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

psite-create with organization fails, 500 Error #194

Open
cnovak opened this issue Nov 20, 2014 · 4 comments
Open

psite-create with organization fails, 500 Error #194

cnovak opened this issue Nov 20, 2014 · 4 comments

Comments

@cnovak
Copy link

cnovak commented Nov 20, 2014

I am trying to use psite-create, and I always get a 500 error if I try to use our org. As you can see, not selecting an org works fine:

$ drush psite-create testnovak2 --label="test" --product=21e1fada-199c-492b-97bd-0b36b53a9da0
Organizational affiliation
[0] : Cancel
[1] : None
[2] : Apigee
$ 2
Queuing build. [ok]
Request failed: 500 "Error: 'str' object has no attribute 'user_id'\n" [failed]
Site creation failed.

$ drush psite-create testnovak3 --label="test" --product=21e1fada-199c-492b-97bd-0b36b53a9da0
Organizational affiliation
[0] : Cancel
[1] : None
[2] : Apigee
$ 1
Queuing build. [ok]
Your new site is now building. [ok]
The site's UUID is ''
Waiting for site spinup to complete. You can cancel at any point and the process will continue in the background.
.Request failed: 403 "No realm detected." [failed]
Invalid argument supplied for foreach() terminus.drush.inc:1149 [warning]
Invalid argument supplied for foreach() terminus.drush.inc:1153 [warning]
Invalid argument supplied for foreach() terminus.drush.inc:1164 [warning]
Creating git repository and deploying code to dev.
preg_match() expects parameter 2 to be string, object given terminus.drush.inc:3695 [warning]
Your site is now ready! Manage it from the dashboard:
https://dashboard.getpantheon.com/sites/

@Hornswoggles
Copy link

Thanks for submitting this issue Chris. I believe a recent change to the platform was the culprit and have pushed a hotfix. Can you give this another try?

@ian-moran
Copy link

Is this still a problem? I was able to successfully import yesterday, but today it is providing the same error as Chris.

@ari-gold
Copy link

@cnovak @ian-moran

Please try again. Should now be fixed again. I tested site spinup several times and it completed successfully.

@ian-moran
Copy link

I can confirm it's working fine for imports.

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

4 participants