Flamenco 3 beta1 - Install in container causes error / install halt #100183

Closed
opened 2022-08-03 21:54:16 +02:00 by platerytter blandebord · 3 comments

System Information
Operating system: Linux Ubuntu 20.04 - LXC container
Graphics card: non

Blender Version
Broken:none
Worked: none

Installing flamenco 3 beta 1 on a headless LXC container causes the process to halt due to it not being able to open a browser.

Exact steps for others to reproduce the error
Create container
wget and unzip the files
Run ./flamenco-manager

Output is:

2022-08-03T19:48:03Z INF starting Flamenco arch=amd64 git=v3.0-beta1 os=linux releaseCycle=beta version=3.0-beta1
2022-08-03T19:48:03Z INF This seems to be your first run of Flamenco! A webbrowser will open to help you set things up.
2022-08-03T19:48:03Z INF listening port=8080
2022-08-03T19:48:03Z INF opening database dsn=flamenco-manager.sqlite
2022-08-03T19:48:03Z INF Not starting Shaman storage service, as this is the first run of Flamenco. Configure the shared storage location first.
2022-08-03T19:48:03Z INF serving job-specific files directly from disk onDisk=/root/flamenco-manager-storage url=/job-files
2022-08-03T19:48:03Z INF UPnP/SSDP advertisement starting
2022-08-03T19:48:03Z INF TimeoutChecker: starting up checkInterval=1m0s initialSleep=5m0s taskTimeout=10m0s workerTimeout=1m0s
2022-08-03T19:48:03Z INF sleep scheduler starting checkInterval=1m0s
2022-08-03T19:48:03Z INF possble URL at which to reach Flamenco Manager count=3
2022-08-03T19:48:03Z INF - http://10.0.60.36:8080/
2022-08-03T19:48:03Z INF - http://127.0.0.1:8080/
2022-08-03T19:48:03Z INF - http://[::1]:8080/
2022-08-03T19:48:04Z FTL unable to open a browser to http://10.0.60.36:8080/ error="exec: \"xdg-open,x-www-browser,www-browser\": executable file not found in $PATH"
**System Information** Operating system: Linux Ubuntu 20.04 - LXC container Graphics card: non **Blender Version** Broken:none Worked: none Installing flamenco 3 beta 1 on a headless LXC container causes the process to halt due to it not being able to open a browser. **Exact steps for others to reproduce the error** Create container wget and unzip the files Run ./flamenco-manager Output is: ``` 2022-08-03T19:48:03Z INF starting Flamenco arch=amd64 git=v3.0-beta1 os=linux releaseCycle=beta version=3.0-beta1 2022-08-03T19:48:03Z INF This seems to be your first run of Flamenco! A webbrowser will open to help you set things up. 2022-08-03T19:48:03Z INF listening port=8080 2022-08-03T19:48:03Z INF opening database dsn=flamenco-manager.sqlite 2022-08-03T19:48:03Z INF Not starting Shaman storage service, as this is the first run of Flamenco. Configure the shared storage location first. 2022-08-03T19:48:03Z INF serving job-specific files directly from disk onDisk=/root/flamenco-manager-storage url=/job-files 2022-08-03T19:48:03Z INF UPnP/SSDP advertisement starting 2022-08-03T19:48:03Z INF TimeoutChecker: starting up checkInterval=1m0s initialSleep=5m0s taskTimeout=10m0s workerTimeout=1m0s 2022-08-03T19:48:03Z INF sleep scheduler starting checkInterval=1m0s 2022-08-03T19:48:03Z INF possble URL at which to reach Flamenco Manager count=3 2022-08-03T19:48:03Z INF - http://10.0.60.36:8080/ 2022-08-03T19:48:03Z INF - http://127.0.0.1:8080/ 2022-08-03T19:48:03Z INF - http://[::1]:8080/ 2022-08-03T19:48:04Z FTL unable to open a browser to http://10.0.60.36:8080/ error="exec: \"xdg-open,x-www-browser,www-browser\": executable file not found in $PATH" ```

Added subscriber: @platerytter

Added subscriber: @platerytter
platerytter blandebord changed title from Flamenco 3 beta1 - Install in container causes error to Flamenco 3 beta1 - Install in container causes error / install halt 2022-08-03 21:54:54 +02:00

This issue was referenced by 7d3d3d1d60

This issue was referenced by 7d3d3d1d6078828122b4b2d1376b1aaf2ba03b8b
Sybren A. Stüvel self-assigned this 2022-08-04 11:20:47 +02:00

Changed status from 'Needs Triage' to: 'Resolved'

Changed status from 'Needs Triage' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/flamenco#100183
No description provided.