New ver .16 error 404

Support and queries relating to all previous versions of ZoneMinder
Locked
algenon
Posts: 55
Joined: Mon Oct 20, 2003 1:25 am

New ver .16 error 404

Post by algenon »

Hi, I have installed the new .16 version of ZM and am now having problems which i hope someone can point me in the right direction.

I initially installed over the top of my .16 Beta3 and all was working except
I could not start stop. Did not redo the MySQL database.

I then removed the old MySQL database (using Webmin) and recreated it with zmschema.
I have set the two Axis cameras up EXACTLY as before but I can no longer see any image in the window.

There are a number of errors in the messageslog as such

Dec 18 15:08:01 Server zma-m1[5970]: INF [monitor purpose=2]
Dec 18 15:08:01 Server zma-m1[5970]: INF [shm.size=3456108]
Dec 18 15:08:01 Server zma-m1[5970]: ERR [Can't shmget: Invalid argument]
Dec 18 15:08:01 Server zmc-h130.95.26.101[5724]: ERR [Invalid response status 404: Not Found]
Dec 18 15:08:01 Server zmc-h130.95.26.102[5968]: INF [Got 1 monitors]
Dec 18 15:08:01 Server zmc-h130.95.26.102[5968]: INF [monitor purpose=1]
Dec 18 15:08:01 Server zmc-h130.95.26.102[5968]: INF [shm.size=3456108]
Dec 18 15:08:01 Server zmc-h130.95.26.102[5968]: ERR [Can't shmget: Invalid argument]
Dec 18 15:08:01 Server zmc-h130.95.26.101[5724]: ERR [Invalid response status 404: Not Found]

I am at a bit of a loss as I have not changes anything else.
I can ping the two cameras, so the 404 is a mystery.

Kind regards ..... Algenon
algenon
Posts: 55
Joined: Mon Oct 20, 2003 1:25 am

Re: New ver .16 error 404

Post by algenon »

I found that I had missed the following error in the config.pl script;

Saving config to DB
DBI connect('database=zm;host=localhost','algenon',...) failed: Access denied for user: 'algenon@localhost' (Using password: YES) at zmconfig.pl line 1189
Error: unable to save options to database: Access denied for user: 'algenon@localhost' (Using password: YES)

I have been unable to work out why this should give such an error as the database seems ok.
There also seems to be a problem with Firebird.

Oh well ... back to .16beta3 for now.
Have a good Christmas Philip and enjoy a bottle or two of Australian wine.

Algenon
algenon
Posts: 55
Joined: Mon Oct 20, 2003 1:25 am

Re: New ver .16 error 404

Post by algenon »

Got it working (I think).
I created the new database using the new .16 zmschema and then installed the .16beta3 version of ZM. Once I had this working I then installed the new .16 ZM over the top.
This seemed to get around the database permissions. I know not why I had the earlier problems and I have even less of an idea as the why my final solution seemed to work.
This also fixed the Firebird losing image problem, however the momory hogging seems to be back. I will look into it more.

Kind regards .... Algenon
Locked