Any chance up upgrading the Subsonic pbi to 6.0?

Status
Not open for further replies.

tstorm

Explorer
Joined
Jan 5, 2015
Messages
69
Title says it all, newest versions have some bug fixes I'm looking for.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I built and uploaded the update. Should be available in the freenas repo tomorrow.
 

tstorm

Explorer
Joined
Jan 5, 2015
Messages
69
Thanks, upgrading now, hopefully it all goes off without a hitch.
 

1uVBo

Dabbler
Joined
Feb 3, 2015
Messages
20
I built and uploaded the update. Should be available in the freenas repo tomorrow.
Do you think you could put in a fix for the network status page again? The images appear broken. This happened before. I would guess it would be the same fix.
D59o9H4.png
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949

1uVBo

Dabbler
Joined
Feb 3, 2015
Messages
20
ok here's what I did last time. I dont have much time to investigate but if you can figure out what steps need to be done I can apply the fix to the plugin.

https://github.com/josh4trunks/freenas-plugins/commit/cade64f0a920fed8653436b3bc541c4d1d148a56

Hey, thanks! I was able to fix it after looking at your source modifications from last time. I've submitted a pull request to your repo. It looks like it silently fails in the post install script when it tries to move the fonts to a directory when it doesn't exist.
 

tstorm

Explorer
Joined
Jan 5, 2015
Messages
69
I can't seem to find the status page, is this for the premium version?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Hey, thanks! I was able to fix it after looking at your source modifications from last time. I've submitted a pull request to your repo. It looks like it silently fails in the post install script when it tries to move the fonts to a directory when it doesn't exist.
thanks, I'll release an update with the fix as soon as I have some time!
 

tstorm

Explorer
Joined
Jan 5, 2015
Messages
69
oh never knew that,cool, no broken links on my end.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Sorry for the delay. Finally got to fixing the plugin, should be available in the repo tomorrow.

An update didn't work in my case. I had to...
* upload btsync PBI to my subsonic_1 jail from download.freenas.org/plugins/9/x64
* stop and delete subsonic plugin
* upload http://download.freenas.org/plugins/9/x64/subsonic-6.0_1-amd64.pbi to my subsonic_1 jail
* delete btsync plugin
* start subsonic
 

QuillOmega0

Dabbler
Joined
Nov 23, 2014
Messages
11
I'm getting:

Jun 11 11:26:17 CHRYSALIS manage.py: [common.pipesubr:61] Popen()ing: /sbin/umount -f '/mnt/SYSTEM/JAILS/subsonic_1/media'
Jun 11 11:29:21 CHRYSALIS manage.py: [middleware.exceptions:37] [MiddlewareError: Unable to make a PBI patch]

When trying to update.
 

colmconn

Contributor
Joined
Jul 28, 2015
Messages
174
It appears the PBI may be corrupt. I got the following message this morning when trying to install subsonic
Code:
Jun 11 12:00:29 starbug manage.py: [middleware.exceptions:37] [MiddlewareError: The command /usr/sbin/jexec 10 /usr/local/sbin/pbi_add  -f --no-checksig /.plugins/subsonic-6.0_1-amd64.pbi failed: "ERROR: /.plugins/subsonic-6.0_1-amd64.pbi failed checksum, the archive may be corrupt."]
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I had similar issues, thought it was a fluke. I'll try recompiling when I have time next week.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
I updated the PBI (same number, should be around 133MB now), should be available within 24 hours
 

Osiris

Contributor
Joined
Aug 15, 2013
Messages
148
updating the pbi just killed my installation it seems.
I've got an empty www folder within subsonic-amd64.
Any ideas?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
updating the pbi just killed my installation it seems.
I've got an empty www folder within subsonic-amd64.
Any ideas?
Can you confirm if the PBI installs and works in a fresh jail.
If we can confirm the PBI isn't messed up we can try fixing you old install.
 

Osiris

Contributor
Joined
Aug 15, 2013
Messages
148
pffffeeeeeeew. happy again.
Restarting the jail itself solved everything somehow.
I don't get why :smile:
Several important directories were empty!
And I'm guessing the upgrade succeeded.

6.0 (build a7857c) – April 30, 2016
Server jetty-6.1.x, java 1.7.0_76, FreeBSD (68.9 MB / 137.5 MB)
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
pffffeeeeeeew. happy again.
Restarting the jail itself solved everything somehow.
I don't get why :)
Several important directories were empty!
And I'm guessing the upgrade succeeded.

6.0 (build a7857c) – April 30, 2016
Server jetty-6.1.x, java 1.7.0_76, FreeBSD (68.9 MB / 137.5 MB)
hmm, I don't think we are using the "www" directory, and sometimes upgrades need the jail to be restarted, especially in this case, I updated the plugin configuration menu slightly.
I didn't base this off the freebsd port, but do hope to base it off the subsonic-standalone port eventually.
 
Status
Not open for further replies.
Top