Jump to content

Recommended Posts

Posted

Hi,

 

I have problems with the versions "Armbian 5.25 Orangepizero Debian jessie default" and 5.26.
When i install Nginx, the directory "nginx" is created in /var/log/.
After a "reboot" the directory is then "disappeared", not possible to start Nginx.
I can create the folder with error.log and access.log and restart Nginx. After this, it runs.
After a reboot again, nginx is missig again... :wacko:

 

Any hints?

 

The same happens with 5.25 and 5.26 on OrangePiOne, so far tested...

 

I thing i'm not the only one with this problem.

 

(I testet with "root" permissions only)

Posted

Yes, I can confirm ramlog service is not working properly ... rsyncing on shutdown is not successful, while on demand works. Some services like Apache or Nginx won't start if log (directories) are missing. We need to figure out why is this so. On brief look everything looks normal ...

Posted

Hello Igor,

 

thanks for reply. I testet with a plain installation with 5.24, install nginx and then apt-get dist-upgrade to 5.26 and it works.

 

This solution work for me...

Posted

OK. This is better and more simple solution:

systemctl stop log2ram.service
systemctl disable log2ram.service

 

Posted

how about

systemctl stop log2ram.service
install apache, run first time creating directory,
systemctl start log2ram.service

 

Posted
Quote

systemctl stop log2ram.service
install apache, run first time creating directory,
systemctl start log2ram.service

 

Thanks gnasch,

 

I will give it a try if it works for me.

Posted

I though that I did something wrong :huh: I fixed it with a script that created all the folders and restarted all the services, but now it's working without this. Thank you!!

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines