Weird issue - Dashboard backoffice url giving 404 error for some users but not others
Hi
I've just started getting reports on an issue that causing the dash to generate a ton of red 404 errors, however I cant repeat them - I've tried on my PC, the server and other machines - no errors. However, the client plus others can see them, I've even teamviewed them on their machine!
The only thing I can see diff in the urls is the addition of a tilde in the backoffice url on their machine
I've done all the usual, iisreset, clear cache, republished, rebuilt indexes, updated clientdependency, set debug=true, diff browser - nothing, still happens, driving me insane!
Weird issue - Dashboard backoffice url giving 404 error for some users but not others
Hi
I've just started getting reports on an issue that causing the dash to generate a ton of red 404 errors, however I cant repeat them - I've tried on my PC, the server and other machines - no errors. However, the client plus others can see them, I've even teamviewed them on their machine!
The only thing I can see diff in the urls is the addition of a tilde in the backoffice url on their machine
https://www.website.co.uk/~/umbraco/...
vs
https://www.website.co.uk/umbraco/....
Actual urls:
https://www.website.co.uk/~/umbraco/backoffice/doctypegrideditorapi/doctypegrideditorapi/getcontenttypeicon/?contentTypeAlias=contentBlockCopy
while on mine
https://www.website.co.uk/umbraco/backoffice/doctypegrideditorapi/doctypegrideditorapi/getcontenttypeicon/?contentTypeAlias=contentBlockCopy
I've done all the usual, iisreset, clear cache, republished, rebuilt indexes, updated clientdependency, set debug=true, diff browser - nothing, still happens, driving me insane!
Help!
Thanks
Ian
Hi Ian,
I think you might be running in to the issue described in this post: https://umbraco.com/blog/chrome-66-causing-errors-on-some-umbraco-sites/
To fix it you'll need to upgrade Umbraco to one of the versions that have been released today.
Hope this helps,
Paul
Hi Paul
You've saved my sanity
Applied fix and it works - what a pain in the a$#!
:)
Cheers
Ian
is working on a reply...