500: Internal Server Error
The server encountered an internal error while processing this request.
Closed KingRat0011 closed 5 months ago
Seeing the exact same error on my machine, also happens to be a Raspberry Pi 4. Not convinced its hardware specific though. Looks like the client is having problems parsing the response from the server.
I added some error logging in a local copy of the wallet source code. It looks like the verifier site is returning a pretty generic 500 server error message. Does anyone know why this would be happening? It would really help to have a more detailed error message so we can debug these types of onboarding problems.
Error logs I was able to get: `Got Response Code: 500. Got Response Message: <!DOCTYPE html>
The server encountered an internal error while processing this request.
helium-wallet hotspots add iot txn_string_from_helium_gateway_add_command --commit Wallet Password: [hidden] Error: While verifying add gateway txn signature
Caused by: 0: error decoding response body: expected value at line 1 column 1 1: expected value at line 1 column 1 /mnt/c/helium/helium-wallet-rs/target/release$ helium-wallet --version helium-wallet 2.0.0-rc.4 /mnt/c/helium/helium-wallet-rs/target/release$