After update(1.801 -> 1.81) I cannot log in to web panel

Having problems with the panel? Have questions? Post here!
Post Reply
Mistilteinn
Posts: 8
Joined: Wed Dec 09, 2015 2:42 pm
Location: South Korea
Contact:

After update(1.801 -> 1.81) I cannot log in to web panel

Post by Mistilteinn »

First, my environment is
CentOS 6.7 32 bit
Apache 2.2.15-47
Mono 2.10.9
MySQL 5.1.73

I used UGCC 1.801 without any problem(except when I import database, unknown encoding utf8mb4 error occurred so I manually changed to utf8)
But I tried to update to 1.81, I just got problem with it.
When I restart apache, I can log in to panel. but after log out, I cannot log in to panel. It shows

HTTP 500. Error processing request.
Object Reference not set to an instance of an object

System.NullReferenceException: Object reference not set to an instance of an object at System.Web.SessionState.SessionInProcHandler.GetItemInternal (System.Web.HttpContext context, System.String id, System.Boolean& locked, System.TimeSpan& lockAge, System.Object& lockId, System.Web.SessionState.SessionStateActions& actions, Boolean exclusive) [0x00000] in <filename unknown>:0

So, I tried to downgrade to 1.801, it works fine.
any solution?
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: After update(1.801 -> 1.81) I cannot log in to web panel

Post by Masher »

Odd, I changed the log out code, but didn't experience any issues (another user is having the issue on Linux too).

Place the contents of below archive in your www/bin folder and let me know if it fixes it.

http://redirect.brainless.us/ugcc/1.81/ugcc.7z
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
Mistilteinn
Posts: 8
Joined: Wed Dec 09, 2015 2:42 pm
Location: South Korea
Contact:

Re: After update(1.801 -> 1.81) I cannot log in to web panel

Post by Mistilteinn »

It fixed after applying your patch. Thank you for support.
Masher
Site Admin
Posts: 3612
Joined: Thu Apr 20, 2006 2:54 pm
Location: America's Heartland
Contact:

Re: After update(1.801 -> 1.81) I cannot log in to web panel

Post by Masher »

1.81 build available in downloads area has been updated with this patch.
Masher
-----------
Please do not PM me unless asked to! We are a small company. If you have an issue or question it would be best to post it in the forums where it can help others in the future.

NEW Join our Discord!
Post Reply