This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
docker run -it -d --restart always -p 81:81 -v /home/user/opcplc/appdata:/appdata -v /home/user/opcplc/test:/test --name opcplc mcr.microsoft.com/iotedge/opc-plc:latest --pn=81 --autoaccept --dalm=/test/eventmemorytest.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: "3" | |
services: | |
overpass: | |
container_name: overpass | |
image: wiktorn/overpass-api:0.7.56.4 | |
environment: | |
- OVERPASS_META=yes | |
- OVERPASS_MODE=init | |
- OVERPASS_PLANET_URL=https://data.osm-hr.org/croatia/croatia.osm.pbf | |
conflator: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Generated at 2018-04-11 12:11:24 +0200 | |
SocketError: remote_file[C:/adnet/mercury_package/Adnet.EASS.zip] (mercury_web::default line 22) had an error: SocketError: getaddrinfo: No such host is known. | |
C:/opscode/chef/embedded/lib/ruby/2.4.0/socket.rb:227:in `getaddrinfo' | |
C:/opscode/chef/embedded/lib/ruby/2.4.0/socket.rb:227:in `foreach' | |
C:/opscode/chef/embedded/lib/ruby/2.4.0/socket.rb:617:in `tcp' | |
C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/net-ssh-4.2.0/lib/net/ssh/transport/session.rb:70:in `initialize' | |
C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/net-ssh-4.2.0/lib/net/ssh.rb:237:in `new' | |
C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/net-ssh-4.2.0/lib/net/ssh.rb:237:in `start' | |
C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/net-sftp-2.1.2/lib/net/sftp.rb:31:in `start' | |
C:/opscode/chef/embedded/lib/ruby/gems/2.4.0/gems/chef-13.8.5-universal-mingw32/lib/chef/provider/remote_file/sftp.rb:61:in `sftp' |