Hi Chaitanya, that are startup errors and not runtime. Are you running in single process mode (no fork)?.
Regards, Bogdan Chaitanya V.N.S wrote: > Hi Bogdan, > > Before that mysql error . I got this errors > Jun 27 13:33:10 [6188] ERROR:mediaproxy:sendMediaproxyCommand: failed > to connect to MediaProxy > Jun 27 13:33:12 [6188] ERROR:usrloc:db_load_urecord: skipping record > for shekhar in table location > > Thanking you, > Chaitanya > > > Bogdan-Andrei Iancu wrote: >> Hi Chaitanya, >> >> This means a previous mysql query was not completed (like fetching >> the results) before running a new one. Do you see any previous error >> in the log from the 6188 processes ? >> >> Regards, >> Bogdan >> >> Chaitanya V.N.S wrote: >>> hi all, >>> >>> I am using openser 1.3 >>> Sometimes If we call a user , it is giving 403 even if the user is >>> online and sometimes there is even problem with login >>> >>> >>> I found this error in the log many times >>> >>> ERROR:mysql:db_mysql_submit_query: driver error: Commands out of >>> sync; you can't run this command now >>> Jun 30 06:10:24 [6188] ERROR:mysql:db_mysql_insert: error while >>> submitting query >>> Jun 30 06:10:24 [6188] ERROR:acc:acc_db_request: failed to insert >>> into database >>> >>> >>> Why i am getting this error. >>> >>> thanks in advance, >>> Chaitanya >>> >>> _______________________________________________ >>> Users mailing list >>> [email protected] >>> http://lists.openser.org/cgi-bin/mailman/listinfo/users >>> >>> >> >> >> > > _______________________________________________ Users mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/users
