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

File upload results in error #1944

Closed
byeight opened this issue Oct 1, 2017 · 2 comments
Closed

File upload results in error #1944

byeight opened this issue Oct 1, 2017 · 2 comments

Comments

@byeight
Copy link

byeight commented Oct 1, 2017

Steps to reproduce

  1. Add new item
  2. Type label name, Click Files and Images Tab
  3. Click select, select file, click Start file upload, click Save

Expected behaviour

File should be added to item.

Actual behaviour

Error message is shown:
addfile

File is written encrypted to upload folder, but not visibile in Teampass.

Server configuration

Operating system:
Windows Server 2012 R2
Web server:
Apache 2.4.27
Database:
MySQL 5.7.19
PHP version:
PHP 7.0.23
Teampass version:
2.1.27.8
Teampass configuration file:

Updated from an older Teampass or fresh install:
Fresh install of 2.1.27.8 and upgrade from 2.1.27.7 to 2.1.27.8 (latest commit)

Client configuration

Browser:
Chrome 47.0.2526.106, IE 11
Operating system:
Windows 7, Windows Server 2012 R2

Logs

Web server error log

Insert your webserver log here

Log from the web-browser developer console (CTRL + SHIFT + i)

 
Insert the log here and especially the answer of the query that failed.
@nilsteampassnet
Copy link
Owner

OK I understand why you have this error.
I have made a mistake yesterday while committing some changes.
I committed them into 'master' branch.
It should have been done in 'development'.

I have fixed this after my tests shown the same.

Thank you

nilsteampassnet added a commit that referenced this issue Oct 1, 2017
Fix for #1941, #1944, #1945
Finalized adding a key for script.backup.php
@byeight
Copy link
Author

byeight commented Oct 2, 2017

Hi Nils, thx for the fix.

When uploading a file to an item for the second time (and any time after that) the message "Please wait!...." is permanently visable. The buttons work normally, the upload works also, so no problem there.
pleaswait

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