Open rdelassus opened 9 years ago
Thanks for reporting. I'll take a look ASAP.
It's come back with a vengeance. I'm getting these every 5 seconds now. Jenkins is up and running, version 1.607.
Are you still facing this issue?
Yes if the server is down long enough or if it's down right when you enable the package (which I happened to do). I noticed that you bumped the default interval up to one minute, but that still doesn't protect fully against the error. Perhaps you should do lastBuildStatus = project?.$.lastBuildStatus
at https://github.com/magalhas/atom-jenkins/blob/master/lib/jenkins-gateway.coffee#L44? Just guessing here.
The constant erroring is gone now; not sure if that was just my Jenkins instance though.
This also happens if your username/password is wrong, apparently. I thought there was a check against that but it doesn't look like it's working:
1000 events.js:141 Uncaught TypeError: Cannot read property 'Project' of undefined
140212 console messages are not shown.
2349 events.js:141 Uncaught TypeError: Cannot read property 'Project' of undefined
Where 1000 and 2349 are the number of errors...
This hasn't been fixed yet.
still seeing this error.
[Enter steps to reproduce below:]
Atom Version: 0.177.0 System: linux 3.13.0-45-generic Thrown From: jenkins package, v0.3.1
Stack Trace
Uncaught TypeError: Cannot read property 'Project' of undefined
Commands
Config
Installed Packages
/cc @atom/core