Jens Timmerman
Jens Timmerman
When running import-sql I get the error ``` Importing openmaptiles.sql (md5 fc418c3ac5dfa1ae4328cc6d121fbb51 - 4416 lines) into Postgres... ./import-sql: line 28: psql_opts[@]: unbound variable ``` `export PSQL_OPTIONS=` doesn't make a difference...
I already have qhull installed on our system, so I used this patch to use the installed qhull, instead of building the one shipped with pyhull.. https://github.com/hpcugent/easybuild-easyconfigs/blob/0f709b5dccc6325285acd9624c88254d8b01ae92/easybuild/easyconfigs/p/pyhull/pyhull-1.5.4_use-provided-Qhull.patch I prefer using...
The shell i4 plus order page states: ``` Whether you use Shelly Wi-Fi bulbs, Philips Hue, or even different brands smart bulbs, Shelly Plus i4 is highly compatible and can...
``` Caused by: java.io.IOException: Server returned HTTP response code: 400 for URL: https://api.github.com/repos/hpcugent/test-repo with spaces in name at sun.reflect.GeneratedConstructorAccessor71.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:526) at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1676) at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1674) at java.security.AccessController.doPrivileged(Native...
the proxy shoudl set the `X-Forwarded-Proto` header to 'https' to enable https in wordpress admin interface
fixes: TASK [bertvv.wordpress : Setting SELinux context] ***************************************************************************************** An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ModuleNotFoundError: No module named 'selinux' fatal:...
I added an example to use this topojson data with leaflet by extending leaflet geojson's ( inspired by http://bl.ocks.org/hpfast/2fb8de57c356d8c45ce511189eec5d6a and https://leafletjs.com/examples/choropleth/)
##### Summary I have repository containing an ansible role. When I enable ansible-lint github action, using the documented ansible-lint file, this results in an error: the role was not found....