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

Cannot create 2 Redis in a project #377

Open
Undertone0809 opened this issue Mar 21, 2024 · 3 comments
Open

Cannot create 2 Redis in a project #377

Undertone0809 opened this issue Mar 21, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Undertone0809
Copy link
Contributor

❓ Question

I have already created one redis and I still want to create more, but there was an error on it. It seems we cannot create 2 redis in a project?

image

image

@MichaelYuhe MichaelYuhe added the bug Something isn't working label Mar 26, 2024
@MichaelYuhe MichaelYuhe self-assigned this Mar 26, 2024
@MichaelYuhe
Copy link
Member

It's due to the same service name, we're investigating the issue now cc @pan93412
You can join our discord server for quicker support

@MichaelYuhe MichaelYuhe assigned pan93412 and unassigned MichaelYuhe Mar 27, 2024
@Undertone0809
Copy link
Contributor Author

It seems we should add a judgement to create a new name if it contains the same name.

@pan93412
Copy link
Collaborator

pan93412 commented Mar 27, 2024

We have implemented the necessary function to let you deploy multiple instances of a Prebuilt service.

Feel free to try it and give us the feedback :)

(Note that for Redis, it currently has some bugs and it is not recommended to deploy 2 Redis at the moment – however, most other Prebuilt services are fully functional.)

@pan93412 pan93412 reopened this Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants