Pi Zero W (No Board)

Posted by jai 
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
jai
Pi Zero W (No Board)
August 07, 2017 08:48PM
I've been adding the board over and over again. It redirects and everything but when it does nothing shows neither on my phone nor my laptop.
Do I need to connect it to the internet because i thought you only needed to connect it for the wifi to work but do to it being wifi built in I didn't need it any help would be nice
Re: Pi Zero W (No Board)
August 08, 2017 06:00AM
Hi,
did you use our image to install PirateBox on your Pi0?
Did you complete the post installation steps?

Can you post the output of
ls -l /opt/piratebox/share/board

best regards Matthias
jai
Re: Pi Zero W (No Board)
August 11, 2017 02:39PM
[alarm@alarmpi ~]$ ls -l /opt/piratebox/share/board
total 204
-rwxrwxr-x 1 nobody nogroup 12758 Apr 16 2009 admin.pl
-rwxrwxr-x 1 nobody nogroup 7834 May 17 2006 captcha.pl
-rw-rw-r-- 1 nobody nogroup 12517 Mar 19 2017 config.pl
-rw-rw-r-- 1 nobody nogroup 8037 Mar 19 16:03 config_defaults.pl
drwxrwxr-x 2 nobody nogroup 4096 Mar 19 16:03 css
-rw-rw-r-- 1 nobody nogroup 575 May 17 2006 example.htaccess
drwxrwxr-x 4 nobody nogroup 4096 Mar 19 16:03 extras
drwxrwxr-x 2 nobody nogroup 4096 Feb 23 2005 icons
drwxrwxr-x 2 nobody nogroup 4096 Mar 19 16:03 include
-rw-r--r-- 1 nobody nogroup 4356 Mar 19 16:52 index.html
-rw-rw-r-- 1 nobody nogroup 0 Mar 19 16:03 init_done
-rw-rw-r-- 1 nobody nogroup 894 Sep 14 2004 kareha.ico
-rw-rw-r-- 1 nobody nogroup 6150 May 17 2006 kareha.js
-rwxrwxr-x 1 nobody nogroup 32042 Jan 28 2007 kareha.pl
drwxrwxr-x 6 nobody nogroup 4096 Jul 8 2006 mode_image
drwxrwxr-x 5 nobody nogroup 4096 Jul 8 2006 mode_message
drwxrwxr-x 2 nobody nogroup 4096 Oct 6 2004 res
-rw-rw-r-- 1 nobody nogroup 5696 Apr 16 2009 spam.txt
drwxrwxr-x 2 nobody nogroup 4096 Feb 26 2005 src
-rw-rw-r-- 1 nobody nogroup 17044 Mar 19 16:03 templates.pl
drwxrwxr-x 2 nobody nogroup 4096 Feb 26 2005 thumb
-rw-rw-r-- 1 nobody nogroup 32069 Apr 16 2009 wakautils.pl
-rw-rw-r-- 1 nobody nogroup 1912 Mar 19 16:03 zeroconv.pl
Re: Pi Zero W (No Board)
August 12, 2017 07:22AM
That looks pretty good. Did you start to modify the landing page?
try to do the following steps.. maybe it helps:

- Remove boards.indext.html:
sudo rm /opt/piratebox/share/board/index.html
- Open in the browser the following URL to regenerate the index.html
Language: PHP
http://piratebox.lan/board/kareha.pl


best regards Matthias