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?
Hi,
you should find it, like @Danielo0702 already mentioneed, in
/etc/fabscanpi
Anyway. Have a look at the GitHub Repo
https://github.com/mariolukas/FabScanPi-Server/tree/develop/src/fabscan/config
- Mario
Just upgraded my heatsink and downloaded the image again (2020-10-13-FabScanPi-lite).
Now the config-file works as exspected. No idea what changed.