Michael Felden
Michael Felden
These should be issues with the database providers. In this case, Maxmind is used. They update their database about once a week and you can [submit a correction request ](https://support.maxmind.com/geoip-data-correction-request/)if...
> Fun report! 😄 Crazy, right ?! I just replicated it on a fresh instance. It is definitely a thing. I wonder what change in the latest docker image causes...
Update: Yes! Mystery solved. I can break things by simply putting any non HTML file into the designated templates directory. touch /var/lib/GeoIP/static/.BREAKME.txt results in service displaying a blank page. Removing...
> Nice analysis! Yeah I believe when serving index.html at least, `echoip` should serve all resources with correct Content-Type. Can you replicate it now ? Basically start container with -t...
The [database provider addressed this](https://dev.maxmind.com/release-note/united-kingdom-will-no-longer-be-flagged-is_in_european_union/) recently. Websites using Maxmind will reflect this change once they update their copy of the database. It is not something echoip has direct influence over....
I think the database provider has this flag so online stores can use it for VAT calculations or something. It is not something that echoip has control over. The `"country_eu":...
+1 came here from https://github.com/cowrie/cowrie/issues/1538#issue-858466513 which led me to switch from supervisord to systemd and now the cowrie.log is not populating anymore. Everything goes to /var/log/syslog
> Just enter export SB_IMAGE=ken1029/shadowbox:latest before running install_server.sh and the installation will work. Can confirm success on Raspberry Pi 3 Model B Plus Rev 1.3 running Ubuntu 20.04.2 LTS aarch64
> I second this. wireguard did not work until I removed all ipv6 stuff from `/etc/wireguard/...`. Weird. I deployed one on Amazon Lightsail just now - no IPv6 exists there...
> > > > great work 🙌 Where ? The issue is stagnant. AFAIK nothing was done about it to date.