#Error starting networkmanager

113 messages · Page 1 of 1 (latest)

barren fjord
#

I am trying to start networkmanager however I get Job for NetworkManager.service failed because a fatal signal was delivered causing the control process to dump core. See "systemctl status NetworkManager.service" and "journalctl -xeu NetworkManager.service" for details.

rich robin
#

Can you show the output of systemctl status NetworkManager?

barren fjord
#

Any idea?

carmine olive
barren fjord
#

One sec

#

I hope its readable

carmine olive
#

Hmm

#

Can you post your journal

#

journalctl -b

#

.s paste

little pilotBOT
carmine olive
#

.s ix

little pilotBOT
carmine olive
#

Idk how you're gonna connect tho

#

Maybe output to a file then copy to some other device

barren fjord
#

What am I looking for

#

Is AMD x86-64 normal?

#

I see something about systemd-resolved in the NetworkManager page in arch wiki, maybe that's it?

rich robin
#

You could try enabling systemd-resolved

carmine olive
barren fjord
#

What should I do

carmine olive
#

Try what MeDerp said

barren fjord
#

How

#

Oh I see it

#

Didn't help

carmine olive
#

Have you tried reinstalling NM?

#

pacman -S networkmanager

#

Lowercase, typo sorry

barren fjord
#

yes

#

i tried

#

Using the installation media inside chroot

#

Maybe I need to stop conflicting services?

barren fjord
carmine olive
#

Well that's why I asked you to send it but

#

I don't see any other services that manage networks

barren fjord
#

Yea?

carmine olive
#

So it's not the problem

barren fjord
#

Can it be related to system time

#

Is that normal

carmine olive
#

Time just times a program

barren fjord
#

Oh

carmine olive
#

Dk if this could be related to your system clock

barren fjord
#

The system clock looks right to me

carmine olive
#

Idk tho

#

Try using something like wpa supplicant and send the full journal

carmine olive
barren fjord
#

That's so frustrating

carmine olive
#

.aw wpa supplicant

little pilotBOT
carmine olive
#

Wpa supplicant is a dependency of NM so you should already have it

rich robin
barren fjord
#

Well I can't manage to send the journal

barren fjord
#

I've completely reinstalled arch and the error persists. Maybe I am missing some configuration step.

#

?

barren fjord
#

Well maybe something's wrong with the package?

carmine olive
#

You're using linux right?

barren fjord
#

yea

carmine olive
raw wedge
#

This error message is indicating that there is a problem with the NetworkManager service, and it is failing to start properly. The message also suggests looking at the output of the commands systemctl status NetworkManager.service and journalctl -xeu NetworkManager.service to get more information about the problem.

You can try the following steps to troubleshoot the issue:

Run the command systemctl status NetworkManager.service to check the status of the service and see if there are any errors or warnings.
Run the command journalctl -xeu NetworkManager.service to view the log of the service and see if there are any relevant error messages.
Check the configuration files for NetworkManager, which are typically located in /etc/NetworkManager/. Make sure that there are no syntax errors in the configuration files, or any incorrect values set.
Check the status of the network interfaces by running the command ip link or ifconfig to see if they are up and running.
Check if there's any other service that might be conflicting with NetworkManager, like systemd-networkd or network-scripts
Restarting your system might also help to fix the problem
If none of the above steps resolve the issue, you can try uninstalling and reinstalling NetworkManager.

Please note that the above steps are just some examples of how you can troubleshoot the problem, and the exact steps may vary depending on your specific system configuration. If you are still having trouble, you might want to consult the documentation or forums for your specific operating system or consider getting help from an expert.

barren fjord
rich robin
#

Everything seems fine there

barren fjord
#

what should I do then

carmine olive
#

linux-lts

barren fjord
#

yes

#

it didn't change anything

carmine olive
#

No idea then

raw wedge
#

That’s all the relevant wifi management tools

#

In addition to what you already pacstraped

raw wedge
barren fjord
#

do I have to install them using pacstrap? can't I use pacman -S?

carmine olive
rich robin
#

it may be good to try other network software like iwd and see if they work

raw wedge
barren fjord
#

I can chroot again

#

wpa_supplicant is already present

#

and I don't use wifi, so I just need to try dhcpd right?

barren fjord
#

do I need to enable it or something?

raw wedge
#

Or download it if you don’t already have it

#

Then reboot

barren fjord
#

I do need to download it.

#

I meant, do I need to enable it after I install it?

raw wedge
#

Yes

barren fjord
#

using systemctl I assume

#

just to to make sure, its dhcpcd, not dhcpd right

raw wedge
#

It is dhcpd

#

dhcpd

barren fjord
#

is it in pacman?

barren fjord
#

oh its in pacman under the name dhcp

barren fjord
barren fjord
#

well I can't get it to work

rich robin
#

You could try and see if it works on another network software like iwd

barren fjord
#

isn't it specifically for wifi

barren fjord
#

not sure if I showed this yet

carmine olive
#

Yep, you did

carmine olive
#

I'm guessing it's something to do with those libs

barren fjord
#

could that be causing the segfault

#

I guess its trying to deref it?

#

but its null?

carmine olive
#

no idea sorry