VS frontend crashing multiple times a day in production
See original GitHub issueI’m running Vue Storefront 1.1, deployed on a server, with Elastic and Redis, not using docker. I’m using Nagios to check if both the API and the frontend are up. I’ve noticed that the frontend is crashing multiple times a day. This actually causes a few minutes of downtime multiple times a day.
I’m building the frontend like this, using PM2:
yarn build
yarn start
What triggers a frontend rebuild? Any ideas why the fronted would rebuild multiple times a day?
Issue Analytics
- State:
- Created 5 years ago
- Comments:16 (8 by maintainers)
Top Results From Across the Web
Critical - VS Crashes multiple times / day & shows ...
Often VS crashes during debug, even though the solution itself is running correctly. This happens in both VS 2019 production Version 16.2. 5...
Read more >As a front end developer, what am I supposed to do if the APIs ...
Two issues here: 1.- what to do in case it happens in production, 2.- how to deal with a backend still in development....
Read more >The day I crashed production 4 times | Swizec Teller
So I've been working on that for a few months and on Wednesday it was time to unleash Phase 1 upon the world....
Read more >Why Your Load Test Will Hide Problems and Lead to Crashes ...
A proper load test will simulate the non-cached hits. The cache probably has very high performance (although we'll address that later). The ...
Read more >MS Access (Office 365) Repeated Crashes
When I say crash, what I mean is that my FrontEnd randomly restarts and creates a backup. I will note that it doesn't...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@dennisotugo no everything is running fine here. @pkarw cool feature, i’ll have a look!
@Tjitse-E please try this feature as well: https://github.com/DivanteLtd/vue-storefront/blob/develop/doc/SSR Cache.md