You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've got this issue while running the One click dapp in Remix:
{"errors":[{"message":"\nInvalid prisma.dapp.create() invocation:\n\n\n Authentication failed against database server at ec2-52-23-45-36.compute-1.amazonaws.com, the provided database credentials for mkrlzmclvmpgvi are not valid.\n\nPlease make sure to provide valid database credentials for the database server at ec2-52-23-45-36.compute-1.amazonaws.com.","locations":[{"line":2,"column":3}],"path":["createDapp"],"extensions":{"code":"INTERNAL_SERVER_ERROR","exception":{"clientVersion":"2.14.0-dev.68"}}}],"data":null}
it seems an issue with the credential. could thibe fixed?
thanks very much
The text was updated successfully, but these errors were encountered:
We've got this issue while running the One click dapp in Remix:
it seems an issue with the credential. could thibe fixed?
thanks very much
The text was updated successfully, but these errors were encountered: