Robert Hinckley

Results 6 comments of Robert Hinckley

Here's a graph from ELB of how many 502 errors I've been getting over the last 3 days:

Here are the logs I get when I run this command: `journalctl --utc -a -u vault.service -f` ``` -- Journal begins at Thu 2021-09-02 17:52:47 UTC. -- Sep 02 18:51:43...

Here are some more for when I got the 502 error to occur again: ```- Journal begins at Thu 2021-09-02 17:52:47 UTC. -- Sep 02 21:34:00 ip-192-168-1-100.us-west-2.compute.internal docker[8265]: 2021-09-02T21:34:00.470Z [INFO]...

I'm experiencing the same issue and was also wondering how to fix it without needing to downgrade (causes other issues in my project).

I have this error in my React project as well and would love to hear if anyone has the issue and has resolved it.

As a follow-up to this post, I looked on Digital Ocean App Platform and noticed that the containers are running on Node `v12.22.1` by default. I installed nvm and set...