404 messages are confusing #3
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If you use an address that doesn't exist in the hive server, even if it has funds, you get a 404 message like
but in the default window size, only the second part is visible. People think they have a connection problem, when it is clearly the address that is the issue, especially if any other
gajumining.com/api
requests have succeeded.We should check that the api is up, and that the wallet is up, to properly troubleshoot:
Then the first two can produce helpful popup windows before mining even starts, like "Mining API is down." or "Mining account 'ak_blah' does not exist. Please use an address that has been activated for your mining package.", which may prompt users to solve the problem themselves, or at least make troubleshooting faster for us.
I've been meaning to fix that. I want to match on the 404 message explicitly and show something like your ""Mining account 'ak_blah' does not exist" message.