hes_online - table

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
morphisto.zet
Posts: 27
Joined: Tue Jul 12, 2022 8:02 am

hes_online - table

Post by morphisto.zet »

Script URL: admin_main.php
Version of script: 3.4.3
Hosting company: webspaceconfig.de
URL of phpinfo.php: -
URL of session_test.php: -
What terms did you try when SEARCHING for a solution: "hesk_online"

Write your message below:

Hi,

I had an issue logging into HESK after I opened about 25-30 tickets in new tabs at the same time. I just recieved an "Service unavailable" (ERR_HTTP2_PROTOCOL_ERROR)- error. Since everything else was working (knowledge-base and other supporters could log in to HESK, etc.) I deleted my browser cache and cookies. But the login still wasn't possible.

Only after I deleted the mysql-Entry in "hesk_online" for my user I could login again.

I searched the forum but didn't find anything: what does this entry do an what does it have to do with the login? The "tmp" entry was very hig (about 180)....

thx
Klemen
Site Admin
Posts: 10139
Joined: Fri Feb 11, 2005 4:04 pm

Re: hes_online - table

Post by Klemen »

The "Service unavailable" (ERR_HTTP2_PROTOCOL_ERROR) is not an error Hesk generates, so not sure what went wrong.

The "tmp" field value in hesk_online table has no meaning, it is only used to take advantage of MySQL "ON UPDATE CURRENT_TIMESTAMP" to keep the "dt" timestamp updated. See /inc/users_online.inc.php file for related functions.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply