Slow responses and timeouts with a template (Meilisearch)
ianthonycoder
PROOP

8 months ago

Ive been having issues with my meilisearch service, starting with problems trying to connect via internal network which makes me connect it with external url, then sometimes it takes long to reply to simpler requests and when syncing it will fail with timeout

23 Replies

ianthonycoder
PROOP

8 months ago

58edbe32-3677-4927-8ff3-15a1d1be4c95


ianthonycoder
PROOP

8 months ago

1394688327763890200


ianthonycoder
PROOP

8 months ago

current configuration

1394692583502119000


ianthonycoder
PROOP

8 months ago

all services are in CA metal


8 months ago

Hello,

What issues did you experience when connecting via the private network?


ianthonycoder
PROOP

8 months ago

1394849401943625700


ianthonycoder
PROOP

8 months ago

cant connect


ianthonycoder
PROOP

8 months ago

1394849469803008300


ianthonycoder
PROOP

8 months ago

1394850360157540400


ianthonycoder
PROOP

8 months ago

this is other project, the project i put here in chat have the same issue with Meilisearch


ianthonycoder
PROOP

8 months ago

i cant make my production project crash because its being used


8 months ago

I think it is because you aren't using a port in that URL.


ianthonycoder
PROOP

8 months ago

I added the Port to URL, 3331, provider by the service un the variables sección, it's still giving issues to connect

1394861356381110300


8 months ago

Shouldn't it be 3331?


ianthonycoder
PROOP

8 months ago

yes 3331, but it was in a phone, tyhats why u see 3


ianthonycoder
PROOP

8 months ago

1395012722554437600


ianthonycoder
PROOP

8 months ago

there you can see, url with port


ianthonycoder
PROOP

8 months ago

1395013000158773200


ianthonycoder
PROOP

8 months ago

something different i noticed uysing the port is, with port it wont crash and it will say connected but a different error will come

1395016081269063700


ianthonycoder
PROOP

8 months ago

connect ECONNREFUSED fd12:b5d2:98d2:0:2000:73:92dd:fef5:3306


8 months ago

This is still relevant, you are currently using 3306, should you not be using 3331?


ianthonycoder
PROOP

8 months ago

checking the issue, in my app, i connect to mysql, get the data and send to meilisearch to sync them, now with the meilisearch conection via internal networking mysql started to fail and sometimes meilisearch fails, that error of 3306 is mysql connected via internal networking failing, and thnat will only happen if both are connected via internal url, if one of both is connected with the public url that error wont come

the port in the url worked, thanks


ianthonycoder
PROOP

8 months ago

here you can see both failing

1395020558638383000


Loading...