SquirrelCorporation / SquirrelServersManager

A user friendly, UI/UX focus server & configuration management tool
https://squirrelserversmanager.io/
GNU Affero General Public License v3.0
747 stars 22 forks source link

[BUG] Encounter "Response status: 500 - ExtraVar value not found !" while trying to add a new server. #296

Closed niyoh120 closed 1 month ago

niyoh120 commented 1 month ago

Describe the bug Encounter "Response status: 500 - ExtraVar value not found !" while trying to add a new server.

Logs image

To Reproduce Steps to reproduce the behavior: image

Screenshots image

(please complete the following information):

SquirrelDeveloper commented 1 month ago

@niyoh120 Thank you for the report, the bug has been identified and fixed in v0.1.19, Just do a docker compose pull to retrieve the new version

JzJad commented 1 month ago

Just wanted to add getting the same error with re-install agent, on v0.1.19.

SquirrelDeveloper commented 1 month ago

@JzJad Hi, thanks for the report, I am not reproducing on my end, could you try:

Screenshot 2024-09-30 at 09 15 22 Screenshot 2024-09-30 at 09 15 31

Does that solve the problem?

JzJad commented 1 month ago

Does that solve the problem?

Unfortunately it does not, but i am glad to know that's an option. As i am only testing ill start fresh later.

SquirrelDeveloper commented 1 month ago

Yeah, you could wipe the .data.prod directory to do a 'factory reset' and test from there :-)

JzJad commented 1 month ago

That did it, at least adding agents is all good for me, will report any bugs if found! 😄