You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's a single bug. Do not report multiple bugs in one issue.
It's a frontend issue, not a backend issue; Otherwise please create an issue on the backend repo instead.
Summary
When signed out of Lemmy you can click on a post or try to create a new post and see the message below.
This was raised to the Lemmy support Element channel and it was found to be caused by:
CI pulls the latest version of translations during the build based on the branch pinned in .gitmodules
so when the new 0.19 release was built it pulled the latest translations instead of the 0.19 compatible translations
Steps to Reproduce
While signed out of Lemmy, open a post.
Notice the message in the attached image to this bug report.
Technical Details
Using Docker Compose image 0.19.7 on Ubuntu 22.04 docker host.
Lemmy Instance Version
0.19.7
Lemmy Instance URL
No response
The text was updated successfully, but these errors were encountered:
Requirements
Summary
When signed out of Lemmy you can click on a post or try to create a new post and see the message below.
![ima_39bf073](https://private-user-images.githubusercontent.com/3612557/391606580-34b50ce4-92c5-4d57-9113-215ec78156f6.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMjk0MDAsIm5iZiI6MTczOTAyOTEwMCwicGF0aCI6Ii8zNjEyNTU3LzM5MTYwNjU4MC0zNGI1MGNlNC05MmM1LTRkNTctOTExMy0yMTVlYzc4MTU2ZjYuanBlZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDE1MzgyMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFmNGVjZDAwZTgzMzMzNjJhMmNiNjE4NDMyNDg3NzA3MWQ2YmI3ODllNmE5YjhjMjM5YjY0MmI4ZWE1ODhjZTkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.queH33mgl9WTu--IJMu7GQdBnOx8GeEjpAtuiyYOG08)
This was raised to the Lemmy support Element channel and it was found to be caused by:
CI pulls the latest version of translations during the build based on the branch pinned in .gitmodules
so when the new 0.19 release was built it pulled the latest translations instead of the 0.19 compatible translations
Steps to Reproduce
Technical Details
Using Docker Compose image 0.19.7 on Ubuntu 22.04 docker host.
Lemmy Instance Version
0.19.7
Lemmy Instance URL
No response
The text was updated successfully, but these errors were encountered: