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

Server crashes in development mode when statistics cron job fails #751

Closed
wrgrant opened this issue Sep 9, 2015 · 1 comment
Closed

Comments

@wrgrant
Copy link

wrgrant commented Sep 9, 2015

When running on corporate firewalled internet, vm clients don't have access to internet because we are behind a proxy. I'm running Rocket.Chat on an ubuntu vm.

I just came back to my machine after being gone for a few hours and the server had crashed on the synced cron job of sending out statistics. It failed because "Error: getaddrinfo ENOTFOUND" in synced-cron-server.js:63.

I'm going to hunt through the code and manually comment out setting up the cron job, but could this be a setting to opt out of sending back statistics?

@wrgrant wrgrant changed the title Server crashes in development mode when statistics job fails Server crashes in development mode when statistics cron job fails Sep 9, 2015
@wrgrant
Copy link
Author

wrgrant commented Sep 9, 2015

Nevermind. Turns out it was a weird artifact of virtualbox's networking going stale. I think rocket.chat itself didn't cause this. Closing the issue.

@wrgrant wrgrant closed this as completed Sep 9, 2015
shedoev added a commit to sibdigital/rgrt that referenced this issue Nov 5, 2020
# Conflicts:
#	packages/rocketchat-i18n/i18n/ru.i18n.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant