Skip to content
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

The PDF file does not open in Android app(3.28.1) #12825

Closed
4 tasks done
Pal-FC opened this issue Apr 4, 2024 · 4 comments
Closed
4 tasks done

The PDF file does not open in Android app(3.28.1) #12825

Pal-FC opened this issue Apr 4, 2024 · 4 comments
Labels

Comments

@Pal-FC
Copy link

Pal-FC commented Apr 4, 2024

⚠️ Before posting ⚠️

  • This is a bug, not a question or an enhancement.
  • I've searched for similar issues and didn't find a duplicate.
  • I've written a clear and descriptive title for this issue, not just "Bug" or "Crash".
  • I agree to follow Nextcloud's Code of Conduct.

Steps to reproduce

Open a PDF file in android app

Expected behaviour

Open PDF with an External PDF app viewer

Actual behaviour

The PDF file does not open

Android version

14

Device brand and model

Samsung Galaxy s21

Stock or custom OS?

Stock

Nextcloud android app version

3.28.1

Nextcloud server version

28.0.4

Using a reverse proxy?

I don't know

Android logs

No response

Server error logs

Exception
HMAC does not match.
/var/www/html/lib/private/Security/Crypto.php
riga 119
OC\Security\Crypto->decryptWithoutSecret(
  "*** sensitive parameters replaced ***"
)
/var/www/html/lib/private/Session/CryptoSessionData.php
riga 90
OC\Security\Crypto->decrypt(
  "*** sensitive parameters replaced ***"
)
/var/www/html/lib/private/Session/CryptoSessionData.php
riga 67
OC\Session\CryptoSessionData->initializeSession()
/var/www/html/lib/private/Session/CryptoWrapper.php
riga 112
OC\Session\CryptoSessionData->__construct()
/var/www/html/lib/base.php
riga 449
OC\Session\CryptoWrapper->wrapSession()
/var/www/html/lib/base.php
riga 705
OC::initSession()
/var/www/html/lib/base.php
riga 1200
OC::init()
/var/www/html/index.php
riga 37
undefinedundefinedrequire_once(
  "/var/www/html/lib/base.php"

Additional information

No response

@Pal-FC Pal-FC added the bug label Apr 4, 2024
@Pal-FC
Copy link
Author

Pal-FC commented Apr 4, 2024

I installed the previous version of the nextcloud app (3.28.0) and it solved the problem.
It's definitely a bug in version (3.28.1).

@Pal-FC Pal-FC changed the title The PDF file does not open in Android app The PDF file does not open in Android app(3.28.1) Apr 4, 2024
@dajusc
Copy link

dajusc commented Apr 4, 2024

If it also affects other file formats e.g. pictures it may be the same problem as described in #12822.

@Pal-FC Pal-FC closed this as completed Apr 4, 2024
@mhdion
Copy link

mhdion commented Apr 6, 2024

while waiting for 3.28.2 I'm using CX File Explorer with DAV.

@Pal-FC
Copy link
Author

Pal-FC commented Apr 6, 2024

while waiting for 3.28.2 I'm using CX File Explorer with DAV.

È disponibile su https://github.com/nextcloud/android/releases/tag/stable-3.28.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants