-
Notifications
You must be signed in to change notification settings - Fork 14
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
getFileid() failing in WOPIMiddleware.php on line 77 #450
Comments
Some issues |
Any update? |
Any ideas? |
The error shown on the first screenshot is very typical for IIS, used by OOS. I'd suspect there being issues and errors on OOS side, maybe causing exceptions on the Nextcloud-end. Are there any OOS-sided logs which might give any clue on what's causing the issue? |
Same problem here with NextCloud 27.1.4 on Ubuntu 20.04 with PHP 8.2. Our log is spammed with this message every 5 minutes, the log file is ever day over 40 MB big just with the error:
|
Describe the bug
I'm unable to open any OOS files through the Nextcloud Offline Online configuration. When testing, the Nextcloud error continually seems to be with getFileid() failing in WOPIMiddleware.php online 77.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect that when the file is selected, it passes that file over to the OOS, which them streams the OWA back to Nextcloud to present it to me.
Screenshots
As seen from the Nextcloud server and the OOS when launching directly.
Client details:
Server details
OS: Ubuntu Server 20.04 LTS
Web Server: Apache 2
Database:
MySQL / MariaDB Server 10.4
PHP version:
PHP 8.1
Nextcloud version:
26.0.2
Version of the officeonline app
2.0.2
Version of Office Online server
2019 16.0.10338.20039
Logs
Nextcloud log (data/nextcloud.log)
Browser log
The text was updated successfully, but these errors were encountered: