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

rfid_enabled not displayed in GET /config #496

Closed
KipK opened this issue Dec 9, 2022 · 2 comments · Fixed by #497
Closed

rfid_enabled not displayed in GET /config #496

KipK opened this issue Dec 9, 2022 · 2 comments · Fixed by #497

Comments

@KipK
Copy link
Collaborator

KipK commented Dec 9, 2022

While working on UI v2 , I got this behavior:

rfid_enabled parameter is set, and RFID service is running
But getting /config doesn't output the rfid_enabled parameter.

Same after a reboot the device keeps the rfid service on. but nothing in GET /config.
I saw it once after a hard reset, and then after setting it again, it disappeared, and never came back.

@KipK
Copy link
Collaborator Author

KipK commented Dec 10, 2022

Mhh I have the same issue with current_shaper_enabled now.

Could it be possible that EEPROM is full ?

@KipK
Copy link
Collaborator Author

KipK commented Dec 10, 2022

Ok I have found what's happening, it's just the JSON_OBJECT size that need a bit more space.

jeremypoulter added a commit that referenced this issue Dec 14, 2022
fix  #496 #492 increased json object size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant