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

[Bug]: appsmith server/container won't start if Admin Setting: Instance Name contains spaces #11966

Closed
1 task done
kavhad opened this issue Mar 18, 2022 · 2 comments
Closed
1 task done
Assignees
Labels
Bug Something isn't working Critical This issue needs immediate attention. Drop everything else Needs Triaging Needs attention from maintainers to triage New Developers Pod Issues that new developers face while exploring the IDE

Comments

@kavhad
Copy link

kavhad commented Mar 18, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Description

When the Admin Setting "Instance Name" )is changed and contains space characters between words the server won't startup after restart.

The following error is shown in the docker logs:
appsmith | /appsmith-stacks/configuration/docker.env: line 94: **<First word of Instance Name>**: command not found

I manually changed the setting in docker.env filed and removed the space character and the server started correctly after that.

Steps To Reproduce

  1. Go to 'Admin Settings > General'
  2. Change field 'Instance Name' to a name that contain multiple words separated by space.
  3. Restart server/container.

Public Sample App

No response

Version

v1.6.16

@kavhad kavhad added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage labels Mar 18, 2022
@hiteshjoshi hiteshjoshi added Critical This issue needs immediate attention. Drop everything else New Developers Pod Issues that new developers face while exploring the IDE labels Mar 18, 2022
@akash-codemonk
Copy link
Contributor

Unable to repro. Changed the instance name in admin settings page to have space between words. The app seems to run fine after save and restart.

@sharat87
Copy link
Member

Hey @kavhad, thanks for reporting. This issue should've been fixed by #11799, which is part of the latest release published yesterday. Can you pull the latest image again and check with that please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Critical This issue needs immediate attention. Drop everything else Needs Triaging Needs attention from maintainers to triage New Developers Pod Issues that new developers face while exploring the IDE
Projects
None yet
Development

No branches or pull requests

5 participants