-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SickChill wont start after version 20210729-2 was installt on synolgy Dsm 6.2.4-25556 #4856
Comments
Hi, I encountered the same problem, tried upgrading from 20210329-1, as well as a clean install. Setup NAS Model: DS3612xs Package log 2021/09/10 07:14:02 upgrade sickchill 20210329-1 Begin start-stop-status stop |
What does the
|
The version I compiled a while ago works, but the online version doesn't. Would you be willing to confirm this? Here is what I used to test before publishing. https://seby.io/download/sickchill_noarch-dsm6_20210729-2.spk |
I can confirm that this package is working for me as well ! |
There is a little issue with the core SickChill code with a work around https://github.com/SickChill/SickChill/discussions/7364#discussion-3477151 The linked 7504 is for an 88f6282 ARMv5 213air which basj posted the log results which has spksrc/toolchain in the logs. So could somebody from sc take a look at them. |
Worked for me, just takes 5 mins to load the GUI |
Now confirmed that the linked version runs out of the box on both DS412+ and DS1812+ with no need for init_helpers.py per SickChill #7364 |
I just tried this version on my DS216j and it doesn't work either. |
@djpoulet you need to be little more specific On doesn't work. Got any logs? Edit. Logs in https://github.com/SickChill/SickChill/issues/7504#issuecomment-918173099 |
The linked package above is certainly cleaner and faster at restarting than the one that was online. There does seem to be issues with ARM v5 and v7 ARMada38x machines that have reported issues in 7504. Here's a snippet:
So as we didn't change much is the ARM issue due to moving to Python 38 from 37?? |
@BKSteve oups sorry if I was not precise enough. |
There are a number of issues with ARM7 based devices and installation as I need some help to identify the ARM7 install issue. here's a few lines preceding and up to the fail message.
grateful for any suggestions and what is needed to have a successful ARM7 based DSM install. |
The errors continue and I I need some help with why cffi crashes on wheel build on arm devices. https://github.com/SickChill/SickChill/issues/7504#issuecomment-922227426
|
@BKSteve if I understand correctly the pip package needs a compiler to work. This needs to be done beforehand (cross compiled) and sipped as a wheel.
Aka it's not using the cached version |
Yes, just built now with cross/cffi and build_depends cross/python38 |
Yea, I don't either (all are x64 too). |
There are 2 people with arm devices that have been helping by posting logs, so I just have to wait. |
@BKSteve I’ve seen your messages for testing. On week-end with family, try to test in a few hours or tomorrow (GMT +2). |
Need some help with my builds of this package. With edits it now compiles 8/11 packages successfully but the qoriq and evansport (both 6&7) throw
|
@BKSteve I can help testing too, since neither of the packages at https://synocommunity.com/ work for me. I am on |
@mediafreakch come to 7504 On SickChill where there's links to test builds and some issues with the current released v-3 So just to confirm the 20210729-3 version doesn't work on |
Right, |
Setup
Package Name: SickChill
Package Version: version 20210729-2
NAS Model: DS5113+
NAS Architecture:
DSM version: 6.2.4-25556
Expected behavior
Tell us what should happen
Actual behavior start
Tell us what happens instead It start and stop 1 min after
Steps to reproduce
1.
2.
3.
Package log
Setup
Package Name:
Package Version:
NAS Model:
NAS Architecture:
DSM version:
Expected behavior
Tell us what should happen
Actual behavior
Tell us what happens instead
Steps to reproduce
1.
2.
3.
Package log
_Installer log: find logfile
/var/log/packages/{package}.log
, for DSM<6:/var/packages/{package}/target/var/{package}_installer.log
and protocol in Package Center.You find service log and other log files in
/var/packages/{package}/target/var
._
Other logs
E.g.
/var/log/messages
or/var/log/synopkg.log
The text was updated successfully, but these errors were encountered: