You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Open Dev Env in Drupalpod extension... Environment starts to build with error in terminal.
Failed to start drupalpod: failed to StartContainer: API error (500): OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: rootfs_linux.go:60: mounting "proc" to rootfs at "/proc" caused: operation not permitted: unknown
To Reproduce
On a Drupal.org issue, proceed to the Drupalpod extension. Fill out Drupalpod selections and DO NOT include a selection for Install profile.
Using the following example worked
Version and configuration information (please complete the following information)
Thank you @bsnodgrass for submitting this issue.
The problem comes from upstream - there's currently an issue with the Gitpod service, docker and docker-compose commands are failing - gitpod-io/gitpod#5171
Describe the bug
On Open Dev Env in Drupalpod extension... Environment starts to build with error in terminal.
Failed to start drupalpod: failed to StartContainer: API error (500): OCI runtime create failed: container_linux.go:367: starting container process caused: process_linux.go:495: container init caused: rootfs_linux.go:60: mounting "proc" to rootfs at "/proc" caused: operation not permitted: unknown
To Reproduce
On a Drupal.org issue, proceed to the Drupalpod extension. Fill out Drupalpod selections and DO NOT include a selection for Install profile.
Using the following example worked
Version and configuration information (please complete the following information)
Additional context
Having an Install Profile as default (Standard?) would solve this problem.
Can the text above the drop downs be changed to "Select from the options below (Required):"
A future "nice to have" would be configuration to select a preferred install profile.
The text was updated successfully, but these errors were encountered: