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

bugreport-b827eb6013c0-0 - Jessie | Transmission 403 unauthorized. #86

Closed
Fourdee opened this issue Oct 10, 2015 · 3 comments
Closed

bugreport-b827eb6013c0-0 - Jessie | Transmission 403 unauthorized. #86

Fourdee opened this issue Oct 10, 2015 · 3 comments
Labels

Comments

@Fourdee
Copy link
Collaborator

Fourdee commented Oct 10, 2015

DietPi : Bug Report
08-10-2015

Email address = HIDDEN
Name = Lloyd

Transmission daemon 403 unauthorized.

When does the issue occur?
transmission is returning 403 on web ui. whitelist is disabled.
transmission doesnt appear to be actually using settings.json

@Fourdee
Copy link
Collaborator Author

Fourdee commented Oct 10, 2015

[Unit]
Description=Transmission BitTorrent Daemon
After=network.target
[Service]
User=root
Type=notify
ExecStart=/usr/bin/transmission-daemon -f --log-error
ExecReload=/bin/kill -s HUP $MAINPID
[Install]
WantedBy=multi-user.target

ExecStart does not contain the --config-dir command. Possibly, no config is loaded.

Removing this systemd service and falling back to the LSB script resolves issue.

@Fourdee
Copy link
Collaborator Author

Fourdee commented Oct 10, 2015

Done. Will be patched with DietPi v96 update.

@Fourdee Fourdee mentioned this issue Oct 12, 2015
Merged
Fourdee referenced this issue Oct 12, 2015
v96
(12/10/15)

Changes: 

DietPi.com is now the home of DietPi. Web hosting kindly provided by Pilovali.

Bug fixes:

DietPi-Software (Jessie) | Resolved Transmission-daemon 403 errors on Jessie systems. Caused by SystemD service: https://github.com/Fourdee/DietPi/issues/86. Many thanks to Lloyd for sending the bug report.
@Fourdee
Copy link
Collaborator Author

Fourdee commented Oct 12, 2015

v96 released.

@Fourdee Fourdee closed this as completed Oct 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant