Closed (fixed)
Project:
simplytest.me
Version:
8.x-4.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
12 Sep 2022 at 02:24 UTC
Updated:
28 Sep 2022 at 01:34 UTC
Jump to comment: Most recent
Launching Burndown Drupal module fails with this error:
631e9273d65209e3aa555880# /bin/sh -c cd "${DOCROOT}" && composer update --no-ansi
/bin/sh: 1: cd: can't cd to /var/www/html
Command Failed (Tugboat Error 1064): Exit code (2)1. Go to https://simplytest.me/
2. Fill the form as follows:
Burndown1.0.17 (^8.8 || ^9)3. After 40% launch progress done. This error message is display. This is the challenge.
631e9273d65209e3aa555880# /bin/sh -c cd "${DOCROOT}" && composer update --no-ansi
/bin/sh: 1: cd: can't cd to /var/www/html
Command Failed (Tugboat Error 1064): Exit code (2)This attached text file shows the full log. The error message is on the last lines. Per HarishST's comment, the same error message can be reproduced with Drupal core 9.4.5 alone.
4. The needed end result is that Burndown or Drupal launch. Without this error message.
I don't know. Any volunteer for a patch? Both me and the Ubertus.org team would be happy, as volunteer, to contribute testing and documentation, if needed.
| Comment | File | Size | Author |
|---|---|---|---|
| error---burndown---2022-09-11.txt | 3.51 MB | francewhoa |
Comments
Comment #2
francewhoaComment #3
harishstThe issue is not related to Burndown module. Trying out a Drupal core (9.4.5) also throws out the same error:
Seems like an permission issue.
Comment #4
francewhoaComment #5
francewhoaThanks for your comment HarishST :) I updated this ticket title to include both Drupal and Burndown
Comment #6
francewhoaI updated the ticket description to include Drupal core 9.4.5. Also bumped up the suggested priority to Major. As Drupal core is affected. Which in turn affect all Drupal 9 modules.
Comment #7
nerdsteinThanks for filing this. I accidentally pushed a regression from my last release. I'll get this cleaned up today.
Comment #8
francewhoaThanks @nerdstein for solving this mystery. And thanks for all your contributions to simplytest.me Appreciated :)
After you're done with cleaning up the good faith regression, I would be happy to contribute testing
Comment #9
greggmarshallLet me know as well, I just encountered the error trying blockgroup + 9.4.5
Comment #10
nerdsteinThis should be fixed now based on the fixes pushed in #3308715
Comment #11
francewhoaThanks nerdstein :)
Comment #12
francewhoaThis is to confirm that simplytest.me successfully launched Burndown on Drupal 9.4.5 :)