Azuracast: Access Files via SFTP

Created on 12 Oct 2018  Â·  9Comments  Â·  Source: AzuraCast/AzuraCast

Installation method
Docker

Host OS (for Docker installations)
Ubuntu 18.04

I can no longer connect in SFTP mode, is it possible to do a complete reset ?

Thank you

question wontfix

All 9 comments

@ckeurk What do you mean? Your SFTP docker container may have stopped, but you can just run the same SFTP command again to create and run a new one. No reset required.

It still works but there's a bug I found…

When changing the password, it works.
But when changing the username, azuracast - you can still connect but here's the bug

BUG:
You can't see anymore your station under /stations - meaning /stations is empty

@ErnestPH I don't believe that's a bug; the azuracast username is also the default owner of all files inside the stations directory, and it may be important that this username and the one listed as the file owner by the Linux filesystem be the same.

Yes, thank you. I get it now.

HI,
I tried to use SFTP connection to upload files. While it connected just fine with the command from your WIKI.
Any mp3 file i tried to upload to the station didn't work.
I have used exact command you shown and no go. Tried to upload from same host and from different one. Both got same Access Denied on any file in any station.
Help would be appreciated

I had to use user id 1000 not 1001 like the document suggests, I haven't added a fix to the docs because I wasn't sure of the implications of that...

You know off the top of your head @SlvrEagle23? Not sure how the docker users are set up.

I had to use user id 1000 not 1001 like the document suggests, I haven't added a fix to the docs because I wasn't sure of the implications of that...

You know off the top of your head @SlvrEagle23? Not sure how the docker users are set up.

I'll check and report back

Update: indeed setting user id to 1000 works.
Thanks @CodeSteele

PS. Any other way than CTRL+C(which don't work) and reboot to stop it?

@CodeSteele Yep, that's my mistake. The UID for the azuracast user is 1000 and it should be matching that.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

frozenplaya picture frozenplaya  Â·  4Comments

dpcee30 picture dpcee30  Â·  3Comments

Blazedallup picture Blazedallup  Â·  3Comments

susl16c picture susl16c  Â·  3Comments

oussamatn picture oussamatn  Â·  3Comments