Closed iangregsondev closed 2 years ago
I am running this as part of a service.
[Unit]
Description=ElectrumX
After=network.target
StartLimitIntervalSec=300
StartLimitBurst=2
[Service]
EnvironmentFile=/etc/electrumx/electrumx.conf
ExecStart=/opt/electrumx/electrumx_server
User=electrumx
Hello, were you been able to resolve this issue? I'm having the same, or a similar issue with SSL permission denied, and looking for some direction. Thanks.
@CohibAA did you resolve this? im having a perm issue after over a year of up and running
Hi,
I wonder if you can help.
I have been successfully running electrumx on both testnet and mainnet but after some successful logs and syncing I get some permission denied errors.
I will place the logs here, can you help, I am not seeing specifically from the logs what the issue could be.
The DB directory seems to have all the relevant permissions, if I blow away the DB direct contents, it seems to start working again but eventually stopping..
I am not running it inside of docker but an install on a machine..
Here is the config envs.
Here are the logs.