Hubs Local Development JWT and setTimeout Issue #6497
Unanswered
ArdaKonut
asked this question in
General Questions & Discussion
Replies: 1 comment 2 replies
-
I'm not familiar with that way of installing/running Hubs, but have you created an admin user for Reticulum? That might be the issue? Not sure. Are you aware of Hubs Compose? It should be an easier way to run and develop Hubs locally. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone, I've been working on local hubs development project by following this tutorial: https://github.com/albirrkarim/mozilla-hubs-installation-detailed?tab=readme-ov-file
Right now, I have six servers (Hubs,Hubs/Admin,Spoke,dialog,Reticulum and postgREST) running on WSL. When I navigate and run the landing page (https://localhost:4000/), I can see an error message related with JWT Token, Jose and Guardian on Reticulum's IEX(SS is attached below). At the same time, two big errors appear on the browser's console. The first one is related to CSP and the second one is related with the runtime issue that I've mentioned above (As far as I understood) and it iterates itself continuously. Any idea or help would be appreciated since this is an important part of my masters degree graduation project. Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions