QUICK NEWS

{NEW} - A new css video is up.

{OLD} - New video courtesy of Skhilled, Thanks for posting it up.

Video of the moment:


Internal Links

SMF Sites

Quick Info

What are these errors?

Started by LandyVlad, Jun 01, 2025, 07:07 PM

Previous topic - Next topic

0 Members and 4 Guests are viewing this topic.

LandyVlad

I've been getting a LOT of errors of a specific type recently and have no idea what they are or of course how to resolve them.

Does anyone have any ideas about these? 

ERROR 1

QuoteGuest
 85.208.96.207
 b5127c0abd624ecc26773f6b20fdd4c4
 https://gsx1400owners.org/forum/index.php?topic=4041.0%3Bprev_next%3Dprev
 /home2/gsxowner/public_html/forum/Sources/Subs.php (Line 4529)  Backtrace information

Type of error: General
Error messageSelect
2: Cannot modify header information - headers already sent by (output started at __mnx_runtime:1)
Backtrace info is:
QuoteError
Type of error
General
Error message
2: Cannot modify header information - headers already sent by (output started at __mnx_runtime:1)
File
/home2/gsxowner/public_html/forum/Sources/Subs.php
Line
4529
URL of page causing the error
https://gsx1400owners.org/forum/index.php?topic=4041.0%3Bprev_next%3Dprev
Backtrace information
#0: smf_error_handler()
Called from unknown on line -1
#1: header()
Called from /home2/gsxowner/public_html/forum/Sources/Subs.php on line 4529
#2: template_header()
Called from /home2/gsxowner/public_html/forum/Sources/Subs.php on line 4157
#3: obExit()
Called from /home2/gsxowner/public_html/forum/index.php on line 187

ERROR 2

QuoteGuest
 https://gsx1400owners.org/forum/index.php?topic=290.0
 /home2/gsxowner/public_html/forum/Sources/Session.php (Line 81)  Backtrace information

Type of error: General
Error messageSelect
2: session_start(): Session cannot be started after headers have already been sent
backtrace info:
QuoteType of error
General
Error message
2: session_start(): Session cannot be started after headers have already been sent
File
/home2/gsxowner/public_html/forum/Sources/Session.php
Line
81
URL of page causing the error
https://gsx1400owners.org/forum/index.php?topic=290.0
Backtrace information
#0: smf_error_handler()
Called from unknown on line -1
#1: session_start()
Called from /home2/gsxowner/public_html/forum/Sources/Session.php on line 81
#2: loadSession()
Called from /home2/gsxowner/public_html/forum/index.php on line 181

ERROR 3

QuoteGuest
 https://gsx1400owners.org/forum/index.php?topic=7374.0
 /home2/gsxowner/public_html/forum/Sources/Session.php (Line 71)  Backtrace information

Type of error: General
Error messageSelect
2: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Backtrace info:
QuoteType of error
General
Error message
2: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
File
/home2/gsxowner/public_html/forum/Sources/Session.php
Line
71
URL of page causing the error
https://gsx1400owners.org/forum/index.php?topic=7374.0
Backtrace information
#0: smf_error_handler()
Called from unknown on line -1
#1: session_set_save_handler()
Called from /home2/gsxowner/public_html/forum/Sources/Session.php on line 71
#2: loadSession()
Called from /home2/gsxowner/public_html/forum/index.php on line 181

Any assitance as to what causes this and how to fix it is most welcome.
Please do not PM me with questions on astrophysics or theology.  You will get better and faster responses by asking homeless people in the street. Thank you.

Skhilled

#1
QuoteGuest
 85.208.96.207
 b5127c0abd624ecc26773f6b20fdd4c4
 https://gsx1400owners.org/forum/index.php?topic=4041.0%3Bprev_next%3Dprev
 /home2/gsxowner/public_html/forum/Sources/Subs.php (Line 4529)  Backtrace information

Type of error: General
Error messageSelect
2: Cannot modify header information - headers already sent by (output started at __mnx_runtime:1)
I've never seen that last line before and am not sure what it is related to. However, it 'appears' to be an email issue. It seems to be that someone or something is trying to edit the header of an email of incorrect header info was sent. I'd post it at SMF. But, I'd very suspect of it.

EDIT: After a quick search it seems to be a 'ONNX Runtime' issue. Have you installed something that uses this? If so, I'd contact them:

https://github.com/microsoft/onnxruntime/

LandyVlad

Thanks - have posted there too now.
Please do not PM me with questions on astrophysics or theology.  You will get better and faster responses by asking homeless people in the street. Thank you.

Skhilled


LandyVlad

Whenever anyone says github I run screaming....  :(

Please do not PM me with questions on astrophysics or theology.  You will get better and faster responses by asking homeless people in the street. Thank you.

Dave

#5
Quote from: LandyVlad on Jun 01, 2025, 09:42 PMWhenever anyone says github I run screaming....  :(


Me too  ;D


I just clicked on the link https://gsx1400owners.org/forum/index.php?topic=7374.0 so you should get another error for the same issue. To me it looks like a guest is trying to get somewhere there not allowed to go

Skhilled

Yeah, that could be.

LandyVlad

Quote from: Dave on Jun 02, 2025, 03:23 AMMe too  ;D


I just clicked on the link https://gsx1400owners.org/forum/index.php?topic=7374.0 so you should get another error for the same issue. To me it looks like a guest is trying to get somewhere there not allowed to go

Hopefully someone on the main forum can assist as I'd like to stop it my error log is filling up VERY quickly.
Please do not PM me with questions on astrophysics or theology.  You will get better and faster responses by asking homeless people in the street. Thank you.

Oldiesmann

Just for clarification, these are generic PHP errors - not specifically related to the library that was mentioned a few posts ago. There are any number of things that could cause this, so it's going to take more digging to find the cause.