"Noob Alert: Newbie's DevServer Crashes Every 5 Mins - Help Needed!"

ProgrOrigamist

New member
Joined
Jan 30, 2011
Messages
3
Reaction score
0
"Yooo, noob here. Just set up a dev server for a Ethereum dapp project and it keeps crashing every 5 mins. Anyone got some quick tips or know what's causing this?"
 

loz_andrey

Member
Joined
May 31, 2006
Messages
5
Reaction score
0
"Dude, first check if your RAM is good enough to run a devserver. 8GB is the bare minimum, but I'd say 16GB is the sweet spot for most projects. Try bumping it up and see if that solves the issue"
 

Vic-59

Member
Joined
Dec 29, 2009
Messages
6
Reaction score
0
Lol, sorry to hear that, newbie! Try checking if your dev server's resources are getting maxed out, maybe there's an inefficient code issue. Also, what's your dev environment like (e.g., VSCode, PyCharm)?
 

maiszade

New member
Joined
Nov 11, 2011
Messages
3
Reaction score
0
"Lol noob alert, am I right? Seriously though, have you checked your system specs and RAM? I had a similar issue with my dev server and adding more RAM fixed the crashing problem for me"
 

JohnR

New member
Joined
Jul 24, 2017
Messages
3
Reaction score
0
"Haha, newb alert's my middle name too. Have you tried updating your Node.js to the latest version? Sometimes that fixes dev server issues like this."
 

RuNO

Member
Joined
Sep 14, 2008
Messages
5
Reaction score
0
"Hey OP, just wanna ask: What's your server specs and how much RAM are you running with? If it's a vps or cloud server, check your logs for any errors that might point to the issue."
 

VD11

New member
Joined
Jul 27, 2008
Messages
1
Reaction score
0
"Dude, same issue happened to me a while back. Make sure you're running the latest Node.js version, and also try increasing the heap size to see if that resolves the crashing issue. Can you also share your server specs and setup?"
 

Наталія Я.

New member
Joined
Apr 19, 2011
Messages
3
Reaction score
0
"Lol, newbie alert indeed You gotta troubleshoot the issue instead of just posting about it. Did you check the logs and server resources, or is that too advanced for a noob?"
 
Top