SOLVED: Proxy 502 error help.

User avatar
panzer
Posts: 43
Joined: Wed Apr 09, 2014 5:17 pm

Re: Proxy 502 error help.

Postby panzer » Thu Jan 22, 2015 3:39 pm

As requested
<VirtualHost *:80>

ServerName sabnzbdplus
ServerAlias sabnzbdplus.panzer.pw



ProxyPass / http://localhost:25915/sabnzbd/
ProxyPassReverse / http://localhost:25915/sabnzbd/

#Alternate access method: Comment out above 2 lines and uncomment the 3 below

#RewriteEngine On
#RewriteCond %{SERVER_PORT} 80
#RewriteRule (.*) http://%{HTTP_HOST}:25915/sabnzbd/ [R,L]

DocumentRoot /var/hda/web-apps/sabnzbdplus/html

<Directory "/var/hda/web-apps/sabnzbdplus/html">
Options Indexes FollowSymLinks MultiViews
<If "-s '/var/hda/web-apps/sabnzbdplus/htpasswd'">
AuthType Basic
AuthName "User Login Required for This Area"
AuthUserFile /var/hda/web-apps/sabnzbdplus/htpasswd
Require valid-user
</If>
<Else>
AllowOverride AuthConfig
Require all granted
</Else>
</Directory>

ErrorLog /var/hda/web-apps/sabnzbdplus/logs/error_log
CustomLog /var/hda/web-apps/sabnzbdplus/logs/access_log combined env=!dontlog

</VirtualHost>

[ Post made via Android ] Image

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Proxy 502 error help.

Postby bigfoot65 » Thu Jan 22, 2015 3:44 pm

Not sure what could be the issue. Have you done OS updates? Seems like the prox is not working.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
panzer
Posts: 43
Joined: Wed Apr 09, 2014 5:17 pm

Re: Proxy 502 error help.

Postby panzer » Thu Jan 22, 2015 3:58 pm

No OS updates.
Not sure why this is happening if I reinstall it will work as normal.

[ Post made via Android ] Image

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Proxy 502 error help.

Postby bigfoot65 » Thu Jan 22, 2015 4:01 pm

You might try installing the OS updates. Not sure if it will help, but will at least ensure you have all the latest security patches.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

User avatar
panzer
Posts: 43
Joined: Wed Apr 09, 2014 5:17 pm

Re: Proxy 502 error help.

Postby panzer » Fri Jan 23, 2015 5:43 am

Hi, I done an update and rebooted. It seems everything has come back to normal? Very strange?

[ Post made via Android ] Image

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Proxy 502 error help.

Postby bigfoot65 » Fri Jan 23, 2015 6:14 am

Good to hear.

Agreed it is strange. My theory is that some packages get installed that have dependencies on other packages with a newer version than currently installed. Often those are picked up automatically, but sometimes the don't get properly linked when the package is built.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

Who is online

Users browsing this forum: No registered users and 6 guests