nilsteampassnet / TeamPass

Collaborative Passwords Manager
https://www.teampass.net
1.67k stars 544 forks source link

Can't login after 2.1.13 #224

Closed brantje closed 11 years ago

brantje commented 11 years ago

After updating to 2.1.13 I can't login!

My error_log looks like this [Sun Dec 30 12:03:40 2012] [warn] [client 192.168.1.1] mod_fcgid: stderr: PHP Warning: require(../includes/libraries/Encryption/Crypt/AesCtr.php): failed to open stream: No such file or directory in /home/keypass/public_html/sources/SplClassLoader.php on line 133, referer: http://* [Sun Dec 30 12:03:40 2012] [warn] [client 192.168.1.1] mod_fcgid: stderr: PHP Fatal error: require(): Failed opening required '../includes/libraries/Encryption/Crypt/AesCtr.php' (include_path='.:/usr/share/php:/usr/share/pear') in /home/keypass/public_html/sources/SplClassLoader.php on line 133, referer: http://*****

How can i solve this?

2.1.10 works perfect

nilsteampassnet commented 11 years ago

When have you downloaded the 2.1.13 package? Your error seems to be related to the problem I recently detected. Can you try to re-download the pack and re-upload the files?

Please come back with your comments

brantje commented 11 years ago

Linux is case sensitive :P

nilsteampassnet commented 11 years ago

Yes absolutely ... this is the point with this class loader I'm using. So I've made the changes.

That's why I'm asking when did you download the package?

brantje commented 11 years ago

No didn't work, still same errors.

Sander Brand

On 30 December 2012 14:00, Sander Brand brantje@gmail.com wrote:

Linux is case sensitive :P

brantje commented 11 years ago

I downloaded it today

nilsteampassnet commented 11 years ago

I'm just using it on a Linux server ...

From what branch? 2.1.13? master?

brantje commented 11 years ago

Just downloaded the master branch. I assume you have my mail adres, if you want i can create a VPS for you for testing purposes. System info: http://home.brantje.com/phpsysinfo

nilsteampassnet commented 11 years ago

Yes please, I'm very interested to be able to debug that. I can perform this work this evening (from 9PM french time) Send me the credentials (ftp and web) by email (please allow the account the right to modify files insite teampass folder installation) Thank you

2013/1/2 brantje notifications@github.com

Just downloaded the master branch. I assume you have my mail adres, if you want i can create a VPS for you for testing purposes. System info: http://home.brantje.com/phpsysinfo

— Reply to this email directly or view it on GitHubhttps://github.com/nilsteampassnet/TeamPass/issues/224#issuecomment-11804712.

brantje commented 11 years ago

Good, we are in the same timezone. The account will be a full VPS.

cedricgithub commented 11 years ago

Hello,

I downloaded TeamPass yesterday (2013/01/02 - Master branch) and I encountered the very same problem.

After some 'debugging', I found like brantje this issue is due to case mismatch between filenames.

TeamPass is running on a fresh CentOS 6.3 + epel.

Do not hesitate if you need more info.

Kind regards.

nilsteampassnet commented 11 years ago

Please download the package from the branch 2.1.13.

I don't know why the merge of this branch into "master" hasn't worked. I don't master Github and still need to learn how it works.

We've tested with brantje yesterday evening and it works. I've seen that the master branch is not updated as it should.

2013/1/3 cedricgithub notifications@github.com

Hello,

I downloaded TeamPass yesterday (2013/01/02 - Master branch) and I encountered the very same problem.

After some 'debugging', I found like brantje this issue is due to case mismatch between filenames.

TeamPass is running on a fresh CentOS 6.3 + epel.

Do not hesitate if you need more info.

Kind regards.

— Reply to this email directly or view it on GitHubhttps://github.com/nilsteampassnet/TeamPass/issues/224#issuecomment-11836855.

cedricgithub commented 11 years ago

Hello Nils,

It works now indeed. Thanks for your fast support.

Kind regards,

Cédric.

On 01/03/2013 09:49 AM, Nils Laumaillé wrote:

Please download the package from the branch 2.1.13.

I don't know why the merge of this branch into "master" hasn't worked. I don't master Github and still need to learn how it works.

We've tested with brantje yesterday evening and it works. I've seen that the master branch is not updated as it should.

2013/1/3 cedricgithub notifications@github.com

Hello,

I downloaded TeamPass yesterday (2013/01/02 - Master branch) and I encountered the very same problem.

After some 'debugging', I found like brantje this issue is due to case mismatch between filenames.

TeamPass is running on a fresh CentOS 6.3 + epel.

Do not hesitate if you need more info.

Kind regards.

— Reply to this email directly or view it on GitHubhttps://github.com/nilsteampassnet/TeamPass/issues/224#issuecomment-11836855.

— Reply to this email directly or view it on GitHub https://github.com/nilsteampassnet/TeamPass/issues/224#issuecomment-11837703.

reuvygroovy commented 11 years ago

Interesting - I installed the new version as well, three times, and each time I got the error. The last time though, I used IE8 instead of Firefox, and it worked. Then after my site was up and running, once again, with IE it works and with Firefox it doesn't. Weird.