Language upload timeout issue

Friday, April 19, 2024 4:47:50 PM
  • Posted: Wednesday, September 9, 2020 2:12 PM
  • 3
Hi guys, having grandnode on docker setup,
while uploading a language xmlresource, a timeout is hit and error is displayed:
This page isn’t <mytestsiteadress> took too long to respond.
HTTP ERROR 504

Had an idea that key xml file is too long, are there any grandnode/mongo settings that restrict this?
File is ~950kb
0
  • Posted: Thursday, September 10, 2020 9:10 AM
  • 953
Hi Povilas,

I suppose it's something related to the MongoDB configuration and the limits of in/out operations. Resource strings import is a huge task inserted in a second and the server is overwhelmed for a while. We've faced a similar issue on MongoDB Atlas when we wanted to install GrandNode. We've made some improvements to the installation process, here are the details - https://github.com/grandnode/grandnode/commit/4487abb01540b61b501c4cd1d43390c8bb0eea8a

We will try to implement something similar to the Import process because it looks like sometimes this may cause problems.
Best regards,
Patryk

GrandNode Team
0
  • Posted: Thursday, September 10, 2020 12:18 PM
  • 953
@Povilas,

Please look at the following commit: https://github.com/grandnode/grandnode/commit/19298dba6f0819f674f5bdcdadeb0343c4a234d4
Best regards,
Patryk

GrandNode Team
0
back to top
Filters