production.ERROR: Process Class: Git #11936
stephenmeehanuk
started this conversation in
General
Replies: 1 comment 2 replies
-
why is that path in your .gitignore if you want to commit them? |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
A client website intermittently throws
504 gateway errors
, and I wonder could this be the cause? It seems to happen whenever posts are being saved, and the times in this error log seem to match when the site last 504'dThe logs (below) show the error was trigger repeatedly
08:24:01
,08:24:01
,08:24:13
,08:24:13
I've now commented out the
public_path('assets')
and I'll keep an eye on the site.Log
Beta Was this translation helpful? Give feedback.
All reactions