Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Fresh install on Windows 2008 R2, IIS 7.5, .net 4.5
Whenever i go to /umbraco and enter username/password, the page goes blank.
I've tried clearing cache/cookies, tested on multiple computers (and iOS on iPad).
The login works as correctly in Chrome and Firefox.
I get the following messages in the Web inspector
[Error] Failed to load resource: the server responded with a status of 400 (Bad Request) (IsAuthenticated, line 0)
http://lindweb1/umbraco/backoffice/UmbracoApi/Authentication/IsAuthenticated
[Error] Failed to load resource: the server responded with a status of 400 (Bad Request) (PostLogin, line 0)
http://lindweb1/umbraco/backoffice/UmbracoApi/Authentication/PostLogin
[Error] Failed to load resource: the server responded with a status of 401 (You must login to view this resource.) (ServerVariables, line 0)
http://lindweb1/umbraco/ServerVariables
And the only thing showing up in logfiles are:
2013-09-24 14:29:20,143 [24] INFO umbraco.BusinessLogic.Log - [Thread 61] Redirected log call (please use Umbraco.Core.Logging.LogHelper instead of umbraco.BusinessLogic.Log) | Type: Login | User: 0 | NodeId: -1 | Comment: User admin has logged in
2013-09-24 14:29:20,159 [24] INFO Umbraco.Web.Security.WebSecurity - [Thread 19] User Id: 0 logged in
There it is.. The date on the server was september 2013… Took me most of the day to figure out
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
7.0.3: Backoffice login not working in safari
Fresh install on Windows 2008 R2, IIS 7.5, .net 4.5
Whenever i go to /umbraco and enter username/password, the page goes blank.
I've tried clearing cache/cookies, tested on multiple computers (and iOS on iPad).
The login works as correctly in Chrome and Firefox.
I get the following messages in the Web inspector
[Error] Failed to load resource: the server responded with a status of 400 (Bad Request) (IsAuthenticated, line 0)
http://lindweb1/umbraco/backoffice/UmbracoApi/Authentication/IsAuthenticated
[Error] Failed to load resource: the server responded with a status of 400 (Bad Request) (PostLogin, line 0)
http://lindweb1/umbraco/backoffice/UmbracoApi/Authentication/PostLogin
[Error] Failed to load resource: the server responded with a status of 401 (You must login to view this resource.) (ServerVariables, line 0)
http://lindweb1/umbraco/ServerVariables
And the only thing showing up in logfiles are:
2013-09-24 14:29:20,143 [24] INFO umbraco.BusinessLogic.Log - [Thread 61] Redirected log call (please use Umbraco.Core.Logging.LogHelper instead of umbraco.BusinessLogic.Log) | Type: Login | User: 0 | NodeId: -1 | Comment: User admin has logged in
2013-09-24 14:29:20,159 [24] INFO Umbraco.Web.Security.WebSecurity - [Thread 19] User Id: 0 logged in
There it is.. The date on the server was september 2013… Took me most of the day to figure out
is working on a reply...