Hi,
I have a RPi3 connected to a screen, with pi musicbox installed on one partition.
I have windows 10 on a laptop.
When I launched the pi3 first ime, I selected pi musicbox and I was able to connect using the default credentials.
However, I had not set the wifi. So I turned off the pi, took the sd card, plugged into my Win10, edited the settings to add the wifi SSID and key. I also put the spotify login and password as well as the info for web-client for spotify and soundcloud.
I rebooted the pi3 with the sd card and I saw the IP address this time. I logged in and on my windows I tried to access http://musicbox.local/
success !
however, no content was displayed, i wasnt able to see my playlists or anything else.
I tried clicking the menu and see what else is there, but after a while, the page displayed an error, page not accessible anymore.
tried with the IP directly, nothing.
rebooted the pi, same, couldnt access anymore.
tried connected a wire to the pi, same, not able to access http://musicbox.local/ anymore.
I am able to login on my musicbox from my pi3, but thats all.
any thing I can do ?
edit : tried again:
-reinstalled everything,
-then opened sd card from laptop, edited settings.ini to put wifi password and spotify credentials.
-back to pi3, booted, logged in with root/musicbox credentials.
-back to laptop, tried accessing musicbox.local, worked, then activated the spotify settings,
-asked me to reboot pi, which I did,
-loged in on pi with root/musicbox
-back to laptop to access musicbox.local or via ip, didnt work
-checked service mopidy status on pi, told me running
I am able to ping my pi 192.168.178.95 with success
using v0.7.0RC4
here my logs (today at 14:31- GMT+2)
/var/log/musicbox_startup.log
************************
Initializing MusicBox...
************************
Setting sound configuration...
* Found internal device: card0
HDMI output connected
* Found internal device: card0
HDMI output connected
Card= i2s= output=auto usb= intc=0
No output was specified/found, falling back to auto detection
Card=0 i2s= output=hdmi usb= intc=0
Using audio card0 (hdmi)
MusicBox name is musicbox
ifup: interface wlan0 already configured
Running /etc/init.d/networking restart is deprecated because it may not re-enable some interfaces ... (warning).
Reconfiguring network interfaces...Internet Systems Consortium DHCP Client 4.2.2
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/eth0/b8:27:eb:e5:5c:4d
Sending on LPF/eth0/b8:27:eb:e5:5c:4d
Sending on Socket/fallback
DHCPRELEASE on eth0 to 192.168.178.1 port 67
Reloading /etc/samba/smb.conf: smbd only.
Internet Systems Consortium DHCP Client 4.2.2
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Listening on LPF/wlan0/b8:27:eb:b0:09:18
Sending on LPF/wlan0/b8:27:eb:b0:09:18
Sending on Socket/fallback
DHCPRELEASE on wlan0 to 192.168.178.1 port 67
Reloading /etc/samba/smb.conf: smbd only.
done.
Stopping Samba daemons: nmbd smbd.
Starting Samba daemons: nmbd smbd.
Starting Dropbear SSH server: dropbear.
Starting daemon monitor: monit.
***********************************************************************************
My IP address is 192.168.178.95
Connect to me in your browser at http://musicbox.local or http://192.168.178.95
***********************************************************************************
/var/log/mopidy/mopidy.log
2017-08-13 10:58:29,158 - WARNING 404 GET /favicon.ico (192.168.178.21) 14.93ms
2017-08-13 10:58:38,206 - WARNING 404 GET /settings/js/mopidy.min.js (192.168.178.21) 2.07ms
2017-08-13 10:58:38,213 - WARNING 404 GET /settings/js/simple.js (192.168.178.21) 2.09ms
2017-08-13 10:58:38,603 - WARNING 404 GET /settings/js/mopidy.min.js (192.168.178.21) 2.13ms
2017-08-13 10:58:38,620 - WARNING 404 GET /settings/js/simple.js (192.168.178.21) 2.14ms
2017-08-13 10:58:38,886 - WARNING 404 GET /favicon.ico (192.168.178.21) 2.16ms
what to do now ?
thanks for your help.