Skip to content
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

update to 0.7.0 show empty page #247

Closed
DragonHeart69 opened this issue Nov 3, 2024 · 3 comments
Closed

update to 0.7.0 show empty page #247

DragonHeart69 opened this issue Nov 3, 2024 · 3 comments
Labels
bug Something isn't working in progress We've started work on this

Comments

@DragonHeart69
Copy link

DragonHeart69 commented Nov 3, 2024

After updating to version 0.7.0, only a blank page is loaded. I tried starting with an empty data folder, but this gives the same problem. In the logs I see nothing special.

2024/11/03 12:21:53 Systems synced with config.yml

2024/11/03 12:21:53 Server started at http://0.0.0.0:8090

├─ REST API: http://0.0.0.0:8090/api/

└─ Admin UI: http://0.0.0.0:8090/_/
@dkorecko
Copy link

dkorecko commented Nov 3, 2024

Same issue here, in Chrome Dev tools console, getting this:

Error loading sk Error: Unknown variable dynamic import: ../locales/sk/sk.ts
    at index-Ddqw86lM.js:50:69416
    at new Promise (<anonymous>)
    at $P (index-Ddqw86lM.js:50:69322)
    at Qc (index-Ddqw86lM.js:50:76944)
    at index-Ddqw86lM.js:50:78373

image

@matsuricorp
Copy link

Same issue for me. Tried restoring a backup and ran the update again with the same result.

@henrygd henrygd added bug Something isn't working in progress We've started work on this labels Nov 3, 2024
@henrygd
Copy link
Owner

henrygd commented Nov 3, 2024

Sorry about that! Just released a patch in 0.7.1 that should fix it.

Let me know if it still happens.

@henrygd henrygd closed this as completed Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in progress We've started work on this
Projects
None yet
Development

No branches or pull requests

4 participants