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
Hello,
After installing the Reticulum and opening the webpage in Chrome browser, getting error as shown in the screen shot. (Step : iex -S mix phx.server)
Environment: Ubuntu 18 Erlang/OTP 23
Console logs look like follows (HTTP Error 503 returned)
Getting following error : TLS :server: In state :certify received CLIENT ALERT: Fatal - Certificate Unknown
Please suggest how to fix the same.
Thanks, Nagaraju Samudrala
The text was updated successfully, but these errors were encountered:
After compiling hubs, this error is taken care
Thanks,
Sorry, something went wrong.
I am also suffering from this problem. I don't think it can be solved just by compiling hubs, but how did you solve it?
I have solved this problem, by doing this
https://github.com/albirrkarim/mozilla-hubs-installation-detailed
very. It was a great hint to solve the problem. thank you.
No branches or pull requests
Hello,
After installing the Reticulum and opening the webpage in Chrome browser, getting error as shown in the screen shot.
(Step : iex -S mix phx.server)
Environment:
Ubuntu 18
Erlang/OTP 23
Console logs look like follows (HTTP Error 503 returned)
Getting following error :
TLS :server: In state :certify received CLIENT ALERT: Fatal - Certificate Unknown
Please suggest how to fix the same.
Thanks,
Nagaraju Samudrala
The text was updated successfully, but these errors were encountered: