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

Mylar -- 32b image has been deprecated #218

Closed
tuta23 opened this issue Nov 27, 2021 · 2 comments
Closed

Mylar -- 32b image has been deprecated #218

tuta23 opened this issue Nov 27, 2021 · 2 comments
Labels
bug Bug or Confirmed Issue that needs addressed

Comments

@tuta23
Copy link
Contributor

tuta23 commented Nov 27, 2021

When trying to spin up the Mylar container on the 32b side -- the logs revealed that the image is being deprecated and to use this branch instead:

linuxserver/mylar3

@rmiddle
Copy link
Collaborator

rmiddle commented Nov 28, 2021

Mylar replaced with Mylar3. Please confirm it is working well for you.

@rmiddle rmiddle closed this as completed Nov 28, 2021
@rmiddle rmiddle added the bug Bug or Confirmed Issue that needs addressed label Nov 28, 2021
@tuta23
Copy link
Contributor Author

tuta23 commented Nov 28, 2021

Container does spin up -- there is a fair amount of setup required, but I was able to get things connected and successfully tested a file download.

There is one main section "StoryArcs" that breaks the GUI with the below message. I don't think this is container setup related but possibly related to the linuxserver image itself?

Error !
TypeError: expected str, bytes or os.PathLike object, not NoneType

Global StoryArc Options
<% storyarcdest = os.path.join(mylar.CONFIG.DESTINATION_DIR, 'StoryArcs') %> Arcs in StoryArc Directory
(${storyarcdest})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug or Confirmed Issue that needs addressed
Projects
None yet
Development

No branches or pull requests

2 participants