Closed SeriousM closed 10 years ago
@SeriousM our database is full, we're working on bringing it out of beta and fixing alot of these bugs. In the meanwhile I hope this is okay, it may take 1-2 days and we wont have these errors anymore :(
alright, thanks for the update! for the moment I will remove the package to reduce the load on your server (lets see if that helps :smile:) and add it later again. Do you need any help?
Finally working on all versions of Meteor up to now :D
Hi, after updating meteor to the latest version, tail is throwing errors.
Client:
TypeError: Cannot read property 'Tail' of undefined
, thrown in global-imports.js:Tail = Package['analytics:analytics'].Tail;
wherePackage['analytics:analytics']
simply returnsundefined
.Server (Console):
I20140916-07:15:43.687(0)? stream error Network error: wss://tail.sh/websocket: connect ECONNREFUSED
could you please investigate this problem? thank you!