Skip to content

PhpStorm doesn't work with Laravel sample #23519

Description

@azatsarynnyy

Is your task related to a problem? Please describe

Laravel sample uses image quay.io/devfile/composer:2.5.8

cat /idea-server/std.out

[INFO] openssl command is available, OpenSSL version is: OpenSSL 3.1.2 1 Aug 2023 (Library: OpenSSL 3.1.2 1 Aug 2023)
[INFO] OpenSSL major version is: 3.
nohup: failed to run command '/idea-server/node': No such file or directory
Using new app-level config directories
Enable JDK auto-detection and project SDK setup by default. Set REMOTE_DEV_JDK_DETECTION=false to disable.
Is running inside Docker container: 0
/tmp/pid.41.temp.jbr/bin/java: exec: line 2: /lib64/ld-linux-x86-64.so.2: not found

Describe the solution you'd like

  1. Need to investigate why there's no /idea-server/node.
  2. As for /lib64/ld-linux-x86-64.so.2: not found, most likely some libs must be copied from the editor container to the user container.

Describe alternatives you've considered

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

kind/taskInternal things, technical debt, and to-do tasks to be performed.severity/P1Has a major impact to usage or development of the system.team/CThis team is responsible for the the IDEs and Extensions

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions