I've been working on moving our phabricator instance off of persona before that system is turned off in a few months.
I have an extension deployed in staging and I'd like it to see a bit more testing before looking into deploying it in production.
https://phab.qa.stg.fedoraproject.org/
To link your existing account (on staging, this won't work on the production instance yet) to the new auth method:
1. Click on the "user" button next to the search bar when logged in
2. Click on "manage" on the left hand side of the screen
3. Click on "edit settings" on the right hand side of the screen
4. Click on "External Accounts"
5. Click on "Ipsilon" under "Add External Account
6. Log in with your FAS credentials.
Please let me know if you try this and are successful or if you run into problems. I haven't been able to reproduce the 500 issue with persona on stg but I suspect it's intermittant and will try again later to see if I can fix it enough to be somewhat reliable.
Tim
Linking the account worked for me just fine, although I stumbled upon the Err 500 while trying to log-in via persona (worked on the second try, though). After logging out, and re-logging in via Ipsilon for the first and third time, this is what I got:
Unhandled Exception ("HTTPFutureHTTPResponseStatus") [HTTP/400] <!DOCTYPE html> <!--[if IE 8]><html class="ie8 login-pf"><![endif]--> <!--[if gt IE 8]><!--> <html class="login-pf"> <!--<![endif]--> <head> <title>Bad Request</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="/ui/css/ipsilon.css" rel="stylesheet" media="screen, print"> <link href="/ui/css/styles.css" rel="stylesheet" media="screen, print"> </head> <body> <a href="/" id="badge" tabindex="-1"> <img src="/ui/im...
And this for the second:
Unhandled Exception ("Exception") Access token error: unsupported_grant_type
But after that, things startet working and I can reliably log in via either Ipsilon or Persona. /me shrugs
On Wed, Jul 20, 2016 at 11:14 PM, Tim Flink <tflink@redhat.com> wrote:
I've been working on moving our phabricator instance off of persona before that system is turned off in a few months.
I have an extension deployed in staging and I'd like it to see a bit more testing before looking into deploying it in production.
https://phab.qa.stg.fedoraproject.org/
To link your existing account (on staging, this won't work on the production instance yet) to the new auth method:
Click on the "user" button next to the search bar when logged in
Click on "manage" on the left hand side of the screen
Click on "edit settings" on the right hand side of the screen
Click on "External Accounts"
Click on "Ipsilon" under "Add External Account
Log in with your FAS credentials.
Please let me know if you try this and are successful or if you run into problems. I haven't been able to reproduce the 500 issue with persona on stg but I suspect it's intermittant and will try again later to see if I can fix it enough to be somewhat reliable.
Tim
qa-devel mailing list qa-devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/qa-devel@lists.fedoraproject.org
On Thu, 21 Jul 2016 11:55:39 +0200 Josef Skladanka jskladan@redhat.com wrote:
Linking the account worked for me just fine, although I stumbled upon the Err 500 while trying to log-in via persona (worked on the second try, though).
Maybe it just knows when I'm set up to debug the issue :)
After logging out, and re-logging in via Ipsilon for the first and third time, this is what I got:
Unhandled Exception ("HTTPFutureHTTPResponseStatus") [HTTP/400] <!DOCTYPE html> <!--[if IE 8]><html class="ie8 login-pf"><![endif]--> <!--[if gt IE 8]><!--> <html class="login-pf">
<!--<![endif]--> <head> <title>Bad Request</title> <meta
charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="/ui/css/ipsilon.css" rel="stylesheet" media="screen, print"> <link href="/ui/css/styles.css" rel="stylesheet" media="screen, print"> </head> <body> <a href="/" id="badge" tabindex="-1"> <img src="/ui/im...
And this for the second:
Unhandled Exception ("Exception") Access token error: unsupported_grant_type
I don't understand how either of those are happening but it looks like I have a bit more digging to do :-/
But after that, things startet working and I can reliably log in via either Ipsilon or Persona. /me shrugs
At least there's that :)
Tim
On Wed, Jul 20, 2016 at 11:14 PM, Tim Flink <tflink@redhat.com> wrote:
I've been working on moving our phabricator instance off of persona before that system is turned off in a few months.
I have an extension deployed in staging and I'd like it to see a bit more testing before looking into deploying it in production.
https://phab.qa.stg.fedoraproject.org/
To link your existing account (on staging, this won't work on the production instance yet) to the new auth method:
Click on the "user" button next to the search bar when logged in
Click on "manage" on the left hand side of the screen
Click on "edit settings" on the right hand side of the screen
Click on "External Accounts"
Click on "Ipsilon" under "Add External Account
Log in with your FAS credentials.
Please let me know if you try this and are successful or if you run into problems. I haven't been able to reproduce the 500 issue with persona on stg but I suspect it's intermittant and will try again later to see if I can fix it enough to be somewhat reliable.
Tim
qa-devel mailing list qa-devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/qa-devel@lists.fedoraproject.org
qa-devel mailing list qa-devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/qa-devel@lists.fedoraproject.org
On Thu Jul 21 2016 03:55:39 GMT-0600 (MDT) Josef Skladanka jskladan@redhat.com wrote:
Linking the account worked for me just fine, although I stumbled upon the Err 500 while trying to log-in via persona (worked on the second try, though). After logging out, and re-logging in via Ipsilon for the first and third time, this is what I got:
Unhandled Exception ("HTTPFutureHTTPResponseStatus") [HTTP/400] <!DOCTYPE html> <!--[if IE 8]><html class="ie8 login-pf"><![endif]--> <!--[if gt IE 8]><!--> <html class="login-pf">
<!--<![endif]--> <head> <title>Bad Request</title> <meta
charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="/ui/css/ipsilon.css" rel="stylesheet" media="screen, print"> <link href="/ui/css/styles.css" rel="stylesheet" media="screen, print"> </head> <body> <a href="/" id="badge" tabindex="-1"> <img src="/ui/im...
And this for the second:
Unhandled Exception ("Exception") Access token error: unsupported_grant_type
1. Start fresh I logged in successfully.
2. Log out and log back in. Just as Josef, I got the HTTPFutureHTTPResponseStatus" error.
3. Re-logged in several times without further errors.
4. Remove phab.stg and iddev.fp.o domain cookies to force a full authentication and logged in successfully.
5. Re-login.
6. Received the same error "unsupported_grant_type" that Josef received on his second login test.
7. Click home page and follow the login process.
8. Error: "unsupported_grant_type".
9. Repeat step 6.
10. Error: "HTTPFutureHTTPResponseStatus".
11. Repeat step 6.
12. Login successful.
13. Re-login.
14. Error: "HTTPFutureHTTPResponseStatus".
15. Repeat step 6.
16. Login successful.
I'll stop here ;)
On Fri, 22 Jul 2016 19:20:05 -0600 Viorel Tabara viorel@fedoraproject.org wrote:
On Thu Jul 21 2016 03:55:39 GMT-0600 (MDT) Josef Skladanka jskladan@redhat.com wrote:
Linking the account worked for me just fine, although I stumbled upon the Err 500 while trying to log-in via persona (worked on the second try, though). After logging out, and re-logging in via Ipsilon for the first and third time, this is what I got:
Unhandled Exception ("HTTPFutureHTTPResponseStatus") [HTTP/400] <!DOCTYPE html> <!--[if IE 8]><html class="ie8 login-pf"><![endif]--> <!--[if gt IE 8]><!--> <html class="login-pf"> <!--<![endif]--> <head> <title>Bad Request</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="/ui/css/ipsilon.css" rel="stylesheet" media="screen, print">
<link href="/ui/css/styles.css" rel="stylesheet" media="screen, print"> </head> <body> <a href="/" id="badge" tabindex="-1"> <img src="/ui/im...
And this for the second:
Unhandled Exception ("Exception") Access token error: unsupported_grant_type
Thanks for re-testing.
Start fresh I logged in successfully.
Log out and log back in. Just as Josef, I got the HTTPFutureHTTPResponseStatus" error.
I assume that this from logging in with Persona?
Re-logged in several times without further errors.
Remove phab.stg and iddev.fp.o domain cookies to force a full
authentication and logged in successfully.
Re-login.
Received the same error "unsupported_grant_type" that Josef
received on his second login test.
Not quite sure how that happened. The grant_type is hard coded so there must be something that I missed. I'll take another look tomorrow.
Click home page and follow the login process.
Error: "unsupported_grant_type".
Repeat step 6.
Error: "HTTPFutureHTTPResponseStatus".
Repeat step 6.
Login successful.
Re-login.
Error: "HTTPFutureHTTPResponseStatus".
Repeat step 6.
Login successful.
Part of me wants to say "at least it's failing in a consistent way and not 100% of the time" but even if that is true, it sounds like I still have some PHP spelunking to do :)
Tim
On Sun Jul 24 2016 23:56:37 GMT-0600 (MDT) Tim Flink tflink@redhat.com wrote:
Start fresh I logged in successfully.
Log out and log back in. Just as Josef, I got the HTTPFutureHTTPResponseStatus" error.
I assume that this from logging in with Persona?
I was logging in with Ipsilon as I had added it to my account prior to running that batch of tests.
Part of me wants to say "at least it's failing in a consistent way and not 100% of the time" but even if that is true, it sounds like I still have some PHP spelunking to do :)
Good luck and if I can help in any way I'll be happy to.
On Wed Jul 20 2016 15:14:14 GMT-0600 (MDT) Tim Flink tflink@redhat.com wrote:
Please let me know if you try this and are successful or if you run into problems. I haven't been able to reproduce the 500 issue with persona on stg but I suspect it's intermittant and will try again later to see if I can fix it enough to be somewhat reliable.
1. Logging in via Persona I get:
Unhandled Exception ("HTTPFutureHTTPResponseStatus") [HTTP/500] Internal Server Error Internal Server Error
2. Click "Close".
3. Click "Login or Register / Persona".
4. Persona "remembers" my Fedora email address. Click "sign in".
5. Getting "Remember You?" screen. Select "This session only".
6. Persona displays "Signing you in" and I'm back to the error from #1.
7. Click "Close".
8. Click "Login or Register / Persona".
6. Persona displays "Signing you in" and I land on the "Phabricator Registration" page.
7. Register Phabricator account.
8. Waiting for email...
9. Request to "Send Another Email".
10. Waiting for email...
kparal tells me I need your help with the registration. ITMT I started over from step #1 and this time around there were no 500 errors.
qa-devel@lists.fedoraproject.org