GithubHelp home page GithubHelp logo

onlyoffice / communityserver Goto Github PK

View Code? Open in Web Editor NEW
2.6K 132.0 601.0 259.5 MB

Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.

Home Page: http://www.onlyoffice.com

License: Apache License 2.0

Shell 0.07% C# 70.16% HTML 2.51% CSS 0.34% JavaScript 19.61% PowerShell 0.04% Ruby 0.06% XSLT 0.19% Perl 0.01% Batchfile 0.02% Makefile 0.01% 1C Enterprise 0.02% VBScript 0.01% ASP.NET 2.91% Less 3.95% Classic ASP 0.08% Handlebars 0.01% Procfile 0.01% C++ 0.02% C 0.01%
onlyoffice collaboration dms document-management project-management crm file-sharing csharp tsql

communityserver's Introduction

https://www.onlyoffice.com/


Website | Products | Documentation | API | About

https://www.facebook.com/ONLYOFFICE-833032526736775/ https://twitter.com/ONLY_OFFICE https://www.youtube.com/user/onlyofficeTV https://www.instagram.com/the_onlyoffice/

http://www.apache.org/licenses/LICENSE-2.0 https://github.com/ONLYOFFICE/portals/releases

Overview

ONLYOFFICE Community Server is a free open-source collaborative system developed to manage documents, projects, customer relationship and email correspondence, all in one place.

Starting from version 11.0, Community Server is distributed as ONLYOFFICE Groups on terms of Apache License.

Functionality

  • Cross platform solution: Linux, Windows
  • Document management
  • Integration with Google Drive, Box, Dropbox, OneDrive, OwnCloud
  • File sharing
  • Document embedding
  • Access rights management
  • Customizable CRM
  • Web-to-lead form
  • Invoicing system
  • Project Management
  • Gantt Chart
  • Milestones, task dependencies and subtasks
  • Time tracking
  • Automated reports
  • Blogs, forums, polls, wiki
  • Calendar
  • Email Aggregator
  • People module (employee database)
  • Support of more than 20 languages

Community Server (distributed as ONLYOFFICE Groups) is a part of ONLYOFFICE Workspace that also includes Document Server (distributed as ONLYOFFICE Docs), Mail Server, Talk (instant messaging app).

Control Panel for administrating ONLYOFFICE Workspace can be found in this repo.

Compiling

To compile the source code, follow this instruction.

Connecting your own modules

You can now create your own modules and connect them to ONLYOFFICE Groups (packaged as Community Server). See this instruction for more details.

Project information

Official website: https://www.onlyoffice.com

Code repository: https://github.com/ONLYOFFICE/CommunityServer

Docker Image: https://github.com/ONLYOFFICE/Docker-CommunityServer

License: Apache

ONLYOFFICE Workspace: https://www.onlyoffice.com/workspace.aspx

User feedback and support

If you have any problems with or questions about ONLYOFFICE, please visit our official forum to find answers to your questions: dev.onlyoffice.org or you can ask and answer ONLYOFFICE development questions on Stack Overflow.

communityserver's People

Contributors

agolybev avatar alexeybannov avatar alexeysafronov avatar andreysavihin avatar hellonadya avatar ifeneg avatar ivanovnikolay avatar jenkinsrobo avatar linneys avatar ruslantarasov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

communityserver's Issues

what is the teamlab connectionString for?

hi,
in the web\studio\ASC.Web.Studio\web.connections.config and other files we found a teamlab connectionString. what is it for ? does onlyoffice connect to a remote server even it's for a local use ?

<?xml version="1.0" encoding="utf-8"?>
<connectionStrings>
 <clear />
  <add name="default" connectionString="Server=localhost;Database=onlyoffice;User ID=root;Password=onlyoffice;Pooling=True;Character Set=utf8;AutoEnlist=false" providerName="MySql.Data.MySqlClient" />
  <add name="teamlabsite" connectionString="Server=teamlab;Database=teamlab_site;User ID=dev;Password=dev;Pooling=true;Character Set=utf8;AutoEnlist=false" providerName="MySql.Data.MySqlClient" />
</connectionStrings>

Infinite redirection loop

In Ubuntu on latest version of the repo, When I restart the server and try to connect to the web with non authenticated navigator, this do an infinite redirect loop to /auth.aspx

execute the ManageServices.bat --install-all command

Windows 10 ,execute the ManageServices.bat --install-all command ,
'sc' is not recognized as an internal or external command,
operable program or batch file.
'sc' is not recognized as an internal or external command,
operable program or batch file.
'sc' is not recognized as an internal or external command,
operable program or batch file.
'sc' is not recognized as an internal or external command,
operable program or batch file.
'sc' is not recognized as an internal or external command,
operable program or batch file.
'sc' is not recognized as an internal or external command,
operable program or batch file.
'sc' is not recognized as an internal or external command,
operable program or batch file.

Deploy Community Server on linux

Hi, i have compiled OnlyOffice CommunityServer by running the shell script BuildAndDeploy.sh. The Build succeeded with 0 for both error and warning. But when a trying to access my VM , i only found the "Welcome to nginx!" page. So i am asking is there any other step to do in order make it run? and is there any other deployment process to do ?
thanks for helping.

can't work with Mysql5.6+

I have run communityserver by docker,

ENV:
version: onlyoffice/communityserver:8.9.1.191

when I use extral database mysql5.6 outside docker, the document module will not work.

Error:

When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, the statements CREATE TEMPORARY TABLE and DROP TEMPORARY TABLE can be executed in a non-transactional context only, and require that AUTOCOMMIT = 1. These statements are also not allowed in a function or trigger because functions and triggers are also considered to be multi-statement transactions.

but the mysql replication based gtid is recommended by mysql official, also most 5.6 users works on this mode.

is there anyway to avolid it ?

Missing online editors

Hello, after updating to 7.5.1 and then to 7.7 online editors is missing. There are no errors, we only don't have possibility to create or edit files (folders can be created). How can it be fixed?

No Touch Screen Support?

It seems the document editor and spreadsheet do not have proper touch screen support? At least it doesn't on IE touch/surface/winPhone. Anything I touch to focus on doesn't bring up the digital keyboard.

I also noticed quirky behavior using touch screen on the project and calendar apps. I'll touch some an input field, it'll focus on it, then unfocus, then focus, and so on in a unending repeated pattern. I have to close out the tab to stop it.

TeamLabSvc

2016-04-11 23:35:42,895 ERROR [1] ASC.TeamLabSvc - Can not start services: System.IO.FileNotFoundException: Could not load file or assembly 'ASC.Data.Backup' or one of its dependencies. The system cannot find the file specified.
File name: 'ASC.Data.Backup'
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMarkHandle stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName, ObjectHandleOnStack type)
at System.RuntimeTypeHandle.GetTypeByName(String name, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean loadTypeFromPartialName)
at System.RuntimeType.GetType(String typeName, Boolean throwOnError, Boolean ignoreCase, Boolean reflectionOnly, StackCrawlMark& stackMark)
at System.Type.GetType(String typeName, Boolean throwOnError)
at ASC.TeamLabSvc.Program.OnStart(String[] args)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value HKLM\Software\Microsoft\Fusion!EnableLog to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

2016-04-11 23:36:14,356 ERROR [1] ASC.SignalR.Base.Startup - <log4net.Error>Exception during StringFormat: Input string was not in a correct format. Exception on cancellationTokenSource.Cancel ex.Message = {0}, ex.StackTrace = {1), ex.InnerException {2}{Object reference not set to an instance of an object., at ASC.SignalR.Base.Startup.StopService(), }</log4net.Error>
2016-04-11 23:36:14,448 ERROR [1] ASC.TeamLabSvc - Can not stop service FullTextIndexLauncher: System.Threading.ThreadStateException: Thread has not been started.
at System.Threading.Thread.JoinInternal(Int32 millisecondsTimeout)
at System.Threading.Thread.Join(TimeSpan timeout)
at ASC.FullTextIndex.Service.TextIndexerService.Stop()
at ASC.FullTextIndex.Service.FullTextIndexLauncher.Stop()
at ASC.TeamLabSvc.Program.OnStop()

Mail Module : Auto reply feature

Hi,
Does the mail module can configure an autoreply feature ? Even the source code of the mail autoreply exist under CommunityServer/module/ASC.Mail/ASC.Mail.Autoreply

Integrate a new module like the feed one

Hi,
I want to add a new module which has his own asp pages, database tables left menu...
Can you please indicate how to do that ? how to add as a menu ? and apply some permission to indicate which user can use it ? in which folder should I add the module ? how to reference it into the web.studio main project ?
I tried to make it like the feed module, but I was so confused !! any guide lines please?

502 Bad Gateway Issues

I have some problems to use OnlyOffice in a normal case of use. All I have done i to use the dockerimage and among of use the service failed, nginx give back a 502 and mono log throwing exceptions in some cases. A snippet of logs are

[2015-04-23 11:47:42] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:47:42] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:47:42] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:47:42] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:47:42] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:47:42] Error  : Failed to process connection.
[2015-04-23 11:47:42] Error  : Object reference not set to an instance of an object
[2015-04-23 11:47:42] Error  :   at (wrapper unknown) System.Threading.Monitor:FastMonitorEnterV4 (object,bool&)
[2015-04-23 11:47:42] Error  :   at Mono.FastCgi.Connection.get_UnfinishedRequests () [0x00000] in <filename unknown>:0 
[2015-04-23 11:47:42] Error  :   at Mono.FastCgi.Connection.Run () [0x00000] in <filename unknown>:0 
[2015-04-23 11:47:42] Error  :   at Mono.WebServer.FastCgi.ConnectionProxy.Run () [0x00000] in <filename unknown>:0 
[2015-04-23 11:47:42] Error  :   at Mono.WebServer.FastCgi.GenericServer`1[Mono.WebServer.FastCgi.ConnectionProxy].OnAccept (IAsyncResult ares) [0x00000] in <filename unknown>:0 
[2015-04-23 11:47:43] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:47:43] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:47:43] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:48:32] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:48:32] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:49:58] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:49:58] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:49:58] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:51:17] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:51:17] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:51:17] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:51:18] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:51:18] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:51:18] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:51:36] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:51:36] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:51:36] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:52:01] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:52:01] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:52:01] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:52:13] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:52:13] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:52:13] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:52:21] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:52:21] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:52:21] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:52:28] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:52:28] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:52:28] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:52:30] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:52:30] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:52:30] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:52:33] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:52:33] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:52:33] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:52:36] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:52:36] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:52:36] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:52:40] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:52:40] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:52:40] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:52:49] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:52:49] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:52:49] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:52:49] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:52:49] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:52:49] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:52:50] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:52:50] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:52:50] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:52:51] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:52:51] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:52:51] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:53:18] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:53:18] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:53:18] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:53:52] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:53:52] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.
[2015-04-23 11:53:52] Error  : ERROR PROCESSING REQUEST: System.NullReferenceException: Object reference not set to an instance of an object
  at System.Threading.ExecutionContext.CreateLogicalCallContext (Boolean createEmpty) [0x00000] in <filename unknown>:0 
  at System.Runtime.Remoting.RemotingServices.SerializeCallData (System.Object obj) [0x00000] in <filename unknown>:0 
  at (wrapper xdomain-invoke) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at (wrapper remoting-invoke-with-check) Mono.WebServer.FastCgi.ApplicationHost:ProcessRequest (Mono.WebServer.FastCgi.Responder)
  at Mono.WebServer.FastCgi.Responder.Process () [0x00000] in <filename unknown>:0 
[2015-04-23 11:56:03] Warning: Duplicate name, SERVER_NAME, encountered. Overwriting existing value.
[2015-04-23 11:56:03] Warning: Duplicate name, SCRIPT_FILENAME, encountered. Overwriting existing value.

What is happen and what can I do?

Unknown column 't.industry' in 'field list'

I've tried to compile ONLYOFFICE following https://help.onlyoffice.com/products/files/doceditor.aspx?fileid=3457567&doc=RjVTWndkNUxkTk1XRlBkVE9zemZQUT09PyIzNDU3NTY3Ig2 and got this error:

Unknown column 't.industry' in 'field list'

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Devart.Data.MySql.MySqlException: Unknown column 't.industry' in 'field list'

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[MySqlException (0x80004005): Unknown column 't.industry' in 'field list']
Devart.Data.MySql.bb.b() +225
Devart.Data.MySql.o.a(p[]& A_0, Int32& A_1) +706
Devart.Data.MySql.o.a(Byte[] A_0, Int32 A_1, Boolean A_2) +107
Devart.Data.MySql.ax.e() +225
Devart.Data.MySql.MySqlCommand.InternalExecute(CommandBehavior behavior, IDisposable stmt, Int32 startRecord, Int32 maxRecords) +1720
Devart.Common.DbCommandBase.ExecuteDbDataReader(CommandBehavior behavior, Boolean nonQuery) +1138
System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader() +23
ASC.Common.Data.DataExtensions.ExecuteListReader(IDbCommand command) +152
ASC.Common.Data.DataExtensions.ExecuteList(IDbCommand command, String sql, Object[] parameters) +271
ASC.Common.Data.DataExtensions.ExecuteList(IDbCommand command) +110
ASC.Common.Data.DataExtensions.ExecuteList(IDbCommand command, ISqlInstruction sql, ISqlDialect dialect) +81
ASC.Common.Data.DbManager.ExecuteList(ISqlInstruction sql) +105
ASC.Core.Data.DbExecuter.ExecList(ISqlInstruction sql) +242
ASC.Core.Data.DbBaseService.ExecList(ISqlInstruction sql) +101
ASC.Core.Data.DbTenantService.GetTenants(Exp where) +100
ASC.Core.Data.DbTenantService.GetTenants(DateTime from) +248
ASC.Core.Caching.CachedTenantService.GetTenantStore(Boolean& fromdb) +612
ASC.Core.Caching.CachedTenantService.GetTenant(Int32 id) +139
ASC.Core.ClientTenantManager.GetTenant(String domain) +297
ASC.Core.ClientTenantManager.GetCurrentTenant(Boolean throwIfNotFound) +520
ASC.Web.Studio.Global.Application_BeginRequest(Object sender, EventArgs e) +305
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +165

And I could not/had not time to figure out how to debug this codebase in Visual Studio (2013).

Thanks

Send Email Error

Version 7.7 no send out any email.
I have config smtp with mandrillapp.com but no email send out to active account.

But when I config smtp on "Email" module It can send out.
I also install version TeamLab 7.5 then It can send out email

SMTP Sending Mail fails when not using authentication

I'm testing the latest OnlyOffice service on a CentOS 7 setup. On my internal network my mail server allows for any internal IP to send email without providing credentials. When I configure OnlyOffice to use my internal SMTP server without credentials, the test email button will properly send an email, but when I click to send activation email, an exception will occur on OnlyOffice:

Contents of /var/log/onlyoffice/8.1/Notify.01-20.log

015-01-20 15:51:30,811 ERROR [NotifyThread 2015-01-20T20:51:30.7528260Z] ASC.Notify - Tenant: 0, To: [email protected] - System.Net.Mail.SmtpException: 535 5.7.8 Error: authentication failed: generic failure
  at System.Net.Mail.SmtpClient.CheckStatus (SmtpResponse status, Int32 i) [0x00000] in <filename unknown>:0 
  at System.Net.Mail.SmtpClient.Authenticate (System.String user, System.String password) [0x00000] in <filename unknown>:0 
  at System.Net.Mail.SmtpClient.Authenticate () [0x00000] in <filename unknown>:0 
  at System.Net.Mail.SmtpClient.SendCore (System.Net.Mail.MailMessage message) [0x00000] in <filename unknown>:0 
  at System.Net.Mail.SmtpClient.SendInternal (System.Net.Mail.MailMessage message) [0x00000] in <filename unknown>:0 
  at System.Net.Mail.SmtpClient.Send (System.Net.Mail.MailMessage message) [0x00000] in <filename unknown>:0 

When I supply credentials for the SMTP configuration on OnlyOffice, email will send again for activations.

A guess:
https://github.com/ONLYOFFICE/ONLYOFFICE-Server/blob/master/common/ASC.Core.Common/Notify/Senders/SmtpSender.cs#L210-L214
Is it possible that the credentials field here is not null but contains empty values? If so this check might need updated to account for such.

Missing onlyoffice.socket in "/var/run/onlyoffice/" after .deb installation

I have performed a .deb installation (following Installing Community Server for Linux on a local server guide) on my Debian 8 server.

I get the following errors in the Nginx server logs:

[crit] 17700#0: *14 connect() to unix:/var/run/onlyoffice/onlyoffice.socket failed (2: No such file or directory) while connecting to upstream, client: 2.2.2.2, server: docs.example.com, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/onlyoffice/onlyoffice.socket:", host: "docs.example.com"
[crit] 17700#0: *14 connect() to unix:/var/run/onlyoffice/onlyoffice2.socket failed (2: No such file or directory) while connecting to upstream, client: 2.2.2.2, server: docs.example.com, request: "GET / HTTP/1.1", upstream: "fastcgi://unix:/var/run/onlyoffice/onlyoffice2.socket:", host: "docs.example.com"
[error] 17700#0: *14 no live upstreams while connecting to upstream, client: 2.2.2.2, server: docs.example.com, request: "GET /favicon.ico HTTP/1.1", upstream: "fastcgi://fastcgi_backend", host: "docs.example.com", referrer: "http://docs.example.com/"

It seems that sockets in /var/run/onlyoffice/ are missing.
/var/run/onlyoffice/ is indeed empty, is owned by onlyoffice:www-data and has the following permissions: drwxr-sr-x.

I tried restarting monoserve* and onlyoffice* in hope theses sockets would be recreated: no luck.

How can I manually create them?

LDAP Support

Hello!

First, let me thank you, onlypffice is a great piece of software! Sadly, the lack of LDAP support is stopping us from using it in a daily basis :(. Is there any chance of having LDAP login in the community server? We are testing the docker images.

Thanks!

'System.InvalidOperationException' occurred in System.ServiceModel.dll

Hi,

I got this error while runing from VS 2013.

A first chance exception of type 'System.InvalidOperationException' occurred in System.ServiceModel.dll

it belongs to this part of code in CommunityServer-master\common\ASC.Core.Common\Billing\TariffService.cs

private BillingClient GetBillingClient()
    {
        try
        {
            return new BillingClient(test);
        }
        catch (InvalidOperationException ioe)
        {
            throw new BillingNotConfiguredException(ioe.Message, ioe);
        }
        catch (ReflectionTypeLoadException rtle)
        {
            log.ErrorFormat("{0}{1}LoaderExceptions: {2}",
                rtle,
                Environment.NewLine,
                string.Join(Environment.NewLine, rtle.LoaderExceptions.Select(e => e.ToString())));
            throw;
        }
    }

the fullstack issue:
Documents\DKTech\CommunityServer-master\common\ASC.Core.Common\Billing\TariffService.cs:ligne 399
InnerException: System.InvalidOperationException
HResult=-2146233079
Message=Impossible de trouver un élément de point de terminaison par défaut qui fait référence au contrat 'ASC.Core.Billing.IService' dans la section de configuration du client ServiceModel. Ceci peut être dû au fait que le fichier de configuration de votre application est introuvable ou que l'élément de point de terminaison correspondant à ce contrat est introuvable dans l'élément client.
Source=System.ServiceModel
StackTrace:
à System.ServiceModel.Description.ConfigLoader.LoadChannelBehaviors(ServiceEndpoint serviceEndpoint, String configurationName)
à System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName, Configuration configuration)
à System.ServiceModel.ChannelFactory.ApplyConfiguration(String configurationName)
à System.ServiceModel.ChannelFactory.InitializeEndpoint(String configurationName, EndpointAddress address)
à System.ServiceModel.ChannelFactory1..ctor(String endpointConfigurationName, EndpointAddress remoteAddress) à System.ServiceModel.ConfigurationEndpointTrait1.CreateSimplexFactory()
à System.ServiceModel.ConfigurationEndpointTrait1.CreateChannelFactory() à System.ServiceModel.ClientBase1.CreateChannelFactoryRef(EndpointTrait1 endpointTrait) à System.ServiceModel.ClientBase1.InitializeChannelFactoryRef()
à System.ServiceModel.ClientBase`1..ctor()
à ASC.Core.Billing.BillingClient..ctor(Boolean test) dans c:\Users\MegaDev\My Documents\DKTech\CommunityServer-master\common\ASC.Core.Common\Billing\BillingClient.cs:ligne 51
à ASC.Core.Billing.TariffService.GetBillingClient() dans c:\Users\MegaDev\My Documents\DKTech\CommunityServer-master\common\ASC.Core.Common\Billing\TariffService.cs:ligne 395
InnerException:

Project document directory not created

When an user with projects privelege create a new project, the document directory of project is not created. To solve this problem you must also enable the privilege for documents.

S3/Swift support?

Are there any plans to provide either S3 or OpenStack Swift support?

At the moment I think this could be hacked on by using a S3/Swift backed webdav gateway (https://github.com/hpcloud/swift-webdav), and I am looking into to using this approach within our organisation (though the swift-webdav code above needs updated for the current Openstack Keystone API).

Windows IIS 7, Port 80 and Node

With the new version 7.7 NodeJs has been introduced. By default this is called by the ONLYOFFICE Router service and runs on port 80

On Windows this then effectively shuts down IIS which also listens on port 80

Is there any way to change the Only Office configuration so that it works with IIS?

Send Mail Via SMTP

I've installed hmailserver on local computer and set the default port and IP on setting page. it works perfectly when press "Send Test Mail" and with "Mail" section , but mail system doesn't work properly for other parts ( like "Please activate your email entered while registering to get access to all the portal features." or "activating users" )

Should I set the SMTP port and IP somewhere else ?

Missing tables during install

When installing Community Server (following the instructions at http://helpcenter.onlyoffice.com/server/linux/community/linux-installation.aspx#InstallingRHEL and running the script at /var/www/onlyoffice/configure.sh) the following errors are displayed:

ERROR 1146 (42S02) at line 224: Table '[database-name].wiki_pages' doesn't exist
ERROR 1146 (42S02) at line 78: Table '[database-name].tenants_quota' doesn't exist
ERROR 1146 (42S02) at line 27: Table '[database-name].tenants_partners' doesn't exist
ERROR 1146 (42S02) at line 87: Table '[database-name].res_files' doesn't exist

This causes a MySql.Data.MySqlClinet.MySqlException exception when loading the application in the web browser.

[FR]add more detail permission to user and usergroup

hi, all, in the current version there is no way to share folders with "write only" permission. I think maybe it's useful in most case for some security reason. for example I'm a leader. I need all members upload their docs into special folders which they can't delete files in these folders(only folder builders can delete files)

changing the display in CRM/contact menu

I am trying to change the display view of contacts, I want to add some other information field like contact address, last contact …
I have trying to change “ContactsTemplates.ascx” in “\web\studio\ASC.Web.Studio\Products\CRM\Templates” but with no effect.
Plz can I have more information about contact display modification process.

Thx

Copy/Paste doesn't work with general clipboard

Hi, I've just tested it and it seems you cannot copy/paste from within the environment but only inside of onlyoffice application. This is someone a limit. If I want to copy a text from web, or a pdf document or anything else from outside of onlyoffice the copy/paste function will not work.

send mail problems

The webmail addon of the owner of the portal ignores the configured account SMTP settings.
When I send an email to gmail, it's return :
[email protected]
This message was created automatically by mail delivery software.

Delivery failed for message with subject "subject" from 05/15/2015 22:49:45.

Message could not be delivered to recipient(s):

[email protected]
Please, check your message recipients addresses and message format. If you are sure your message is correct, check all the [email protected] account settings, and, if everything is correct, sign in to the mail service you use and confirm any verification questions, in case there are some. After then try again.

Razón: "The remote server returned an error: (404) Not Found."

On other account, it's works well.

Also, the global SMTP configured is ignored by the system when I request an activation email on new accounts.

MailAggregator don't remove deleted accounts from disk

I deleted email accounts when they are downloading emails via IMAP and the files in "/var/www/onlyoffice/Data/addons/mail/Data/aggregator/" have not been deleted.

On the other hand, is it possible to know the status of the complete implementation of IMAP?(sync, folders,...) We are going to stop using this wonderful software because we need it.

Best regards

URL of storage on Emails

Debian server with CommunityServer Versión 8.5.201

When a user received an attached image on an email, the system doesn't show the correct url of the image. For example:
OnlyOffice host: https://my.domain.com
the email has the img src atribute to: http://localhost/addons/mail/data/aggregator/... (IDs and more folders...) ....png

The problem is that it didnt use https://my.domain.com/addons/mail/data/aggregator/... (IDs and more folders...) ....png and use http://localhost...
If I configure DNS Host on settings, it doesn't use the https setting and I can't configure it.

On reset password email, the link is correct.

onlyoffice document server windws 7

i have installed new vm with windows 7 and i tried to install documentserver 3.0.
All required software are ok.
when install document server , installation fail on status server and interrupt installation.
I tried on windows 8 and 10 and same rusult.
do you ave any idea?
thaks

SQL-Errors: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging.

Hi,

im using:

Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty

installed onlyoffice from your repo - seems to work fine apart from sending mails and the following error:

2015-02-27 00:01:28,452 ERROR [Threadpool worker] ASC.Notify.NotifyService - MySql.Data.MySqlClient.MySqlException: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging. InnoDB is limited to row-logging when transaction isolation level is READ COMMITTED or READ UNCOMMITTED.
at MySql.Data.MySqlClient.MySqlStream.ReadPacket () [0x00000] in :0
at MySql.Data.MySqlClient.NativeDriver.GetResult (System.Int32& affectedRow, System.Int64& insertedId) [0x00000] in :0
2015-02-27 00:02:11,532 ERROR [Threadpool worker] ASC.Notify.NotifyService - MySql.Data.MySqlClient.MySqlException: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging. InnoDB is limited to row-logging when transaction isolation level is READ COMMITTED or READ UNCOMMITTED.
at MySql.Data.MySqlClient.MySqlStream.ReadPacket () [0x00000] in :0
at MySql.Data.MySqlClient.NativeDriver.GetResult (System.Int32& affectedRow, System.Int64& insertedId) [0x00000] in :0
2015-02-27 00:06:55,923 ERROR [Threadpool worker] ASC.Notify.NotifyService - MySql.Data.MySqlClient.MySqlException: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging. InnoDB is limited to row-logging when transaction isolation level is READ COMMITTED or READ UNCOMMITTED.
at MySql.Data.MySqlClient.MySqlStream.ReadPacket () [0x00000] in :0
at MySql.Data.MySqlClient.NativeDriver.GetResult (System.Int32& affectedRow, System.Int64& insertedId) [0x00000] in :0
2015-02-27 10:55:09,232 ERROR [Threadpool worker] ASC.Notify.NotifyService - MySql.Data.MySqlClient.MySqlException: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging. InnoDB is limited to row-logging when transaction isolation level is READ COMMITTED or READ UNCOMMITTED.
at MySql.Data.MySqlClient.MySqlStream.ReadPacket () [0x00000] in :0
at MySql.Data.MySqlClient.NativeDriver.GetResult (System.Int32& affectedRow, System.Int64& insertedId) [0x00000] in :0
2015-02-27 10:56:49,495 ERROR [Threadpool worker] ASC.Notify.NotifyService - MySql.Data.MySqlClient.MySqlException: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging. InnoDB is limited to row-logging when transaction isolation level is READ COMMITTED or READ UNCOMMITTED.
at MySql.Data.MySqlClient.MySqlStream.ReadPacket () [0x00000] in :0
at MySql.Data.MySqlClient.NativeDriver.GetResult (System.Int32& affectedRow, System.Int64& insertedId) [0x00000] in :0
2015-02-27 11:13:48,234 ERROR [Threadpool worker] ASC.Notify.NotifyService - MySql.Data.MySqlClient.MySqlException: Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging. InnoDB is limited to row-logging when transaction isolation level is READ COMMITTED or READ UNCOMMITTED.
at MySql.Data.MySqlClient.MySqlStream.ReadPacket () [0x00000] in :0
at MySql.Data.MySqlClient.NativeDriver.GetResult (System.Int32& affectedRow, System.Int64& insertedId) [0x00000] in :0

Is this because im using mariadb instead of mysql?

can not search by CJK

hi, I found that the current version can not search by CJK characters like chinese or japanese. only Latin alphabet works fine.

failed one click install

When try subj
faild check ports;

i was modify install.sh

check_ports () {
        STR_PORTS="80, 443, 5222, 25, 143, 587"
        ARRAY_PORTS=(${STR_PORTS//,/ })

        for PORT in "${ARRAY_PORTS[@]}"
        do
                REGEXP=":$PORT$"
                CHECK_RESULT=$(sudo netstat -lnp | awk '{print $4}' | grep $REGEXP)
                echo $CHECK_RESULT
                if [[ $CHECK_RESULT != "" ]]; then
                        echo "The following ports must be open: $PORT"
                        exit 0;
                fi
        done
}

after run

[root@task ~]# ./install.sh
0.0.0.0:80
The following ports must be open: 80

port is opened and listened. but script tell not open.

ONLYOFFICE run from visual studio 2012 goes into Redirection Loop

Hello Team,

I was able to compile and trying to run ONLYOFFICE Community Edition from VS2012

it goes into redirection loop as there is ONLYOFFICE installation already on Windows Machine under Program Files

Can you please let me know how to fix this issue

Thanks,

Sameer

Mail Module Not Working

I am using Windows 8.1,My SQL 5.7.14,Microsoft Windows Server 2012,Microsoft .NET Framework 4.5,IIS 8,Visual Studio 2012
When I Send Mail It's show Me "Images Are disable".I checked Smtp Setting.it's Working fine.And Other Module Like Create Project,Task etc. Are Working.
How Can I Fix This Issue This Error?

i can not build ASC.Web.Studio.csproj in vs2012,lost many files and projects.

hi,

I can not found the Directory: $(ASCDir)common\ASC.ActiveDirectory\ and ASC.ActiveDirectory.csproj
.
and in ASC.Web.Studio\HttpHandlers Directory:JwtHandler.cs and SamlHandler.cs can not found.

I have manually referenced all project DLL or related the csproj which are needed for the ASC.Web.Studio.csproj . ...Which is too tired.

The following figure is above

onlyofficevs2012
onlyofficevs2012-1

mail not delete from server (pop3)

I'am testing mail function.
I configured pop3 account and it is all ok.
only one big problem .... mail does not deleted from pop3 server.
is it correct or there some file or setting that can i editing to do it?
thanks and sorry form my english

slow response when provisioning on private networks

Hi,

I have an annoying behavior for a community server 8.5, docker setup. As long as i keep this instance connected to the internet, everything is going smoothly. After the server is no longer connected to the internet, all apps begin to respond slowly, about 10 seconds between choosing to change the context (seems to be a timeout), from 'documents' section to 'mail' section, for example. During the installation I'm using a public ip address for the host server and when I disconnect it i'm using a private class of ip addresses.

Reset Password without an SMTP Server

Hi,

It would be great it the password could be change in the web app rather than sending a link in an email. This link can be intercepted which isn't a good security practice. Also if the server running onlyoffice doesn't have access to an email server no-one can get a password reset :(

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.