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

Can't Add Environment Variables @1.4.1 #287

Closed
ahallock opened this issue Nov 26, 2013 · 4 comments
Closed

Can't Add Environment Variables @1.4.1 #287

ahallock opened this issue Nov 26, 2013 · 4 comments

Comments

@ahallock
Copy link

I installed Strider with install -g

I enabled the "Environment" plugin on a new project and went to the associated tab. Clicking the "Add" button does nothing. I noticed that when visiting the "Plugins" tab the following errors were displayed in inspector. I think it's unrelated, but I'm not sure.

Replaced my IP address with "ip" below, but output is literal otherwise:

GET ip:3001/ext/env/ 404 (Not Found) jquery-1.7.1.min.js:2
GET ip:3001/ext/node/icon.png/ 404 (Not Found) jquery-1.7.1.min.js:2
GET ip:3001/ext/custom/icon.png/ 404 (Not Found) jquery-1.7.1.min.js:2
GET ip:3001/ext/heroku/icon.png/ 404 (Not Found) jquery-1.7.1.min.js:2
GET ip:3001/ext/python/icon.png/ 404 (Not Found) jquery-1.7.1.min.js:2
GET ip:3001/ext/sauce/icon.png/ 404 (Not Found) jquery-1.7.1.min.js:2
GET ip:3001/ext/webhooks/icon.png/ 404 (Not Found)

@niallo
Copy link
Member

niallo commented Nov 26, 2013

Thanks for the report. I can reproduce this one too. The AJAX request isn't firing at all and there are no JS errors so I suspect it's something with the event handlers not being installed properly.

Regarding the 404 errors - they shouldn't be related but we do have an issue open to fix them: #229

@niallo
Copy link
Member

niallo commented Nov 26, 2013

Ok. Can you uninstall and re-install? I just published a new version of strider-env (0.4.4) which should fix this:

Strider-CD/strider-env@0721b17

@ahallock
Copy link
Author

Works perfectly now, thank you.

@niallo
Copy link
Member

niallo commented Nov 26, 2013

Glad to hear it! Sorry it was broken.

@niallo niallo closed this as completed Nov 26, 2013
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

2 participants