Dario
Dario
@p0psicles Not sure if there is an issue with the Vue code here. To my understanding, this should pass.
@Nodens- How do you come to the conclusion that **4 trackers** is the correct amount of trackers to add? Why not 6, why not 2? However, I agree that adding...
@rafi-d Please open a PR if you want to submit a code change suggestion.
Enable debug logs > restart > post new debug logs.
``` 2021-12-03 13:04:16 WARNING SEARCHQUEUE-BACKLOG-72073 :: [f35a19d] Unhashable type encountered. Please report this warning to the developers. TypeError('Object of type Episode is not JSON serializable') ``` That's the interesting part.
The next version will have a more detailed error. Please report again if it still happens.
The service script is a bit different from the command you used, you can see it here: https://github.com/pymedusa/Medusa/blob/master/runscripts/init.freebsd Can you debug why the startup script is failing for you? The...
Before we debug further, please make sure you use `sysrc "medusa_enable=YES"` instead of `sysrc "medua_enable=YES"`.
Okay. Can you run this command: https://github.com/pymedusa/Medusa/blob/master/runscripts/init.freebsd#L44 replacing the variables as appropriate.
Oh, no problem! It should be: `-cf -P /var/run/PyMedusa/Medusa.pid -p /var/run/PyMedusa/Medusa_child.pid /usr/local/bin/python3.7 /usr/local/medusa/start.py -q --nolaunch --pidfile /var/run/Pymedusa/child.pid --datadir /usr/local/medusa`