Search found 6 matches
- Tue Feb 22, 2022 9:13 am
- Forum: Bug Reports
- Topic: Aircraft photos not showing
- Replies: 37
- Views: 35511
Re: Aircraft photos not showing
I have looked into this more at night and ran tcpdump on the vradar server. It tries to connect here: curl -k 'https://www.airport-data.com/api/ac_thumb.json?m=PLANECODE&r=&n=2' Which should report something like: curl -k 'https://www.airport-data.com/api/ac_thumb.json?m=PLANECODE&r=&...
- Mon Feb 21, 2022 8:58 pm
- Forum: Bug Reports
- Topic: Aircraft photos not showing
- Replies: 37
- Views: 35511
Re: Aircraft photos not showing
Seems like sadly this project is getting abandoned: Version 2.4.4 20th December 2019 No new version, I wonder if any1 come up with a workaround to have the plane pictures fixed. The one was suggested here no idea what that rambling is about as you never had to register to any sites or datafeeds for ...
- Mon Dec 27, 2021 9:57 pm
- Forum: Bug Reports
- Topic: Aircraft photos not showing
- Replies: 37
- Views: 35511
Re: Aircraft photos not showing
ii mono-4.0-gac 5.18.0.240+dfsg-3 all Mono GAC tool (for CLI 4.0) ii mono-csharp-shell 5.18.0.240+dfsg-3 all interactive C# shell ii mono-devel 5.18.0.240+dfsg-3 all Mono development tools ii mono-gac 5.18.0.240+dfsg-3 all Mono GAC tool ii mono-mcs 5.18.0.240+dfsg-3 all Mono C# 2.0 / 3.0 / 4.0 / 5....
- Mon Nov 01, 2021 11:02 pm
- Forum: Bug Reports
- Topic: Aircraft photos not showing
- Replies: 37
- Views: 35511
Re: Aircraft photos not showing
Ok so it's not just me then... was about to open a new topic but google 1 comes to the rescue. Absolutely no change from my side since many years. Using default runtime: v4.0.30319 hell knows what version this is. a66e79b1a3740584a600958404b46d01 VirtualRadar.exe I also see this on the console: libp...
- Tue Apr 07, 2020 8:36 am
- Forum: Installation Problems
- Topic: Nginx reverse proxy
- Replies: 7
- Views: 18389
Re: Nginx reverse proxy
I bumping this up because the mentioned solutions don't fully work. In my case the access url is: vradar.domain.com The internal url is: http://192.168.1.44:8888/ Here are my findings: This was the originally proposed solution: location / { proxy_pass http://192.168.1.44:8888/; proxy_set_header X-Re...
- Wed Jun 27, 2018 11:22 am
- Forum: Bug Reports
- Topic: For development purposes only :(
- Replies: 1
- Views: 2882
For development purposes only :(
I have a 2 years old vradar installation on a raspberry. Not sure about the version: mono VirtualRadar.exe -nogui --help WARNING: The runtime version supported by this application is unavailable. Using default runtime: v4.0.30319 Parsing command-line parameters Command Line Options This little tool ...