TinyBlazorAdmin
TinyBlazorAdmin copied to clipboard
GitHub action fails during Deploy TinyBlazorAdmin (the Frontend) step
Not sure if I do something wrong or if I have made a mistake with my thinking.
When I create try to create a new Blazor Admin frontend as described in this step: https://github.com/FBoucher/TinyBlazorAdmin/blob/main/deployment.md#deploy-tinyblazoradmin-the-frontend the GitHub action fails with: "App Directory Location: 'src/TinyBlazorAdmin/' is invalid. Could not detect this directory. Please verify your workflow reflects your repository structure."
My GitHub repository where the TinyBlazorAdmin is deployed to is empty. Do I miss a step to prepare the and commit already some files or folder structure to the GitHub repository?
Well... Found my first error... Missed the first part that a fork or the TinyBlazorAdmin repository is required. Good, done. Deleted everything and started from scratch, started the headerless auto deployment and created the static web app and followed the manual. Seems I'm still missing something or I'm using the wrong client ID. Unfortunately I can't login, get "There was an error trying to log you in: 'No account to get tokens for.'" Maybe I should just wait for the new auto deployment :-(
I am having the same problem! I followed all the steps but can't login.
Another thing I found weird is;
Shouldn't the repository be pointing to mine?
Ok, I'll review the deployment doc and problem during tomorrow's stream. Feel free to join https://www.twitch.tv/fboucheros at 9am EST or watch the video on demand (VOD) on https://behindmycloud.com/
I was finally able to get it working. But definitely your deployment documentation is very confusing to understand at first. Mostly because of the deceiving screenshots showing different information within. And after I really though I had it goin... the logout-callback doesn't work.
Besides the previous problem... I am now having another issue... After following all the steps to add a custom domain. When trying to access the page with my custom domain I get the following;
I have no idea what is missing.
Below is my settings.json....
I got it working without the custom domain (no way to get it working!) and the previous issue with the logout.
My DNS configuration
Try again with v3 it should be fixed.