Skip to content
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

Cannot open assembly '/app/Jackett/JackettConsole.exe': No such file or directory. #2

Open
ulysserevient opened this issue Jan 2, 2021 · 3 comments

Comments

@ulysserevient
Copy link

Hi,
since some days, container won't start.
I've tried to recreate it, but obtain this error in logs :
Cannot open assembly '/app/Jackett/JackettConsole.exe': No such file or directory.,

Don't understand !

Here is the complete log :
2021-01-02T10:48:32.367509203Z [s6-init] making user provided files available at /var/run/s6/etc...exited 0., 2021-01-02T10:48:32.394022329Z [s6-init] ensuring user provided files have correct perms...exited 0., 2021-01-02T10:48:32.394782788Z [fix-attrs.d] applying ownership & permissions fixes..., 2021-01-02T10:48:32.395656346Z [fix-attrs.d] done., 2021-01-02T10:48:32.396522312Z [cont-init.d] executing container initialization scripts..., 2021-01-02T10:48:32.397608013Z [cont-init.d] 10-adduser: executing... , 2021-01-02T10:48:32.409800534Z usermod: no changes, 2021-01-02T10:48:32.410122827Z , 2021-01-02T10:48:32.410134709Z -------------------------------------, 2021-01-02T10:48:32.410139022Z _ (), 2021-01-02T10:48:32.410142686Z | | ___ _ __, 2021-01-02T10:48:32.410152911Z | | / __| | | / \ , 2021-01-02T10:48:32.410157017Z | | \__ \ | | | () |, 2021-01-02T10:48:32.410160790Z |_| |___/ |_| \__/, 2021-01-02T10:48:32.410220519Z , 2021-01-02T10:48:32.410228899Z , 2021-01-02T10:48:32.410235177Z Brought to you by linuxserver.io, 2021-01-02T10:48:32.410240967Z We gratefully accept donations at:, 2021-01-02T10:48:32.410245479Z https://www.linuxserver.io/donate/, 2021-01-02T10:48:32.410249116Z -------------------------------------, 2021-01-02T10:48:32.410253373Z GID/UID, 2021-01-02T10:48:32.410260028Z -------------------------------------, 2021-01-02T10:48:32.413225517Z , 2021-01-02T10:48:32.413245614Z User uid: 1010, 2021-01-02T10:48:32.413249980Z User gid: 1010, 2021-01-02T10:48:32.413253829Z -------------------------------------, 2021-01-02T10:48:32.413257681Z , 2021-01-02T10:48:32.417105160Z [cont-init.d] 10-adduser: exited 0., 2021-01-02T10:48:32.417896018Z [cont-init.d] 30-config: executing... , 2021-01-02T10:48:32.420375222Z **** install jackett PRE-RELEASE ****, 2021-01-02T10:48:35.028937166Z % Total % Received % Xferd Average Speed Time Time Time Current, 2021-01-02T10:48:35.029198145Z Dload Upload Total Spent Left Speed,�� 2021-01-02T10:48:35.720367940Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9 100 9 0 0 13 0 --:--:-- --:--:-- --:--:-- 13, 2021-01-02T10:48:35.729417184Z tar: This does not look like a tar archive, 2021-01-02T10:48:35.730023159Z , 2021-01-02T10:48:35.730059018Z gzip: stdin: not in gzip format, 2021-01-02T10:48:35.730290622Z tar: Child returned status 1, 2021-01-02T10:48:35.730403146Z tar: Error is not recoverable: exiting now, 2021-01-02T10:48:35.730767417Z ***** TEMP FIX FOR TRACKERS *****, 2021-01-02T10:48:35.734346672Z **** fix for host id mapping error ****, 2021-01-02T10:48:35.738150364Z [cont-init.d] 30-config: exited 0., 2021-01-02T10:48:35.739181848Z [cont-init.d] 99-custom-scripts: executing... , 2021-01-02T10:48:35.744626906Z [custom-init] no custom files found exiting..., 2021-01-02T10:48:35.745044052Z [cont-init.d] 99-custom-scripts: exited 0., 2021-01-02T10:48:35.745755518Z [cont-init.d] done., 2021-01-02T10:48:35.746397873Z [services.d] starting services, 2021-01-02T10:48:35.759095365Z Cannot open assembly '/app/Jackett/JackettConsole.exe': No such file or directory., 2021-01-02T10:48:35.760412964Z [services.d] done., 2021-01-02T10:48:36.761538800Z Cannot open assembly '/app/Jackett/JackettConsole.exe': No such file or directory., 2021-01-02T10:48:37.761899455Z Cannot open assembly '/app/Jackett/JackettConsole.exe': No such file or directory., 2021-01-02T10:48:38.763326607Z Cannot open assembly '/app/Jackett/JackettConsole.exe': No such file or directory., 2021-01-02T10:48:39.764560651Z Cannot open assembly '/app/Jackett/JackettConsole.exe': No such file or directory.,

@ulysserevient
Copy link
Author

Here is the file in tmp folder !
-rw-r--r-- 1 root root 9 Jan 2 10:51 jacket.tar.gz
only 9 bytes

@Hatom1K
Copy link

Hatom1K commented Jan 9, 2021

Same error for me @ulysserevient , did you find solution ?

@xfouloux
Copy link
Owner

should be fine now, the tags url was not ok, i modified the 30-config file, and it should be fine now
i changed the docker-generation too, to push amd64, arm64 and armv7 too now
But i strongly recommend you use the official linuxserver image, they now have pre release tags and stuff too =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants