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

Hangs at 'creating' instead of error message #85

Open
kralikba opened this issue Jan 11, 2021 · 1 comment
Open

Hangs at 'creating' instead of error message #85

kralikba opened this issue Jan 11, 2021 · 1 comment
Labels
kind/bug Some behavior is incorrect or out of spec

Comments

@kralikba
Copy link

Hi,
When trying to create a MySQL database/user on a MySQL 8.0 server, the operation hangs at creating....
I'm using .net 5 / c# 9.
Combing through logs, I believe that the terraform provider itself is hanging - however I'm not a pulumi nor a terraform expert.
See a minimal complete non-working example at https://github.com/kralikba/pulumi-akv/tree/master/pulumi-az-mysql

@kralikba kralikba changed the title Hangs at 'creating' Hangs at 'creating' instead of error message Jan 11, 2021
@kralikba
Copy link
Author

Apparently I have made a mistake with the username; I did not include a hostname part in it. This should result in a proper error message instead of the process hanging.

@komalali komalali assigned komalali and viveklak and unassigned komalali Jan 19, 2021
@mnlumi mnlumi added the kind/bug Some behavior is incorrect or out of spec label Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

No branches or pull requests

4 participants