Error "Sorry, the page you are looking for is currently unavailable." from nginx

Status
Not open for further replies.

Serhioromano

Cadet
Joined
May 15, 2015
Messages
7
I do notknow may be it updated or something but now I am getting this

An error occurred.
Sorry, the page you are looking for is currently unavailable.
Please try again later.

If you are the system administrator of this resource then you should check theerror log for details.

Faithfully yours, nginx.

Subnzb and Plex are working. Transmission, Sickrage and FreeNAS GUI are not. I read somewhere to reflash USB but I completely do not understand what it means. How can I reinstall everything and keep all my data, plugins, settings, permissions in tackt?
 

pirateghost

Unintelligible Geek
Joined
Feb 29, 2012
Messages
4,219
What's confusing about restoring your config backup?

Have you tried rebooting first to see if it was a fluke? Do you have appropriate hardware?
 

Serhioromano

Cadet
Joined
May 15, 2015
Messages
7
This is machine was working for one year already. SO I guess hardware is ok.

How do I backup configs in first place? I have no access to GUI.
 
D

dlavigne

Guest
Anything in /var/log/messages to see what is causing the error?
 

Serhioromano

Cadet
Joined
May 15, 2015
Messages
7
Code:
Dec  7 20:10:36 NAS smbd[52569]:   STATUS=daemon 'smbd' finished starting up and ready to serve connectionsmatchname: host name/name mismatch: 192.168.1.12 != (NULL)
Dec  7 20:10:36 NAS smbd[52569]: [2015/12/07 20:10:36.560571,  0] ../source3/lib/util_sock.c:1199(get_remote_hostname)
Dec  7 20:10:36 NAS smbd[52569]:   matchname failed on 192.168.1.12
Dec  7 20:12:49 NAS afpd[52624]: Login by Admin (AFP3.4)
Dec  7 20:13:18 NAS cnid_dbd[52625]: error deleting key/value from cnid2.db: BDB0088 DB_SECONDARY_BAD: Secondary index inconsistent with primary
Dec  7 20:13:18 NAS cnid_dbd[52625]: dbd_delete: Unable to delete entry for CNID 18966
Dec  7 20:13:19 NAS cnid_metad[2577]: error in sendmsg: Broken pipe
Dec  7 20:15:18 NAS afpd[52624]: AFP logout by Admin
Dec  7 20:15:18 NAS afpd[52624]: AFP statistics: 2570.67 KB read, 36743.34 KB written
Dec  7 20:15:18 NAS afpd[52624]: done


This is what I tet with

tail /var/log/messages

and this is yail on nginx error log

Code:
[root@NAS] /var/log# tail nginx-error.log
2015/12/06 22:07:22 [error] 2540#0: *22 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.12, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.2", referrer: "http://192.168.1.2/account/login/"
2015/12/06 22:07:43 [error] 2540#0: *22 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.12, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.2", referrer: "http://192.168.1.2/account/login/"
2015/12/06 22:18:29 [error] 2540#0: *69 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.12, server: localhost, request: "GET /account/login/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.2"
2015/12/06 22:18:29 [error] 2540#0: *69 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.12, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.2", referrer: "http://192.168.1.2/account/login/"
2015/12/06 22:21:45 [error] 2540#0: *76 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.12, server: localhost, request: "GET /account/login/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.2"
2015/12/06 22:21:45 [error] 2540#0: *76 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.12, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.2", referrer: "http://192.168.1.2/account/login/"
2015/12/07 14:21:32 [error] 18919#0: *82 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.12, server: localhost, request: "GET /account/login/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.2"
2015/12/07 14:21:32 [error] 18919#0: *82 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.12, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.2", referrer: "http://192.168.1.2/account/login/"
2015/12/07 14:21:34 [error] 18919#0: *82 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.12, server: localhost, request: "GET /account/login/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.2"
2015/12/07 14:21:34 [error] 18919#0: *82 kevent() reported that connect() failed (61: Connection refused) while connecting to upstream, client: 192.168.1.12, server: localhost, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://127.0.0.1:9042", host: "192.168.1.2", referrer: "http://192.168.1.2/account/login/"
 

Serhioromano

Cadet
Joined
May 15, 2015
Messages
7
I have discovered something.

I updated sickrage. Probably this is the reason. When I reboot server everything works fine untill I go to see list of installed plugins. After that error occur and that is it. NAS gui also stop working. how do I update sickrage to previous stage? Or how do I uninstall/install it again?
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
Sick rage isn't causing these problems. You will probably have to reinstall and upload your configuration.
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421

Serhioromano

Cadet
Joined
May 15, 2015
Messages
7
This is my original problem. I have no access to GUI. I have it for few seconds and then it is gone. I am not able to save configs.
 

SweetAndLow

Sweet'NASty
Joined
Nov 6, 2013
Messages
6,421
You should backup the configuration file.


Since you didn't you can also save it via the console or cp the file directly off your USB.
 

Bidule0hm

Server Electronics Sorcerer
Joined
Aug 5, 2013
Messages
3,710
Because I'm in a good day... : in the GUI --> System --> General --> Save Config button ;)
 

gpsguy

Active Member
Joined
Jan 22, 2012
Messages
4,472
Another hint. Should you retrieve it from your flash drive, the name of the file is: freenas-v1.db
 
Status
Not open for further replies.
Top