strongloop / strong-arc

StrongLoop Arc has been replaced by API Connect. We recommend Arc users move to the Essentials edition of API Connect. If you have questions, please email reachsl@us.ibm.com.
http://strongloop.com/
Other
114 stars 36 forks source link

Cannot login to slc arc #1721

Closed clintspeed closed 1 year ago

clintspeed commented 8 years ago

Trying to log into arc just gives me the following response:

`HTTP/1.1 500 Internal Server Error X-Powered-By: Express Content-Type: application/json; charset=utf-8 Content-Length: 249 ETag: W/"f9-w980eZF+3NEYKyvdzJEM+Q" Date: Fri, 26 Feb 2016 14:12:02 GMT Connection: keep-alive

{"error":{"name":"Error","status":500,"message":"ENOENT: no such file or directory, mkdir 'H:\'","errno":-4058,"code":"ENOENT","syscall":"mkdir","path":"H:\","stack":"Error: ENOENT: no such file or directory, mkdir 'H:\'\n at Error (native)"}}`

I have tried both an existing strongloop api, as well as a brand new api that I have setup today, both give the same error. I can login to the website using the same credentials. Please assist.