CiscoCloud / shipped-feedback

Feedback and issue tracking for the Cisco Shipped project.
1 stars 3 forks source link

Shipped Web UI Not working #15

Open hpreston opened 8 years ago

hpreston commented 8 years ago

I've tried several browsers, two different computers, and two different GitHub accounts. All are having the same problem.

bingoarun commented 8 years ago

I can confirm the issue

Getting HTTP 500 for URL https://api.ciscoshipped.io/projects/1e825645-a497-11e5-a6ce-0242ac1102a1/services

[123 34 101 114 114 111 114 34 58 34 85 110 100 101 102 105 110 101 100 32 110 97 109 101 32 112 114 111 106 101 99 116 95 97 100 109 105 110 32 105 110 32 115 101 108 101 99 116 105 111 110 32 99 108 97 117 115 101 34 125]

npateriya commented 8 years ago

Thank you for reporting issue. It should work now. We had bad release pushed last night, its been reverted now.

hpreston commented 8 years ago

Just getting back to test this again. I can get into the UI farther now, but hitting a new error. During the Compose Phase, after adding a Build Pack in the "Develop" section and clicking "Build Project", I get an error that "Service 'shippedpython' has not been enabled in Drone".

I've tried several different options other than Python and all of them result in the same error. Shipped does create the Repo in GitHub.

mikejihbe commented 8 years ago

We just tested the full flow and things appear to be working. Can you give me a link to your project?

There should also be the option to "repair" your service when this happens, does that work?

hpreston commented 8 years ago

@mikejihbe I've been able to get past that point now and made good progress. I've been able to bootstrap my local environment and commit back to GitHub.

Current status is trying to deploy a basic Python Hello World project out to an Enviornment (the Cisco EU - 1 is the target) and after three attempts it never completes. The Shipped interface makes a note that:

"This release has been running a long time. Cancel it?"

This is the only target I've got available, is there a problem with the CIS node?

Thanks Hank