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

After new Install Problem #1911

Closed
elvesibeiro opened this issue Sep 20, 2017 · 3 comments
Closed

After new Install Problem #1911

elvesibeiro opened this issue Sep 20, 2017 · 3 comments

Comments

@elvesibeiro
Copy link

elvesibeiro commented Sep 20, 2017

Hi guys I have the following problem
**[Wed Sep 20 13:29:07.000851 2017] [:error] [pid 23811] [client 172.30.200.105:57593] PHP Warning: require_once(./sources/SecureHandler.php): failed to open stream: No such file or directory in /var/www/html/teampass/error.php on line 16, referer: http://teampass.local.com/index.php?page=manage_main
[Wed Sep 20 13:29:07.000904 2017] [:error] [pid 23811] [client 172.30.200.105:57593] PHP Fatal error: require_once(): Failed opening required './sources/SecureHandler.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/teampass/error.php on line 16, referer: http://teampass.local.com/index.php?page=manage_main
**

I also have tried to use this command ( UPDATE teampass_users SET last_pw_change = '1499336944' WHERE login = 'admin';) but didn't works.

I have tried to use a lot of other versions, but each version I have had the different problems. Now, I am using the https://github.com/nilsteampassnet/TeamPass/archive/master.zip in my installation.

@nilsteampassnet
Copy link
Owner

New release delivered today.

If it is new install, then remove and restart with it.

@elvesibeiro
Copy link
Author

elvesibeiro commented Sep 21, 2017

Hi, I installed the last version today and now I can't login on teampass.

I did a test using the post on postman and I am receiving 403 Access Forbidden by CSRFProtector!

172.30.200.105 - - [20/Sep/2017:12:03:40 -0300] "POST /sources/admin.queries.php HTTP/1.1" 200 992 "http://teampass.local.com/index.php?page=manage_main" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
172.30.200.105 - - [20/Sep/2017:12:03:40 -0300] "POST /sources/admin.queries.php HTTP/1.1" 200 47 "http://teampass.local.com/index.php?page=manage_main" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
172.30.200.105 - - [20/Sep/2017:12:03:40 -0300] "GET /index.php?session=expired HTTP/1.1" 200 166 "http://teampass.local.com/index.php?page=manage_main" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
172.30.200.105 - - [20/Sep/2017:12:03:40 -0300] "GET /logout.php HTTP/1.1" 200 192 "http://teampass.local.com/index.php?session=expired" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
172.30.200.105 - - [20/Sep/2017:12:03:40 -0300] "GET /index.php HTTP/1.1" 200 52311 "http://teampass.local.com/logout.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
172.30.200.105 - - [20/Sep/2017:12:03:40 -0300] "GET /teampass/includes/libraries/csrfp/js/csrfprotector.js HTTP/1.1" 404 251 "http://teampass.local.com/index.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"
172.30.200.105 - - [20/Sep/2017:12:03:40 -0300] "GET /teampass/includes/libraries/csrfp/js/csrfprotector.js HTTP/1.1" 404 251 "http://teampass.local.com/index.php" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36"

I haven't seen any error on apache logs.

@elvesibeiro
Copy link
Author

elvesibeiro commented Sep 21, 2017

Hi, I have resolved my problem only fixing my date using ntpd.

Thanks.

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

2 participants