Skip to content

fix: /tmp/element-web-config may already exist preventing the container from booting up#29372

Merged
t3chguy merged 2 commits intoelement-hq:developfrom
itay-grudev:patch-1
Feb 27, 2025
Merged

fix: /tmp/element-web-config may already exist preventing the container from booting up#29372
t3chguy merged 2 commits intoelement-hq:developfrom
itay-grudev:patch-1

Conversation

@itay-grudev
Copy link
Copy Markdown
Contributor

@itay-grudev itay-grudev commented Feb 26, 2025

Closes: #29371

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

@itay-grudev itay-grudev requested a review from a team as a code owner February 26, 2025 20:59
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Feb 26, 2025

CLA assistant check
All committers have signed the CLA.

Comment thread docker/docker-entrypoint.d/18-load-element-modules.sh Outdated
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
Copy link
Copy Markdown
Member

@t3chguy t3chguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@t3chguy t3chguy added this pull request to the merge queue Feb 27, 2025
Merged via the queue into element-hq:develop with commit 4549790 Feb 27, 2025
RiotRobot pushed a commit that referenced this pull request Feb 27, 2025
…er from booting up (#29372)

* fix: /tmp/element-web-config may already exist preventing the container from booting up

* Update docker/docker-entrypoint.d/18-load-element-modules.sh

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
(cherry picked from commit 4549790)
github-merge-queue Bot pushed a commit that referenced this pull request Feb 27, 2025
…er from booting up (#29372) (#29377)

* fix: /tmp/element-web-config may already exist preventing the container from booting up

* Update docker/docker-entrypoint.d/18-load-element-modules.sh

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
(cherry picked from commit 4549790)

Co-authored-by: Itay Grudev <itay+github.com@grudev.com>
@itay-grudev itay-grudev deleted the patch-1 branch February 27, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport staging Label to automatically backport PR to staging branch T-Defect X-Release-Blocker Z-Community-PR Issue is solved by a community member's PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dockerfile entrypoint issue - '/tmp/element-web-config': File exists

3 participants