Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rojo won't connect to localhost and times out #970

Open
andrewens opened this issue Sep 15, 2024 · 2 comments
Open

Rojo won't connect to localhost and times out #970

andrewens opened this issue Sep 15, 2024 · 2 comments
Labels
impact: high Major blocker for Rojo users, or stops people from adopting Rojo. type: bug Something happens that shouldn't happen

Comments

@andrewens
Copy link

Hi,

I'm having trouble getting Rojo 7.4.4 to connect to the localhost server and sync anything at all. It just buffers for like five minutes and then tells me it has an HTTP timeout.

Screenshot_5

image

I recently switched to Rojo 7.4.4 because the previous version I was using (6.2.0 I think) was having the same problem.

Usually it takes awhile to sync at first, but then once it finally is established it's fine. However, today I am continuing to have trouble with it not syncing and re-connecting still takes forever and then times out.

Thanks,

Andrew Ens

@kennethloeffler kennethloeffler added impact: high Major blocker for Rojo users, or stops people from adopting Rojo. status: needs repro We need more information on how to reproduce this issue. labels Oct 24, 2024
@11poe
Copy link

11poe commented Oct 26, 2024

I had similar behavior when pressing connect and disconnect too quickly. It would load for some number of minutes, but afterwards, successfully sync.

@kennethloeffler kennethloeffler added the type: bug Something happens that shouldn't happen label Nov 5, 2024
@kennethloeffler
Copy link
Member

This is probably related to #792 - the cause is described more in that issue. If this is happening without you rapidly disconnecting and reconnecting, then it's likely you have other plugins making lots of long-running HTTP requests that are blocking Rojo's requests.

@kennethloeffler kennethloeffler removed the status: needs repro We need more information on how to reproduce this issue. label Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact: high Major blocker for Rojo users, or stops people from adopting Rojo. type: bug Something happens that shouldn't happen
Projects
None yet
Development

No branches or pull requests

3 participants