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

Pantheon Download From Latest Backup feature returning 403 No realm detected error #137

Open
grego3 opened this issue Dec 23, 2014 · 2 comments

Comments

@grego3
Copy link

grego3 commented Dec 23, 2014

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.

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' } } ]

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@pirog
Copy link
Contributor

pirog commented Dec 27, 2014

I'm not positive but i think the 403 "no realm" issue is well documented in
the issues with some actionable resolution issues.

On Tue, Dec 23, 2014 at 9:39 AM, grego3 [email protected] wrote:

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.

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.

Cheers,

Mike Pirog
Kalamuna
www.kalamuna.com

@grego3
Copy link
Author

grego3 commented Dec 27, 2014

Uninstalling Kalabox and installing the latest version seems to have fixed the issue.

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