Server Version: 1.21.4.4079
Player Version: 2.0
Hello,
I tried to install PlexAmp 2.0 to my Raspberry Pi 4. When I start it, I can see the player on my other devices. When I try to cast to them no music is playing and the progress bar does not appear.
This is the status output from the Terminal:
plexamp.service - Plexamp
Loaded: loaded (/lib/systemd/system/plexamp.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2021-03-04 21:33:39 CET; 3min 6s ago
Main PID: 1328 (node)
Tasks: 18 (limit: 3861)
CGroup: /system.slice/plexamp.service
└─1328 /usr/local/bin/node /home/pi/plexamp/server/server.prod.js
Mär 04 21:33:41 raspberrypi node[1328]: info: [CLOUD] Registered device.
Mär 04 21:33:41 raspberrypi node[1328]: debug: DEVICE: Fetched 6 devices from the cloud.
Mär 04 21:33:41 raspberrypi node[1328]: info: [PUBSUB] Connected.
Mär 04 21:33:41 raspberrypi node[1328]: debug: METRICS: Saving latest cloud settings for metrics.
Mär 04 21:33:46 raspberrypi node[1328]: warn: DEVICE: Player connection http://192.168.18.80:32500 didn’t work for iPad von USER_NAME: timeout of 5000ms exceeded
Mär 04 21:33:46 raspberrypi node[1328]: warn: DEVICE: Connection testing failed for iPad von USER_NAME
Mär 04 21:33:46 raspberrypi node[1328]: warn: DEVICE: Player connection http://192.168.15.25:36000 didn’t work for Anlage: timeout of 5000ms exceeded
Mär 04 21:33:46 raspberrypi node[1328]: warn: DEVICE: Connection testing failed for Anlage
Mär 04 21:33:55 raspberrypi node[1328]: debug: DEVICE: Persisting devices because SERVER_NAME was dirty.
Mär 04 21:33:55 raspberrypi node[1328]: debug: DEVICE: Persisting devices.
~
~
It seems, that the Raspberry is not able to connect to my server properly, I think?
Is there an solution for this problem?
EDIT:
I don’t know why, but it works after rebooting the server.
I still want to point out a few bugs that I noticed:
Android and IOS (normal Plex App):
Player Version: 8.13.2
When casting to PlexAmp I always have to restart the first song, because otherwise there is no music coming out, even when to progress bar progresses.
PlexAmp for IOS:
Player Version: 3.4.3
When I cast to PlexAmp, I can listen to the first songs without a problem. But then I am unable to control anything. I cant’t pause, I can’t skip to the next song and I can’t change the song.
PlexAmp for Android on the other hand works flawlessly for me.