Wifi connected but not joinable / visible

Hi,

I’m a new future (?) user of Volumio ; to be honnest I’m at the testing stage :slight_smile:
I have a original Pi A+ card that I want to reuse to put some music in my bedroom.

I downloaded the last stable version from website, burned it with etcher, started up my Pi, and connected to the “volumio” hotspot to adjust settings, and connect to me home wifi (2.4G). As the A+ as no built-in wifi, I use the Edup wifi N dongle that I had.

The problem is : after the boot process, about 3 minutes (A+ is low !) i can login to the volumio (keyboard and screen connected during test) to do a iwconfig ; from where I can see I’m connected to my wifi ; I can see the Volumio on my router page also (router is my ISP box).

BUT when I go to the Volumio IP address (192.168.1.221) with my browser, I have loading page error ; I’m not able to connect to the webui !
On the Volumio Pi, I’m able to ping google, my router (192.168.1.254), my main computer (192.168.1.1) … But not able to see the Pi from my computer (neither pinging it !). And after some minutes, on my router settings page I see the Pi as disconnected, not able to ping it.

The wifi connection stay ok on the Pi (official power supply) and I’m always able to ping Internet from it…

I’m not sure to see where this came from :frowning: Can you help ?

Thanks

Please make sure that you leave the RPi running for a good 8-10 minutes on first boot before trying to access the UI or reboot it … there are lots of things going on in the background, which will take more time on the old RPI A+. If you have rebooted too early, you may need to reflash to get a good system.

I already did it, flashed 2 times to be sure !
(The initial process may stay in the foreground to prevent this thing !)

Anyway any other Idea ?

Post a link to a system log volumio.github.io/docs/User_Man … oting.html

Edit: no UI :slight_smile:, so from command line type:

sudo journalctl -b

and post the code here, or on some other shareable online site.