Install transmission ?

Re: Install transmission ?

Postby xaviermyself » Thu Feb 04, 2016 9:00 pm

Maybe it is an issue with phpBB ?

phpBB ALWAYS asks me to login with capcha. maybe that's why the script fails, because it try to send a capcha to the script ?

EDIT : Yes, this is the reason

Code: Select all
<div class="error">You exceeded the maximum allowed number of login attempts. In addition to your username and password you now also have to solve the CAPTCHA below.</div>


It seems that PHPBB is identifying the ip adress of multiple failed login attempt in order to ask for the capcha. Because i failed to login correctly with my account on my computer (with the same ip address), it is asking the NAS the capcha, because it is sent with the same IP address ...

So many issues with this PHPBB ! First, it was not accepting my gmail account, now, it is failing the script because of capcha !

Any thing to do to correct this behavior on your side ? :please
xaviermyself
 
Posts: 21
Joined: Wed Feb 03, 2016 10:49 pm

Re: Install transmission ?

Postby Jocko » Thu Feb 04, 2016 9:20 pm

So your last output confirms the firmware failed to login:
You have this cookies header
Code: Select all
Set-Cookie: phpbb3_hy4o6_u=1; expires=Fri, 03-Feb-2017 20:54:43 GMT; path=/; domain=plugout.net; HttpOnly
Set-Cookie: phpbb3_hy4o6_k=; expires=Fri, 03-Feb-2017 20:54:43 GMT; path=/; domain=plugout.net; HttpOnly
Set-Cookie: phpbb3_hy4o6_sid=6b19af7b0d59f761f965385c5324da4c; expires=Fri, 03-Feb-2017 20:54:43 GMT; path=/; domain=plugout.net; HttpOnly

So still anonymous account.

The right lines must be
Code: Select all
Set-Cookie: phpbb3_hy4o6_u=1; expires=Fri, 03-Feb-2017 20:31:53 GMT; path=/; domain=plugout.net; HttpOnly
Set-Cookie: phpbb3_hy4o6_k=; expires=Fri, 03-Feb-2017 20:31:53 GMT; path=/; domain=plugout.net; HttpOnly
Set-Cookie: phpbb3_hy4o6_sid=82d7283519bafc990f99179d3d7f8a47; expires=Fri, 03-Feb-2017 20:31:53 GMT; path=/; domain=plugout.net; HttpOnly
Set-Cookie: phpbb3_hy4o6_u=6686; expires=Fri, 03-Feb-2017 20:31:53 GMT; path=/; domain=plugout.net; HttpOnly
Set-Cookie: phpbb3_hy4o6_k=; expires=Fri, 03-Feb-2017 20:31:53 GMT; path=/; domain=plugout.net; HttpOnly
Set-Cookie: phpbb3_hy4o6_sid=963d2c42fe5423b0883fd412b0da408b; expires=Fri, 03-Feb-2017 20:31:53 GMT; path=/; domain=plugout.net; HttpOnly


In your login file, I note also this line
Code: Select all
<div class="error">You exceeded the maximum allowed number of login attempts. In addition to your username and password you now also have to solve the CAPTCHA below.</div>


So to login you need to solve a captcha challenge and it is why the firmware fails to login.

I don't know what you did previously :tapfoot (maybe it is your several attempts to create an account).

Anyhow I delete the anonymous session bound with your IP.

Remove also the file cookjar.txt
Code: Select all
unlink /tmp/cookjar.txt


Then try again to download the package and see what happens this time :whistle
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Install transmission ?

Postby xaviermyself » Thu Feb 04, 2016 9:43 pm

Still the same issue.

Somewhere in the PHPBB config it should state when to ask for capcha... maybe you could remove it for my ip ?
xaviermyself
 
Posts: 21
Joined: Wed Feb 03, 2016 10:49 pm

Re: Install transmission ?

Postby xaviermyself » Thu Feb 04, 2016 9:49 pm

You can increase or disable log in attempts by going to ACP> User registration settings> Maximum number of login attempts per username:

Maximum number of login attempts per username wrote:
The number of login attempts allowed for a single account before the anti-spambot task is triggered. Enter 0 to prevent the anti-spambot task from being triggered for distinct user accounts.


I'd be inclined to try and find out why this is happening first though.
xaviermyself
 
Posts: 21
Joined: Wed Feb 03, 2016 10:49 pm

Re: Install transmission ?

Postby Jocko » Thu Feb 04, 2016 10:01 pm

No we do not change this setting !

I go to see if with your attempts the download account is not corrupted
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Install transmission ?

Postby xaviermyself » Thu Feb 04, 2016 10:07 pm

:( :o i hope not !
xaviermyself
 
Posts: 21
Joined: Wed Feb 03, 2016 10:49 pm

Re: Install transmission ?

Postby Jocko » Thu Feb 04, 2016 10:14 pm

On the download account there was a inactive flag.

So try again after removing cookjar.txt
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Install transmission ?

Postby xaviermyself » Thu Feb 04, 2016 10:20 pm

Still the same issue...
remove it...
Rebooted...

I think phpBB is configured to give me the capcha, based on my IP address... even if i log with a different account. I think it is IP related, not user related, to trigger the capcha ...

Unfortunately, i cannot change my box ip adress ...

It could work if i find a free proxy to set up in the adminisrtation account ... (but i googled and did not found what i need)
xaviermyself
 
Posts: 21
Joined: Wed Feb 03, 2016 10:49 pm

Re: Install transmission ?

Postby Jocko » Thu Feb 04, 2016 10:26 pm

This time I think I found the recorderings to be deleted!

A table contained 6 attempts with your IP and the download account.

So I believe it will be ok now

(still remove the cookie file in /tmp)
Jocko
Site Admin - expert
 
Posts: 11558
Joined: Tue Apr 12, 2011 4:48 pm
Location: Orleans, France

Re: Install transmission ?

Postby xaviermyself » Thu Feb 04, 2016 10:49 pm

Could you delete all records with my ip?

I logged in again and had to seize the capcha...
xaviermyself
 
Posts: 21
Joined: Wed Feb 03, 2016 10:49 pm

PreviousNext

Return to Lacie cloudbox (white casing)

Who is online

Users browsing this forum: No registered users and 33 guests