modernben / iptracker

Desktop tool to keep track of your IP address and update you when it changes
MIT License
52 stars 6 forks source link

Doesn't run in Ubuntu 20.04 #3

Open lon9man opened 11 months ago

lon9man commented 11 months ago

Hello, installed using dkpg -i. after run (using terminal or application link) don't see any UI:

user@host:~$ iptracker 
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

API server started on port 4001
Starting PHP server... /opt/IPTracker/resources/app.asar.unpacked/resources/php/php artisan serve /opt/IPTracker/resources/app.asar.unpacked/resources/app/
Making sure app folders are available
PHP Server started on port:  8101
APPIMAGE env is not defined, current application is not an AppImage
checkForUpdatesAndNotify called, downloadPromise is null
Running scheduler...

question:

am i missing something?

thanks!

modernben commented 11 months ago

I personally run on Mac and don't really have a way to test this. I know there was an issue with the app if you didn't have an IPv6 address that has since been addressed. See if the latest release fixes your issue. https://github.com/modernben/iptracker/releases

modernben commented 11 months ago

Any chance you were able to check if the latest release fixed this?

lon9man commented 11 months ago

@modernben sorry for the delay. i updated to the latest. it seems works.

result: image

question:

tray icon on your screenshot includes IP address, in my case it shows only black icon. does exists some way to show address also or it is some OS-specific restrictions?

thanks!

modernben commented 11 months ago

Awesome glad that has been fixed.

As for the label, it should say "Booting..." when it first starts up and then change to your IP. Does it say booting when it starts up?

lon9man commented 11 months ago

no, it shows icon after 1-2 seconds. on very 1st time it showed native Notification with some text and IP address. on the nexts starts it doesn't show it anymore.

run result in terminal:

user@host:~$ iptracker 
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

API server started on port 4001
Starting PHP server... /opt/IPTracker/resources/app.asar.unpacked/resources/php/php artisan serve /opt/IPTracker/resources/app.asar.unpacked/resources/app/
Making sure app folders are available
Migrating database...
PHP Server started on port:  8101
APPIMAGE env is not defined, current application is not an AppImage
checkForUpdatesAndNotify called, downloadPromise is null
Running scheduler...
Running scheduler...
Running scheduler...
Running scheduler...