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

Authentication Error? #30

Open
richardrosales opened this issue Feb 24, 2017 · 7 comments
Open

Authentication Error? #30

richardrosales opened this issue Feb 24, 2017 · 7 comments

Comments

@richardrosales
Copy link

I'm trying to test using http://tools.yzy.io/hmac.html as the PRODUCT_URL and keep getting stuck in a "Checking if session is past splash" loop. Seeing the following error before that though. Am I missing some sort of authentication step?

Cache Access Denied.
Sorry, you are not currently allowed to request http://tools.yzy.io/ip.php from this cache until you have authenticated yourself.
Please contact the cache administrator if you have difficulties authenticating yourself.
@pfcpinto
Copy link

Is your IP authorized to access the proxies? are the proxies input in the correct manor USER:PASS@IP:PORT

@richardrosales
Copy link
Author

richardrosales commented Feb 24, 2017

@pfcpinto Thank you... that was it. I had a ':' instead of an '@' in the proxy list. Getting a browser popup now and the last message I'm seeing in terminal is:

INFO: [CHROME/PROXY] Login with...

Does that mean it's a success?

@pfcpinto
Copy link

yes @monarck did the browser pop up?

@pfcpinto
Copy link

if not make sure you have the chromedriver.exe and phantomjs.exe in the main folder

@richardrosales
Copy link
Author

richardrosales commented Feb 24, 2017

@pfcpinto Yeah the browser popped up to 2 new windows (tested with 2 proxies). They were pointing to the 'http://tools.yzy.io/hmac.html' test link but were white/blank screens. Wasn't sure if I'm supposed to be seeing any 'success' text or not. Both chromedriver and phantomjs are in the main folder.

Thanks for your help!

@pfcpinto
Copy link

you're squared away then

@ccarley
Copy link

ccarley commented Feb 25, 2017

I am receiving the same Authentication Error. But my proxies are formatted correctly with the username and password. Any idea to what i'm doing wrong?

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

3 participants