-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Looking for and not finding license.lic #814
Comments
Hi, this is a known issue in our private bug tracker (44694) |
Thanks for the reply. Are you sure it wouldn't impact the service? Because in my case it's not working and I've tried all of the usual stuff I could find. At this point, I guess I'll have to nuke my whole Nextcloud setup and start a new one because I've already spent a lot of time on this. |
I think you may got some other troubles, as far as I known this error about license is harmless But this error: Could you search logs for any other errors? |
Also error in logs with license is fixed by ONLYOFFICE/server@e85563f |
Healthcheck returns true. In converter/out.log (hadn't checked there before) I'm getting a bunch of:
In docservice/one.log (including the last archived version) other than the license error there is a Node warning about fs.watch availability: [2020-03-17T17:23:11.868] [WARN] nodeJS - Plugins watch exception (https://nodejs.org/docs/latest/api/fs.html#fs_availability). I confess that I don't fully understand how all these moving parts are supposed to work and unfortunately unless the above gives you any clues (and don't spend too much time on it) I'm just going to start over since I've already spent so much time on this. I'm sure it's related to upgrading from older versions of everything (it's been a cpl of years). |
@unleashit I think your current problem is not related to DocumentServer per-se, but related to integration to nextcloud, so please create new issue in https://github.com/ONLYOFFICE/onlyoffice-nextcloud/ |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
DocumentServer 5.5.1 released. This issue should be fixed. |
Do you want to request a feature or report a bug?
bug
What is the current behavior?
Getting an error in the document server logs that it can't find a license file.
I'm running the docker version of document server, nextcloud, the onlyoffice plugin. My setup was working perfectly for about two years and I'm not sure what could have changed to cause the issue other than recent upgrades to new versions of Document Server and Nextcloud (now 18).
I notice whenever I try to save the settings in Nextcloud, in addition to
Error when trying to connect. Error occurred in the document service (Error while downloading the document file to be converted).
, I get an error in the OO Document Server logs that it is looking for a license file but can't find it (see below). Thus is why I'm posting here and not on the repo for the plugin.I've tried most of the posted solutions and none work. A few things I've done:
The image I'm using is onlyoffice/documentserver:latest which is the community one so I'm assuming it shouldn't be looking for a license? Or if there should be a default one in there I did manually check the directory the error mentions and it's empty.
My setup is basically a modified version of: https://github.com/ONLYOFFICE/docker-onlyoffice-nextcloud. Everything is running (Nginx, Nextcloud, Document Server) on the same machine.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.
What is the expected behavior?
No errors
Did this work in previous versions of DocumentServer?
Yes
DocumentServer version:
5.5.0.165
Operating System:
Ubuntu 16
Browser version:
Firefox 74.0
The text was updated successfully, but these errors were encountered: