ericg
August 7, 2021, 11:28am
#1
Owncast for YunoHost
Overview
Owncast is a self-hosted live video and web chat server for use with existing popular broadcasting software.
Shipped version: 0.0.8
Screenshots
Demo
Documentation
Links
5 Likes
ppr
August 17, 2021, 9:39pm
#3
Hello,
I try to install it on my Raspberry Pi 3 B for testing the app but it seems thereâs an error when the sum check :
2021-08-17 23:30:35,000: DEBUG - + sha256sum --check --status
2021-08-17 23:30:38,412: DEBUG - + ynh_die ââmessage=Corrupt sourceâ
https://paste.yunohost.org/raw/ekegagukof
ppr
ericg
August 17, 2021, 9:43pm
#4
yep you are right: should be ok in testing now.
sudo yunohost app install https://github.com/YunoHost-Apps/owncast_ynh/tree/testing
ppr
August 18, 2021, 4:37pm
#5
Hello,
Thanks, install and uninstall works
ppr
ericg
September 27, 2021, 9:20pm
#6
New stable version
27 September 2021 - #14
Upgrade to upstream version 0.0.9
Please note that from 0.0.9 version, the stream key canât be set during install anymore. see change upstream: (Stream key configuration freeze install script · Issue #1435 · owncast/owncast · GitHub )
To change the default âstream keyâ â domain.ltd/admin
using admin
and abc123
as credential.
I just installed owncast, but I canât login to domain.ltd/admin. I tried to enter admin and abc123 but I get the login form again, no error message.
I had a look in the nginx log
192.168.1.14 - yuno [04/Dec/2021:17:32:30 +0100] "GET /favicon.ico HTTP/2.0" 304 0 "https://domain.nohost.me/admin/" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
192.168.1.14 - yuno [04/Dec/2021:17:33:07 +0100] "GET /admin/ HTTP/2.0" 401 13 "-" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
192.168.1.14 - yuno [04/Dec/2021:17:33:14 +0100] "GET /admin/ HTTP/2.0" 401 13 "-" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
192.168.1.14 - yuno [04/Dec/2021:17:33:20 +0100] "GET /admin/ HTTP/2.0" 401 13 "-" "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36"
I tried my password, my admin password, nothing worked.
Edit:
After multiple failed attempts I could get access to the admin area, I had to log out from the yunohost portal to proceed.
[Fr]
AprÚs plusieurs essais, je suis parvenu à me connecter mais il fallait que je me déconnecte du portail yunohost pour pouvoir procéder.