gabriela-schuster commented on issue #35330:
URL: https://github.com/apache/superset/issues/35330#issuecomment-3353386563
I've rebuild the docker image through the debugging process, unfortunately
it didn't work too.
But i noticed some strange error in my browser console:
```
Failed to fetch language pack, falling back to default.
Response { type: "basic", url:
"https://superset.eyeforest.dev/superset/language_pack/pt/", redirected: false,
status: 404, ok: false, statusText: "NOT FOUND", headers: Headers(14), body:
ReadableStream, bodyUsed: false }
```
It's calling this
`https://superset.eyeforest.dev/superset/language_pack/pt/` path, that returns
a message along this line: "This language pack does not exist on the server"
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]