-
Notifications
You must be signed in to change notification settings - Fork 374
New issue
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
Gateway timeout when registering new user #386
Comments
@pmgendron Can you access |
Yes I can. Resolves to a blank white page on http://10.16.14.46:3000/explorer
… On Jul 23, 2022, at 03:21, Vaughn ***@***.***> wrote:
@pmgendron Can you access http://10.16.14.46:3000 from your browser?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
|
Not sure if this is expected without swag, but with swag you should get a UI. |
npm run swagger Was ran successfully.
Happy to share my screen if you want to see
…
On Jul 23, 2022, at 08:15, Vaughn ***@***.***> wrote:
Not sure if this is expected without swag, but with swag you should get a UI.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
|
@pmgendron Are you using a reverse proxy? Or my Docker setup? |
Not docker and I tried with and without reverse proxy.
… On Jul 23, 2022, at 10:04, Vaughn ***@***.***> wrote:
@pmgendron Are you using a reverse proxy? Or my Docker setup?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
|
Not quite sure then friend, hopefully someone else will be able to help. |
Thx for your help. Do you mind sharing a screenshot of what I should see on the :3000 site?
…Sent from my iPad
On Jul 23, 2022, at 10:09, Vaughn ***@***.***> wrote:
Not quite sure then friend, hopefully someone else will be able to help.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.
|
You can view the live version at https://notifyv5.socioboard.com/explorer/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
I'm trying to register a new user from the web UI and I keep getting a 504 gateway timeout. The error occurs when I press the register button.
Any help would be greatly appreciated as i'm stomped on this at the moment.
here's a few outputs from files I thought could be relevant. Let me know if you need more.
Happy to jump on a call / move this to email if it works better for you.
thank you very much in advance.
console returns
here's the error in laravel.log
here's the development.json file in User
Here's my .env in socioboard-web
The text was updated successfully, but these errors were encountered: