SageTV Community  

Go Back   SageTV Community > SageTV Products > SageTV Software
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.)

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 03-18-2023, 02:18 AM
Striker:WG Striker:WG is offline
Sage Aficionado
 
Join Date: Oct 2008
Posts: 472
SageTV Won't Start

So I had to go out of town for work, before I left Sage was working. When I get home it isn't working. As far as I am aware, nothing has changed.

I can start the Docker container on Unraid and it appears to start up normally (see log), but when I try to access the web page I get an error. If I try to connect from any of the clients they simply don't connect.

Anyone have any thoughts on what some next steps might be?

Docker.jpg

DockerStart.jpg

WebAccess.jpg
Reply With Quote
  #2  
Old 03-18-2023, 05:07 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
If SageTV produced a log then we may need to see that to identify the issue.

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #3  
Old 03-18-2023, 07:35 AM
Striker:WG Striker:WG is offline
Sage Aficionado
 
Join Date: Oct 2008
Posts: 472
here is my most recent log file.

sagetv_0.txt
Reply With Quote
  #4  
Old 03-18-2023, 09:34 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Based on the log it is running but still loading. Is your wiz.bin corrupted?

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #5  
Old 03-18-2023, 10:20 AM
Striker:WG Striker:WG is offline
Sage Aficionado
 
Join Date: Oct 2008
Posts: 472
I don't know, how can I tell if it is corrupt?

Just replace it with a new one and see if it starts working?
Reply With Quote
  #6  
Old 03-18-2023, 12:39 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Quote:
Originally Posted by Striker:WG View Post
I don't know, how can I tell if it is corrupt?

Just replace it with a new one and see if it starts working?
You should see another similar file to the wiz.bin with corrupt in the filename if I recall correctly.

To test if its related to a corrupt file u can rename the wiz.bin to something else when sage is not running and restart. Sage will create a blank wiz file.

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #7  
Old 03-18-2023, 11:18 PM
Striker:WG Striker:WG is offline
Sage Aficionado
 
Join Date: Oct 2008
Posts: 472
No sign of a .corrupt file to indicate that wiz.bin is corrupt. I tried replacing it with an old wiz.bin backup file from ~1 year ago but it made no difference.

I tried installing the Java 11 docker container, also made no difference.

I tried doing a force update to latest on my Java 8 docker, also made no difference.

Any other ideas or suggestions on what I can try? Really hoping I don't have to rebuild my Sage from scratch....
Reply With Quote
  #8  
Old 03-19-2023, 04:57 AM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Try removing the wiz.bin and post the full log after that restart so we can review

k
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
  #9  
Old 03-19-2023, 05:45 PM
Striker:WG Striker:WG is offline
Sage Aficionado
 
Join Date: Oct 2008
Posts: 472
OK, I tried the following:
  1. Stop SageTV docker container
  2. Rename Wiz.bin to Wiz.bin.031923
  3. Rename Wiz.bak to Wiz.bak.031923
  4. Start SageTV Docker

I still get the same error accessing the Web interface and cannot connect via a SageTV client.

The new Wiz.bin file that is created is only 1KB in size according to Windows Explorer.

The latest log file is attached. Sagetv_0.txt sagetv_0.txt

I also noticed in the previous log file that after about 10 hours of uptime, Sage did throw a Java error:

The full log file is here, sagetv_1.txt but here is a snip of the error as well:

sagetv_1.txt

Code:
Sun 3/19 10:45:43.702 [ThreadMonitor@6bdd3169] Top 10 Cumulative CPU(sec) LuceneShowTransactionTask:8 main:5 LucenePersonTransactionTask:3
Sun 3/19 10:45:43.702 [ThreadMonitor@6bdd3169] Top 10 %CPU (last 300s)
Sun 3/19 10:50:43.703 [ThreadMonitor@6bdd3169] Top 10 Cumulative CPU(sec) LuceneShowTransactionTask:8 main:5 LucenePersonTransactionTask:3
Sun 3/19 10:50:43.704 [ThreadMonitor@6bdd3169] Top 10 %CPU (last 300s)
Sun 3/19 10:54:03.246 [main@6e2c634b] MAIN THREW AN EXCEPTION: java.lang.StackOverflowError
Sun 3/19 10:54:03.260 [main@6e2c634b] java.lang.StackOverflowError
Sun 3/19 10:54:03.261 [main@6e2c634b] 	at java.lang.Exception.<init>(Exception.java:66)
Sun 3/19 10:54:03.262 [main@6e2c634b] 	at java.io.IOException.<init>(IOException.java:58)
Sun 3/19 10:54:03.262 [main@6e2c634b] 	at java.io.InterruptedIOException.<init>(InterruptedIOException.java:64)
Sun 3/19 10:54:03.262 [main@6e2c634b] 	at java.net.SocketTimeoutException.<init>(SocketTimeoutException.java:43)
Sun 3/19 10:54:03.262 [main@6e2c634b] 	at java.net.SocketInputStream.socketRead0(Native Method)
Sun 3/19 10:54:03.263 [main@6e2c634b] 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
Sun 3/19 10:54:03.263 [main@6e2c634b] 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
Sun 3/19 10:54:03.263 [main@6e2c634b] 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
Sun 3/19 10:54:03.263 [main@6e2c634b] 	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
Sun 3/19 10:54:03.263 [main@6e2c634b] 	at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
Sun 3/19 10:54:03.264 [main@6e2c634b] 	at java.io.DataInputStream.readByte(DataInputStream.java:265)
Sun 3/19 10:54:03.264 [main@6e2c634b] 	at sage.Sage.readLineBytes(Sage.java:2091)
Sun 3/19 10:54:03.264 [main@6e2c634b] 	at sage.NetworkCaptureDevice.submitHostCommand(NetworkCaptureDevice.java:135)
Sun 3/19 10:54:03.264 [main@6e2c634b] 	at sage.NetworkCaptureDevice.submitHostCommand(NetworkCaptureDevice.java:163)
Reply With Quote
  #10  
Old 03-19-2023, 08:41 PM
Striker:WG Striker:WG is offline
Sage Aficionado
 
Join Date: Oct 2008
Posts: 472
OK, I SOLVED IT!

Something went FUBAR with my network encoder. Once I shutdown the network encoder VM and restarted the Sage TV docker, I was able to start the docker and access it again.

I reinstalled the network encoder with the latest installer, copied over the Wiz.bin and sage.properties files from the old network encoder and I'm back in business!
Reply With Quote
  #11  
Old 03-19-2023, 08:56 PM
jusjoken jusjoken is offline
SageTVaholic
 
Join Date: Dec 2005
Location: Strathmore, AB
Posts: 2,727
Good to hear
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SageTV service won't start. SageTV.exe starts fine rm1759 SageTV Software 2 04-13-2011 08:29 PM
SageTV won't start. rbivins SageTV Software 5 05-04-2010 10:39 PM
SageTV Doesnt Start After installing new version - SageTV V6.5.9.204 personalt SageTV Customizations 2 07-02-2009 06:12 PM
SageTV won't start chip33az SageTV Linux 15 05-08-2009 03:06 PM
SageTV hangs on start if SageTV Service is Enabled/Running zwombat SageTV Software 10 11-08-2004 02:57 PM


All times are GMT -6. The time now is 11:05 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.