Support Forums

Error 500 after add…
 
Notifications
Clear all

Error 500 after adding a new user

2 Posts
2 Users
0 Likes
1,622 Views
Posts: 0
Topic starter
(@Anonymous)
Joined: 1 second ago

Everything was going great until I added a new user this morning and now I’m getting error 500 when I try to do anything in the CLoudPanel

 

System.ArgumentException: Culture ID 4096 (0x1000) is a neutral culture; a region cannot be created from it. Parameter name: culture at System.Globalization.RegionInfo..ctor(Int32 culture) at CloudPanel.Helpers.CountryHelper.GetCountries() at RazorOutput.RazorView.Execute() at Nancy.ViewEngines.Razor.NancyRazorViewBase`1.ExecuteView(String body, IDictionary`2 sectionContents) at System.Dynamic.UpdateDelegates.UpdateAndExecuteVoid3[T0,T1,T2](CallSite site, T0 arg0, T1 arg1, T2 arg2) at Nancy.ViewEngines.Razor.RazorViewEngine.<>c__DisplayClass9_0.<RenderView>b__0(Stream stream) at Nancy.Responses.MaterialisingResponse.PreExecute(NancyContext context) at Nancy.NancyEngine.<InvokeRequestLifeCycle>d__22.MoveNext()

 

Any isead what might have caused this?

1 Reply
Posts: 1559
Admin
(@jdixon)
Noble Member
Joined: 9 years ago

What else is running on your CloudPanel server? Can you open powershell and run this command:

[system.Globalization.CultureInfo]::GetCultures(‘AllCultures’)

Tell me what ID 4096 is please. I think another application may have installed a culture.

Reply
Share: