linuxmint / warpinator

Share files across the LAN
GNU General Public License v3.0
1.21k stars 81 forks source link

No network connection #110

Closed gatl closed 2 years ago

gatl commented 2 years ago

Hello. I'm trying to use Warpinator 1.2.4 on Arch Linux. Here is the debug output:

2021-10-24 15:21:03,387::warpinator: Initializing Warpinator
2021-10-24 15:21:03,388::warpinator::DEBUG: UI: Creating window and status icon -- warpinator.py (line 1031)
2021-10-24 15:21:03,388::warpinator::DEBUG: Starting network monitor -- networkmonitor.py (line 34)
2021-10-24 15:21:03,541::warpinator::DEBUG: Automatic interface selection: None -- networkmonitor.py (line 204)
2021-10-24 15:21:03,738::warpinator::DEBUG: Network client initialized -- warpinator.py (line 1067)
2021-10-24 15:21:03,739::warpinator::DEBUG: New server requested for '' (0.0.0.0) -- warpinator.py (line 1100)
2021-10-24 15:21:03,740::warpinator::DEBUG: Auth: Creating server credentials -- auth.py (line 216)
2021-10-24 15:21:04,029::warpinator: No network access

I have only one network interface (not counting loopback). nmap shows no use of the default ports. What other information would be needed? Thank you.

mtwebster commented 2 years ago

Can you check 1.2.5 to see if this still occurs? Thanks

gatl commented 2 years ago

Well, 1.2.5 is not yet available through my package manager. However, I did some system updates and 1.2.4 is working OK now. Sadly I cannot say what was wrong before.

Thank you for taking a look at this.