Project

General

Profile

Bug #6236

Web GUI not loading

Added by R V almost 2 years ago. Updated almost 2 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
User Interface
Target version:
-
Start date:
2022-12-24
Due date:
% Done:

0%

Estimated time:
Found in version:
commit c9a156a25a07f1f84c2f48a1b03b481430c8257d
Affected Versions:

Description

After building TV Headend in my Ubuntu, I was unable to load the Web GUI.
Previous version, that was 100% working: HTS Tvheadend 4.3-2027~ge3f4f222e

Log:
dez 24 11:04:06 tvheadend-server tvheadend921: http: 10.17.0.42: HTTP/1.1 GET (1) /redir/theme.css -- 400
dez 24 11:04:06 tvheadend-server tvheadend921: webui: failed to open src/webui/static/tvh.js.gz
dez 24 11:04:06 tvheadend-server tvheadend921: http: 10.17.0.42: HTTP/1.1 GET (1) /static/tvh.js.gz -- 500

OS: Ubuntu 20.04.5 LTS (GNU/Linux 5.15.0-46-generic x86_64)
TV Headend version: commit c9a156a25a07f1f84c2f48a1b03b481430c8257d

History

#1

Updated by saen acro almost 2 years ago

How you install it?

#2

Updated by Flole Systems almost 2 years ago

State the exact version number Tvheadend outputs, not just the commit hash.

#3

Updated by R V almost 2 years ago

saen acro wrote:

How you install it?

Replacing the tvheadend file in /usr/bin by the one in build.linux folder and rebooting the server.

#4

Updated by R V almost 2 years ago

Flole Systems wrote:

State the exact version number Tvheadend outputs, not just the commit hash.

Because I was not able to access the WebGUI, I could not get this info in the “Status” tab. I cloned the hit repository 30 min before I opened this issue (today). Does it help?

#5

Updated by Flole Systems almost 2 years ago

There's a parameter that Tvheadend can be started with that outputs the version information. Also provide exact information on how to reproduce the issue, cause it works for me. Ideally you bisect it to figure out which exact commit broke it.

#6

Updated by R V almost 2 years ago

Flole Systems wrote:

There's a parameter that Tvheadend can be started with that outputs the version information. Also provide exact information on how to reproduce the issue, cause it works for me. Ideally you bisect it to figure out which exact commit broke it.

I’m not an expert programmer / Linux user. Which is this parameter and how do I set it?

Steps to reproduce:
1. git clone from repository
2. configure command
3. make command
4. move tvheadend file from build.Linux folder to /usr/bin
5. reboot now command

#7

Updated by R V almost 2 years ago

Flole Systems wrote:

There's a parameter that Tvheadend can be started with that outputs the version information. Also provide exact information on how to reproduce the issue, cause it works for me. Ideally you bisect it to figure out which exact commit broke it.

version 4.3-2069~gc9a156a25

#8

Updated by saen acro almost 2 years ago

R V wrote:

saen acro wrote:

How you install it?

Replacing the tvheadend file in /usr/bin by the one in build.linux folder and rebooting the server.

Do you use bundle option?
What OS you use?

#9

Updated by Flole Systems almost 2 years ago

  • Status changed from New to Invalid

You did not correctly install it. See https://tvheadend.org/projects/tvheadend/wiki/Building

#10

Updated by R V almost 2 years ago

saen acro wrote:

R V wrote:

saen acro wrote:

How you install it?

Replacing the tvheadend file in /usr/bin by the one in build.linux folder and rebooting the server.

Do you use bundle option?
What OS you use?

How do I enable this option?

#11

Updated by saen acro almost 2 years ago

Answer to asked questions!
What OS you use?

https://tvheadend.org/boards/4/topics/24116

#12

Updated by R V almost 2 years ago

saen acro wrote:

Answer to asked questions!
What OS you use?

https://tvheadend.org/boards/4/topics/24116

This is written in the original thread, when I opened the issue.

I did all the procedures again with the enable bundle option and it worked.

I had to do as super user, adding sudo before all commands.

Thank you

#13

Updated by saen acro almost 2 years ago

Still few questions
Why not build packages with is more normal way to install
Why not use simple make install command, and skip manual copy/paste.
Why not use sudo -s command also.

Also available in: Atom PDF