Alexander
Alexander
I found error happens because of default nginx images doesn't supply long domain names. To fix it, you should build own image based on nginx:1.15-alpine (or newer version) and copy...
Hi! I've got same issue when making call from Django view function to server. Don't forget to close the loop on client after client.close()!! ``` def make_request(request): loop = uvloop.new_event_loop()...
Couldn't build PhaserEditor Version 1.5.3 on Mac OS X :( Eclipse Oxygen 3 and Java 10.0.2 Here is a picture of the failure message when I try to run the...
> Hi, v1.5.3 requires Java 8. Please try with it first. Hi! After reinstall JDK to java version "1.8.0_191" i've got new errors :( ``` org.osgi.framework.BundleException: Could not resolve module:...
Thanks. I disabled other WST plugins with higher version and commented lines 41 and 46 in PhaserIDE2.java (LicCore.PRODUCT_VERSION and LicCore.startMonitor()) and now it compiles with errors. Errors arise because of...
A don't know how, but after reinstall docker and docker-machine error gone away. But i have new error when build: ```bash MacBook-Pro:dist_mac alex$ ./docker-slim b 02c41a90c4ae docker-slim: [build] image=02c41a90c4ae http-probe=false...