-
I get the following error on the cron-job twice a day
```
TypeError: stream_get_contents() expects parameter 1 to be resource, bool given in /var/www/html/nextcloud/apps/documentserver_community/l…
-
Symfony 4 is the next major version of Symfony. We should make a roadmap for upgrading to take advantage of new features and performance improvements.
http://symfony.com/doc/current/setup/upgrade_m…
-
If an app ships with an incompatible command the occ command will be broken and unusable, eg:
```
An unhandled exception has been thrown:
ArgumentCountError: Too few arguments to function OCA\Use…
-
I have migration's error when I upgrade testrail from 6.6 to 7.5
`== 20220111140001 AddPrivateKeyToSsoSettingsTable: migrating
PDOException: SQLSTATE[42S21]: Column already exists: 1060 Duplicate…
-
Hello,
Thank you for making such great software. I am curious about your CRM. I git cloned into /var/www/html and installed with composer. When I use la:install i get a undefined offset.
I have…
-
```
/projects/wisnet/gitProjects/selenium-codeception (master)$ vendor/bin/codecept run
Codeception PHP Testing Framework v2.3.7
Powered by PHPUnit 6.4.4 by Sebastian Bergmann and contributors.
…
-
Nextcloud version 20.0.4
Full text search 21.0.3
Full text search - Elasticsearch Platform 21.0.2
Full text search - Files 21.0.4
elasticsearch 6.8.18
ingest-attachment plugin installed
`sudo…
-
```
$ ./vendor/bin/tuli analyze classes/Utils/ArrayUtil.php
Analyzing classes/Utils/ArrayUtil.php
PHP Catchable fatal error: Argument 1 passed to PHPCfg\Parser::parseExpr_AssignRef() must be an insta…
-
JSON output looks good.
All .dot files are empty.
I ran this command in the root directory of the project:
`sudo ~/uml-generator-php/bin/uml-generator-php generate:dot -p --documenter drupal ./uml/…
-
I followed the steps and map /data to local directory so everything seems to be ok.
I run it with the following:
`docker run --name=pp -p 80:80 -p 443:443 -d -v /home/--my user---/data:/data --…