Volumio 3 Plugins store issues and discussion

@patrickkfkan +1 :smiley:

Dear plugins Authors,
Your plugin gets the ‘beta’ status. Well done!
But now you think it is good enough to get the ‘stable’ status because feedbacks are good and features ok…
So, let me know in order to change the status and make it available for all users.
Don’t forget if needed to submit (volumio plugin submit) and send PR on Github (one per plugin!)
Instructions are here : Plugin system overview | Volumio Developers Documentation
Thanks for your great contributions that make Volumio better!

@balbuze How nice that you are back again. Cooperation with you has always been fast and efficient.
I am confident that my plug-ins (tested for a long time) can be made available to everyone in Volumio 3

1 Like

Good to hear you’re back too. I hadn’t realised that you’d been away! (Finger on the pulse as always :thinking: .)
I’ve had no problems reported with the Randomizer plugin.

Balbuze never went away, actually now he is helping even more that he used to

@balbuze, first plugin Radio 357 is ready to merge (pull request #131).

Hello!
Please check the repository because plugin version 1.0.4 is available for download, but it is not downloaded from the application. From what I checked the link does not point to the repository file. The installer hangs on the “download” message and that’s it … Please improve.

Sorry but what plugin are you talking about?

Radio Nowy Swiat

installs and works properly…
Did you change the default password in volumio?
Please send log

All other plugins install correctly. Only Radio Nowy Swiat plugin no. The installation stops at 10% and the message “downloading”. I dont change default password.

info: Cannot download file https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/nowyswiat/volumio/buster/amd64 - Error: Command failed: /usr/bin/wget -O /tmp/downloaded_plugin.zip ‘https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/nowyswiat/volumio/buster/amd64
–2022-09-24 16:17:21-- https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/nowyswiat/volumio/buster/amd64
Resolving plugins.volumio.workers.dev (plugins.volumio.workers.dev)… 188.114.97.13, 188.114.96.13, 2a06:98c1:3121::d, …
Connecting to plugins.volumio.workers.dev (plugins.volumio.workers.dev)|188.114.97.13|:443… connected.
HTTP request sent, awaiting response… 404 Not Found
2022-09-24 16:17:22 ERROR 404: Not Found.
info: Error: Error: Error: Command failed: /usr/bin/wget -O /tmp/downloaded_plugin.zip ‘https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/nowyswiat/volumio/buster/amd64
–2022-09-24 16:17:21-- https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/nowyswiat/volumio/buster/amd64

You’re right. Something is wrong with amd64 version.
Thanks for reporting.
We’ll have a look :wink:
Edit : Radio Nowy Swiat is still in beta. The author @DJack have to fix it :wink:

2 Likes

Plugin “Radio Nowy Swiat”.
When you set Volumio in “Plugins Test Mode” the plug-in installs and works without problems.
When Volumio is not in “Plugins Test Mode” the plug-in does not install (installation stops at 10%).
Log:

info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioToken
info: Downloading plugin at https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/nowyswiat/volumio/buster/amd64
info: Cannot download file https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/nowyswiat/volumio/buster/amd64 - Error: Command failed: /usr/bin/wget -O /tmp/downloaded_plugin.zip 'https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/nowyswiat/volumio/buster/amd64
–2023-01-12 11:25:49-- https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/nowyswiat/volumio/buster/amd64
Resolving plugins.volumio.workers.dev (plugins.volumio.workers.dev)… failed: Device or resource busy.
wget: unable to resolve host address ‘plugins.volumio.workers.dev’
info: Error: Error: Error: Command failed: /usr/bin/wget -O /tmp/downloaded_plugin.zip 'https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/nowyswiat/volumio/buster/amd64
–2023-01-12 11:25:49-- https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/nowyswiat/volumio/buster/amd64
Resolving plugins.volumio.workers.dev (plugins.volumio.workers.dev)… failed: Device or resource busy.
wget: unable to resolve host address ‘plugins.volumio.workers.dev’

According to me, the file “downloaded_plugin.zip” is missing from the directory:
https://plugins.volumio.workers.dev/pluginsv2/downloadLatestStable/nowyswiat/volumio/buster/amd64

The plug-in code itself is as correct as possible.

The issue is solved. There was a misconfiguration in the plugins database.

A post was merged into an existing topic: [Plugin] GPIO Buttons: Control Volumio 2/ Volumio 3 with buttons

@mervinio @volumio

Around 9 hours ago I made a PR for a new version of the IR Controller plugin. About 3 hours later I recognized that I forgot to run volumio plugin submit and tried to catch up on this.

The submitting process failed with the message Error adding plugin: Error: got 401 response.

After that I closed the related PR on GitHub and deleted the branch I did the PR from. I freshly cloned my fork of volumio-plugins-sources, created another branch where I re-did the changes to the IR Controller plugin’s files, staged, committed and pushed them to my fork of volumio-plugins-sources.

Now I tried to submit the new version of the IR Controller plugin before creating a PR but the submitting process again failed with the message Error adding plugin: Error: got 401 response. It still did when I made a last attempt about 1,5 hours ago.

I guess the error code indicates an authentication issue but I was connected to my myVolumio account and the status of Volumio’s servers seemed to be ok.

@volumio I just made another attempt to submit the plugin but still get the same error.

@volumio I am still getting error 401 when I try to submit a new version of the IR Controller plugin. Could please have another look at this issue?