Open pistasjis opened 2 years ago
Hello and thanks for your interest in the project!
This is quite strange. It's like it can't handle that not-that-long URL, when other Lingva instances are reportedly handling thousands of characters-long URLs.
Where is it being hosted? If self-hosted, are you using next build
or next export
?
Regards, David.
/bin/sh -c NEXT_PUBLIC_SITE_DOMAIN=$site_domain NEXT_PUBLIC_FORCE_DEFAULT_THEME=$force_default_theme NEXT_PUBLIC_DEFAULT_SOURCE_LANG=$default_source_lang NEXT_PUBLIC_DEFAULT_TARGET_LANG=$default_target_lang yarn build && yarn start
``
Hi, our (Project Segfault) Lingva instance crashed today. This was the message that I got:
I don't know who did this or why that happened, but I thought I'd just report it.