SSH Ok, wifi ok but error on page access

Posted by meaz 
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Now, this forum is in read-only mode. You find details Details hereContinue on /r/PirateBox
SSH Ok, wifi ok but error on page access
July 21, 2016 08:23AM
Hi all,

Here is my problem. I have been playing around with the lighttpd conf file in :
/opt/piratebox/conf/lighttpd

As I got a problem I put back the original file.

But the problem is still there. I'm not sure it has anything to do with what I did on the lighttpd conf file but I wanted you to know in case it has...

So, here I the problem: when I switch my piratebox on, I do see it in the wifi access list of my computer. I can connect to it. I can ssh it. BUT, when I open Firefox and go to 192.168.1.1, I have an error message: it I not possible to access the site.

I know I can fix it by updating it (through init.d/piratebox) but I would lost all my configuration. Plus, I would really like to understand what is going on... Any idea???

Thanks
Re: SSH Ok, wifi ok but error on page access
July 27, 2016 04:53PM
Hey,
sounds like an lighttpd issue.
Checkout /opt/piratebox/tmp/error.log and /opt/piratebox/tmp/break.log
Those files contain indication whats wrong with lighttpd.

If that still does not help, try to run the following command:

 /usr/sbin/lighttpd -t  -f /opt/piratebox/conf/lighttpd/lighttpd.conf
The command will test the syntax of your lighttpd config.

best regards
Matthias