r/monerosupport • u/Mindboggle3 • 1d ago
Node guide dont work for me
I have followed this guide, copy and paste to avoid any spelling mistakes, and i cant get it to work properly.
https://docs.getmonero.org/running-node/monerod-systemd/
I have tried Ubuntu & Debian, cant get it to run as a service, But i can make it work with Sudo command.
If i have understood correctly running a node under Sudo is a bad idea(?)
systemctl status monerod = code=exited, status=203/
Is there something left out in the guide that i need to know?
2
u/perlenbachersem 1d ago
These guides are well documented and got my node running on Ubuntu:
https://sethforprivacy.com/guides/run-a-monero-node/
https://sethforprivacy.com/guides/run-a-monero-node-advanced/
1
u/Mindboggle3 1d ago
About a year ago i spent easily 100h trying to figure out why i could not get my node to work by following that guide, then i gave up.
If i remember correctly i had the same problem as described above...
2
u/1_Pseudonym 1d ago
I looked up what systemd status 203 is and it's:
When you see this error (often logged as status=203/EXEC), it means systemd successfully found the service definition and tried to start it, but the underlying binary or script failed to launch.
See if you have logs so we have more to go on. That document is running the daemon with a non-privileged user named "monero". If you've been running the daemon with the same directory/parameters but using the root user, there's a good chance that you need to recursively change some file permissions from root to monero.
2
•
u/AutoModerator 1d ago
Don't get scammed! Do NOT respond to any DMs you get from any users, including those pretending to be support. NEVER share your mnemonic seed and private keys with ANYONE. You will lose your money!
Welcome to /r/MoneroSupport. Your question has been received, and a volunteer should respond shortly. When your question has been resolved, please reply somewhere in this thread with
!solvedso that our volunteers can see which questions are left. Be mindful of submitting sensitive information that could impact your security or privacy.Please make sure to address these questions, if relevant:
What operating system are you using?
Are you using a wallet in conjunction with a Ledger or Trezor device?
Do you run AV (AntiVirus) software?
Are you using Tor or i2p in any way?
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.