web Ui login failed after a frech install
Added by Issa Issa about 7 years ago
Hello there, i m on raspbery :
so my linux is :
root@srv-web-01:/home/hts/.hts/tvheadend# lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 9.6 (stretch)
Release: 9.6
Codename: stretch
to install tvheadend on my rapsbery i do this :
sudo sh -c 'echo "deb https://apt.tvheadend.org/stable $(lsb_release -sc) main" | tee -a /etc/apt/sources.list.d/tvheadend.list'
echo "deb http://apt.tvheadend.org/stable raspbian-stretch main" | sudo tee -a /etc/apt/sources.list.d/tvheadend.list
sudo apt-get update
sudo apt-get install tvheadend
when i start with :
tvheadend -C
i have this version :
2019-01-05 15:23:05.309 [ NOTICE] START: HTS Tvheadend version 4.2.7-42~gac839c6be started, running as PID:1988 UID:0 GID:0, CWD:/home/hts/.hts/tvheadend CNF:/root/.hts/tvheadend
look on the capture, i see the password on the command line superuser files, and i can't connect, i try to do this :
sudo /etc/init.d/tvheadend stop
sudo rm -rf /home/hts/.hts/tvheadend/
sudo dpkg-reconfigure tvheadend
sudo /etc/init.d/tvheadend start
found here : https://tvheadend.org/boards/5/topics/2670
but no way to make it works.
can u help me to login to my tvheadend serveur please
| tvheadend_failed.png (105 KB) tvheadend_failed.png |
Replies (7)
RE: web Ui login failed after a frech install
-
Added by kodiaq kodiaq about 7 years ago
Issa Issa - Attempt to login up 3 times quickly after each failed login. Sometimes it works after third attempt. Do not ask me why as I have no idea.
RE: web Ui login failed after a frech install
-
Added by saen acro about 7 years ago
Do you have "*" user enabled?
Clear cookies, New login.
RE: web Ui login failed after a frech install
-
Added by Issa Issa about 7 years ago
u talk on the tvheaded forum, my old user not working evrytime i try to resend a new password i got the form to renew mot de passe; but not the change the first form with email to send the password evrytome so i create a new user.
RE: web Ui login failed after a frech install
-
Added by saen acro about 7 years ago
Issa Issa wrote:
u talk on the tvheaded forum, my old user not working evrytime i try to resend a new password i got the form to renew mot de passe; but not the change the first form with email to send the password evrytome so i create a new user.
???
In TVH I mean
RE: web Ui login failed after a frech install
-
Added by Issa Issa about 7 years ago
can u please tell me more about this * ?
how enable it please .?
RE: web Ui login failed after a frech install
-
Added by Issa Issa about 7 years ago
i m using this how to and now works thanks to all :
https://www.dirtyoptics.com/raspberry-pi-tv-server-using-tvheadend/
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install dirmngr
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 379CE192D401AB61
echo "deb https://dl.bintray.com/mpmc/deb raspbianstretch stable-4.2" | sudo tee /etc/apt/sources.list.d/tvheadend.list
sudo apt-get update
sudo apt-get install tvheadend
go to :
http://XXX.XXX.X.XXX:9981
and works