Rishi Vishwakarma
Rishi Vishwakarma
DDeno
Created by Rishi Vishwakarma on 1/5/2025 in #help
Error logging into deno deploy dashboard with github
I try to open the deno dashboard, after clicking the continue with github button, but I am presented with an error everytime:
{
"code": "internalServerError",
"message": "An internal server error occurred."
}
{
"code": "internalServerError",
"message": "An internal server error occurred."
}
Is the problem due to username conflict? I previously had a github account with say my_name which i was using with deno deploy. then I had to delete that github account. now I have a new github account with the same username my_name that I want to use with deno deploy.
1 replies
DDeno
Created by Rishi Vishwakarma on 12/23/2024 in #help
Error while authenticating deploy using github
I try to open the deno dashboard, after clicking the continue with github button, but I am presented with an error everytime:
{
"code": "internalServerError",
"message": "An internal server error occurred."
}
{
"code": "internalServerError",
"message": "An internal server error occurred."
}
Is the problem due to username conflict? I previously had a github account with say my_name which i was using with deno deploy. then I had to delete that github account. now I have a new github account with the same username my_name that I want to use with deno deploy. I also need my previous subdomains back. Please look into the issue
1 replies