Error: Connection activation failed: Could not find source

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

Error: Connection activation failed: Could not find source

Postby TheChosenOne » Sun Jun 23, 2019 12:23 pm

NetworkManager command I'm using:

$this->bbcode_second_pass_code('', 'sudo nmcli c up VPN_Connection')

Same problem as https://bbs.archlinux.org/viewtopic.php?id=121257
where they found the problem:

$this->bbcode_second_pass_quote('', 'O')penvpn don't try to connect when my machine doesn't has the default route.


I've added the default gateway with

$this->bbcode_second_pass_code('', 'ip route add 192.168.0.1/24 dev eth0')

But the problem still persists.
TheChosenOne
 
Posts: 9
Joined: Sun Mar 31, 2019 7:04 pm

Re: Error: Connection activation failed: Could not find sour

Postby TheChosenOne » Sun Jul 14, 2019 12:42 pm

Some more info:
$this->bbcode_second_pass_quote('', 'n')mcli con
gives me:
$this->bbcode_second_pass_quote('', 'N')AME UUID TYPE DEVICE
eth0 f90a13ff-4f56-41d8-a00e-96d74ae81abf ethernet eth0
VPN_UDP-443 dc5950fc-8846-401d-aeca-89d814e0a4f6 vpn --
Wired connection 1 c395fbbd-9cc8-373b-a3hf-0d6c641d75dc ethernet --

$this->bbcode_second_pass_quote('', 'j')ournalctl -u NetworkManager.service
give me:
$this->bbcode_second_pass_quote('', 'J')ul 14 12:35:22 alarmpi NetworkManager[613]: <info> [1563107722.8856] device (wlan0): set-hw-addr: set MAC address to AB:CD:EF:01:23:45 (scanning)
Jul 14 12:35:22 alarmpi NetworkManager[613]: <info> [1563107722.9136] device (wlan0): supplicant interface state: inactive -> disabled
Jul 14 12:35:22 alarmpi NetworkManager[613]: <info> [1563107722.9138] device (p2p-dev-wlan0): supplicant management interface state: inactive -> disabled
Jul 14 12:35:22 alarmpi NetworkManager[613]: <info> [1563107722.9691] device (wlan0): supplicant interface state: disabled -> inactive
Jul 14 12:35:22 alarmpi NetworkManager[613]: <info> [1563107722.9699] device (p2p-dev-wlan0): supplicant management interface state: disabled -> inactive
Jul 14 12:35:56 alarmpi NetworkManager[613]: <info> [1563107756.7422] agent-manager: req[0x74a038e8, :1.183/nmcli-connect/0]: agent registered
Jul 14 12:35:56 alarmpi NetworkManager[613]: <info> [1563107756.7444] audit: op="connection-activate" uuid="dc5950fc-8846-401d-aeca-89d814e0a4f6" name="VPN_UDP-443" pid=877 uid=0 result="fail" reason="Could not find source connection."
TheChosenOne
 
Posts: 9
Joined: Sun Mar 31, 2019 7:04 pm
Top


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 7 guests