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

NC 13.0 (Webinterface) File Locking #8801

Closed
ExaconAT opened this issue Mar 13, 2018 · 5 comments
Closed

NC 13.0 (Webinterface) File Locking #8801

ExaconAT opened this issue Mar 13, 2018 · 5 comments

Comments

@ExaconAT
Copy link

Is it possible to mark open Files in the Webinterface as being currently edited or maybe lock the file??

@DBJRdev
Copy link

DBJRdev commented Mar 13, 2018

We are using the app "W2G2" from the app store. It serves exactly your desired purpose and does its job well.

@ExaconAT
Copy link
Author

ExaconAT commented Mar 13, 2018

On one of our Servers the following Error appears. (NC 13 Stable)

see

The picture says: "Error: This app can not be activated because it makes the server unstable."

@DBJRdev
Copy link

DBJRdev commented Mar 13, 2018

We're on 13.0, stable release channel, and PHP 7.1, and don't get this error message. So it's difficult to assess from the outside.

@ExaconAT
Copy link
Author

ExaconAT commented Mar 13, 2018

Looks like its an SQL Error:

Doctrine\DBAL\Exception\DriverException: An exception occurred while executing 'CREATE table oc_locks_w2g2(name varchar(255) PRIMARY KEY,created TIMESTAMP DEFAULT CURRENT_TIMESTAMP,locked_by varchar(255))': SQLSTATE[42000]: Syntax error or access violation: 1071 Specified key was too long; max key length is 767 bytes

13.0 stable, 7.0.22-0ubuntu0.16.04.1, mysql Ver 15.1 Distrib 10.0.34-MariaDB, for debian-linux-gnu (x86_64) using readline 5.2

on the newest Servers it works. Thank you!

@MariusBluem
Copy link
Member

If you have more trouble with the W2G2-app please ask for help over here:
https://github.com/newroco/W2G2

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