Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No seems to work, tested in development mode #53

Open
SteeveGL opened this issue Aug 22, 2019 · 0 comments
Open

No seems to work, tested in development mode #53

SteeveGL opened this issue Aug 22, 2019 · 0 comments

Comments

@SteeveGL
Copy link

I tested in development mode and I only have the linux console on my screen. I can reach the 8080 port and set an URL but nothing appear thru the HDMI port.

log:

[Info]    Starting build on device 192.168.1.194
[Info]    Compose file detected
[Build]   [wpe] Step 1/9 : FROM petrosagg/balena-wpe:raspberrypi3-094d55a
[Build]   [wpe]  ---> 8520e0296009
[Build]   [wpe] Step 2/9 : COPY udev-rules/ /etc/udev/rules.d/
[Build]   [wpe]  ---> ee8023e48d1f
[Build]   [wpe] Step 3/9 : COPY wpe-init /wpe-init
[Build]   [wpe]  ---> fa844e637c48
[Build]   [wpe] Step 4/9 : RUN chmod +x /wpe-init
[Build]   [wpe]  ---> Running in 236ac61de4c9
[Build]   [wpe] Removing intermediate container 236ac61de4c9
[Build]   [wpe]  ---> 04565e8e4b9b
[Build]   [wpe] Step 5/9 : CMD [ "/wpe-init" ]
[Build]   [wpe]  ---> Running in 38c7f5423e5c
[Build]   [wpe] Removing intermediate container 38c7f5423e5c
[Build]   [wpe]  ---> e1d83a44aad4
[Build]   [wpe] Step 6/9 : ENV TOHORA_VERSION=0.3.2
[Build]   [wpe]  ---> Running in 2a1f99163b30
[Build]   [wpe] Removing intermediate container 2a1f99163b30
[Build]   [wpe]  ---> c47a64c1d605
[Build]   [wpe] Step 7/9 : RUN wget -O tohora.tgz     "https://github.com/mozz100/tohora/releases/download/v"$TOHORA_VERSION"/tohora_"$TOHORA_VERSION"_Linux_armv5.tar.gz"     && tar xzf tohora.tgz     && rm tohora.tgz
[Build]   [wpe]  ---> Running in 9f304af9eee7
[Build]   [wpe] Connecting to github.com (140.82.113.4:443)
[Build]   
[Build]   [wpe] Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (52.216.162.219:443)
[Build]   
[Build]   [wpe] tohora.tgz             1% |                               | 34347   0:01:11 ETA
[Build]   
[Build]   [wpe] tohora.tgz            97% |****************************** |  2362k  0:00:00 ETA
[Build]   
[Build]   [wpe] tohora.tgz           100% |*******************************|  2419k  0:00:00 ETA
[Build]   
[Build]   [wpe] Removing intermediate container 9f304af9eee7
[Build]   [wpe]  ---> 9a02fe24e122
[Build]   [wpe] Step 8/9 : LABEL io.resin.local.image=1
[Build]   [wpe]  ---> Running in 20ecb55bc23a
[Build]   [wpe] Removing intermediate container 20ecb55bc23a
[Build]   [wpe]  ---> fc54ec9d3654
[Build]   [wpe] Step 9/9 : LABEL io.resin.local.service=wpe
[Build]   [wpe]  ---> Running in 232975d7a7fd
[Build]   [wpe] Removing intermediate container 232975d7a7fd
[Build]   [wpe]  ---> 421c977fde44
[Build]   [wpe] Successfully built 421c977fde44
[Build]   [wpe] Successfully tagged local_image_wpe:latest

[Live]    Waiting for device state to settle...
[Info]    Streaming device logs...
[Live]    Watching for file changes...
[Logs]    [8/22/2019, 1:19:38 PM] Creating network 'default'
[Logs]    [8/22/2019, 1:19:38 PM] Installing service 'wpe sha256:421c977fde446788bebb2f51fab7e1bc3ffb3fe18a9c6cfb8ca89f94df243ce1'
[Logs]    [8/22/2019, 1:19:39 PM] Installed service 'wpe sha256:421c977fde446788bebb2f51fab7e1bc3ffb3fe18a9c6cfb8ca89f94df243ce1'
[Logs]    [8/22/2019, 1:19:39 PM] Starting service 'wpe sha256:421c977fde446788bebb2f51fab7e1bc3ffb3fe18a9c6cfb8ca89f94df243ce1'
[Logs]    [8/22/2019, 1:19:40 PM] Starting service 'wpe sha256:421c977fde446788bebb2f51fab7e1bc3ffb3fe18a9c6cfb8ca89f94df243ce1'
[Logs]    [8/22/2019, 1:19:46 PM] Started service 'wpe sha256:421c977fde446788bebb2f51fab7e1bc3ffb3fe18a9c6cfb8ca89f94df243ce1'
[Logs]    [8/22/2019, 1:19:44 PM] [wpe] 2019/08/22 17:19:44 Command is 'cog'
[Logs]    [8/22/2019, 1:19:44 PM] [wpe] 2019/08/22 17:19:44 Starting listening on port 8080
[Logs]    [8/22/2019, 1:19:45 PM] [wpe] cog: URL not passed in the command line, and COG_URL not set
[Live]    Device state settled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant