okay well etc/resolv.conf had some opennic DNS. i had it on artix as well as i had it on arch when problem occured.
however since arch linux is systemd i went into /etc/systemd/resolved.conf and i noticed there were ipv4 and ipv6 dns set for 1.1.1.1 and google 8.8.8.8 and then ipv6.
so i deleted google dns from systemd resolved conf left only 1.1.1.1
same with /etc/resolv.conf i deleted opennic DNS and changed it to 1.1.1.1
but it seems like problems still remains
ping: duckduckgo.com: Temporary failure in name resolution
# Generated by resolvconf
nameserver 1.1.1.1
same on systemd etc resolved.conf fallback DNS 1.1.1.1
if i go to terminal and type dhcpcd when that happens i get this:
# dhcpcd
dev: loaded udev
DUID 00:04:95:cb:dd:13:188:96:a8:41:bd:6d:a8:1e:84:35:b6:ee
wlp3s0: IAID e3:98:2e:03
enp3s0f1:waiting for carrier
wlp3s0: soliciting an IPv6 router
wlp3s0: rebinding lease of 192.168.0.23
wlp3s0: leased 192:168.0.23 for 86400 seconds
wlp3s0: adding route to 192.186.0.0/24
wlp3s0:adding default route via 192.168.0.1
forked to background, child pid 2109
And then it will load the website that doesnt wanna get connected but then i visit for more websites and problem happens again.
On artix i had to type dhcpcd in terminal all the time to connect to certain websites.
and its okay but just for a bit
this is when i boot into arch and connect to internet straight after boot
root@archiso ~/Downloads # dhcpcd wlp3s0
wlp3s0: starting wpa_supplicant
wlp3s0: waiting for carrier
wlp3s0: carrier acquired
DUID 00:04:95:cb:dd:13:88:96:a8:41:bd:6d:a8:1e:84:35:b6:ee
wlp3s0: IAID e3:98:2e:03
wlp3s0: adding address fe80::28e7:db0f:2cdd:9b45
wlp3s0: carrier lost
wlp3s0: deleting address fe80::28e7:db0f:2cdd:9b45
wlp3s0: carrier acquired
wlp3s0: IAID e3:98:2e:03
wlp3s0: adding address fe80::ecb4:4e62:22c2:e44c
wlp3s0: rebinding lease of 192.168.0.23
wlp3s0: probing address 192.168.0.23/24
wlp3s0: soliciting an IPv6 router
wlp3s0: leased 192.168.0.23 for 86400 seconds
wlp3s0: adding route to 192.168.0.0/24
wlp3s0: adding default route via 192.168.0.1
forked to background, child pid 1234
but since this is arch linux not artix, im gonna install Artix again, perform pacman -Syyu, change DNS is /etc/resolv.conf and do some tests and ill see if problem occurs after some time of web browsing or using octopi (cuz even octopi had resolve problems and that was crap).
It's a shame that something like that happened because artix is great, i even installed all games on wine, liked to tweak and all this stuff, however i got annoyed that i couldnt browse internet.
but it seems like problem still happens because i just typed ping duckduckgo.com and
1 root@archiso /etc/systemd # ping duckduckgo.com :(
ping: duckduckgo.com: Temporary failure in name resolution
it seems like sometimes it will connect and sometimes it will say temporary failure in name resolution. i dont know what that is but i cant use arch distros comfortably because of this... i havent got access to router since its sharehouse (being emmigrant has its negative sides...). normally i would use wired internet not wireless. but all devices like smartphones, windows laptops, debian distros, fedora all these distros run okay, but there is just problem with arch distros.
i think i got annoyed and got rid of artix because i wrote long email to somebody and i pressed send and err_resolution_failed and i lost this email ;/. but its not artix, its arch, cuz as i said i even installed manjaro openbox few days ago and i noticed i have resolve problems as well!!! but manjaro has all these google dns set by default!! so something like that shouldnt be happening!!
so i doubt its resolve conf because when i was on devuan or even linux mint, like linux mint didnt have any dns in /etc/systemd/resolved.conf and i think in /etc/resolv.conf mint had my local dns 192.0 something. same on devuan. and problem never occured.
and weird thing is that when i install artix lxqt.iso by gui installer. internet runs great till as i said i perform pacman -Syyu. it happens both on runnit and openrc
then some packages gets downloaded from arch linux repos that cause the issue, i know that for sure, but i dont knwo what it is!!!
damn you arch devs!!