Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Uncaught SyntaxError: Invalid or unexpected token (at vendor.e0a21029.js:67:235438) #13225

Closed
ghost opened this issue May 11, 2022 · 0 comments
Closed

Comments

@ghost
Copy link

ghost commented May 11, 2022

Describe the Bug

After turning on the cache, it will report an error when you enter the page after a while

To Reproduce

####################################################################################################

Rate Limiting

RATE_LIMITER_ENABLED=true
RATE_LIMITER_STORE=memory
RATE_LIMITER_POINTS=50
RATE_LIMITER_DURATION=1

####################################################################################################

Cache

CACHE_ENABLED=true
CACHE_SCHEMA=true
CACHE_PERMISSIONS=true
CACHE_TTL=7days
CACHE_SYSTEM_TTL=7days
CACHE_AUTO_PURGE=true

####################################################################################################

Errors Shown

image

image

What version of Directus are you using?

9.10.0

What version of Node.js are you using?

18.0.0

What database are you using?

Postgres 14

What browser are you using?

Chrome

How are you deploying Directus?

cli

@ghost ghost added the Bug (Potential) label May 11, 2022
@directus directus locked and limited conversation to collaborators May 11, 2022
@azrikahar azrikahar converted this issue into discussion #13226 May 11, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants