You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently got added to a project on Pantheon. When I refresh the "My Sites" screen in Kalabox, the new site shows up, but I can't download it. I tried all three methods of downloading the site (Download from latest backup, Create new backup and download, and choose from a list of backups). When I try to choose from a list of backups, no backups show.
I checked my logs and I'm getting this 403 "No realm detected" error.
2014-12-23T17:30:03.209Z - info: Kalabox Version: 1.0-beta7
2014-12-23T17:30:03.209Z - info: Mac OS Version: 10.9.5
2014-12-23T17:31:27.433Z - warn: An error occurred in an async call.
cause stack is ...
Error: Command failed: Request failed: 403 "No realm detected." [failed]
Could not clone code from the remote repository. Check that your SSH [error]
key is loaded and the codeserver is reachable.
at ChildProcess.exithandler (child_process.js:661:12)
at ChildProcess.EventEmitter.emit (events.js:101:17)
at maybeClose (child_process.js:773:16)
at Socket.eval (child_process.js:994:11)
at Socket.EventEmitter.emit (events.js:98:17)
at Pipe.eval [as close] (net.js:459:12)
async call history is ...
[ { function: 'buildSite2',
location: '/private/var/folders/h8/3kjvq__j7tq2lb7c56sk4l5r0000gq/T/.org.chromium.Chromium.OGlnMQ/kalabox/vm/sites-manager.js:106:75',
mapping: { description: 'tail' } } ]
I recently got added to a project on Pantheon. When I refresh the "My
Sites" screen in Kalabox, the new site shows up, but I can't download it. I
tried all three methods of downloading the site (Download from latest
backup, Create new backup and download, and choose from a list of backups).
When I try to choose from a list of backups, no backups show.
I checked my logs and I'm getting this 403 "No realm detected" error.
2014-12-23T17:30:03.209Z - info: Kalabox Version: 1.0-beta7
2014-12-23T17:30:03.209Z - info: Mac OS Version: 10.9.5
2014-12-23T17:31:27.433Z - warn: An error occurred in an async call.
cause stack is ...
Error: Command failed: Request failed: 403 "No realm detected." [failed]
Could not clone code from the remote repository. Check that your SSH
[error]
key is loaded and the codeserver is reachable.
at ChildProcess.exithandler (child_process.js:661:12)
at ChildProcess.EventEmitter.emit (events.js:101:17)
at maybeClose (child_process.js:773:16)
at Socket.eval (child_process.js:994:11)
at Socket.EventEmitter.emit (events.js:98:17)
at Pipe.eval as close
async call history is ...
[ { function: 'buildSite2',
location:
'/private/var/folders/h8/3kjvq__j7tq2lb7c56sk4l5r0000gq/T/.org.chromium.Chromium.OGlnMQ/kalabox/vm/sites-manager.js:106:75',
mapping: { description: 'tail' } } ]
—
Reply to this email directly or view it on GitHub #137.
I recently got added to a project on Pantheon. When I refresh the "My Sites" screen in Kalabox, the new site shows up, but I can't download it. I tried all three methods of downloading the site (Download from latest backup, Create new backup and download, and choose from a list of backups). When I try to choose from a list of backups, no backups show.
I checked my logs and I'm getting this 403 "No realm detected" error.
2014-12-23T17:30:03.209Z - info: Kalabox Version: 1.0-beta7
2014-12-23T17:30:03.209Z - info: Mac OS Version: 10.9.5
2014-12-23T17:30:03.209Z - info: VirtualBox Version: 4.3.6r91406
2014-12-23T17:30:03.209Z - info: Vagrant Version: Vagrant 1.4.3
2014-12-23T17:31:27.433Z - warn: An error occurred in an async call.
cause stack is ...
Error: Command failed: Request failed: 403 "No realm detected." [failed]
Could not clone code from the remote repository. Check that your SSH [error]
key is loaded and the codeserver is reachable.
async call history is ...
[ { function: 'buildSite2',
location: '/private/var/folders/h8/3kjvq__j7tq2lb7c56sk4l5r0000gq/T/.org.chromium.Chromium.OGlnMQ/kalabox/vm/sites-manager.js:106:75',
mapping: { description: 'tail' } } ]
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: