Minor issue with Apps and User page or file integrity warnings in 16.0.2

There are two known issues with the 16.0.2 release.

  • First, for many users the apps and users overviews are white until a full refresh takes place (hold the shift key and hit the refresh button in your browser).
  • Second, some users reported file integrity warnings related to cypress which can be resolved by deleting the cypress.json and the cypress folder in the /apps/viewer/ folder. This folder with test data was accidentally shipped with Nextcloud 16.0.1 and should be deleted in the 16.0.2 upgrade but this does not happen for all users.

We are looking for the root causes of both issues and will try to resolve them in a further update, but, as they are merely cosmetic, we recommend to upgrade regardless.

9 Likes

The first issue pertains also to the nc 15.0.9 update.
An forced browser full refresh leads to a redirect to the first default app (files App in my case).
I had to delete my browser cache to correctly display the Apps- and Users-overview.

1 Like

nc 15.0.9
Apps and users overviews are white, redirect to files.
Refresh, and clearing cookies and stored site data does not help.

Console:
JQMIGRATE: Migrate is installed, version 1.4.0 core.js:7:542
TypeError: “t[e] is undefined” vue-router.esm.js:1905
Webpack 4
o
a
L
c
i vue-router.esm.js:1905
p vue-router.esm.js:1947
f vue-router.esm.js:1768
St vue-router.esm.js:1833
a es6.promise.js:75
L es6.promise.js:92
c _microtask.js:18
Could not register impersonate script impersonate.js:37:6

Hello,
as suggested I deleted the cypress file and dir.
Still intergity checks fails with:

Results
=======
- core
- EXTRA_FILE
	- .rnd
- files
    - INVALID_HASH
    	- js/filelist.js

Raw output
==========
Array
(
   [core] => Array
    (
        [EXTRA_FILE] => Array
            (
                [.rnd] => Array
                    (
                        [expected] => 
                        [current] => ff873499fe8d982609b13ab2b8f7443e1e32c27a42e4b5ff9f63a631ee726850492e3d2433b6c8af413f77d55cf738b31f7e983e7eaf10b990042bfb2f866baa
                    )

            )

    )

[files] => Array
    (
        [INVALID_HASH] => Array
            (
                [js/filelist.js] => Array
                    (
                        [expected] => 1bc1513a49f9e5d25677d12611185c7630c87c7a053f43a824ed79ef4bb9b058f6ffc375b0607f8775e68f8b3d77953e0c36a6b6dadeb276342eeb06ce4e8550
                        [current] => 70e4f8dca39d7e51216d29824a9aad6ab97eab15fb871c402863286ae153904ff50c62d77f953be738ccfa103bb84b49d751e3ef38d85b428bd95f49496fecd6
                    )

            )

    )

)

Am I missing something?

Thank you
Alberto

The user settings page stays blank for me (after updating from 16.0.0 to 16.0.2 and also to 16.0.3) even when I force a reload. I also cleared the browser cache. however it is only the case for Chrome, other browsers work fine…
somehow strange, or?

I would recommend to use the search function of this forum more often, because it allows you to access a huge amount of knowledge:

Hello j-ed,
and maybe it would be nice of you to read all the post .
I already knew about the .rnd but the list contains 2 errors.
Thank you

Alberto

Hmm strange, I couldn’t find any information that you knew anything about how to solve the .rnd file issue?!
For the second file I would recommend to compare it with the one shipped in the Nextcloud 16.0.2 archive. Most likely the file hasn’t been updated correctly and therefore a wrong checksum is shown.

This is the size of the file from the archive:

# ls -al ./apps/files/js/filelist.js
-rw-r--r-- 1 wwwrun nogroup 111946 Jul  4 09:17 ./apps/files/js/filelist.js

… and this is the checksum of the file form the archive:

# sha512sum filelist.js
1bc1513a49f9e5d25677d12611185c7630c87c7a053f43a824ed79ef4bb9b058f6ffc375b0607f8775e68f8b3d77953e0c36a6b6dadeb276342eeb06ce4e8550  filelist.js

Perhaps he modified ‘filelist.js’ based on this temporary fix:
https://help.nextcloud.com/t/drag-n-drop-not-working-you-don-t-have-permission-to-upload-or-create-files-here/56144

2 Likes

Hi!
I’ve upgraded to 16.0.3 and I’m having the white page isue with users and apps page… i don’t have any extra .rnd file, neither cypress file or folder…

how can i check the integrity of the files?

checked with chrome and firefox

Have you cleared the browser cache, because that has been confirmed as the root cause for and empty user and apps page?

i though i did… but i’m having problems doing it in firefox… chrome worked fine… thanks for insisting

Extras > Settings > Data Security > Delete data …