Activity for scofra

  • scofra scofra posted a comment on discussion Jamulus Server

    Hi alf7, You might try chmod 600 That worked for me when I ran into the Unprotected Private Key problem. I'm using command line SFTP and OpenSSH. I found this AWS link helpful: https://docs.aws.amazon.com/transfer/latest/userguide/getting-started-use-the-service.html Good luck!

  • scofra scofra posted a comment on discussion Jamulus Server

    Hi Bart, Thanks again! I saw the --norecord option in your example unit and found it on the cmd-line options page. Makes sense; and the signals that toggle recording on/off work perfectly, as per the docs. I really appreciate all the info! Best, Scott

  • scofra scofra posted a comment on discussion Jamulus Server

    Issue resolved! @Bart, thanks for the updated unit. I modified it slightly, adding logging and my personalized welcome message. Seems setting "ProtectHome=False" did the trick. @Vincenzo, I tried running the exec string as a simple command and yes, it seems like it would work. Shell output claims "Recording state enabled." Ultimately I'm using the service unit approach and toggling recording on/off with propagated signals, as per the docs. Thanks for the suggestions! Scott

  • scofra scofra modified a comment on discussion Jamulus Server

    Hi Vicenzo, Great suggestion! I tried your chmod cmd, but the problem persists. Taking a closer look at permissions, I note that my home/ and ubuntu/ directories have the same permissions as var/ -- and jamulus is happily writing its logfiles. I've set my recordings/ permissions even more open. drwxr-xr-x 13 root root 4096 Jul 16 10:14 var/ drwxr-xr-x 3 root root 4096 Nov 9 13:48 home/ drwxr-xr-x 5 ubuntu ubuntu 4096 Dec 3 14:02 ubuntu/ drwxrwxrwx 2 ubuntu ubuntu 4096 Dec 1 13:33 recordings/ Service...

  • scofra scofra posted a comment on discussion Jamulus Server

    Hi Vicenzo, Great suggestion! I tried your chmod cmd, but the problem persists. Taking a closer look at permissions, I note that my home/ and /ubuntu/ directories have the same permissions as var/ -- and jamulus is happily writing its logfiles. I've set my recordings/ permissions even more open. drwxr-xr-x 13 root root 4096 Jul 16 10:14 var/ drwxr-xr-x 3 root root 4096 Nov 9 13:48 home/ drwxr-xr-x 5 ubuntu ubuntu 4096 Dec 3 14:02 ubuntu/ drwxrwxrwx 2 ubuntu ubuntu 4096 Dec 1 13:33 recordings/ Service...

  • scofra scofra posted a comment on discussion Jamulus Server

    Hello, What's the best way to configure recording on a headless private Linux server running in the cloud? I followed the instructions (https://jamulus.io/wiki/Server-Linux), but recording isn't working. (Everything else appears to work very well!) My jamulus service exec string sets the -R flag and passes a directory for new recordings: ExecStart=/usr/local/bin/llcon-jamulus/Jamulus --server --nogui \ --log /var/log/jamulus/jamulus.log \ --serverinfo "<my_server_name>;<my_city>;<my_code>" \ --welcomemessage...

  • scofra scofra posted a comment on discussion Jamulus Server

    I see you're passing the absolute path as an argument to the -w flag. Assuming you've run an ls -l to ensure the file exists and has data in it, I wonder if a symlink would work: pointing from wherever you want your welcome text file to live, back to the Jamulus executable directory.

  • scofra scofra posted a comment on discussion Jamulus Server

    Weird that link didn't work; but glad you got to the right page! Feel free to reach out with any questions. Best, Scott

  • scofra scofra posted a comment on discussion Jamulus Server

    Hi Alice, I found and followed this excellent guide by Simon Tomlinson: https://www.facebook.com/notes/jamulus-online-musicianssingers-jamming/howto-idiots-guide-to-installing-jamulus-server-on-amazon-aws-lightsail-ubuntu-i/507719749802976/ Simon's guide is based on a relatively new Amazon Web Service product called Lightsail. The least expensive option, which is apparently sufficient for Jamulus use, is listed at $3.50/month. From what I've seen so far, Lightsail can be optimized for use around...

  • scofra scofra posted a comment on discussion Jamulus Server

    Thanks for the link! I also explored configuring as a private server. Between those two options, I think I have a solution.

  • scofra scofra posted a comment on discussion Jamulus Server

    Hello all, How many central servers are there? If more than one (I saw a question regarding that possibility, but no answer), is there a list somewhere? I've got the following set in my service's exec string: jamulus.fischvolk.de I created an AWS:Lightsail server yesterday. It registered successfully once; but now fails with "Central Server full" messages. I'd hate to launch my server in the morning, and absorb unnecessary resources all day, just to ensure access for evening practices. Is there a...

1