samuelcardillo / MMORPGMaker-MV

Plugin to transform RPG Maker MZ to MMORPG Maker MZ
https://mmorpg.samuelcardillo.com
GNU General Public License v2.0
129 stars 58 forks source link

Error: EACCES: permission denied, open '2020-8-2.log' #11

Closed crustyclown71 closed 4 years ago

crustyclown71 commented 4 years ago

Hi, i have a problem connect to my Server. I modified the IP from 127.0.0.1 to my dedicated Server's IP By Login it seems to connect but then exit with Error:

/home/myuser/MMORPGMaker-MV/server/core/security.js:136 if (err) throw err; ^ Error: EACCES: permission denied, open '2020-8-2.log'
And Server ends. The rethink ist still alive

Name and Password are correct

Please help me ;)

samuelcardillo commented 4 years ago

It looks like it is an error of chmod coming from your own system, nothing we can really do in terms of the project itself.