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

10 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

10 months ago

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


ianthonycoder
PROOP

10 months ago

1394688327763890238


ianthonycoder
PROOP

10 months ago

current configuration

1394692583502118942


ianthonycoder
PROOP

10 months ago

all services are in CA metal


10 months ago

Hello,

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


ianthonycoder
PROOP

10 months ago

1394849401943625819


ianthonycoder
PROOP

10 months ago

cant connect


ianthonycoder
PROOP

10 months ago

1394849469803008151


ianthonycoder
PROOP

10 months ago

1394850360157540453


ianthonycoder
PROOP

10 months ago

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


ianthonycoder
PROOP

10 months ago

i cant make my production project crash because its being used


10 months ago

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


ianthonycoder
PROOP

10 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

1394861356381110373


10 months ago

Shouldn't it be 3331?


ianthonycoder
PROOP

10 months ago

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


ianthonycoder
PROOP

10 months ago

1395012722554437673


ianthonycoder
PROOP

10 months ago

there you can see, url with port


ianthonycoder
PROOP

10 months ago

1395013000158773329


ianthonycoder
PROOP

10 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

1395016081269063790


ianthonycoder
PROOP

10 months ago

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


10 months ago

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


ianthonycoder
PROOP

10 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

10 months ago

here you can see both failing

1395020558638383104


Welcome!

Sign in to your Railway account to join the conversation.

Loading...