Where to find confi...
 
Notifications
Clear all

[Solved] Where to find config file?

7 Posts
4 Users
0 Likes
1,144 Views
Micha_AC
Posts: 41
Topic starter
(@micha_ac)
Trusted Member
Joined: 4 years ago

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?

Reply
6 Replies
Danilo0702
Posts: 394
(@danilo0702)
Reputable Member
Joined: 5 years ago

you can find the cofig:

cd /etc/fabscanpi/

sudo nano default.config.json

Reply
Micha_AC
Posts: 41
Topic starter
(@micha_ac)
Trusted Member
Joined: 4 years ago

That's exactly why Im writing: theres no config file.

Reply
MarkK.
Posts: 10
(@markk)
Active Member
Joined: 5 years ago

You could serach with:

sudo find /etc /var /home -name "default.config.json"

 

If ther is any config-file it will find it

 

Reply
Danilo0702
Posts: 394
(@danilo0702)
Reputable Member
Joined: 5 years ago

type

"cd /etc/fabscanpi/"

and after

"ls"

What do you see?

Reply
mario
Posts: 570
Admin
(@mario)
Honorable Member
Joined: 5 years ago

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

Reply
Micha_AC
Posts: 41
Topic starter
(@micha_ac)
Trusted Member
Joined: 4 years ago

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.

Reply
Share: