You are not logged in.

#1 2022-03-16 18:13:06

MisuteriasuKe
Member
Registered: 2022-03-11
Posts: 10

[SOLVED] Websites loading really slowly.

Hey,

So I am having a problem.

Websites take very long to load. It's honestly a bit random. Sometimes they load really fast, while sometimes they take a lot of time to load. I am not sure what the problem is.

Any help is appreciated.

Regards,
MisuteriasuKe

Last edited by MisuteriasuKe (2022-03-16 19:41:18)

Offline

#2 2022-03-16 18:16:45

MisuteriasuKe
Member
Registered: 2022-03-11
Posts: 10

Re: [SOLVED] Websites loading really slowly.

Adding a little something to the post:
My internet  works just fine on my Windows 10 dual boot on the same PC. It also works fine on other devices connected (wired and wireless) to the same router.
Here are the results of my speedtest:
https://cdn.discordapp.com/attachments/ … nknown.png


Mod Edit - Replaced oversized image with link.
CoC - Pasting pictures and code

Last edited by Slithery (2022-03-16 18:18:24)

Offline

#3 2022-03-16 18:17:24

MisuteriasuKe
Member
Registered: 2022-03-11
Posts: 10

Re: [SOLVED] Websites loading really slowly.

The speedtest took quite a lot of time to conduct, and the website took its time loading too.

Offline

#4 2022-03-16 18:19:48

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] Websites loading really slowly.

Please post the output of...

find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f

No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#5 2022-03-16 19:05:25

MisuteriasuKe
Member
Registered: 2022-03-11
Posts: 10

Re: [SOLVED] Websites loading really slowly.

dbus-org.freedesktop.nm-dispatcher.service | system
dbus-org.freedesktop.timesync1.service   | system
dhcpcd@enp6so.service                    | multi-user.target.wants
dhcpcd.service                           | multi-user.target.wants
dirmngr.socket                           | sockets.target.wants
display-manager.service                  | system
getty@tty1.service                       | getty.target.wants
gpg-agent-browser.socket                 | sockets.target.wants
gpg-agent-extra.socket                   | sockets.target.wants
gpg-agent.socket                         | sockets.target.wants
gpg-agent-ssh.socket                     | sockets.target.wants
libvirtd-ro.socket                       | sockets.target.wants
libvirtd.service                         | multi-user.target.wants
libvirtd.socket                          | sockets.target.wants
mariadb.service                          | multi-user.target.wants
NetworkManager.service                   | multi-user.target.wants
NetworkManager-wait-online.service       | network-online.target.wants
p11-kit-server.socket                    | sockets.target.wants
pipewire-media-session.service           | pipewire.service.wants
pipewire-session-manager.service         | user
pipewire.socket                          | sockets.target.wants
pulseaudio.socket                        | sockets.target.wants
remote-fs.target                         | multi-user.target.wants
systemd-timesyncd.service                | sysinit.target.wants
virtlockd.socket                         | sockets.target.wants
virtlogd.socket                          | sockets.target.wants
xdg-user-dirs-update.service             | default.target.wants

Offline

#6 2022-03-16 19:13:17

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,866

Re: [SOLVED] Websites loading really slowly.

You have at least two conflicting networking services. If you intend to use NetworkManager disable both dhcpcd services or disable NetworkManager in favour of dhcpcd, do not have both enabled at the same time, that can lead to all sorts of conflict

Last edited by V1del (2022-03-16 19:15:08)

Offline

#7 2022-03-16 19:22:04

MisuteriasuKe
Member
Registered: 2022-03-11
Posts: 10

Re: [SOLVED] Websites loading really slowly.

Disabled NetworkManger and that fixed it.

Offline

#8 2022-03-16 19:22:39

MisuteriasuKe
Member
Registered: 2022-03-11
Posts: 10

Re: [SOLVED] Websites loading really slowly.

Can anyone tell me how do I mark this post as solved? Thanks.

Offline

#9 2022-03-16 19:30:42

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,866

Re: [SOLVED] Websites loading really slowly.

You can edit the title in your first post: https://wiki.archlinux.org/title/Genera … ow_to_post

Offline

Board footer

Powered by FluxBB