Pluginhelper: cannot submit plugin update

Prerequisites

Since yesterday evening I am unable to submit updates to the plugin store. I get a message about an 500 error:

Compressing the plugin
Plugin succesfully compressed
Plugin added
Error uploading plugin: Error: got 500 response

This looks like an http 500 internal server error…

pluginhelper.js gets the credentials from volumio but still cannot upload. Looks like a server problem - on Saturday it still worked. No other changes made on my side.

Volumio Information

Volumio Version: 3.396
Hardware: RPi 3
DAC:

Debug Log

Nothing special:

Jan 09 18:59:16 volumio volumio[847]: verbose: New Socket.io Connection to 127.0.0.1:3000 from 127.0.0.1 UA: node-XMLHttpRequest Total Clients: 7
Jan 09 18:59:16 volumio volumio[847]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioStatus
Jan 09 18:59:16 volumio volumio[847]: info: CoreCommandRouter::executeOnPlugin: my_volumio , getMyVolumioToken
Jan 09 18:59:22 volumio volumio[847]: info: CoreCommandRouter::volumioGetState
Jan 09 18:59:22 volumio volumio[847]: info: CorePlayQueue::getTrack 0
Jan 09 18:59:22 volumio volumio[847]: info: Listing playlists
Jan 09 18:59:22 volumio volumio[847]: info: Listing playlists

Steps to Reproduce

  1. After any change to the plugin, commit and sync to my own Github repo works.
  2. Issue volumio plugin submit fails

Additional Information

Did not make any other changes beside changes to my plugin.

@T0MR0, Reported to Volumio, thanks for the update.

The upload issue is fixed, your previous upload was successful though (there was an issue in returning the correct http status).

Please let me know if everything works for you now.

1 Like