Forum

Display- / loading ...
 
Notifications
Clear all

Display- / loading issue with Firefox

4 Posts
2 Users
0 Reactions
19 Views
Posts: 3
Topic starter
(@seefriedmarkus)
Member
Joined: 6 years ago

Hey, thanks for your great theme.

Just one display issue with firefox. If you open a ticket as customer, the loading sign appears, but nothing seems to happen. The redirect doesn't work. In the background the ticket is created.  The browser cache was cleared before. 

Bug

It works - for example - onChrome, but our company is using Firefox.

osTicket v1.14.3 // osTicket-1.14.3-Awesome-102a
PHP 7.3.22-nmm1 // MySQL 5.7.28 // Apache web server
Firefox 78.4.1esr (64-Bit)

Any idea? 


3 Replies
Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

Hi @Markus,

Hmmm I'm not seeing that issue on this end.

Check your server logs for related errors around the time that this issue occurs.

You can also try pressing SHIFT + O and using vanilla osTicket to create a ticket for testing purposes.

But your best bet is finding an error in the logs that will help to identify the root issue.

Let me know what you find.


Reply
Posts: 3
Topic starter
(@seefriedmarkus)
Member
Joined: 6 years ago

You're right. Every time a new ticket is created by a customer there is a log entry: 

[19-Nov-2020 08:29:25 UTC] PHP Warning: session_regenerate_id(): Cannot regenerate session id - session is not active in /www/htdocs/w0140e5e/osticket/open.php on line 49

In vanilla osTicket or Chrome you just dont see the error, because everything seems to work fine.

 

 


Reply
Posts: 1177
Admin
(@stevland)
Member
Joined: 2 months ago

Hi @Markus,

I'm sorry for my prolonged absence. 

I see that this type of issue ("Cannot regenerate session id") occurs from time to time with osTicket.

I would suggest upgrading to a newer osTicket Awesome release, which (with any luck) may contain a fix in the core osTicket code.

Otherwise here are a few tips that I have gleaned from a search of the osTicket forum:

The PHP warnings seem to indicate that your server has an issue with sessions. I'm going to guess that you are using a webhosting company and if I'm right I would recommend that you talk to your host and see if they can shed any light on the issue. It might be something like SELinux or mod_security and they would need to check their webserver logs to tell you what the actual issue is, and if there is a solution.

 

...you will want to check your Apache access and error logs as well as your php error logs (if not combined) and see if there is anything logged there.The most common causes are:

wrong file/directory permissions or ownership
a misconfigured .htaccess


Reply
Posts: 3
Topic starter
(@seefriedmarkus)
Member
Joined: 6 years ago

Hey Steve,

time can fix everything - osTicket 1.15.2 works fine now.

 


Reply
Share: