-
-
Notifications
You must be signed in to change notification settings - Fork 113
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
404 error frontend when launching on vercel #110
Comments
@samrobertson I think this might be linked to using the latest version of Directus, version 11, try roll back to the latest 10 version. Same issue running locally here:
Policies came into play in Directus 11 |
Is there a way to do that when using the directus cloud? I can only see how to do it using the self-hosted option |
@samrobertson Directus Cloud, as far as I am aware, update their cloud version to the latest Directus every 2 weeks. So I don't think so, no. |
Had the same issue and though I had a fix for it here: #111 |
@Loosie94 Any idea on when a fix for version 11 support might get out? Doesn't seem like they have docs for older versions |
We're currently in beta release for v11 support for the directus-template-cli - which is the tool we use to load the Directus instance with the all the data models and content. Once that goes from beta to general release, we'll have an update for AgencyOS that supports V11. |
Launched on Vercel using the standard link to directus cloud instance and key created.
When loading site on vercel I recieve error:
{ "url": "/", "statusCode": 404, "statusMessage": "Page Not Found", "message": "Page Not Found", "stack": "" }
The text was updated successfully, but these errors were encountered: