We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Registrations fail after a while.
The sign-up screen shows. Users can hit submit. Nothing comes back. Other wifi-chat functions still work.
I'm guessing that wifi-chat connects to the prosodyDB and that this problem happens when it looses a database connection after an unknown timeout.
That's pure hypothesis thought, what can I do to get more debug information from the process next time we hit this?
The text was updated successfully, but these errors were encountered:
as a stop-gap, I've setup an hourly cron job to restart the wifi-chat process.
Sorry, something went wrong.
the library pools clients which should stay connected for 30 seconds before going away. So this shouldn't really be an issue.
No branches or pull requests
Registrations fail after a while.
The sign-up screen shows. Users can hit submit. Nothing comes back. Other wifi-chat functions still work.
I'm guessing that wifi-chat connects to the prosodyDB and that this problem happens when it looses a database connection after an unknown timeout.
That's pure hypothesis thought, what can I do to get more debug information from the process next time we hit this?
The text was updated successfully, but these errors were encountered: