Facebook problem in Google Chrome and Firefox

Thats happening in Manjaro?

I try to log in to facebook to day and get this! Have same problem in firefox!

1 Like

AWWWWWW. Now you caused me to break my not-log-in-to-facebook streak.

Anyway, Firrefox user here, and I just logged on perfectly. (For the first time in I-don’t-remember-how-long.) This makes me suspect it’s some king pf extension you’re using.

Try with a fresh profile. If that works, you can either:

  • go through your extensions/plugins and disable them one by one until it works; or
  • start using the fresh new profile and install the extensions as you need 'em, testing if it works after each installation. Essentially this is the opposite of the other option.

Hope it helps!

1 Like

I have just reinstalled manjaro and therefore firefox is completely without any extra add-ons. I type in the address https://www.facebook.com but get the same result! So then I get very curious here; Has facebook started blocking linux?

1 Like

I don’t think so, as I was able to log in. Albeit very quickly.

I have try to login to facebook on mobile and win11 and i get no problem. But in manjaro, not!!! Well i cant use manjaro if i cant log into facebook Its verry stranges?

I do not even know what the error in the screenshot says. I don’t understand Norwegian.

Its “Sorry! An error occurred :(” on english

Since you say you did a new installation - it is most likely an issue with facebook.

Manjaro does not provide any customization of browsers with the exception of bookmarks and startpage.

Well, that doesn’t help much.

Open a terminal emulator (Konsole, on KDE PLASMA) and please post the output of:

ping -c 4 facebook.com
PING facebook.com (2a03:2880:f153:82:face:b00c:0:25de) 56 data bytes
64 bytes from edge-star-mini6-shv-01-cph2.facebook.com (2a03:2880:f153:82:face:b00c:0:25de): icmp_seq=1 ttl=53 time=14.0 ms
64 bytes from edge-star-mini6-shv-01-cph2.facebook.com (2a03:2880:f153:82:face:b00c:0:25de): icmp_seq=2 ttl=53 time=14.1 ms
64 bytes from edge-star-mini6-shv-01-cph2.facebook.com (2a03:2880:f153:82:face:b00c:0:25de): icmp_seq=3 ttl=53 time=14.3 ms
64 bytes from edge-star-mini6-shv-01-cph2.facebook.com (2a03:2880:f153:82:face:b00c:0:25de): icmp_seq=4 ttl=53 time=14.0 ms

--- facebook.com ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3005ms
rtt min/avg/max/mdev = 14.030/14.120/14.271/0.097 ms

:bangbang: Tip :bangbang:

When posting terminal output, copy the output and paste it here, wrapped in three (3) backticks, before AND after the pasted text. Like this:

```
pasted text
```

Or three (3) tilde signs, like this:

~~~
pasted text
~~~

This will just cause it to be rendered like this:

Sed
sollicitudin dolor
eget nisl elit id
condimentum
arcu erat varius
cursus sem quis eros.

Instead of like this:

Sed sollicitudin dolor eget nisl elit id condimentum arcu erat varius cursus sem quis eros.

Alternatively, paste the text you wish to format as terminal output, select all pasted text, and click the </> button on the taskbar. This will indent the whole pasted section with one TAB, causing it to render the same way as described above.

Thereby increasing legibility thus making it easier for those trying to provide assistance.

For more information, please see:

As I’m a moderator on the forum, I have taken the liberty of doing this for you, this time.


:bangbang::bangbang: Additionally

If your language isn’t English, please prepend any and all terminal commands with LC_ALL=C. For example:

LC_ALL=C bluetoothctl

This will just cause the terminal output to be in English, making it easier to understand and debug.

Note that the above text is partially pre-prepared as a general introduction for new forum Users. Please take the time to to understand how it is done and encourage quality responses.

That’s IPv6, of which I know nothing.

But, like @linux-aarhus mentioned, it’s probably something related to facebook itself.

Sorry but i dont understand the shiit!
All i post was that i get form your code in my terminal.

In the mobile and win11 its no problem, onely in manjaro.

I get it. You’re probably not in control of the IP, so don’t worry about it.
Doesn’t change anything I said, though.

1 Like

Incorrect configured IPv6 can be a pain - disable IPv6 for the active network connection and restart the network.

2 Likes

I understand perfectly, but I do not know what to do about it. Sorry.

:sob:

1 Like

a turn off IPv6 its not a safe things to do!

I don’t have it enabled…

1 Like

Ok, I turned this off and restarted the computer and now I can log in to facebook

But I’m a little confused as to what IPv6 is for. Why is it turned on by default? and does this have anything to do with security?