-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Call to a member function getUID() on null #6706
Comments
other logs: data/nextcloud.log: |
browser log is really huge, I dont know what exactly is needed |
that's from web-console (maybe it's helpful):
JQMIGRATE: Migrate is installed, version 1.4.0 jquery-migrate.min.js:2:542 |
yes, and it might be important that when I reshare that shared folder inside the first container collabora opens it normally |
Please report your issue in https://github.com/nextcloud/richdocuments/issues |
Steps to reproduce
Expected behaviour
A shared file should become editable via collabora
Actual behaviour
Instead this I get these mistakes (some in russian, but probably there s no difference for understanding):
Внутренняя ошибка сервера ## (internal server error contact adminstrator and all other typical)
Запрос не выполнен, на сервере произошла ошибка.
Пожалуйста, свяжитесь с администратором сервера если эта ошибка будет повторяться. Прикрепите указанную ниже информацию к своему сообщению.
Подробную информацию можно найти в журнале сервера.
Технические подробности
Удаленный адрес: 172.16.17.200
ID Запроса: xhGEOYBu8qeNFI2mC1p4
Тип: Error
Код: 0
Сообщение: Call to a member function getUID() on null
Файл: /var/www/nextcloud/apps/richdocuments/lib/TokenManager.php
Строка: 108
Трассировка
#0 /var/www/nextcloud/apps/richdocuments/lib/Controller/DocumentController.php(168): OCA\Richdocuments\TokenManager->getToken('4448')
#1 [internal function]: OCA\Richdocuments\Controller\DocumentController->index('4448')
#2 /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php(160): call_user_func_array(Array, Array)
#3 /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php(90): OC\AppFramework\Http\Dispatcher->executeController(Object(OCA\Richdocuments\Controller\DocumentController), 'index')
#4 /var/www/nextcloud/lib/private/AppFramework/App.php(114): OC\AppFramework\Http\Dispatcher->dispatch(Object(OCA\Richdocuments\Controller\DocumentController), 'index')
#5 /var/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php(47): OC\AppFramework\App::main('OCA\Richdocumen...', 'index', Object(OC\AppFramework\DependencyInjection\DIContainer), Array)
#6 [internal function]: OC\AppFramework\Routing\RouteActionHandler->__invoke(Array)
#7 /var/www/nextcloud/lib/private/Route/Router.php(299): call_user_func(Object(OC\AppFramework\Routing\RouteActionHandler), Array)
#8 /var/www/nextcloud/lib/base.php(1004): OC\Route\Router->match('/apps/richdocum...')
#9 /var/www/nextcloud/index.php(48): OC::handleRequest()
#10 {main}
General server configuration
Operating system: Linux fse 4.4.0-96-generic #119-Ubuntu SMP Tue Sep 12 14:59:54 UTC 2017 x86_64
Web server: Apache/2.4.18 (Ubuntu) (apache2handler)
Database: mysql 5.7.19
PHP version: 7.0.22-0ubuntu0.16.04.1
PHP-modules loaded
Nextcloud configuration
Nextcloud version: 12.0.3 - 12.0.3.3
Updated from an older Nextcloud/ownCloud or fresh install: fresh install
Where did you install Nextcloud from: from https://download.nextcloud.com/server/releases/nextcloud-12.0.3.zi*
Are you using external storage, if yes which one: files_external is disabled
Are you using encryption: no
Are you using an external user-backend, if yes which one: no
Signing status
Enabled apps
Disabled apps
Content of config/config.php
Client configuration
Browser: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0
Operating system: YOUR ANSWER HERE
Logs
Web server error log
Nextcloud log (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: