Art Lucas

Results 17 comments of Art Lucas

Hi Nick, Same here, but it happens with Xcode 9.0.1 with iOS 11 on iPhone X (simulator) only; i.e. crashes consistently. However, it works fine on iPhone 6/7/8 and 6+/7+/8+...

Hi Nick, That removed the warning as well as the trace log. Thanks a lot. The other part of the crash I mentioned in my post is due to the...

Update: The crash that ended up in -- App[15217:9896139] *** Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [156.833 nan]' 0 CoreFoundation 0x00000001070ec1cb __exceptionPreprocess + 171...

First of all, thanks for getting back to me so quickly. I have done as advised. This is the resulting log: $ docker run -p 5800:5800 -p 5900:5900 -e IDRAC_HOST=123.123.123.123...

All references to a jar file in `jviewer.jnlp`:

This indeed looks quite similar. Could you tell me how to edit/modify the download link? Is is possible via the command line as an argument?

Running iDRAC6, and the iDracView version is 2.52. I'm not sure about the other info as this is a remote dedicated server on lease.

Getting closer! It connects to the server, and the path seems correct. However, it fails with permission denied: Downloading required files --2019-07-29 02:41:18-- https://123.123.123.123/Applications/dellUI/Java/release/JViewer.jar ... Connecting to 123.123.123.123:443... failed: Connection...

It is indeed through 443/https. I will try again today, but I've been getting `docker: Error response from daemon: Get https://registry-1.docker.io/v2/: Service Unavailable` errors since this morning...

Ok, it's working now... it must have been some network issues on my side I believe. I've re-run the command again, and this is the output: mac:~$ docker run -it...