Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Your config is Invalid ?? #681

Closed
Thull3 opened this issue May 24, 2020 · 4 comments
Closed

Your config is Invalid ?? #681

Thull3 opened this issue May 24, 2020 · 4 comments
Labels
support Something isn't working with the users setup

Comments

@Thull3
Copy link

Thull3 commented May 24, 2020

I got invalid cconfig after update to latest version

Tried to uninstall and install again but still the same message
Im not to good at code so i cant find the config file ?
Dont know how to type in putty to get to file ??
i Have raspberry pi 3b with 7 inch touch display and octoprint on it

@Thull3 Thull3 added the support Something isn't working with the users setup label May 24, 2020
@UnchartedBull
Copy link
Owner

More info here: https://github.com/UnchartedBull/OctoDash/wiki/Setup-&-Settings#settings-file. You can either delete the file with rm and do the setup again or open it with a text editor nano for example to fix it.

@Thull3
Copy link
Author

Thull3 commented May 25, 2020 via email

@sam-dyer
Copy link

You would use:
sudo nano /.config/octodash/config.json To edit it
or
sudo rm /.config/octodash/config.json to remove it

If nano isn’t installed which it should install it with:
sudo apt-get install nano

@UnchartedBull
Copy link
Owner

Probably go with removing the config as @I-like-stuff has already posted. Using GNU Text editors takes some getting used to :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Something isn't working with the users setup
Projects
None yet
Development

No branches or pull requests

3 participants