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

php devfiles Stop Apache Web Server gets error #14011

Closed
5 tasks done
sparkoo opened this issue Jul 24, 2019 · 5 comments
Closed
5 tasks done

php devfiles Stop Apache Web Server gets error #14011

sparkoo opened this issue Jul 24, 2019 · 5 comments
Labels
area/samples kind/bug Outline of a bug - must adhere to the bug report template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@sparkoo
Copy link
Member

sparkoo commented Jul 24, 2019

Describe the bug

When running Stop Apache Web Server task, it writes [FAIL] Stopping Apache httpd web server: apache2 failed! to terminal. It looks like apache server was stopped though.

Che version

  • nightly

Steps to reproduce

  1. run workspace from php devfile https://github.com/eclipse/che-devfile-registry/tree/master/devfiles/php-web-simple
  2. run Start Apache Web Server task
  3. run Stop Apache Web Server
  4. see error in terminal
  5. check whether apache server really stopped

Expected behavior

apache should be properly stopped, without errors

Runtime

  • minikube (include output of minikube version and kubectl version)

Screenshots

Installation method

  • chectl

Environment

  • my computer
    • Linux

Additional context

@slemeur slemeur added area/devfile kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system. labels Jul 24, 2019
@slemeur slemeur added this to the 7.1.0 milestone Jul 24, 2019
@slemeur
Copy link
Contributor

slemeur commented Jul 24, 2019

this could be related to a problem with the terminal @AndrienkoAleksandr or tasks @RomanNikitenko

@RomanNikitenko
Copy link
Member

I tested the described use case and got the same error.
Also I tried to execute the same commands from terminal and got the same output, so I think the problem is not related to tasks.
stoping_apache

@AndrienkoAleksandr
Copy link
Contributor

AndrienkoAleksandr commented Jul 25, 2019

so I think the problem is not related to tasks.

+1 . I think the problem maybe content of the stop command or something else.

@slemeur slemeur modified the milestones: 7.1.0, 7.2.0 Aug 2, 2019
@gazarenkov gazarenkov removed this from the 7.2.0 milestone Oct 2, 2019
@che-bot
Copy link
Contributor

che-bot commented Aug 21, 2020

Issues go stale after 180 days of inactivity. lifecycle/stale issues rot after an additional 7 days of inactivity and eventually close.

Mark the issue as fresh with /remove-lifecycle stale in a new comment.

If this issue is safe to close now please do so.

Moderators: Add lifecycle/frozen label to avoid stale mode.

@che-bot che-bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Aug 21, 2020
@ericwill
Copy link
Contributor

I can't reproduce the issue on che.openshift.io as of today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/samples kind/bug Outline of a bug - must adhere to the bug report template. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

8 participants