Spksrc: DSM 6.0 Released - Report success/issues with packages here

Created on 24 Mar 2016  ยท  258Comments  ยท  Source: SynoCommunity/spksrc

Seems Synology has released DSM 6.0 (Just got notice to update).

Starting this topic to track all issues with packages etc. during the upgrade process.


Few things if you want to report a broken package:

  • Limit your reports to SynoCommunity packages please.
  • Please add your model;
  • Did you do a clean install of the package on DSM6, or did the package stop working after upgrading from DSM5 to DSM6;
  • Try a second reboot;
  • If you encounter segfaults when running binaries, that would be nice to know. You'll most likely have to wait until the DSM6 toolchains are released. Please wait until Synology releases the new toolchains, or alternatively, compile and test with the DSM6beta toolchains in a local setup, see if that works. Note that this could occur on just a subset of models.

Other things to note:

  • Do not discuss elaborate workarounds here. This is a bugtracker, not a discussion forum. Use the Synology forums for that;
  • Manually edited packages/users etc cannot be supported, and when new DSM6-compatible packages are provided, we will expect you to do a clean installation of the package if you run into problems, so anything you do is at your own risk.
  • For people able to troubleshoot or who have solutions (not workarounds!), let's do that in a separate issue, so we end up with one issue per package (or set of packages with the same cause, e.g. issues with user creation).
  • PR's with tested solutions are welcome, note that backwards compatibility should not be broken.

Broken: Haproxy, Myalr, transmission
Working: Umurmur, pyload (after reboot), sonarr (after switching to official Mono package - see below)

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

dsm 6.0

Most helpful comment

Sonarr won't start. When I try to run the Mono executable directly at /usr/local/mono/bin/mono all I get is Segmentation Fault. The Mono now available through Synology still works however, so you can modify the Sonarr startup script to use that executable.

In /var/packages/nzbdrone/scripts/start-stop-status do the following changes:

MONO_PATH="/usr/local/mono/bin"
MONO="${MONO_PATH}/mono"

to

#MONO_PATH="/usr/local/mono/bin"
MONO_PATH="/var/packages/Mono/target/usr/bin"
MONO="${MONO_PATH}/mono"

All 258 comments

Reporting successful use of packages would also help users with the decision to upgrade now or later.

Hi and thanks for this topic, I'm having an issue with Haproxy package on DS215j. At first it just kept loading but never displayed my config, then I uninstalled/reinstalled it and now it won't start at all.

If there is anything I can provide I'd be glad to help!

Mylar will not start on DSM 6.0 on ds716+.

anything you need, I'm here to help.

Hi,

FFmpeg is partially working
Umurmur is fully working

Subliminal is down.

I'm on DSM 6.0-7321

after updating to DSM 6.0 RC (NOT BETA) the packages install but fail to start. and there is no syslog

SabNZB Beta v1.0.0-15
SabNZB v0.7.20-14
DS716+

sonarr wont start

looking at r4k's box right now via vnc..

installing latest sab testing package, /var/log/synopkg.log shows:

2016/03/25 02:13:17     install sabnzbd-testing 1.0.0-5 successfully
2016/03/25 02:13:20     install sabnzbd-testing: begin to start version 1.0.0-5
2016/03/25 02:13:22     stop sabnzbd-testing: begin to stop version 1.0.0-5
2016/03/25 02:13:22     stop sabnzbd-testing: stop version 1.0.0-5 successfully, result 0
2016/03/25 02:13:25     install sabnzbd-testing: start version 1.0.0-5 failed, result 272

/var/log/messages we see:

Mar 25 02:13:12 Rp4k synoscgi_SYNO.Core.Package.Installation_1_install[21573]: resource_api.cpp:163 Acquire service-cfg for sabnzbd-testing when 0x0001 (done)
Mar 25 02:13:21 Rp4k [14403.825364] init: pkgctl-sabnzbd-testing pre-start process (22040) terminated with status 1
Mar 25 02:13:21 Rp4k synoscgi_SYNO.Core.Package.Control_1_start[21573]: servicecfg_internal_lib.c:187 Failed to start job [pkgctl-sabnzbd-testing][0xD900 manager.cpp:145]
Mar 25 02:13:22 Rp4k synoscgi_SYNO.Core.Package.Control_1_start[21573]: service_initjob_action.c:27 InitJobStart failed, [0xD900 manager.cpp:145]
Mar 25 02:13:22 Rp4k synoscgi_SYNO.Core.Package.Control_1_start[21573]: pkgstartstop.cpp:253 Failed to start pkgctl-sabnzbd-testing (err=-1) [0xD900 manager.cpp:145]

when attempting to install and start transmission on DS411+II (Intel Atom D525) after full factory reset on DSM 6.0-7321 with new, empty disks = transmission on completely clean DSM 6 install.

from /var/log/messages:

Mar 24 18:45:12 DiskStation [ 3523.159098] init: pkgctl-transmission pre-start process (23198) terminated with status 1
Mar 24 18:45:12 DiskStation synoscgi_SYNO.Core.Package.Control_1_start[23170]: servicecfg_internal_lib.c:187 Failed to start job [pkgctl-transmission][0x0700 resource.cpp:116]
Mar 24 18:45:13 DiskStation synoscgi_SYNO.Core.Package.Control_1_start[23170]: service_initjob_action.c:27 InitJobStart failed, [0x0700 resource.cpp:116]
Mar 24 18:45:13 DiskStation synoscgi_SYNO.Core.Package.Control_1_start[23170]: pkgstartstop.cpp:253 Failed to start pkgctl-transmission (err=-1) [0x0700 resource.cpp:116]

Sonarr won't start. When I try to run the Mono executable directly at /usr/local/mono/bin/mono all I get is Segmentation Fault. The Mono now available through Synology still works however, so you can modify the Sonarr startup script to use that executable.

In /var/packages/nzbdrone/scripts/start-stop-status do the following changes:

MONO_PATH="/usr/local/mono/bin"
MONO="${MONO_PATH}/mono"

to

#MONO_PATH="/usr/local/mono/bin"
MONO_PATH="/var/packages/Mono/target/usr/bin"
MONO="${MONO_PATH}/mono"

Pyload fails to start right after install.

Edit: Reboot of the system is needed. Pyload works well after reboot.

Not working on a fresh DSM 6 install (ds415+) :

Sickbeard-custom
ZNC
NZBGet

The files/folders are populated, but packages don't want to start.
Looks to be related to the creation of accounts/permissions.

synopkg.log:
http://pastebin.com/raw/NBNw6SnJ

DSM: DSM 6.0-7321

Device: DS1813+

Successful packages:
SABnzbd 0.7.2.14
CouchPotato Custom c4fad95c (2/25/2016, 1:05:59 AM)
Sonarr 2.0.0.3953

Notes: I have Sonarr running on the beta package of Mono 4.2.1.106-2

DS213J - DSM 6.0-7321

Working:
Couchpotato - 20140604-4
Nzbget - 16.4-21
Transmission - 2.92-12

NOT working:
Sonarr - 20150731-8

DS214+ DSM 6.0-7321

Not working:
Gateone 20151116-6
Madsonic 6.x

DSM 6.x Login page is screwed up.

how did you guys get sabnzb to start the package seems to have the wrong user permission even after creating a special account for sabnzbd in user and in group

Sabnzbd only works if it was installed prior to upgrading.
Clean installation of DSM 6.0-7321 and the package service fails to run.

not working sabnzbd 0.7.20-14 + 1.0.0-5

I'm getting this with ruTorrent.

Unpack plugin: rTorrent user can't access 'unzip' program.

Unlike others who have had this issue, I _only_ get this with unzip (as opposed to all external programs).

SSHing into NAS and doing which unzip yields no results. Also tried sudo su - http -c "which unzip" and sudo su - rutorrent -c "which unzip". No dice. I guess DSM 6 got rid of unzip?

Edit
The following are working, however: nzbGet, Sonarr, and Mono (beta).

I got Sonarr to run by executing using the Synology version of mono.
/var/packages/Mono/target/usr/bin/mono /usr/local/nzbdrone/share/NzbDrone/NzbDrone.exe

However I'm a noob and when I close my terminal session it shut's down the sonarr app. Is there a way to execute apps from the cli but are not dependant on the cli session being open?

@bigmal try my solution. Note that after modifying the script, it won't work in the command line such as . /start-stop-status start. After changing the mono path _and_ installing the synology mono package, starting Sonarr from the DSM Web interface should work. Those are the only changes I made to mine to get it to work.

@DontTurnAround suggestion definitely works. DS213j. Wish I hadn't uninstalled Sonarr with no backup...

Mono definitely hangs for a bit when starting Sonarr up but DS213j doesn't have the most powerful CPU, so understandable. It reports as not running for a bit but gets going after a few minutes. CPU is stuck to 99% in the meanwhile.

I still can't get it to run from the web interface even after making the changes to the start-stop script.

The web interface has a status of stopped and never starts up. DS213j for me too.

@bigmal
Are you sure your changes persist? Using vim you have to press escape after insert and then type ":write" and press enter for it to save the changes.

sudo vi /var/packages/nzbdrone/scripts/start-stop-status

You could also try to install nano - a simpler terminal text editor - part of synocommunity

sudo nano /var/packages/nzbdrone/scripts/start-stop-status
press ctrl+x and press y to save.

@bigmal Temp solution:

cd /volume1/@appstore/nzbdrone/bin;
PATH=/var/packages/Mono/target/usr/bin:/usr/local/nzbdrone/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin:/opt/bin:/opt/sbin;
LD_LIBRARY_PATH=/usr/local/nzbdrone/lib;
nohup var/packages/Mono/target/usr/bin/mono /usr/local/nzbdrone/share/NzbDrone/NzbDrone.exe &;

@casz Yup changes were persisting, it just wouldn't start from the web interface. I tried rebooting, checking changes were still present, still wouldn't work.

@DontTurnAround Thanks for that, that workaround did the trick. This should see me right until a fix is released (which I'm assuming is just a new version of mono).

Thank you both for your help.

Hello folks, I was wondering if I could get feedback on the following packages' success/failure on the official DSM 6.0 release if you have any of them installed.

  • Deluge
  • Firefox Sync Server 1.5 with HAProxy for SSL
  • FlexGet
  • plexivity
  • Python
  • ZNC

Thanks!

@Mace68 for me Flexget and Python are working, I'm not using the others (DS215j, upgraded from working packages on DSM5.2)

I'm going to leave this one open for now, so everyone can vent their issues. From a troubleshooting perspective, this format is useless though. We'll break out to issues per (set of) package.

Few things if you want to report a broken package:

  • Please add your model;
  • Did you do a clean install of the package on DSM6, or did the package stop working after upgrading from DSM5 to DSM6;
  • Try a second reboot;
  • If you encounter segfaults when running binaries, that would be nice to know. You'll most likely have to wait until the DSM6 toolchains are released. Please wait until Synology releases the new toolchains, or alternatively, compile and test with the DSM6beta toolchains in a local setup, see if that works. Note that this could occur on just a subset of models.

Other things to note:

  • Do not discuss elaborate workarounds here. This is a bugtracker, not a discussion forum. Use the Synology forums for that;
  • Manually edited packages/users etc cannot be supported, and when new DSM6-compatible packages are provided, we will expect you to do a clean installation of the package if you run into problems, so anything you do is at your own risk.
  • For people able to troubleshoot or who have solutions (not workarounds!), let's do that in a separate issue, so we end up with one issue per package (or set of packages with the same cause, e.g. issues with user creation).
  • PR's with tested solutions are welcome, note that backwards compatibility should not be broken.

DS112+
Debian Chroot
Was working on latest v5 DSM from Synology, upgraded the day the DSM v6 came out.

Now crontab is not executed and (as above) syslog etc is not working. From Main Menu on DSM selecting Debian Chroot Console will result in a not responding window. Services scheduled to start with Chroot are gone

Hi All,
*DS415play - DSM 6.0-7321
*Clean install of DSM6
*Rutorrent 3.6.6 not available in the package center. (I suppose because of my model & DSM version)
*Transmission 2.92-12 : Installation can be done, but at the end, when the package will start, here the error : Failed when trying to repair the package

@Zizit25
Last time I checked, the ruTorrent package was in beta. You did activate displaying beta packages in the synology package center, right?

@FesseCestMoi how is ffmpeg "partitially" broken? :D

@DontTurnAround Your solution to get Sonarr working again works like charm. Thanks!. Should/could we safely delete the monopackage from synocommunity?

I had a few issues getting other packages running again as well. I had configured all my packages to run as a specific user, to prevent read/write problems. After installation DSM 6, I had to reset this user to use /bin/sh again, instead of /sbin/nologin.

I also had to set up the symbolic link to the homes folder on my Synology. I don't want to enable user home dir service, but packages rely on this. I had it fixed by creating the following sym link:

ln -s /volume1/homes/ /var/services/homes

Also, for the sonarr package I had to recreate the sym link to the .config directory (see why here):

ln -s /volume1/@appstore/nzbdrone/var/.config /var/services/homes/*username*/.config (change the username to the user you are running sonarr with).

only issues remains AutoSub BootstrapBill, which actually runs, but the packager manager says it doesn't.

Hope the above tips helps some of you!

Hi,

Broken: Tiny tiny RSS with DSM 6.0 (the feed update daemon is not working anymore)

@afeblot Sorry my bad ;) forget that part.

@afeblot could you then try ruTorrent and let us know if it works? That would be awesome. :)

Thanks in advance!

Tossing my hat in the ring for tt-rss being dead. I fixed a bunch of stuff manually (looks like some of the changes that were made in the repo but never pushed to the feeds?), but the update daemon is dead.

Please add your model

DS-1813+

Did you upgrade from a working package on DSM5 (or earlier) to DSM6, or did you do a package install on a clean DSM6.

No upgrade package is available.

I documented my procedure of getting tt-rss back up and running (sans update daemon, apparently) here: https://hadak.wordpress.com/2016/03/24/fixing-tt-rss-for-synology-dsm-6-0/

@smreka I'm not a bleeding edge guy; I'll wait a couple of months and minor upgrades before I upgrade to DSM 6.x.

My bad @afeblot I accidentally tagged you. I wanted to tag @Zizit25 if he could try ruTorrent now that he found it.

Sorry :)

I have extended the first post with a set of 'rules' ;) . Please read before posting.

DS213+
DSM 6.0-7321
Did a second restart after the update to 6.0-7321
Packages not working :
(package stop working after the update. No clean install)
CouchPotato Custom 20140604-4
NZBGet 16.4.-21
SickBeard Custom 20151220-4

Packages working :
Git 2.7.4-8
Git Server 2.6.4-0110
Nano 2.5.1-2
Python 2.7.11-15

Since my upgrade to DSM 6.0-7321 selfoss seems inable to write new entries to mariadb. Reading data seams fine. Even altering (e.g. changing read/unread) existing entries works.

I connect via ssh and executed the update script which resulted in den following error:

PHP Fatal error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND' in /volume1/web/selfoss/libs/f3/db/sql.php on line 397
Fatal error: Undefined class constant 'MYSQL_ATTR_INIT_COMMAND'

Versions:
mariadb 5.5.47-0064
selfoss 2.13-6
DSM 6.0-7321
on a DS413

@gimbar Look here: http://stackoverflow.com/questions/2424343/undefined-class-constant-mysql-attr-init-command-with-pdo

Although I _think_ DSM6 broke up the installation of Webstation where mysql is not always installed. Poke around the webstation settings and report back. Also not all features for PHP might not be enabled.

@GoodOmens83 Tried it but the suggested module isn't present on my DS413.

@gimbar two things - what's the output of ls -la /usr/lib/php/modules

And you can't enable / don't see pbo_dblib?
jwkhybnhjjr8uaveaczfibal
_Note: Just pulled this screenshot from the web - I think it's from Beta_

If that's the case (for the time being) you might have to email Synology. This release has broken a lot of things.

ls -la /usr/lib/php/modules/
total 960
drwxr-xr-x 2 root root   4096 Mar 25 06:08 .
drwxr-xr-x 5 root root   4096 Mar 25 06:08 ..
-rwxr-xr-x 1 root root  28596 Mar 23 05:34 bcmath.so
-rwxr-xr-x 1 root root  19180 Mar 23 05:34 bz2.so
-rwxr-xr-x 1 root root  81016 Mar 23 05:34 curl.so
-rwxr-xr-x 1 root root  36036 Mar 23 05:34 iconv.so
-rwxr-xr-x 1 root root  55976 Mar 23 05:34 ldap.so
-rwxr-xr-x 1 root root  39272 Mar 23 05:34 mcrypt.so
-rwxr-xr-x 1 root root 122672 Mar 23 05:34 openssl.so
-rwxr-xr-x 1 root root  22732 Mar 23 05:34 pdo_sqlite.so
-rwxr-xr-x 1 root root 259204 Mar 23 05:34 phar.so
-rwxr-xr-x 1 root root  24456 Mar 23 05:34 posix.so
-rwxr-xr-x 1 root root  10564 Mar 23 05:34 shmop.so
-rwxr-xr-x 1 root root  80792 Mar 23 05:34 sockets.so
-rwxr-xr-x 1 root root  42360 Mar 23 05:34 sqlite3.so
-rwxr-xr-x 1 root root  17840 Mar 23 05:34 syno_compiler.so
-rwxr-xr-x 1 root root 112688 Mar 23 05:34 zip.so

dbo_dblib and dbo_mysql are present and enabled.
But even "disabling booth->save->enable booth->save" did nothing to /usr/lib/php/modules

Do not discuss elaborate workarounds here. This is a bugtracker, not a discussion forum. Use the Synology forums for that;

Would you guys mind taking this conversation to another thread?

Sure thing. I created an issue by mistake.
Good thing it's useful now: #2210

DS415+ DSM 6.0-7321

Working:
Transmission 2.92-12
Mono from SynoCommunity 4.2.2.30-7
Homeassistant 20150526-1
Couchpotato 20141013-6

Not working:
Sonarr 2.0.0.3953

Error:
Sonarr starts up fine, every setting is working and kept, but when a show is added sonarr can't index from disk.

Tried:
Reboot tried multiple times.
Both SC-Mono and Sonarr has been reinstalled. Sonarr has been pointed towards official Mono package. Correct permissions has been set on the path where the shows has been located.

Log:
System.UnauthorizedAccessException: Access to the path "/volume1/Serier/The Walking Dead/Season 01" is denied.
at System.IO.Directory.GetFileSystemEntries (System.String path, System.String searchPattern, FileAttributes mask, FileAttributes attrs) [0x00063] in /source/mono-3.x/mcs/class/corlib/System.IO/Directory.cs:498
at System.IO.Directory.GetFiles (System.String path, System.String searchPattern) [0x00000] in /source/mono-3.x/mcs/class/corlib/System.IO/Directory.cs:296
at System.IO.Directory.GetFilesRecurse (System.String path, System.String searchPattern, System.Collections.Generic.List1 all) <0x421c8d90 + 0x0002b> in <filename unknown>:0 at System.IO.Directory.GetFilesRecurse (System.String path, System.String searchPattern, System.Collections.Generic.List1 all) [0x0001f] in /source/mono-3.x/mcs/class/corlib/System.IO/Directory.cs:312
at System.IO.Directory.GetFiles (System.String path, System.String searchPattern, SearchOption searchOption) [0x00014] in /source/mono-3.x/mcs/class/corlib/System.IO/Directory.cs:304
at NzbDrone.Common.Disk.DiskProviderBase.GetFiles (System.String path, SearchOption searchOption) [0x0003e] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Common\Disk\DiskProviderBase.cs:142
at NzbDrone.Core.MediaFiles.DiskScanService.GetVideoFiles (System.String path, Boolean allDirectories) [0x00019] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\DiskScanService.cs:127
at NzbDrone.Core.MediaFiles.DiskScanService.Scan (NzbDrone.Core.Tv.Series series) [0x00131] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\DiskScanService.cs:103
at NzbDrone.Core.MediaFiles.DiskScanService.Handle (NzbDrone.Core.Tv.Events.SeriesUpdatedEvent message) [0x00000] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\MediaFiles\DiskScanService.cs:165
at NzbDrone.Core.Messaging.Events.EventAggregator.PublishEventTEvent [0x000c5] in m:\BuildAgent\work\6c3239faf2b92630\src\NzbDrone.Core\Messaging\Events\EventAggregator.cs:56

EDIT:
Okay. I got this to work.
At the moment Sonarr is running on the Synology version of Mono. Not a big deal, and isn't about to try out the SynoCommunity version at the moment.

I tried to repair the permission and got nowhere but what did work was this:

  1. Get Sonarr to run on the Synology Mono package (although i don't think this is necessary)
  2. Set ownership on your series folder(s); sudo chown -R nzbdrone:users /path/to/folder
  3. Set permissions on said folder; sudo chmod -R 774 /path/to/folder

I'm using sudo because i can't ssh as root as of 6.0 but no biggie, using sudo gives the exact same possibilities.
I really first got Sonarr to work after setting the permissions to 774. Before that they were 777 and sonarr gave before mentioned error.

I was running on the beta versions of 6.0 and sonarr was running on my 415+. After the official launch of 6.0 the problems began and i had a brief moment where i uninstalled both mono packages and sonarr.

I was brought here while looking for a solution for my no-longer-working transmission install after upgrading to DSM 6.0.

I am running transmission on a specific user "auto".

Turns out, the su command in start-stop-status now needs the specified user to have a valid shell.

So... maybe you need to change your user's shell from /sbin/nologin to /bin/sh

root@ds:~# vi /etc/passwd
auto: x:1039: 100:Automation:/var/services/homes/auto:/bin/sh

This fixed the job for me.

Similar issues with this update.

  1. cant SSH/Telnet as root anymore(admin username isn't blank) (fixed)
  2. The custom username I use for sonarr, cp, nzbget changed in /etc/passwd to /sbin/nologin so i changed it to /bin/sh. Nzbget works after that change. However, after Synology restart, its back to /sbin/nologin and nzbget fails to start. Any ideas?
  3. sonarr fails to start. As described ealier in this thread, I was able to get it to start by installing Mono from Synology package and changing paths in start-stop-status BUT now sonarr completely lost all settings.

I'll give my two cents:

Upgraded to DSM 6 from 5.2
Model: 1515+
Working (I stopped all packages before the upgrade): Emby ( based on @cytec's beta pull including Mono and ffmpeg 2.8.x) , ruTorrent, SIckrage (Sickbeard custom), Couchpotato, and Git.

Only issue I see thus far is the previously reported ruTorrent and complaint about unzip. DSM6 has removed unzip in favor of z7ip. Will look into either customizing ruTorrent to use z7zip or just include it in the build package.

Hello
Upgrade from 5.2 to DSM 6.0-7321
DS1511+
Working :
Sickbeard-custom
Couchpotato-custom
HTPC manager
Git

Not working :
None find yet :-)

Clean install of DSM 6.0-7321 on brand new DS716+.

Transmission 2.92-12 installed successfully. However Can't get it started.

Mar 26 12:50:36 xServer [56700.016770] init: pkgctl-transmission pre-start process (30248) terminated with status 1
Mar 26 12:50:36 xServer synoscgi_SYNO.Core.Package.Control_1_start[30168]: servicecfg_internal_lib.c:187 Failed to start job [pkgctl-transmission][0xD900 manager.cpp:145]
Mar 26 12:50:37 xServer synoscgi_SYNO.Core.Package.Control_1_start[30168]: service_initjob_action.c:27 InitJobStart failed, [0xD900 manager.cpp:145]
Mar 26 12:50:37 xServer synoscgi_SYNO.Core.Package.Control_1_start[30168]: pkgstartstop.cpp:253 Failed to start pkgctl-transmission (err=-1) [0xD900 manager.cpp:145]

Changing /etc/passwd from /sbin/nologin to /bin/sh didn't help.

Working FIX for SABNZBD. 1.0 on DSM 6.0 after upgrading to DSM6.0 from DSM 5.2 and Upgrading packages.

What i had to do was go into the Control Panel > privileges Tab > and give user group access to Download station and rsync. this will fix the not being able to write to folder error.. for getting the package to start you must add new user "SABnzbd" in the user group and give it full permissions plus you also must create a new group "SABnzbd" this will allow the package to start . Next if you still are getting issues with it not being able to create folder after something downloads you go to Shared Folder section in File station and you right click on the folder you have installed it to and where the incomplete and complete folders are and you right click and select permissions , make sure to give full read and write access to USER group and SABNZB group .

this is how i fixed my sabnzb  after upgrading the package when i went from DSM 5.2 to DSM6  a few days ago.. now my SAB works fine again. i hope this helps .

Creating a user manually is _not_ a fix. It is a workaround, and has a large chance of breaking with every package update... As stated in the first post, changes like this are at your own risk.

Please do not discuss this type of workaround on this tracker, you're no longer using a supported SynoCommunity package if you do use it, and as such, it does not belong here.

I've tried to install both RoundCube and Hordes, both the same error : Incorrect MySQL root password

DSM6 Related ?

Hello,

Haproxy stopped working with the DSM 6.0 update on my DS411+II.
Exactly the same issue described by niawag :

At first it just kept loading but never displayed my config, then I uninstalled/reinstalled it
and now it won't start at all.

Does it has something to do with the toolchains ?
Your help will be greatly appreciated !

Installed DSM 6.0-7321 on Test DS115j
Clean install, Factory reset
Deluge started once after reboot won't start
Sabnzd won't start
Sonarr won't start
plex starts
my DS214Play is staying on 5.2 until the DS115j works without issue

Seconding the Deluge problem. It started once and then never again. The user _deluge_ is now also gone (!).

DS413j
chroot Debian
not working fully after upgrade from 5.2 to 6.0. /var/packages/debian-chroot/scripts/start-stop-status status says it's active, I can ssh into it but can confirm that services are not working and the web app for chroot is indefinitely updating, never showing list of services or overview

If I open console debugger in Chrome I see that AJAX fails while it tries to fetch services:

POST https://<servername>/3rdparty/debian-chroot/debian-chroot.cgi/direct/router 405 (Not Allowed)

DS416j upgrade to DSM 6 from 5.2 with packages in place, services stopped.

Working:
Nzbget
Plex
SickBeard

No problems so far! :)

DS212j upgrade from 5.2 to DSM 6, SABnzbd 0.7.20-14 starts normally then exits after a few minutes with the following in the log:

2016-03-27 19:45:03,329::WARNING::[__init__:172] Signal 15 caught, saving and exiting...
2016-03-27 19:45:03,333::INFO::[nzbqueue:218] Saving queue
2016-03-27 19:45:03,335::INFO::[__init__:919] Saving data for queue9.sab in /usr/local/sabnzbd/var/admin/queue9.sab
2016-03-27 19:45:03,530::INFO::[__init__:919] Saving data for rss_data.sab in /usr/local/sabnzbd/var/admin/rss_data.sab
2016-03-27 19:45:03,533::INFO::[__init__:919] Saving data for bookmarks.sab in /usr/local/sabnzbd/var/admin/bookmarks.sab
2016-03-27 19:45:03,537::INFO::[__init__:919] Saving data for watched_data.sab in /usr/local/sabnzbd/var/admin/watched_data.sab
2016-03-27 19:45:03,634::INFO::[postproc:85] Saving postproc queue
2016-03-27 19:45:03,637::INFO::[__init__:919] Saving data for postproc1.sab in /usr/local/sabnzbd/var/admin/postproc1.sab

Happens after the DSM upgrade without reinstalling SABnzbd and after a clean reinstall of SABnzbd.

DS212j upgrade from 5.2 to DSM 6, a fresh install of SABnzbd 1.0.0-5 won't start. Error:

# /var/packages/sabnzbd-testing/scripts/start-stop-status start
Starting SABnzbd Testing ...
su: Permission denied

Will Sonarr, NZBGet and Couchpotato get updates that will make them work with DSM 6 without the need of making changes to the code myself like suggested bij DontTurnAround? I am no hero with code and stuf but want to upgrade to DSM 6 eventually. Thanks!
Running on a DS1515+

After the upgrade, SABnzbd 0.7.20-14 worked fine, but due to DSM having switched to 7Zip from unzip it cannot unzip anything.

So I've tried SABnzbd Testing 1.0.0 RC5. Unfortunately enough, that package doesn't seem to be able to start at all...

CouchPotato worked fine btw. So did Sickbeard Custom.

(this is on a DS212+)

Clean install TVHeadend fails:

"Port undefined configured for this package is either used by another service or reserved for system use. Please disable or modify the conflicting service, or contact the developer to modify the package configuration"

Reboot doesn't solve it.

Is port 9981 maybe blacklisted by DSM or something like that?

/resolved
It seems some file was kept for some reason in /usr/local/etc/services.d
removing file tvheadend.sc resolved it.

  • DSM 6.0 7321 (Fresh install) on NAS Synology DS416J.
  • CouchPotatoe 2014013-6 => Install ok => On start : "Fail on start repairing package".
  • Couchpotatoe custom 20140604-4 => Install ok => On start : "Fail on start repairing package".
  • SickBeard custom 20151220-4 => Install ok => On start : "Fail on start repairing package".
  • SickRage (SickBeard fork - git://github.com/SickRage/SickRage.git) => Install ok => On start : "Fail on start repairing package".
  • Plex (0.9.16.3.1840-cece46d) for Synology Arm7 (Manual installation) ok - All functions tested works.
  • Sonarr 20150731-8 Installation ok Start and welcome page reached.

Regards,
YvoBes

I've read elsewhere that many SynoCommunity packages will run fine if they were present before upgrading, but doing a clean install will fail.

Seems most packages will need an update, especially SABnzbd as the 0.7.x release cannot unzip (error that the unzip binary is missing) and the testing branch of SABnzbd won't even start.

We'll just have to be patient and wait for the necessary updates...

For what it's worth: having the same problem as mentioned before, Roundcube won't install because 'Incorrect mysql root password', on latest DSM 6.

DS214 did an auto update to 6.0

Mono starts, both the syno com one and the new one
Sonarr 20150731-8 will not start. Tried fixes here with no luck and removed them all.
NZBget starts, can get to the settings UI fine
Transmission working as far as I can tell

I didnt set up sonarr with a custom use rlike others are mentioning. I just installed it and gave the folders it creates read/write access to all my media folders from what I remember. Its been at least a year trouble free up to now so hard to remember what I did in the beginning.

DS214Play - DSM 6.0-7321

PlexConnect 0.5-12 won't start.

Logs :
...
Webserver: Failed to connect to HTTPS on IP-add port 443: errno98 Address already in use
Plexconnect: Webserver_ssl not alive. Shutting Down
...

DS214+ - DSM 6.0-7321
mosquitto doesn't start anymore. Anyhow logging in with mosquitto user account, executing run command from start-stop script manually, works. Don't know where to look for errors on start...

DSM 6.0 7321 (Fresh install) on NAS Synology DS 215j
SickBeard custom 20151220-4 => Install ok => On start : "Fail on start repairing package".
SickRage (SickBeard fork - git://github.com/SickRage/SickRage.git) => Install ok => On start : "Fail on start repairing package".
Home Assistant 20150526 : "Fail on start repairing package"
Sonarr 20150731-8 Installation ok, but won't start even after getting Sonarr to run on the Synology Mono package. I don't understand why

Hi,

An issue with Squidguard Manager
"Sorry, the page you are looking for is not found"

All was ok with DSM 5.2

I've found the same issue here [https://github.com/SynoCommunity/spksrc/issues/1442]
Perhaps changing the squiguard.cgi could help, but "this stuff" is not avalaible any more ... Could any one writes it back for me please?

Other ideas?

Best regards

DS 413
DSM 6.0-7321

Thank's to Dr-Bean for the squidguardmgr.cgi patch, will try when back home.

To be continued ...

Problems here with Firefox Sync 1.5 Beta when trying to install/deinstall:

Error message is always: Incorrect MySQL root password

Countercheck of password with phpMyAdmin is OK.

Installation can be effected without setting the MySQL password for root, but unfortunately the packet cannot be started (OK - there's no DB entry). The weird thing is that I cannot uninstall it any more because of the request for the MySQL password and the following error message (see above)...

I've got a DS212+ with DSM 6.0-7321 installed.

Back home and ... squidguardmgr.cgi already includes the patch :-(

Has anybody got any ideas for my "Sorry, the page you are looking for is not found" ?

Any news for FFmpegWithDTS? Ex. FFmpegWithDTS-cedarview-1.0-0005.spk

_edit_
Working! Set in Package center / Settings / Trustlevel / _any publisher_. Install.

FYI ffmpeg binary is also updated in dsm 6, ffmpeg version 2.7.1 instead of ffmpeg version 2.0.2.

SickRage package was working very well after the update, but then I backed up the config with intention of re-installing it. After the Uninstall, I can't find the SickRage package under "Community" anymore...? There is only a "SickBeard Custom" which I don't really want to use, I prefer the dedicated SickRage package

DS411slim - Clean install on DSM 6.0-7321
I can install Transmission 2.92-12, but when I want to run, I got this error: "failed to run the package service".

Edit: I created a user, called "transmission" with full access, and now works great.

tvheadend 4.1.1721-1 broken on DS214play with DSM 6.0-7321.
It installs but doesn't start after the update
image

http://i.imgur.com/K8yD9A5.png

Correction - SABnzbd 0.7.20-14 _does_ work fine anyway. Although it warns there's no unzip binary, it can unzip downloads without problems. Strange, but I'll take it! :) :+1:

Chroot is not working the window is not responding all the services are gone, this is just on DSM 6

DS415+

tried after upgrade and on a fresh install

PlexConnect package had to be rewritten because in DSM6 Apache was replaced by nginx. But instuninst_restart_services does not forces nginx to reload the conf file, can this be fixed ? Coding nginx -s reload in the installer does not works either, therefore low-skilled users have to reboot the Syno so that nginx reloads the configuration.

PlexConnect is not a SynoCommunity package. I would suggest to report it to the person who maintains that package.

Thanks, but who is responsible to change instuninst_restart_services to support DSM6 ? The dev guide (page 28) does not mention nginx

Ask the person who provided you with the package. We have nothing to do with it.

Can anyone confirm if the following packages are working correctly on a DS716+ running 6.0?

  • Sonarr
  • NZBget
  • Couchpotato Custom
  • Deluge (beta)
  • Git
  • Mono (beta)
  • Nano
  • Python
  • Python 3

Thanks!

<removed>

@gornostal I have removed your message. See the first post as to why (workarounds, changing users), and the second paragraph of this comment fits too: you're running packages as root.
Again, you're free to discuss it somewhere, but it does not fit here.

@Dr-Bean, sorry I missed that comment.

When I Try to launch Sonarr with SSH with debug :
sudo su - nzbdrone -s /bin/sh -c '/var/packages/Mono/target/usr/bin/mono --debug /usr/local/nzbdrone/share/NzbDrone/NzbDrone.exe'

I have the following error

[Fatal] ConsoleApp: EPIC FAIL!

System.UnauthorizedAccessException: Access to the path "/var/services/homes/nzbdrone" is denied.

Any idea ?

My apologies if this has been said/asked/etc, before. I am simply looking for clarity to the situation as I am confused on the path I should take. I have always hidden on the sidelines and loved what Synocommunity has done in the past.

1) Are people actively working on resolving issues with packages?
2) Do we have a list of packages that work during upgrade?
3) Do we have a path to resolve the problems we do know about for existing packages?

Packages that are personally important to me:
Plex/SABNZB/Sickrage(CustomBeard)/Headphones/CouchPotato

Thank you very much for your time.

I can confirm that SABnzbd 0.7.20-14 works. It will complain that it cannot find the unzip binary, however your downloads will be unzipped anyway. Strange but true.

CouchPotato also works fine after the upgrade.

The normal SickBeard also works, but that doesn't necessarily mean that SickRage will do too.

Can you also confirm something about Sonarr and NZBget? I'm running on a 1515+

Sorry, I don't run Sonarr and NZBget.

Appreciate a few of your responses.

I am very much wanting to plunge head first into the upgrade, but extremely worried that I'll never be able to get things to work the way they were before. I am hoping I can just hit the upgrade button and I'm done.... In people's experiences is this not capable?
Any thoughts to the questions I posed?

Thank you.

As long as you're only running official Synology packages, you should be fine. If you're running packages from the community (like SynoCommunity) - then you might run into problems. Some packages work, some don't. It's a matter of finding experiences of users who have tried upgrading. :)

Weird, I looked at this page right when you commented Wild4fire.. (I like the syntax of your name.. _cough_)...

I barely use any official synology packages, so that's definitely a concern, I think my largest hesitation is simply that there is so many unknowns in this - the largest community - that does custom packages. I am definitely not the most savvy user, but want to take advantage of the latest and greatest. :)

Hi, I'll add that Plextivity won't start the service.

this is on a new install but with keeping ALL old data so not a clean new install

@ live4truths - my usual nickname is Wildfire, but I guess back when I registered here it was already taken. I then usually add a 4. Not that I'm a pyromaniac or something like that :)


As I understand, most (if not all) SynoCommunity packages will fail to start if they were not already present when upgrading.

Do you believe that if I were to upgrade now then, since everything is working, then most will be working afterwards too?

No - only with official Synology packages there's a very high likelihood that everything will continue to work fine.

With SynoCommunity packages it really depends on what you're running. From my own experience I can only verify that SABnzbd, SickBeard, CouchPotato and their prerequisite packages work fine after upgrading.

can anyone remember (if it would be anything to go by) how long it took for any similar issues to be resolved when Sinology released DSM 5.0? Only because I remember it had very many users complaining about not being able to run non-standard packages, too, and all of the issues eventually got sorted. I wonder as to what extent the issue is actually in Sinology's hands to solve, or in the hands of the respective package's developers (that would be SynoCommunity, and others). I remember loads of people had problems with SabNZBd in particular, but also many others.
Nowadays obviously, everything runs fine on DSM5.x, so I wonder whether any actions from Synology's side were required to solve the issues that had caused these packages to go haywire back in the day. Where do I want to go with this? I'm wondering whether an eventual minor update (i.e. DSM 6.0.1 or DSM6.1) might solve the issues present in DSM6 that now cause the packages not to install and/or start on clean installs.

The short version of this question is: is the problem truly in the hands of Synology, or do the developers have to do some work as to making the packages fully compatible?

Not working:

  • Sonarr
  • Mono

VPN needs updating after installing so make sure you have access to a computer on the LAN before installing the DSM update.

I've got Sonarr working again. Using the new mono that came with the DSM6.0 update is the answer. You need to have it running as well as the synocommuniety one because Sonarr is still pulling it as a dependency. All you need to do is comment out the line as previously mentioned and point the start-stop script to the synlology version of mono. It will start after that.

You can get root by using the admin login, type sudo -i and reenter the admin password. change to the nzbdrone dir in packages and edit the script in the /scripts dir using vi as long as you are root it works.

I solved Transmission not being started by editing the /var/packages/transmission/scripts/start-stop-status script as I described in #2230. I hope this helps temporarily until the PR is (hopefully) merged.

/cc @zzappazz @alsdfjldafsjalsfjk @Zizit25 @akafester @Sjeff @aglv @houmie @kidii

Headphones not working, any ideas? I tried changing the user in the startup script, but no go

Apr  3 12:12:45 DiskStation synoscgi_SYNO.Core.Package.Control_1_start[18988]: servicecfg_internal_lib.c:187 Failed to start job [pkgctl-headphones][0xD900 manager.cpp:145]
Apr  3 12:12:46 DiskStation synoscgi_SYNO.Core.Package.Control_1_start[18988]: service_initjob_action.c:27 InitJobStart failed, [0xD900 manager.cpp:145]
Apr  3 12:12:46 DiskStation synoscgi_SYNO.Core.Package.Control_1_start[18988]: pkgstartstop.cpp:253 Failed to start pkgctl-headphones (err=-1) [0xD900 manager.cpp:145]

I upgraded my DS214se to 6.0.

At first, neither of the packages I use did work: nzbget, sickrage (with sickbeard custom package) and couchpotato (with cp custom package).

I got all of them working now. Tried a few things with user groups and privileges.

I reverted the change to the start-stop-status scripts I once did for running them as user "apps".

So now nzbget is run by user "nzbget" and so on.

I then assigned the user nzbget to the newly created user group "sc-download", users sickbeard-custom and couchpotatoserver-custom to the group "sc-media" by editing /etc/group. I don't know if the groups were created by the DSM update or because i panicked and reinstalled sickbeard-custom. So you might wanna uninstall and then reinstall the packages and backup your settings beforehand.

Gave read&write permissions for my download and media folders to the sc-media and sc-download groups in the for nzbget and the renamers to download, rename and move my files correctly.

For the services to run, i needed to give ownership of /volumeX/@appstore/nzbget, .../sickbeard-custom and .../couchpotatoserver-custom to the running users.
So
chown -R nzbget:sc-download /volumeX/@appstore/nzbget
chown -R sickbeard-custom:sc-media /volumeX/@appstore/sickbeard-custom
chown -R couchpotatoserver-custom:sc-media /volumeX/@appstore/couchpotatoserver-custom

to be safe, I gave ownership to the links in /usr/local/ too.

so same chown procedure for /usr/local/nzbget and so on...

Working fine for now!

People, please read the first post before posting here. This issue is going to get locked otherwise...

I have a DS412+

Not working.:

SAbnzbd
Cronjob
Nzbget
OpenVPN (synology Package) Was working fine is dsm 5.2, but now i get Authentication failed.

Working:

Spotweb works fine only no retrieve by scheduler

@Ironmanthc Could you please read the first post? Along with that, limit your reports to SynoCommunity packages, there's no point in reporting packages that SynoCommunity doesn't maintain.

Why is it then after an update that the most third party software doesnโ€™t work anymore?

It is sinology how makes it possible to use it.

Not the best update!!!!

Why donโ€™t you help fix the problems?

Err...SynoCommunity is a community effort to create and provide packages for Synology devices. We are not paid to do this, or even involved by Synology to provide packages.
If you want to complain about broken functionality, please contact Synology directly. There are support forms available on their web page.

@ Ironmanthc - as I understand it, due to the way Synology works with updates, it's only possible for package maintainers to start working on updates when the final release of DSM is available. And not before.

Also, many maintainers have a normal job and SynoCommunity is something they do besides that as a hobby. Which means they cannot work on the packages all day.

So please, give it time.

In the future, please do as I will be doing: wait until you can verify that all your packages will run fine after a major upgrade.

DS1511+
DSM 6.0-7321 (Upgrade)

Doesn't Work:
ZNC
plexivity

Works:
Couch Potato
Irssi
Mono
NZBGet
Sonarr
Python

Just to note, I didn't have ZNC or plexivity installed before the upgrade to dsm6. I tried installing them after I upgraded and I am unable to get them running. Service continues to fail to start. All the packages I listed that works were installed pre-upgrade to dsm6.

I fully read this thread but can someone please explain in detailed step by step how to make this work for non-Linux folks on DSM 6 starting with a clean slate (mono and sonarr both uninstalled)?

Installing Synology mono did not work for me as it SynoCommunity mono and Sonarr are intertwined when installing from the package center. Could not find any external SPK for Sonarr so I could manually install.

I have a DS214play running DSM 6.0-7321 and here is what I did:

  1. uninstalled mono and sonarr,
  2. installed synology mono from package center
  3. rebooted to have the package run
  4. make sure i gave sc-media group full write permissions to access download/media folders
  5. when installing sonarr from package center, it installs the SynoCommunity mono as a prerequisite so I now have 2x mono packages installed and running.
  6. I could run sonarr interface and set everything up including adding series which seemed to add and scan from disk just fine but soon after the interface freezes and from then on no way to get back in sonarr web interface even after NAS reboot

Anyone luck to get Gateone working? Is there an alternative command line which i can use until Gateone is fixed? I need to check some files deep within the root, and i can't do that with the stuff from Synology.

Or can i just use SSH on my NAS?

ssh to the nas root@ip , admin pass i believe

NOGO

nzbget - libstdc++ problem
sabnzbd - su auth problem somewhere

I hope for a fast rebuild ...
All used to work fine on DSM5
:(

For at least nzbget, it seems to be an issue with running it as the nzbget user.
I can't even su to it as root:

root@nas:/volume1/@appstore/nzbget/app# su nzbget
su: Permission denied

But, if I manually run it, nzbget seems to run fine:

root@nas:/usr/local/nzbget/bin# ./nzbget -c /usr/local/nzbget/var/nzbget.conf -D

And I can access it through the web gui.
So, I'm pretty sure it is something to do with the su'ing bit for that user. I'm guessing it's the same deal with the other packages people are having trouble with.

DS1512+ nzbget clean install on DSM6.
Apologies is this isn't the appropriate thread for this, but I wanted to let someone know.

Thanks to @jeromegamez for giving a workaround in #2230!

This made me able to install CouchPotato Custom, SABnzbd Testing, SickBeard Custom and Transmission on a clean DSM 6.

I used the process for all packages:

  • download but don't run installer
  • ssh in and replace su with sudo in start-stop-status (#2230)
  • (in my case, change a number of other files in order to change default ports)
  • run package to install and configure
  • stop the package
  • reboot if the sc-download / sc-media group did not show the package user as member (refresh in DSM had no effect, but a reboot had. Probably not needed, but it was a visual marker for me)
  • ssh in and change the owner of relevant folders
  • start the package

(install Midnight Commander and start it with "sudo mc" if you prefer a UI over a command line)
(edit: adjusted #2230 links above to show sudo / su change)

User DontTurnAround seem to have been removed and along with it his workaround that seemingly helped people get SOnarr working, someone could be so kind as to repost the steps?

/var/packages/nzbget/scripts# ./start-stop-status start
Starting NZBGet ...
/usr/local/nzbget/bin/nzbget: /lib/libstdc++.so.6: no version information available (required by /usr/local/nzbget/bin/nzbget)
/usr/local/nzbget/bin/nzbget: /lib/libstdc++.so.6: no version information available (required by /usr/local/nzbget/bin/nzbget)
/usr/local/nzbget/bin/nzbget: /lib/libstdc++.so.6: no version information available (required by /usr/local/nzbget/bin/nzbget)

and stop โ€ฆ

DS412+ Upgraded from DSM5 to 6 โ€ฆ

removing and reinstalling did nog change this problem โ€ฆ

On 7 apr. 2016, at 18:31, GldRush98 [email protected] wrote:

For at least nzbget, it seems to be an issue with running it as the nzbget user.
I can't even su to it as root:
root@nas:/volume1/@appstore/nzbget/app# su nzbget
su: Permission denied
But, if I manually run it, nzbget seems to run fine:
root@nas:/usr/local/nzbget/bin# ./nzbget -c /usr/local/nzbget/var/nzbget.conf -D
And I can access it through the web gui.
So, I'm pretty sure it is something to do with the su'ing bit for that user. I'm guessing it's the same deal with the other packages people are having trouble with.

DS1512+ nzbget clean install on DSM6.

โ€”
You are receiving this because you commented.
Reply to this email directly or view it on GitHub

The libstdc stuff is just warning messages and not why the package isn't running. I had the same warnings, but it worked after running it as root, getting around the su command which was returning permission denied.

I wish it was true โ€ฆ

even as root :

root@diskstation:/var/packages/nzbget/scripts# /usr/local/nzbget/bin/nzbget -c /usr/local/nzbget/var/nzbget.conf -D
/usr/local/nzbget/bin/nzbget: /lib/libstdc++.so.6: no version information available (required by /usr/local/nzbget/bin/nzbget)
/usr/local/nzbget/bin/nzbget: /lib/libstdc++.so.6: no version information available (required by /usr/local/nzbget/bin/nzbget)
/usr/local/nzbget/bin/nzbget: /lib/libstdc++.so.6: no version information available (required by /usr/local/nzbget/bin/nzbget)

and full stop

exactly the same ...

On 7 apr. 2016, at 19:35, GldRush98 [email protected] wrote:

The libstdc stuff is just warning messages and not why the package isn't running. I had the same warnings, but it worked after running it as root, getting around the su command which was returning permission denied.

โ€”
You are receiving this because you commented.
Reply to this email directly or view it on GitHub

Is it full stopping though?

ps aux | grep nzbget

Mine was running and I could access the gui.

It really stops โ€ฆ no running process :(

On 7 apr. 2016, at 19:42, GldRush98 [email protected] wrote:

Is it full stopping though?

ps aux | grep nzbget

Mine was running and I could access the gui.

โ€”
You are receiving this because you commented.
Reply to this email directly or view it on GitHub

Try this one:

sudo -H -u nzbget bash -c '/usr/local/nzbget/bin/nzbget -c /usr/local/nzbget/var/nzbget.conf -D'

same โ€ฆ

On 7 apr. 2016, at 20:01, GldRush98 [email protected] wrote:

sudo -H -u nzbget bash -c '/usr/local/nzbget/bin/nzbget -c /usr/local/nzbget/var/nzbget.conf -D'

DS216+
DSM 6.0-7321 (Upgrade)

not working:

  • GateOne
  • Redis

The error is: "Failed to run the package service"

Thanks for the reports guys, looks like i won't be upgrading for a long time. I rather have a working setup than features in DSM 6 I don't really need.

can't get Sonarr working on DSM 6.0-7321.

I updated today and haven't reinstalled Mono or Sonarr so far. Same setting as before the update.

I did what @rfrowe suggested and changed file /var/packages/nzbdrone/scripts/start-stop-status

from:

MONO_PATH="/usr/local/mono/bin"
MONO="${MONO_PATH}/mono"

to

#MONO_PATH="/usr/local/mono/bin"
MONO_PATH="/var/packages/mono/target/bin"
MONO="${MONO_PATH}/mono"

The path you suggested doesnt exist on my station. I found out that mono is here /var/packages/mono/target/bin and changed the file accordingly. However, I can't get Sonarr to run. Any ideas what I can do to solve this?
Thx

I got it working now. I didint install the mono packages from syno and thus I havent had mono in here /var/packages/Mono/target/usr/bin

DS213+
DSM 6.0-7321 (New installation)

not working:

  • ejabberd

working:

  • midnight commander

DS415+
DSM 6.0-7321 (out of the box this version)

not working:

  • Deluge (Beta)
  • CouchPotato
  • Sonarr

working:

  • Plex
  • Transmission
  • Sabnzbd

After I installed all the above packages, I got the message "Failed to start package".

After I rebooted the machine, I was able to start them all and they all work flawlessly, except for Deluge. Deluge won't save my settings that I put in the Web UI and it isn't setting the correct group permissions on files that are created from a torrent, so things like couchpotato renamer are failing to copy things over. Not sure if that is related to this issue though.

Fix for Sabnzbd -

Not sure how to notify the maintainers of this fix, so I'm posting here. Fresh install of sabnzbd on the latest DSM6, never had it installed before. I was having the same failures as everyone else, so poked around a bit. The start/stop script was failing on su - sabnzbd which was odd. Further investigation showed that while sabnzbd had an entry in /etc/passwd, it did NOT have an entry in /etc/shadow. Created an entry (with no set password, so no regular login) and the program started with no issue from the DSM UI.

/etc/shadow entry that I created looks like this on my system:
sabnzbd:*:10933:0:99999:7:::

I can can confirm that this fix WORKS !!!!

vi /etc/shadow and ADD a line for sabnzbd โ€ฆ
sabnzbd starts now and I am able to configure it through port 8080 ..

Good find !!!!

waiting for a nzbget fix โ€ฆ

On 16 apr. 2016, at 17:57, xelman [email protected] wrote:

Fix for Sabnzbd -

Not sure how to notify the maintainers of this fix, so I'm posting here. Fresh install of sabnzbd on the latest DSM6, never had it installed before. I was having the same failures as everyone else, so poked around a bit. The start/stop script was failing on su - sabnzbd which was odd. Further investigation showed that while sabnzbd had an entry in /etc/passwd, it did NOT have an entry in /etc/shadow. Created an entry (with no set password, so no regular login) and the program started with no issue from the DSM UI.

/etc/shadow that I created entry looks like this on my system:
sabnzbd:*:10933:0:99999:7:::

โ€”
You are receiving this because you commented.
Reply to this email directly or view it on GitHub

Fix for nzbget -

I donโ€™t use it but took a look at it for you; same fix applies. Add an โ€˜nzbgetโ€™ user to /etc/shadow (already exists in /etc/passwd) and itโ€™ll start. Command line throws up some libc++ errors (likely related to where the system looks for the library) but application seems to still be running, and app logs donโ€™t complain. Should allow nzbget to run.

See #2216. We're already aware of that particular aspect. Creating users manually/editing users manually is not the solution though, and you might run into issues when we release a update of the package. See also the first post.

Hi,

tnx for trying, but that is not what happens here โ€ฆ

the entries for nzbget were fine in passed and shadow here ..
When I start nzbget it will throw the libstc+++ errors and it starts running for about 10 seconds,
than it stops without leaving a trace โ€ฆ

trying some further debug and starting in the foreground as server ... :

su nzbget
PATH=/usr/local/nzbget/bin:/usr/local/python/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin /usr/local/nzbget/bin/nzbget -c /usr/local/nzbget/var/nzbget.conf -s

this wil start nzbget, and the listener asks me to enter the user and password on port 6789

after about 20 seconds it throws :

terminate called after throwing an instance of 'std::out_of_range'
what(): vector::_M_range_check
Aborted

in the ssh session and it stops โ€ฆ

our friend google told me on this error that I had some problems in my queue โ€ฆ
starting with the additional "-o continuepartial=noโ€ brought me in the management interface and I was able to remove the offending files โ€ฆ

After that, changing

/usr/syno/bin/unrar to /bin/unrar
/usr/syno/bin/7z to /bin/7z

fixed the rest โ€ฆ

finally working again !

E.

On 16 apr. 2016, at 23:53, xelman [email protected] wrote:

I donโ€™t use it but took a look at it for you; same fix applies. Add an โ€˜nzbgetโ€™ user to /etc/shadow (already exists in /etc/passwd) and itโ€™ll start. Command line throws up some libc++ errors but application seems to still be running, and app logs donโ€™t complain. Should allow nzbget to run.

From: Eddie-BS [mailto:[email protected]]
Sent: Saturday, April 16, 2016 9:48 AM
To: SynoCommunity/spksrc [email protected]
Cc: xelman [email protected]
Subject: Re: [SynoCommunity/spksrc] DSM 6.0 Released - Report success/issues with packages here (#2207)

I can can confirm that this fix WORKS !!!!

vi /etc/shadow and ADD a line for sabnzbd โ€ฆ
sabnzbd starts now and I am able to configure it through port 8080 ..

Good find !!!!

waiting for a nzbget fix โ€ฆ

On 16 apr. 2016, at 17:57, xelman <[email protected] notifications@github.com > wrote:

Fix for Sabnzbd -

Not sure how to notify the maintainers of this fix, so I'm posting here. Fresh install of sabnzbd on the latest DSM6, never had it installed before. I was having the same failures as everyone else, so poked around a bit. The start/stop script was failing on su - sabnzbd which was odd. Further investigation showed that while sabnzbd had an entry in /etc/passwd, it did NOT have an entry in /etc/shadow. Created an entry (with no set password, so no regular login) and the program started with no issue from the DSM UI.

/etc/shadow that I created entry looks like this on my system:
sabnzbd:*:10933:0:99999:7:::

โ€”
You are receiving this because you commented.
Reply to this email directly or view it on GitHub

โ€”
You are receiving this because you commented.
Reply to this email directly or view it on GitHub https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-210854630 https://github.com/notifications/beacon/AA9l8jMPeLCWFePQ6Zxw6o41Kcg9mhHpks5p4RLZgaJpZM4H4FFJ.gif

โ€”
You are receiving this because you commented.
Reply to this email directly or view it on GitHub

@Eddie-BS Not all packages are equally affected by the same issues, although creating users is an issue that affects almost all packages _if_ you installed the package on DSM6 (as in: not upgraded from DSM5 to DSM6 while the package was already installed).
Your particular issue comes on top of the other things that are going on.

@tedstriker Mosquitto doesn't run anymore I found out too (716+, DSM6.1). Found a way to fix it.
1) ssh to your synology and log in with your normal account
2) execute: cd /var/packages/mosquitto/scripts
3) sudo vi start-stop-status (you need to be root, hence the sudo), give your admin password when requested
4) using vi, comment the line which declares the USER such that it reads:
#USER="mosquitto"
(in case you are not so familiar with vi (or any other reader for that matter): use arrows to go to the line, make sure you are at the first character, press 'i' to enter insert mode, press the '#' to uncomment, press 'esc' and ':wq'. If the last command says you are not allowed to write the file, go back to the command line with ':q!', and start again at step 3, the SUDO part is rather important there :-)

Now the mosquitto service should start normally using the package manager to run the package, back to stock so to say. Guess this change should be incorporated in the standard build, is a rather common cause of not starting packages due to changes in the security sphere, breaking the simple use of 'su'.

Note that now the service will be running as mosquitto ;)

Erno

nzbget problem here:

Just updated to DSM 6.0 7321-2 on my DS213+

nzbget is working except for one big problem, it can't resolve any hostname anymore. Neither the servers nor the version check:

Error: "Could not resolve hostname nzbget.net: ErrNo 38, Function not implemented"

So far using the server's IP instead of the hostname I can use it, but something is very wrong here. I checked my DS settings and so far everything seems to be ok. I can resolve hostnames using SSH for example so the DNS should be fine. The firewall running or not did not change anything.

Any ideas what's wrong here, I can't find anything helpful.

Has anyone anyone got Plextivity to start yet?
On 19 Apr 2016 07:11, "barenaked" [email protected] wrote:

Just updated to DSM 6.0 7321-2 on my DS213+

nzbget ist working except for one big problem, it can't resolve any
hostname anymore. Neither the servers nor the version check:

Error: "Could not resolve hostname nzbget.net: ErrNo 38, Function not
implemented"

So far using the server's IP instead of the hostname I can use it, but
something is very wrong here. I checked my DS settings and so far
everything seems to be ok. I can resolve hostnames using SSH for example so
the DNS should be fine. The firewall running or not did not change anything.

Any ideas what's wrong here, I can't find anything helpful.

โ€”
You are receiving this because you commented.
Reply to this email directly or view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-211748343

Can someone reply if Filebot is working pls.

i'm using : FB,SR,CP

Thanks in advance.

Ps: If you want me to make a google spreadsheet let me know.

@ward0 We don't provide a Filebot SPK so you'll have to check that in the Filebot forums i guess ;)

DS214+ with latest version of DSM 6

Not working is SABnzbd, Sonarr and couch potato. I uninstalled and reinstalled however they simply will not start up.

I hear it works on some machines and so question what I need to do to get it working on my'n.

Can someone help?

gateone and irssi not working

People who want to help updating this list, let me know so i can give you write access.

https://docs.google.com/spreadsheets/d/1Z5U2l_SBfH2iT8S6J_kp4Zpoh9XDmAvJsxKatODATEQ/edit?usp=sharing

I am having issues with tt-rss. The feeds do not update. Sounds similar to the problems @skipmeister123 are reporting, so I will look through his solution when I have time.

I have DS211. I tried to uninstall the package completely but then it failed and claimed that the sql root password I had provided was incorrect (not true, I checked with phpmyadmin).

Here is the list of what I have installed and its working. I am on a Synology DS214

Git 2.7.4-8
NZBget 16.4-21
Mono (DSM Version)
Mono (Synocom version, starts but Sonarr fails with it)
PHP 5.6
Python 2.7.11-15
Sonarr 2015731-8 (Wont start unless pointed to used Mono included with DSM6.0)
Transmission 2.92-12

@ernorv unfortunately this doesn't work with the current DSM 6.0 version.
As root you can start it from console with:
sudo su mosquitto -s /bin/sh -c "PATH=/usr/local/mosquitto/bin:${PATH} /usr/local/mosquitto/sbin/mosquitto -d -c /usr/local/mosquitto/var/mosquitto.conf" <- that's one command, no line breaks.

Got som problems with Sickbreard-custon and couchpotato in my case. They wouldn't start from the Package Center on DSM 6.0-7321 Update 3. (Failed to run the package service).
But if I SSH (root) and use ./start-stop-status start in script folder for the app they work just fine.

Clean install doesn't help.

@ernorv Thank you. You saved me.

DS 716+
DSM 6.0-7321 Update 3

won't start:

  • Sickbeard-custom
  • CouchPotato
  • CouchPotato-custom

Packages don't start after install.
I'm stuff.

Reinstalled multiple times after each DSM updates. All post 6.0.

@Kwintspiracy : It seems we are all stuck with this problem : https://github.com/SynoCommunity/spksrc/issues/2216

You can run everything as ROOT from SSH (Not secure), or roll-back to DSM5.1 and wait for official fix..

Yea, run it thru root SSH (Sudo -i). Go to script folder thats located in the package folder (the package you want so run). Use command "./start-stop-update start". It will run, but it says "Stopped" in DSM package Center. The DSM 6.0 Update 1, everyrhing was running smooth, but the Update 3 messed it all up!

@Paradoxx2015 , you then made a task that will start the package at bootup? or where did you go from there pls. When you login with ssh as root, your apps will be started as the root user, meaning that all your config is gone? Since other user profile is used?

@ward0 @Paradoxx2015 : thx guys, I'm not very keen to run SSH as I'm not 100% self confident with that stuff. I'll be waiting for a fix then. Are you confident it's being worked on ?

@Kwintspiracy : SR , CP are saying that when you install manually you will not have problems. Its the synocommunity package that is causing the problem(add user command not working).

Maybe Synology themself will come up with a fix to re-add adduser command or other fix. Just wait a couple weeks-month and follow up on this one.

@ward0 : oh so I can just download the package and install ?? Will the synocommunity package be able to take over once available ? I'll try installing anyway, thx man.

@ward0 : ok one last... where/what repository should I be downloading ?

@Kwintspiracy You need to know how to use SSH as root and GIT command. All can be found in this issue. Since you directly download from GIT i doubt synocommunity will pick up when its fixed by them. I would advice to wait on DSM5.X and follow this issue.

DS216play
DSM 6.0-7321 Update 3

Not working:
SabNZBd
Sickbeard

Error: "Failed to run the package service"

DS216se
DSM 6.0-7321 Update 3

Not working:
phpMyAdmin 4.5.3-0162

Error: Page not found

Reinstallation didn't work, too...
I already had phpMyAdmin running on 5.xy (the version before) and now it's not working anymore...

EDIT:
Thanks to the patch to DSM 6.0-7321 Update 6, this issue is now resolved and phpMyAdmin is working again :+1:

Redis is not starting and the reason appears the missing entry in /etc/shadow.
(can be solved by adding redis:*:10933:0:99999:7::: at the bottom)

GateOne version 20151115-6
DSM 6.0-7321 Update 6
Model: DS412+
Fresh install

  1. app is successfully installed
  2. when I try to run it the firewall notify a new rule is needed
  3. I accept the firewall rule
  4. nothing happens
  5. nothing in the app menu
  6. try to run again
  7. load for a while, then stop
  8. nothing happen
  9. nothing in the app menu
  10. repeat from step 5

Note: I first tried with DSM 6.0-7321 Update 3: it gave an error here instead of the firewall notification.

Is there a logfile where I can see details for "Error: "Failed to run the package service""?

Transmission:

  • I wasnt able to update my Transmission so its still version 2.84-11.
  • When I updated my DS214 to DSM 6.0 (currently on 6.0-7321 update 6) Transmission wont start anymore. When I click the View Log, its empty.
  • Transmission is no longer in the package list

SickrBeard Custom - running Sickrage:

  • Its still working (so far) after the DSM 6.0 update
  • SickBeard-Custom is no longer in the package list

ruTorrent version 3.6-5
DSM 6.0-7321 Update 6
DS412+
DSM Update

I'm getting the "rTorrent user can't access 'unzip' program" error after updating to DSM 6.0-7321. I tried installing unzip via ipkg, but it still throws the same error.

having the same manager.cpp issues in the logs when trying (unsuccessfully) to start Headphones as reported above. Would love to get this working.

A fresh install of ZNC fails to start on DSM 6.0-7321 Update 6 in a RS815.

No log is produced in the web UI.

@GoodOmens83 i read That on your 1515+ Couchpotato and Git are working.
Could you confirm if Sonarr (incl. Mono) and NZBget work on a 1515+?

I have the same problem on my DS415+ ( DSM 6.0-7321 Update 6). After changing the mono path and installing the synology mono package, starting Sonarr from the DSM Web interface wont start. changes in /var/packages/nzbdrone/scripts/start-stop-status are persistent but I Sonrr wont start.

Can someone please Report @DontTurnAround's solution as it helped other users with the same issue after changing Synology Mono path?? :/

HAProxy is still not fixed
I see that the sources haven't been updated for a while (11 month). Is it still maintained?

Does anyone know if a fix is possible and how?

Many thanks!

having this kind of errors with clean ruTorrent 3.7-8 install on DS715+ running DSM 6.0-7321 Update 6

[31.05.2016 23:40:22] Webserver user doesn't have read/write/execute access to the tmp directory. ruTorrent will not work. (/usr/local/rutorrent/tmp)
[31.05.2016 23:40:22] Webserver user can't access 'stat' program. Some functionality will be unavailable.
[31.05.2016 23:40:22] rTorrent user must have read/execute access to the tmp directory. ruTorrent will not work. (/usr/local/rutorrent/tmp)
[31.05.2016 23:40:22] rss: Some functionality will be unavailable. Webserver user can't access external program (curl).
[31.05.2016 23:40:22] rutracker_check: Plugin will not work. Webserver user must have execute access to the rtorrent session directory (/usr/local/rutorrent/var/.session/).

Is this related to DSM 6 ? Since i just switched to synology with new DSM already in it im not sure what can cause that

DS916+

Fresh install of DSM.

Not working:

  • NZBGet

Edit: after reboot, line is created in /etc/shadow and it works.

DS1813+ & DS1812+
DSM 6.0-7321 Update 7

Unfortunately same issue here. Did an entire reset of both devices. Change of Volume size on both.
Now Packages wont work at all
SABnzbd
Sonarr
and others but these are my main concern at the moment.
before reset all working fine with update DSM 6.0-7321 Update 7 - unfortunatly didnt take note of installed versions.

(Popsikill - commented on 24 Mar
DSM: DSM 6.0-7321
Device: DS1813+
Successful packages:
SABnzbd 0.7.2.14
CouchPotato Custom c4fad95c (2/25/2016, 1:05:59 AM)
Sonarr 2.0.0.3953
Notes: I have Sonarr running on the beta package of Mono 4.2.1.106-2)

where can i get earlier releases of packages as per above comment from Popsikill as would like to install versions that will run for now..

AKA - Where can i download older versions of the Packages.

many thanks in advance guys and girls.

@neoatomic @Mace68 @Humtek @pete-woods since I had same problem with ZNC. This is how I solved in the end, hope it helps: https://github.com/AdnanHodzic/synology-znc-autostart

@AdnanHodzic Thanks for helping here!

Hi!
I have a DS416play and I managed to run sabnzbd-testing forcing the download folder to 777 via SSH.

After a lot of trial and error, I think I got these packages working on 6.0. A lot of this stuff wasn't being set automatically, and I'm pretty much a newbie on this thing right now

  1. Install
  2. Do NOT run package yet
  3. Restart NAS
  4. Start package -- this is so you can see the package to assign permission of it to your user
  5. Control Panel->Users->Edit user->Applications->Check for your user
  6. Control Panel->Info Center->Service->Make sure the service can be accessed through firewall, depending how your firewall is configured
  7. Stop package
  8. Start package

doesnt work for gateone. somebody who fixed the adduser thingy already?

Workaround from @pintocat doesn't work for jackett 0.7.33-1 . I tried several reboots and check if service is accessible through firewall but I'm unable to launch it.

Entry for jackett is present in /etc/shadow

@Dr-Bean is there anywhere i can download and install manually the old sabnzbd package? i stupidly updated to 1.0.3-16 when 0.7.20-24 was working just fine. I'm not finding anything about anyone getting ver 1.x.x.x working at all, i was able to get 0.7.20-24 running.

Hi, i wonder if sabnzbd and Firefox sync will install and work without issues on DSM 6. Info much appreciated.

SABnzbd recently updated to v1.0.3 so I guess that one should install fine. I upgraded from the old v0.7.x version to v1.0.3 and it works just fine here under DSM 6.0.

@madvtak I'm with @Wild4fire. I upgraded to sabnzbd v1.0.3 [927ba3c] yesterday and everything worked fine here.

I was having problems with running Sonarr as well after updating, the fix by updating the start-stop-status script didn't work for me. It kept somehow using the wrong mono.

How I fixed it my problems:

  • Install both mono from synology and from synocommunity

Now we have to replace the synocommunity mono by the synology one, since that one works.

sudo mv /var/packages/mono/target/bin /var/packages/mono/target/bin_old sudo ln -s /var/packages/Mono/target/usr/bin /var/packages/mono/target/bin

Now just install Sonarr and it should work. Keep in mind however, this is a temporary fix until the real problem is solved.

It seems, that sabnbd and Firefox sync still only work, when they are installed before upgrading to DSM 6. There is a fix for a fresh install of sabnbd by xelman above in this thread, though.

So it seems rather not advisable to factory reset and clean install if one needs these two packages working. Correct me if im wrong.

@Hubfront well... checking if your apps are supported BEFORE you upgrade to a new Major version is always a good idea. But if its to late that's up to you... Personally i wouldn't do a reset but just wait till those errors are fixed/figured out (see https://github.com/SynoCommunity/spksrc/issues/2216) as for the "fix" by xelman i'd recommend you to know what you are doing if you gonna synology internal stuff ;)

EDIT: there are still a lot packages that don't work on DSM 6 when freshly installed... that's mostly of the issue i linked above ;)

@cytec Really smart, but you answered to a question i didnt ask. I have both sabnbd and Firefox sync running on DSM 6.0 without problems.

@Hubfront my bad... then just ignore what i said :D

I just installed Tranmission 2.92-12 (by Diaoul/SynoCommunity) and SickBeard-Custom 20151220-4 (by SynoCommunity) on a clean/fresh installed DSM 6.0 (updated to DSM 6.0.1-7393) DS214 machine.

I followed @pintocat 's advise and it worked

Install
Do NOT run package yet
Restart NAS
Start package -- this is so you can see the package to assign permission of it to your user
Control Panel->Users->Edit user->Applications->Check for your user
Control Panel->Info Center->Service->Make sure the service can be accessed through firewall, depending how your firewall is configured
Stop package
Start package

and finished off with these steps like I always do as it always save me from downloading headaches:
http://sickbeard.com/forums/viewtopic.php?f=4&t=5003#p23028

Technically you should not do this but if you really need to get your packages to start. You can edit the star-stop-service script in the /var/packages/ร—ร—ร—ร—/script/ folder. Edit the username to "root" , but i do not recommend this for certian scripts but i did this for sab and couch and others to get them working.

i guess not for GateOne?

@rp4k - does this work on DSM 6+? I know there are new restrictions on root access and that you can't connect via SSH as Root anymore...

@arijbrown Yes and YES

i am on 6.1.xxx
and i can login just fine using SSH to ROOT. ( i login using my admin account then access root then i edit the scripts.

p1

look at the picture.. this is proof. and where you can change.. but like i said this is not a real fix to the underlining issue. the issue is in the permissions in the way packages are made now, and how they need to create users for each individual package. there is another way to fix the issue without having to give the package ROOT access. that is going into /etc/passwd and making sure you have created first in DSM GUI the correct user for the correct package and making sure you give that package access to the folder you have it installed to.

Like i said the above method please DO NOT USE ( " last resort " )
This method should work fine on all packages now.

Install
Do NOT run package yet
Restart NAS
Start package -- this is so you can see the package to assign permission of it to your user
Control Panel->Users->Edit user->Applications->Check for your user
Control Panel->Info Center->Service->Make sure the service can be accessed through firewall, depending how your firewall is configured
Stop package
Start package

@arijbrown you can still use SSH as ROOT and WinSCP... You just need to tweak DSM6 a bit.

Thanks @ward0 and @rp4k - my real problem is I've literally never gotten the Synocommunity packaged Headphones to start on my Synology and I figure it's a permission issue of some sort so I'll see if changing the script to root helps.

@Dr-Bean

I deiced to try and poke around and try to get this running again. Could you tell me what this error below means? TIA

Starting SABnzbd ... ./start-stop-status: line 22: PATH=/usr/local/sabnzbd/bin:/usr/local/sabnzbd/env/bin:/usr/local/python/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/syno/sbin:/usr/syno/bin:/usr/local/sbin:/usr/local/bin /usr/local/sabnzbd/env/bin/python /usr/local/sabnzbd/share/SABnzbd/SABnzbd.py -f /usr/local/sabnzbd/var/config.ini --pidfile /usr/local/sabnzbd/var/sabnzbd.pid -d: No such file or directory

chroot debian:
From Main Menu on DSM selecting Debian Chroot Console will result in a not responding window. Services scheduled to start with Chroot are gone and are not working if something was added.

For anyone struggling with Root Access with SSH on DSM 6.0 upwards this
worked for me and saved me a lot of headache.

http://louiechristensen.dk/synology-dsm-6-0-root-access/

Connect using puTTy

https://www.synology.com/en-global/knowledgebase/DSM/tutorial/General/How_to_login_to_DSM_with_root_permission_via_SSH_Telnet

Hope it helps someone else as well
On 6 Jul 2016 08:25, "Ulli2k" [email protected] wrote:

chroot debian:
From Main Menu on DSM selecting Debian Chroot Console will result in a not
responding window. Services scheduled to start with Chroot are gone and are
not working if something was added.

โ€”
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-230697918,
or mute the thread
https://github.com/notifications/unsubscribe/ARYzoQf0kUr6lVFFUDZT_3Qvuxm-en50ks5qS1hegaJpZM4H4FFJ
.

Getting root access is not the problem... getting sabnzb, couchpotato, heaphones and sicbeard to start is my problem. They all stopped after the very last update. I had them all working under 6.0 and then they all stopped. Tried changing user and editing su dtstements but nothing works...

Setup

_Package Name_: ruTorrent
_Package Version_: 3.7-8

_NAS Model_: DS415+
_NAS Architecture_: synology_avoton_415+
_DSM version_: DSM 6.0.1-7393 Update 1

Expected behavior

Was expecting ruTorrent to work.

Actual behavior

Had the following logs in web interface:

[26.06.2016 14:15:15] WebUI started. [26.06.2016 14:15:16] Webserver user doesn't have read/write/execute access to the tmp directory. ruTorrent will not work. (/usr/local/rutorrent/tmp) [26.06.2016 14:15:16] rTorrent user must have read/execute access to the tmp directory. ruTorrent will not work. (/usr/local/rutorrent/tmp)
[26.06.2016 14:15:16] rss: Some functionality will be unavailable. Webserver user can't access external program (curl).
[26.06.2016 14:15:16] rutracker_check: Plugin will not work. Webserver user must have execute access to the rtorrent session directory (/usr/local/rutorrent/var/.session/).

Steps to reproduce

  1. Clean and fresh DSM 6 setup.
  2. Install Web Station, install ruTorrent.
  3. Go to http://nas-ip/rutorrent/

Package log

cat /usr/local/rutorrent/var/rtorrent.log: file is empty

Since the latest update of Webdav I cannot access my calendar from my Android Phone (Samsung Galaxy S5 with Android 6.0 and the app "Caldav Sync Free Beta" --> Can be found here anymore... ("org.apache.http.AuthenticationException"). Before it worked without any problems and the app wasn't updated in the last few weeks.

System information is:
NAS Model: DS216se
Processor: MARVELL Armada 370 88F6707
DSM version: DSM 6.0.1-7393 Update 2

Package name:
WebDAV Server 2.3.0-0020

EDIT: The strange thing is that the connection with Mozilla Thunderbird on Windows still works...
EDIT2: Ok, is resolved after restarting the phone... Strange... :(

Since the latest update of phpBB the german language pack isn't installed properly anymore... When starting phpBB, I get an "file \language\de\commons.php not found" error...

System information is:
NAS Model: DS216se
Processor: MARVELL Armada 370 88F6707
DSM version: DSM 6.0.2-8451

Package name:
phpBB 3.1.9-0109

EDIT: OK, fixed by adding the language pack manually from phpBB official site

GateOne still not working :`( - https://github.com/liftoff/GateOne/issues/588

Since my report during July, I saw no acknowledgement or feedback from the community.

It's still not working (after DSM updates, complete uninstall / reinstall of WebStation & ruTorrent).

Am I the only one who fails to get it running ?

Subliminal (#2357) still not working. Can anyone suggests a workaround via command line?

Deluge was working for me until about 24 hours ago. I updated my DS416j to 6.0.2-8451 update 1 from whatever was just before that version. Deluge still will not start.

Debian-Chroot Web GUI fix for DSM6: https://github.com/SynoCommunity/spksrc/issues/1910#issuecomment-253990371

DS216se
with the latest update (don't know which one it is exactly)

Not working: Since the last update the whole system is down. Web access is not working and the problem is that SSH is also down, so no access at all... What can I do? :(

EDIT: Works now again after a few reboots...

I'd speak to synology support I'm afraid, this sounds beyond the help we can probably offer here

@SeppPenner not sure what your DSM upgrade path was and what - exactly - you mean by "SSH is also down", but you may have missed that SSH changed in DSM 6 (and Google "sudo" if you get permission errors):
http://www.santsys.com/s2blog/synology-dsm-6-0-no-more-root/

If that's not the problem, then I agree that Synology seems to be your best option.

However, if you can't even determine what DSM version you have, then you should be VERY careful with SSH.

@zzappazz I know about this issue. I've already changed this when I upgraded to the initial version of DSM6. I meant that I couldn't connect to the NAS at all after the last update yesterday. So no connection via SSH (with session aborted, no connection or whatever it says then.). Login to the web console was also not possible... Now it is resolved... After rebooting a few times it works again...

DS216+II + DSM 6.0.2-8451 Update 2
Fresh DSM install, fresh transmission install. Installation process goes through, starting the daemon fails.

# /var/packages/transmission/scripts/start-stop-status start
Starting Transmission ...
su: Permission denied

The problem lies within /etc/shadow where there is no entry for the user transmission

# cat /etc/shadow
admin:-:17111:0:99999:7::1:
anonymous:*:10933:0:99999:7:::
avahi:*:10933:0:99999:7:::
bind:*:10933:0:99999:7:::
daemon:*:10933:0:99999:7:::
dbus:*:10933:0:99999:7:::
dovecot:*:10933:0:99999:7:::
ftp:*:10933:0:99999:7:::
guest:-:10933:0:99999:7:::
http:*:10933:0:99999:7:::
ldap:*:10933:0:99999:7:::
lp:*:10933:0:99999:7:::
mysql:*:10933:0:99999:7:::
nobody:*:10933:0:99999:7:::
ntp:*:10933:0:99999:7:::
postfix:*:10933:0:99999:7:::
postgres:*:10933:0:99999:7:::
root:*:10933:0:99999:7:::
rpc:*:10933:0:99999:7:::
system:*:10933:0:99999:7:::

# echo "transmission:*:10933:0:99999:7:::" >> /etc/shadow

# cat /etc/shadow
admin:-:17111:0:99999:7::1:
anonymous:*:10933:0:99999:7:::
avahi:*:10933:0:99999:7:::
bind:*:10933:0:99999:7:::
daemon:*:10933:0:99999:7:::
dbus:*:10933:0:99999:7:::
dovecot:*:10933:0:99999:7:::
ftp:*:10933:0:99999:7:::
guest:-:10933:0:99999:7:::
http:*:10933:0:99999:7:::
ldap:*:10933:0:99999:7:::
lp:*:10933:0:99999:7:::
mysql:*:10933:0:99999:7:::
nobody:*:10933:0:99999:7:::
ntp:*:10933:0:99999:7:::
postfix:*:10933:0:99999:7:::
postgres:*:10933:0:99999:7:::
root:*:10933:0:99999:7:::
rpc:*:10933:0:99999:7:::
system:*:10933:0:99999:7:::
transmission:*:10933:0:99999:7:::

Works after

# /var/packages/transmission/scripts/start-stop-status start
Starting Transmission ...
# echo $?
0
# ps axjf | grep transmission
19963 26992 26991 19918 pts/1    26991 S+       0   0:00                      \_ grep --color=auto transmission
    1 26881 26881 26881 ?           -1 Ssl    100   0:00 /usr/local/transmission/bin/transmission-daemon -g /usr/local/transmission/var/ -x /usr/local/transmission/var/transmission.pid

Mosquitto fails to run on DSM 6.0.2, on my DS1812+ (but there seem to be other models where it fails too, see e.g. here).

The problem is that the "su" command used in the start-stop-status script fails to change the user to the "mosquitto" user. That is because the "adduser" command from the installer script does not seem to add an entry for the mosquitto user in the /etc/shadow file -- Solve that by executing:

echo "mosquitto:*:10933:0:99999:7:::" >> /etc/shadow

in an SSH session as root, and then the package will start/stop just fine.

Would be nice if this were fixed in the original package. An update to the latest Mosquitto would also be nice :).

Transmission - Failed run ...

Or another solution, a easy way with SSH logged in as admin
Edit the file with "sudo vi /var/packages/transmission/scripts/start-stop-status" ("su" doesnt work on 6.0)
2 lines

USER="your username you choose within the install" <-- default is transmission

start_daemon ()
{
su - ${USER} -s /bin/sh -c "PATH= <-- add -s /bin/sh

Hit ESC, save with ":qw" (for the newbeesss)

Start script

/var/packages/transmission/scripts/start-stop-status start

Start transmission under Package Center and you will get the firewall setting
Start transmission again and open de the link http://your domain or ip:9091
In Package Center it will say "stopped but its working"

Tried to install Gate One on my DS211. As others have reported, this package does not seem to be working.

Thanks to ujle and joshlawless info

Edit the file /var/packages/gateone/scripts/start-stop-status and add a # infront of the line

# cp /usr/syno/etc/ssl/ssl.crt/server.crt /usr/syno/etc/ssl/ssl.key/server.key ${INSTALL_DIR}/ssl/

Copie the certificate and key

sudo`cp /usr/syno/etc/certificate/system/default/cert.pem /usr/local/gateone/ssl/server.crt
sudo cp /usr/syno/etc/certificate/system/default/privkey.pem /usr/local/gateone/ssl/server.key

Then installed/upgraded some (whyever) missing python packages using:

sudo /usr/local/python/bin/pip install html5lib tornado
sudo /usr/local/python/bin/pip install --upgrade html5lib tornado

After doing another script start

sudo /var/packages/gateone/scripts/start-stop-status start

reboot, go to package center and run gateone, firewall notice will open, after that it will work

@gregoo has nailed it for my case. However I'd found another solution before I read his comment. As others had also found in an SSH session, I can't run a su command as root to the sickbeard-custom user without getting "su: permission denied".
Looking at /var/log/auth.log shows a lot of pam errors which does usually imply that the user isn't set up correctly and can't log in. Hence /etc/shadow problems. I added lines to /etc/shadow (after making a copy) and that worked for another package.
I first got around it by editing the start-stop-status script for sickbeard to use sudo instead of su and that worked though.

start_daemon ()
{
  # su - ${USER} -c "HOME=${INSTALL_DIR}/var PATH=${PATH} ${PYTHON} ${SICKBEARD} --daemon --pidfile ${PID_FILE} --config ${CFG_FILE} --datadir ${INSTALL_DIR}/var/"
  sudo -u ${USER} bash -c "HOME=${INSTALL_DIR}/var PATH=${PATH} ${PYTHON} ${SICKBEARD} --daemon --pidfile ${PID_FILE} --config ${CFG_FILE} --datadir ${INSTALL_DIR}/var/"
}

So if contributors would like to start using sudo instead it will work even if the user isn't quite set up correctly.

I'm not sure if this should be reported here but certain toolchains have issues compiling busybox.
For example 88f6281 and qoriq

http://pastebin.com/tdbut7Zt

The all fail on this:
util-linux/blkdiscard.c:72:26: error: 'BLKSECDISCARD' undeclared (first use in this function)

Is this easily fixed or do these toolchains have bad luck when it comes to busybox?

Model: 215j
Broken: HAProxy (since upgrade to DSM6 + also fresh package install on DSM6)

Is there a fix available? A bugtracker somewhere?
Is it still maintained?

Many thanks

I've tried a number of synocom packages, none will work.

After DSM 6.0 upgrade, can no longer run or install Snapshot Replication package. Appears this package is not supported on the cedarview architecture.

From INFO file of SnapshotReplication-X86_64-6.0.2-0062 package:

package="SnapshotReplication"
version="6.0.2-0062"
maintainer="Synology Inc."
arch="x86_64"
exclude_arch="cedarview dockerx64"

Per Syno Community architecture/model info:

https://github.com/SynoCommunity/spksrc/wiki/Architecture-per-Synology-model

cedarview (x86_64)
โ€ข x14 Series
o RS814(RP)+ - synology_cedarview_rs814+/synology_cedarview_rs814rp+
o RS2414(RP)+ - synology_cedarview_rs2414+/synology_cedarview_rs2414rp+

Support has no known workaround or timeline for fixing. If Snapshot Replication is needed and you are running one of the above models, do NOT upgrade to DSM 6.

It's worrying that this late into DSM 6 being released and patched that we
are still seeing so many problems with DSM I hope DSM 6.1 resolves these
issues but think I will be creating a VM DSM to test on first before
upgrading next time as I have had to bodge a few packages to make them work.

On 12 Jan 2017 22:54, "datkins43" notifications@github.com wrote:

After DSM 6.0 upgrade, can no longer run or install Snapshot Replication
package. Appears this package is not supported on the cedarview
architecture.

From INFO file of SnapshotReplication-X86_64-6.0.2-0062 package:

package="SnapshotReplication"
version="6.0.2-0062"
maintainer="Synology Inc."
arch="x86_64"
exclude_arch="cedarview dockerx64"

Per Syno Community architecture/model info:

https://github.com/SynoCommunity/spksrc/wiki/Architecture-per-Synology-
model

cedarview (x86_64)
โ€ข x14 Series
o RS814(RP)+ - synology_cedarview_rs814+/synology_cedarview_rs814rp+
o RS2414(RP)+ - synology_cedarview_rs2414+/synology_cedarview_rs2414rp+

Support has no known workaround or timeline for fixing. If Snapshot
Replication is needed and you are running one of the above models, do NOT
upgrade to DSM 6.

โ€”
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-272310028,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARYzoWt8-ssSwLZ2t383-qRjb4SZUwsMks5rRq8tgaJpZM4H4FFJ
.

Wow, I saw an update for SABnzbd and updated. It's been broken for a while, so i just updated for the hell of it. SABnzbd now works again!!

image

My current DSM version

image

I'd gladly chip in some $$ to get the other modules updated....

Mine I managed to sort from day 1 but my mate is still down he tried the
update and no joy :(

On 17 Jan 2017 00:00, "live4truths" notifications@github.com wrote:

I'd gladly chip in some $$ to get the other modules updated....

โ€”
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-272988623,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARYzoSmRos6gMbBaQa1ptJkdjcpuJ6TFks5rTASZgaJpZM4H4FFJ
.

Hello all
Im trying desperately all what i can on my DS 415+ to make after a new Installation of DSM 6.0.2-8451 work my plexivity, i get everytime this error on the logs:

2017-01-17T08:21:26+01:00 DaniAleStation [ 307.747333] init: pkgctl-plexivity pre-start process (28601) terminated with status 1
2017-01-17T08:21:26+01:00 DaniAleStation synoscgi_SYNO.Core.Package.Control_1_start[27744]: servicecfg_internal_lib.c:187 Failed to start job [pkgctl-plexivity][0xD900 privilege.cpp:60]
2017-01-17T08:21:27+01:00 DaniAleStation synoscgi_SYNO.Core.Package.Control_1_start[27744]: service_initjob_action.c:27 InitJobStart failed, [0xD900 privilege.cpp:60]
2017-01-17T08:21:27+01:00 DaniAleStation synoscgi_SYNO.Core.Package.Control_1_start[27744]: pkgstartstop.cpp:262 Failed to start pkgctl-plexivity (err=-1) [0xD900 privilege.cpp:60]

I habe installed the plexivity trough community package Center. then i commented user plexivity as seen here:
cd /var/packages/plexivity/scripts
sudo vi start-stop-status
changed line:
USER="plexivity"
with

USER="plexivity"

But it does not work. Then i have tried to install manualy the plexivity with this instruction:
NOTE: ${DATA_DIR} should be the absolute path to where plexivity should store ALL data! When SynoCommunty fixes the user creation bug, this folder can be moved to /usr/local/plexivity/var/ to restore everything you captured so far.

Install the Python 2.x SPK from SynoCommunity
Install the GIT SPK from SynoCommunity
ssh into your DS and change to the location where plexivity should be stored.
clone plexivity: /usr/local/git/bin/git clone https://github.com/mutschler/plexivity
change directory and create a new virtualenv cd plexivity && /usr/local/python/bin/virtualenv env
install requirements ./env/bin/pip install -r requirements.txt
start plexivity manually PLEXIVITY_DATA=${DATA_DIR} ./env/bin/python plexivity.py --daemon
now you can access plexvitiy through your browser via NASIP:6060 and should be redirected to the setup page

All does not work. Can someone help me with a step by step instructions on Telnet?

Thank you
Daniele

I got plexivity working by running it on the user Admin it's not ideal but
works.

On 17 Jan 2017 08:32, "handyhelp" notifications@github.com wrote:

Hello all
Im trying desperately all what i can on my DS 415+ to make after a new
Installation of DSM 6.0.2-8451 work my plexivity, i get everytime this
error on the logs:

2017-01-17T08:21:26+01:00 DaniAleStation [ 307.747333] init:
pkgctl-plexivity pre-start process (28601) terminated with status 1
2017-01-17T08:21:26+01:00 DaniAleStation synoscgi_SYNO.Core.Package.Control_1_start[27744]:
servicecfg_internal_lib.c:187 Failed to start job [pkgctl-plexivity][0xD900
privilege.cpp:60]
2017-01-17T08:21:27+01:00 DaniAleStation synoscgi_SYNO.Core.Package.Control_1_start[27744]:
service_initjob_action.c:27 InitJobStart failed, [0xD900 privilege.cpp:60]
2017-01-17T08:21:27+01:00 DaniAleStation synoscgi_SYNO.Core.Package.Control_1_start[27744]:
pkgstartstop.cpp:262 Failed to start pkgctl-plexivity (err=-1) [0xD900
privilege.cpp:60]

I habe installed the plexivity trough community package Center. then i
commented user plexivity as seen here:
cd /var/packages/plexivity/scripts
sudo vi start-stop-status
changed line:
USER="plexivity"
with

USER="plexivity"

But it does not work. Then i have tried to install manualy the plexivity
with this instruction:
NOTE: ${DATA_DIR} should be the absolute path to where plexivity should
store ALL data! When SynoCommunty fixes the user creation bug, this folder
can be moved to /usr/local/plexivity/var/ to restore everything you
captured so far.

Install the Python 2.x SPK from SynoCommunity
Install the GIT SPK from SynoCommunity
ssh into your DS and change to the location where plexivity should be
stored.
clone plexivity: /usr/local/git/bin/git clone
https://github.com/mutschler/plexivity
change directory and create a new virtualenv cd plexivity &&
/usr/local/python/bin/virtualenv env
install requirements ./env/bin/pip install -r requirements.txt
start plexivity manually PLEXIVITY_DATA=${DATA_DIR} ./env/bin/python
plexivity.py --daemon
now you can access plexvitiy through your browser via NASIP:6060 and
should be redirected to the setup page

All does not work. Can someone help me with a step by step instructions on
Telnet?

Thank you
Daniele

โ€”
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-273051875,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARYzobEuOFuBj0gPBsF8WpuaOGUxexuEks5rTHyfgaJpZM4H4FFJ
.

@mparents2007 did you change the start-stop-status script??

It was a while ago but yes I'm sure it wad the start - stop script. I can't
ssh from outside the house so if you don't cracking it update here and I
will have a look when I'm home.

On 17 Jan 2017 15:37, "ward0" notifications@github.com wrote:

@mparents2007 https://github.com/mparents2007 did you change the
start-stop-status script??

โ€”
You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-273203773,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARYzoc9iGmHghzJ1Jytmo2mUcJjKl9e-ks5rTOAngaJpZM4H4FFJ
.

@mparents2007: ok thx

Just wanted to report that I have successfully installed DSM 6 and all SickBeard and ruTorrent packages are working correctly after the update.
I probably have the advantage that I held off on the update for a long time and only installed the packages a bit before updating. But hopefully this may help someone.

Details are as follows:
Model: DS214+

  1. As of 2017-01-08 on DSM 5.2-5967 update 2.
  2. On 2017-01-08 installed SickBeard Custom, ruTorrent - setup everything and all working. Then updated all other packages (standard Synology ones).
  3. On 2017-01-18 updated DSM to 6.0.2-8451-8.
  4. Rebooted and then prompted for another update, 6.0.2-8451-9 - installed and rebooted again.
  5. Finally, checked over SickRage and ruTorrent all working correctly with all settings and data intact.

@infinitum213 there are no problems when you upgrade after you installed a SPK only if you try to install one after you already upgraded. That's mainly because of the way synology handles user creation in DSM 6 if you installed the SPK before the upgrade the user is created and presists the upgrade ;)

I performed the install on multiple diskstations and have found that it does not add an entry to /etc/shadow correctly, once I add this the service fails missing unidecode so had to install it (do the following)

source /usr/local/octoprint/env/bin/activate
pip install -U unidecode

Recent update of Synology caused Sonarr and Radarr to not start due to Mono.
The fix that has worked for me is to uninstall / reinstall the official synology Mono (this may not be necessary, but I did it anyway).

Then the standard fix of changing the mono path in
/var/packages/nzbdrone/scripts/start-stop-status

Then change
MONO_PATH="/usr/local/mono/bin"

to

MONO_PATH="/var/packages/Mono/target/usr/local/bin"

Note This is different from the similar previous fixes as the path now seems to have changed from
"/var/packages/Mono/target/usr/bin", essentially adding the local folder.

Hope this helps.

I was very concerned about running this update after reading Tomekemp's comment as I had a lot of issues after the upgrade originally, it seems the fix's I did for DSM 6 to get Sonar, Sab ,Couch and Plextivity working have held and all so far seems well.

this is however very early days as in 30 minutes but main systems are up which is a ood sign, if i come across any issues I will post further info but felt that I should put this info on to give some others some hope.

DS216se
DSM 6.1.2-15132

Not working:
Upgrade to MariaDB 10 within osTicket and phpBB

Error: Password for MariaDB 5 is wrong

The upgrade from MariaDB version 5 to version 10 isn't working for me.

I'm using a password manager and I can login into MariaDB version 5 via phpMyAdmin.
grafik

The login to MariaDB 10 with the newly set password (same as before) is possible, too:
grafik

But the upgrade for phpBB and osTicket isn't working...
grafik

The database is up and running as well:
grafik

Hi I have been having the same problem but I also have no clue what SSH is or how to use it to change these things could some one point me to a guide or even guide me on how to do this?

@morpheus2n2 if you know linux commandline and directory it will be easy otherwise its a lot to explain :)
Just watch at https://www.youtube.com/watch?v=9CZphjhQxIQ and https://www.youtube.com/watch?v=q3swIdBcAxo it may help you

One of the best descriptions about SSH is somewhere in the first 7 pages of
this string but I can't remember exactly where though.

It describes how to get an SSH connection as since DSM6 was released it
became more secure

On 7 Sep 2017 12:27, "Suykast" notifications@github.com wrote:

@morpheus2n2 https://github.com/morpheus2n2 if you know linux
commandline and directory it will be easy otherwise its a lot to explain :)
Just watch at https://www.youtube.com/watch?v=9CZphjhQxIQ it may help you

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-327772263,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARYzoU4bvteCtJpfGfc3kWj_ym4D8rHfks5sf9MzgaJpZM4H4FFJ
.

I managed to get a connection, but can't work out how to get to the folder location etc lol

All depends on what you are using for the connection?

On 7 Sep 2017 12:32, "morpheus2n2" notifications@github.com wrote:

I managed to get a connection, but can't work out how to get to the folder
location etc lol

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-327773140,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARYzoSLEXMQE1B4voLu6Prpa4Y0_UisLks5sf9Q8gaJpZM4H4FFJ
.

Putty is where google lead me :)

I would recommend WinSCP which gives you a GUI making life easier, if you
need a putty session you can launch it from the icons at the top of WinSCP.
Always done me well reduces the need for knowing complicated Lynux commands
(I dont). Allows you to navigate around the directories find what you need
open edit and save.

Hope this helps.

Paul

On 7 Sep 2017 12:34, "morpheus2n2" notifications@github.com wrote:

Putty is where google lead me :)

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-327773626,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARYzoZiOWLJO8ia7ctzUB8O6MlU3tYlQks5sf9TegaJpZM4H4FFJ
.

Folder location on syno depents on the volume (disk) you have. let say i want my music folder of syno, i have to go to "cd /volume4/music"
Thats how the folder location is identified. To change or edit a file content you can use vi /[path to folder]/[full filename]

sweet thanks guys will have a look :)

SABnzbd 2.3.1-33
DSM 6.2-22259
su: failed to execute /sbin/nologin: No such file or directory

anyone able to help? I can't get it to run, thats the error i get in the synopkg.log file

Check in the configuration files what username SAB is using.

If need be change it to one with Admin rights

On 20 Dec 2017 17:38, "essteewhy" notifications@github.com wrote:

SABnzbd 2.3.1-33
DSM 6.2-22259
su: failed to execute /sbin/nologin: No such file or directory

anyone able to help? I can't get it to run, thats the error i get in the
synopkg.log file

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-353131462,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARYzoTVug8gJMlhFhwmYcIITr49wHIOhks5tCUYVgaJpZM4H4FFJ
.

Fatal error:
"/usr/local/sabnzbd/var/config.ini" is not a valid configuration
file
Error message: [Errno 13] Permission denied:
'/usr/local/sabnzbd/var/config.ini'

On Wed, Dec 20, 2017 at 11:41 AM mparents2007 notifications@github.com
wrote:

Check in the configuration files what username SAB is using.

If need be change it to one with Admin rights

On 20 Dec 2017 17:38, "essteewhy" notifications@github.com wrote:

SABnzbd 2.3.1-33
DSM 6.2-22259
su: failed to execute /sbin/nologin: No such file or directory

anyone able to help? I can't get it to run, thats the error i get in the
synopkg.log file

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-353131462
,
or mute the thread
<
https://github.com/notifications/unsubscribe-auth/ARYzoTVug8gJMlhFhwmYcIITr49wHIOhks5tCUYVgaJpZM4H4FFJ

.

โ€”
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-353132356,
or mute the thread
https://github.com/notifications/unsubscribe-auth/Ag5MlJwv2ZUjAgBqieyhrAPJ4gkbyiHNks5tCUbWgaJpZM4H4FFJ
.

You need to use root access there are guides available to set that up

On 20 Dec 2017 17:47, "essteewhy" notifications@github.com wrote:

Fatal error:
"/usr/local/sabnzbd/var/config.ini" is not a valid configuration
file
Error message: [Errno 13] Permission denied:
'/usr/local/sabnzbd/var/config.ini'

On Wed, Dec 20, 2017 at 11:41 AM mparents2007 notifications@github.com
wrote:

Check in the configuration files what username SAB is using.

If need be change it to one with Admin rights

On 20 Dec 2017 17:38, "essteewhy" notifications@github.com wrote:

SABnzbd 2.3.1-33
DSM 6.2-22259
su: failed to execute /sbin/nologin: No such file or directory

anyone able to help? I can't get it to run, thats the error i get in
the
synopkg.log file

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<
https://github.com/SynoCommunity/spksrc/issues/
2207#issuecomment-353131462
,
or mute the thread
<
https://github.com/notifications/unsubscribe-auth/
ARYzoTVug8gJMlhFhwmYcIITr49wHIOhks5tCUYVgaJpZM4H4FFJ

.

โ€”
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
2207#issuecomment-353132356>,
or mute the thread
Ag5MlJwv2ZUjAgBqieyhrAPJ4gkbyiHNks5tCUbWgaJpZM4H4FFJ>
.

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-353133972,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARYzoSNuO8V6GiSJLqAWHsxqYk07dlEPks5tCUgygaJpZM4H4FFJ
.

if you don't mind linking one, that would be much appreciated.. !

On Wed, Dec 20, 2017 at 12:37 PM mparents2007 notifications@github.com
wrote:

You need to use root access there are guides available to set that up

On 20 Dec 2017 17:47, "essteewhy" notifications@github.com wrote:

Fatal error:
"/usr/local/sabnzbd/var/config.ini" is not a valid configuration
file
Error message: [Errno 13] Permission denied:
'/usr/local/sabnzbd/var/config.ini'

On Wed, Dec 20, 2017 at 11:41 AM mparents2007 notifications@github.com
wrote:

Check in the configuration files what username SAB is using.

If need be change it to one with Admin rights

On 20 Dec 2017 17:38, "essteewhy" notifications@github.com wrote:

SABnzbd 2.3.1-33
DSM 6.2-22259
su: failed to execute /sbin/nologin: No such file or directory

anyone able to help? I can't get it to run, thats the error i get in
the
synopkg.log file

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<
https://github.com/SynoCommunity/spksrc/issues/
2207#issuecomment-353131462
,
or mute the thread
<
https://github.com/notifications/unsubscribe-auth/
ARYzoTVug8gJMlhFhwmYcIITr49wHIOhks5tCUYVgaJpZM4H4FFJ

.

โ€”
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
2207#issuecomment-353132356>,
or mute the thread
Ag5MlJwv2ZUjAgBqieyhrAPJ4gkbyiHNks5tCUbWgaJpZM4H4FFJ>
.

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-353133972
,
or mute the thread
<
https://github.com/notifications/unsubscribe-auth/ARYzoSNuO8V6GiSJLqAWHsxqYk07dlEPks5tCUgygaJpZM4H4FFJ

.

โ€”
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-353146707,
or mute the thread
https://github.com/notifications/unsubscribe-auth/Ag5MlKLnVK7fdI_vBDM5zzSh8fMDW6f_ks5tCVQFgaJpZM4H4FFJ
.

This is what I used but it was a while ago now

http://louiechristensen.dk/synology-dsm-6-0-root-access/
http://www.google.com/url?q=http%3A%2F%2Flouiechristensen.dk%2Fsynology-dsm-6-0-root-access%2F&sa=D&sntz=1&usg=AFQjCNGiB2PADboIB1GzRdp4qGKDa8HDpQ

Hope it helps

On 20 Dec 2017 18:39, "essteewhy" notifications@github.com wrote:

if you don't mind linking one, that would be much appreciated.. !

On Wed, Dec 20, 2017 at 12:37 PM mparents2007 notifications@github.com
wrote:

You need to use root access there are guides available to set that up

On 20 Dec 2017 17:47, "essteewhy" notifications@github.com wrote:

Fatal error:
"/usr/local/sabnzbd/var/config.ini" is not a valid configuration
file
Error message: [Errno 13] Permission denied:
'/usr/local/sabnzbd/var/config.ini'

On Wed, Dec 20, 2017 at 11:41 AM mparents2007 notifications@github.com
wrote:

Check in the configuration files what username SAB is using.

If need be change it to one with Admin rights

On 20 Dec 2017 17:38, "essteewhy" notifications@github.com wrote:

SABnzbd 2.3.1-33
DSM 6.2-22259
su: failed to execute /sbin/nologin: No such file or directory

anyone able to help? I can't get it to run, thats the error i get in
the
synopkg.log file

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<
https://github.com/SynoCommunity/spksrc/issues/
2207#issuecomment-353131462
,
or mute the thread
<
https://github.com/notifications/unsubscribe-auth/
ARYzoTVug8gJMlhFhwmYcIITr49wHIOhks5tCUYVgaJpZM4H4FFJ

.

โ€”
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
2207#issuecomment-353132356>,

or mute the thread
Ag5MlJwv2ZUjAgBqieyhrAPJ4gkbyiHNks5tCUbWgaJpZM4H4FFJ>
.

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-353133972

,
or mute the thread
<
https://github.com/notifications/unsubscribe-auth/
ARYzoSNuO8V6GiSJLqAWHsxqYk07dlEPks5tCUgygaJpZM4H4FFJ

>

.

โ€”
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
2207#issuecomment-353146707>,
or mute the thread
vBDM5zzSh8fMDW6f_ks5tCVQFgaJpZM4H4FFJ>

.

โ€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/SynoCommunity/spksrc/issues/2207#issuecomment-353147153,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ARYzoaKaxISX__Y7GTeR5Pl1xKFpkNb0ks5tCVR0gaJpZM4H4FFJ
.

DSM 6 support is in progress. Please follow package specific "update" issue according to your interests (or create one if none existing yet)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eL-Zotto picture eL-Zotto  ยท  6Comments

charmisuk picture charmisuk  ยท  5Comments

nkean picture nkean  ยท  6Comments

tombro007 picture tombro007  ยท  7Comments

kraades picture kraades  ยท  6Comments