• When i try and access the backend, i get this information:

    ——————–
    Error 403 blocked.

    blocked.

    Guru Meditation:

    XID: 1221130184

    Varnish cache server
    —————————-
    Worked fine hours ago, no one changed or added anything, it’s a pretty simple site, hosted outside by one.com

    Only help you get on google is a addon error that we don’t have.

    Any suggestions?

Viewing 15 replies - 16 through 30 (of 35 total)
  • Thread Starter Chris.ckb

    (@chrisckb)

    I had a talk with them last night. Only got that hotfix i posted up earlier in this conversation. ??

    Oh right, I saw that fix but my WordPress isn’t on a subdomain so couldn’t use it. ??

    anyone who has a solution.
    I have 4 wp sites – only the one gives the Error 403 Blocked.
    When log in is denied with the message i require a neb password mail without using it. When doing so login is possible next time until internet has been closed down.

    Dont understand that it only is one of the sites causing trouble.

    Any suggestions?

    (sorry for my bad english)

    Thread Starter Chris.ckb

    (@chrisckb)

    Been a few suggestions in the topic, but don’t seem to work for all, so any knowlegde is more than welcome.

    The only thing that worked for me was sending a message to one.com to explain the problem and asking them to solve it. They needed a username and password to check the problem, but within 24 hours it was solved.

    Hello everyone.

    We have been following this thread closely the last couple of days.

    Today we sent emails to all customers with active WordPress accounts regarding these issues.

    You can also check our post on Facebook:
    https://www.facebook.com/Onecom/posts/10151851376900930

    We urge you all to contact our Live Chat if you experience any issues. As many of you have noticed, we have several possible solutions for this. Our techs will be able to find the best solution for you specifically.

    Best,
    Martin / One.com

    Instead of /wp-admin try to type https://www.my-domain.com/wp-login.php

    Now try to login as usual and reset user passwords.

    I don’t know if there are further issues caused by this hack, but with this i got Dashboard access to all my wordpress sites at one.com again.

    Hope i could help

    I have the same problem.

    The code from one.com is not working for me either.

    Writing with one.com support but so far with no solution.

    Sad that one.com when attempting to secure websites at the same time also annoy a lot of paying customers.

    I hope that they find a solution soon as I up till now have been very pleased with one.com

    I’m hosted at One.com. And I have the same problem or a similar problem.

    First I got this message…

    Error 403 blocked.

    blocked.

    Guru Meditation:

    XID: 1221130184

    Varnish cache server

    Then I did add this to my .htaccess file:

    <FilesMatch “^(wp-login|wp-log)\.php$”>
    Header set Set-Cookie wordpress_test_cookie=WP+Cookie+check
    </FilesMatch>

    Then I did type https://www.my-domain.com/wp-login.php. And I got from wp-login.php to a blank page.

    Just nothing…

    FYI

    This solution worked for me:

    Add this to your .htaccess file:

    <FilesMatch "^(wp-login|wp-log)\.php$">
    Header set Set-Cookie wordpress_test_cookie=WP+Cookie+check
    </FilesMatch>

    Same here!

    <FilesMatch "^(wp-login|wp-log)\.php$">
    Header set Set-Cookie wordpress_test_cookie=WP+Cookie+check
    </FilesMatch>

    THIS DID IT.

    Thanks, but it don’t work for me. I still get a blank page at my wp-admin panel

    For sites hosted on one.com:

    I tried to solve this myself but could not. Then I allowed one.com support access to my site in order to change my .htaccess file and now it works. So if you can`t make it work yourself contact one.com support and ask them to do it. You can always change your admin password before/after.

    Save your .htaccess file somewhere else besides wordpress as it is possible that the changes disappears when updating WordPress.

    @ Bornholmeren

    Can you post your .htaccess here?

Viewing 15 replies - 16 through 30 (of 35 total)
  • The topic ‘Error 403 blocked.’ is closed to new replies.