× NETGEAR will be terminating ReadyCLOUD service by July 1st, 2023. For more details click here.
Orbi WiFi 7 RBE973
Reply

Apache configuration problem for several apps

andy_vdg
Guide

Apache configuration problem for several apps

Hoping someone can help.

 

I've got following apps installed:

Plex, OwnCloud, PHP, PHPMyAdmin, VirtualHere USB Hub, DropboxManager. 

Frontview, Plex and OwnCloud work fine however I get following errors when I try and open the other apps:

PHP

Safari can't open the page "192.168.1.9:7081" because Safari can't connect to the server "192.168.1.9"

PHPMyAdmin

Safari can't open the page "192.168.1.9:7082" because Safari can't connect to the server "192.168.1.9"

DropboxManager

Not Found

The requested URL /apps/dropbox/ was not found on this server.

Apache/2.2.29 (Debian) Server at 192.168.1.9 Port 443

 Any help would be appreciated.    

Message 1 of 11

Accepted Solutions
andy_vdg
Guide

Re: Apache configuration problem for several apps

Thanks for looking into it... not sure if you did anything specific but everything except Dropboxmanager started working again. 

I did get this error when trying to restart apache2:

 

service apache2 restart
[....] Restarting apache2 (via systemctl): apache2.serviceError: No space left on device
^[[AJob failed. See system journal and 'systemctl status' for details.
 failed!

So I did a quick google search and added "fs.inotify.max_user_watches = 262144" to sysctl.conf

nano /etc/sysctl.conf

then ran 

sysctl -p

and restarted apache2 after which everything ran again

service apache2 start
[ ok ] Starting apache2 (via systemctl): apache2.service.

View solution in original post

Message 7 of 11

All Replies
mdgm-ntgr
NETGEAR Employee Retired

Re: Apache configuration problem for several apps

Which firmware are you running?

Message 2 of 11
andy_vdg
Guide

Re: Apache configuration problem for several apps

Ah yes - that would help wouldn't it. 

6.2.4

Message 3 of 11
mdgm-ntgr
NETGEAR Employee Retired

Re: Apache configuration problem for several apps

Can you send me your logs (see the Sending Logs link in my sig)?

Message 4 of 11
andy_vdg
Guide

Re: Apache configuration problem for several apps

Logs sent. Smiley Happy

Message 5 of 11
mdgm-ntgr
NETGEAR Employee Retired

Re: Apache configuration problem for several apps

Thanks for the logs.

 

Sent you a PM.

Message 6 of 11
andy_vdg
Guide

Re: Apache configuration problem for several apps

Thanks for looking into it... not sure if you did anything specific but everything except Dropboxmanager started working again. 

I did get this error when trying to restart apache2:

 

service apache2 restart
[....] Restarting apache2 (via systemctl): apache2.serviceError: No space left on device
^[[AJob failed. See system journal and 'systemctl status' for details.
 failed!

So I did a quick google search and added "fs.inotify.max_user_watches = 262144" to sysctl.conf

nano /etc/sysctl.conf

then ran 

sysctl -p

and restarted apache2 after which everything ran again

service apache2 start
[ ok ] Starting apache2 (via systemctl): apache2.service.
Message 7 of 11
mdgm-ntgr
NETGEAR Employee Retired

Re: Apache configuration problem for several apps

Have you tried installing the app that is still not working over the top of itself?

Message 8 of 11
andy_vdg
Guide

Re: Apache configuration problem for several apps

Yes but I've been having problems with that package for some time now so I'm not surprised that it doesn't work.

See this forum post

 

Message 9 of 11
mdgm-ntgr
NETGEAR Employee Retired

Re: Apache configuration problem for several apps

Do you have the latest version of the app? A new version was released recently.

Message 10 of 11
andy_vdg
Guide

Re: Apache configuration problem for several apps

Yes still happening with version 1.1.14

Message 11 of 11
Top Contributors
Discussion stats
  • 10 replies
  • 6481 views
  • 0 kudos
  • 2 in conversation
Announcements