Opened 12 years ago

Closed 12 years ago

#10421 closed Bug Report - General (Invalid)

!!NoTrans: Current database version of 3 is newer than the code base version 2!!

Reported by: themadwizard@… Owned by: Rob Smith
Priority: minor Milestone: unknown
Component: Plugin - MythWeb Version: 0.24-fixes
Severity: medium Keywords:
Cc: Ticket locked: yes

Description (last modified by Raymond Wagner)

I recently updated both my MythTV and my MythWeb installations. Now MythWeb is completely hosed. Initially I had the issue reported in #9399, but I made a workaround for that. Now, when I go to I mythweb, I get this error:

'!NoTrans: Current database version of 3 is newer than the code base version 2!!'

I have no idea what this error means. I have attached the backtrace to this report. The tail of my apache error log returns:

[Thu Mar 08 22:38:06 2012] [error] [client 172.16.0.3] PHP Warning:  require(modules/_shared/tmpl/tmpl/footer.php): failed to open stream: No such file or directory in /usr/share/mythtv/mythweb/modules/_shared/tmpl/_errors/fatal.php on line 47
[Thu Mar 08 22:38:06 2012] [error] [client 172.16.0.3] PHP Fatal error:  require(): Failed opening required 'modules/_shared/tmpl/tmpl/footer.php' (include_path='/usr/share/mythtv/mythweb/includes:.:/usr/share/php:/usr/share/pear') in /usr/share/mythtv/mythweb/modules/_shared/tmpl/_errors/fatal.php on line 47

I am running:

Debian - Squeeze (AMD64)
mythtv (0.24.2-0.0squeeze1)
mythweb (0.24+fixes20111029-0.0squeeze1)
mysql> SHOW VARIABLES LIKE "%version%";
+-------------------------+-------------------+
| Variable_name           | Value             |
+-------------------------+-------------------+
| protocol_version        | 10                |
| version                 | 5.1.61-0+squeeze1 |
| version_comment         | (Debian)          |
| version_compile_machine | x86_64            |
| version_compile_os      | debian-linux-gnu  |
+-------------------------+-------------------+

I have attached the phpinfo report.

Attachments (2)

backtrace.txt (3.3 KB) - added by themadwizard@… 12 years ago.
phpinfo.txt (1.3 KB) - added by themadwizard@… 12 years ago.

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by themadwizard@…

Attachment: backtrace.txt added

Changed 12 years ago by themadwizard@…

Attachment: phpinfo.txt added

comment:1 Changed 12 years ago by Raymond Wagner

Description: modified (diff)
Priority: majorminor
Resolution: Invalid
Severity: highmedium
Status: newclosed
Type: Bug Report - Hang/DeadlockBug Report - General
Version: 0.23-fixes0.24-fixes

User marked ticket against 0.23, appears to actually be running 0.24, and has at some point in the past five months has run the developmental version of MythWeb and updated the web schema past compatibility with 0.24.

comment:2 Changed 12 years ago by themadwizard@…

Resolution: Invalid
Status: closednew

Well, that comment was next to useless, as I have no idea what any of that means. I merely installed what was on debian-multimedia.org

Could you possibly tell me something useful, like perhaps how to roll this 'web schema' back to a point where it is compatible?

comment:3 Changed 12 years ago by stuartm

Resolution: Invalid
Status: newclosed
Ticket locked: set

This isn't a user support forum, it is a bug tracker. Since this isn't a bug the ticket will be closed, again. You should ask for help on the mythtv-users mailing list.

Note: See TracTickets for help on using tickets.