GoldenEye: Source Forums

  • April 19, 2024, 12:25:36 pm
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Issue setting up linux server.  (Read 4037 times)

0 Members and 1 Guest are viewing this topic.

N3ST

  • Agent
  • *
  • Posts: 3
  • Reputation Power: 0
  • N3ST has no influence.
  • Offline Offline
Issue setting up linux server.
« on: August 31, 2016, 01:15:35 pm »

Hi Everyone,

I am having issue starting the golden Eye Source dedicated server on linux using an unprivileged user (it works fine with the root user).

Failed to open Python log file for write!

Any idea on that?

Is there a way for me to specify the log output folder?

I am using an unprivileged user to run the server, it has only access to the home folder.

Best regards,

N3ST
Logged

killermonkey

  • GES Programmer
  • Retired Lead Developer
  • GE:S Fanatic
  • *
  • Posts: 5,473
  • Reputation Power: 346
  • killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!
  • Offline Offline
    • DroidMonkey Apps
Re: Issue setting up linux server.
« Reply #1 on: August 31, 2016, 08:07:16 pm »

Can you setup the GES files in your home folder? This is an interesting issue, I will write a bug report to redirect the Python log to the users home folder.
Logged

N3ST

  • Agent
  • *
  • Posts: 3
  • Reputation Power: 0
  • N3ST has no influence.
  • Offline Offline
Re: Issue setting up linux server.
« Reply #2 on: September 01, 2016, 08:40:12 am »

Hi,

Is there a way for me to specify the python log file path?

I am running it from the home folder of the unprivileged user created specifically to run the server and avoid any security issue.

Thank you in advance.

Best regards,

N3ST
Logged

killermonkey

  • GES Programmer
  • Retired Lead Developer
  • GE:S Fanatic
  • *
  • Posts: 5,473
  • Reputation Power: 346
  • killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!
  • Offline Offline
    • DroidMonkey Apps
Re: Issue setting up linux server.
« Reply #3 on: September 01, 2016, 11:00:27 am »

Logged

N3ST

  • Agent
  • *
  • Posts: 3
  • Reputation Power: 0
  • N3ST has no influence.
  • Offline Offline
Re: Issue setting up linux server.
« Reply #4 on: September 01, 2016, 03:24:22 pm »

I solved the sisue :

chown user:user -R /GESDDSFOLDER

and it solved the issue.

Completely forgot to do that XD.

Sorry!
Logged
Pages: [1]   Go Up