Hi,
long time has passed and Im going to check if my Fabscan works right now.
Regarding https://fabscanpi-server.readthedocs.io/en/latest/software_configuration.html#scanner-configuration-file the config-file doesnt exist. Where has it gone?
you can find the cofig:
cd /etc/fabscanpi/
sudo nano default.config.json
That's exactly why Im writing: theres no config file.
You could serach with:
sudo find /etc /var /home -name "default.config.json"
If ther is any config-file it will find it
type
"cd /etc/fabscanpi/"
and after
"ls"
What do you see?