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

Fix for getting Starting sample for php-laravel - issue with JWT auth secret key #18441

Closed
6 of 22 tasks
Katka92 opened this issue Nov 24, 2020 · 4 comments
Closed
6 of 22 tasks
Assignees
Labels
area/plugins kind/bug Outline of a bug - must adhere to the bug report template. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes severity/P1 Has a major impact to usage or development of the system. sprint/next
Milestone

Comments

@Katka92
Copy link
Contributor

Katka92 commented Nov 24, 2020

Describe the bug

Command Generate a new JWT authentication secret key is failing in PHP Laravel with MySQL devfile. Other commands seem to work fine.
Reproduced on Hosted Che 7.22.0 and nightly upstream Che.

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. Go to Get Started page, Get Started tab
  2. Select PHP Laravel with MySQL devfile and wait for it to start
  3. Click on Terminal -> Run Task... -> Install dependencies to be sure everything is installed
  4. Click on Terminal -> Run Task... -> Generate a new JWT authentication secret key

Expected behavior

The command should work out of a box.

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version) ocp4.6
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify) Hosted Che

Screenshots

image

Installation method

  • chectl
    • provide a full command that was used to deploy Eclipse Che (including the output)
    • provide an output of chectl version command
  • OperatorHub
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • other: please specify Hosted Che
@Katka92 Katka92 added the kind/bug Outline of a bug - must adhere to the bug report template. label Nov 24, 2020
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Nov 24, 2020
@sparkoo sparkoo added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Nov 24, 2020
@ScrewTSW
Copy link
Member

Still present in 7.23.1

@ScrewTSW
Copy link
Member

image
still present in 7.24.1

@RomanNikitenko
Copy link
Member

RomanNikitenko commented Jan 14, 2021

It would be nice to provide an area to have better visibility for the issue - in such case the corresponding team could pick up the issue faster.

@ericwill
I'm setting plugins area, please change it if I'm wrong

@ericwill ericwill mentioned this issue Mar 22, 2021
46 tasks
@ericwill ericwill added this to the 7.29 milestone Mar 24, 2021
@l0rd l0rd added the new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes label Mar 30, 2021
@l0rd l0rd changed the title Command "Generate JWT auth secret key" failing in PHP Laravel with MySQL devfile Fix for getting Starting sample for php-laravel - issue with JWT auth secret key Mar 30, 2021
@ericwill ericwill mentioned this issue Apr 8, 2021
42 tasks
@sunix
Copy link
Contributor

sunix commented Apr 8, 2021

should be fixed with eclipse-che/che-devfile-registry#357

@sunix sunix closed this as completed Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/plugins kind/bug Outline of a bug - must adhere to the bug report template. new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes severity/P1 Has a major impact to usage or development of the system. sprint/next
Projects
None yet
Development

No branches or pull requests

9 participants