-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[13.0.0RC2] Login buttion is off #8043
Comments
cc @nextcloud/designers |
@enoch85 Please fill out the issue template and provide logs for both server/client for that. I cannot reproduce that. Seems some css is not loaded properly. |
@juliushaertl Sorry, updated accordingly. |
Same thing on another server that I updated a few days ago. Strange thing is that it works on my own server which also is 13.0.0RC2, so hard bug to track down... |
@skjnldsv and another one with CSS issues :/ |
You could move it to 13.0.1, but I can imagine a lot of tickets regarding this if it isn't fixed before. |
I'm still unable to reproduce, can you check if this might be a browser caching issue and check the browser console for errors/css that might not be loaded? |
Another option would be to reset the scss cache to see if it works fine after all css is generated again. Those two steps should accomplish that:
|
I tried in incognito, so no cache.
Didn't work, still same issue - both in Chrome and Firefox. Incognito ofc. |
@enoch85 Any change you can send me a mail with the url, so I can have a look at the login page there? |
@juliushaertl Thanks for investigating. Sent you an email. |
Issue solved:
|
Could this make 13.0.0 please? |
The JSCombiner checks for the mtime of javascript files and generates new ones based on that. It is quite strange that those files have the timestamp from when the update is happening but still contain the old javascript content. I've no idea why this could happen. @rullzer maybe? @enoch85 The solution would basically be to force rebuild of combined javascript during the update, which is tracked at #7984 |
@juliushaertl should we clear cache on each update? It would be a great way to ensure fresh content imho :) |
That would be my plan. I thought we also had an issue about that but I cannot find it atm. 😕 |
@MorrisJobke --^ |
Not likely. The RC4 is out and we don't accept any code anymore. And also there isn't even a solution available. Once this is there we can look into bring it to some release ;) |
Fixed by #8197 in 13.0.1 |
Hey guys, just updated my Nextcloud last week and had exactly this error, even though I am on the stable track and waited for some time until updating. This is a bit unfortunate that it happened anyways, a stable update process looks a bit different to me. |
@Corvan If NC 13 is released then that's the release. Nothing happens because you wait, it's still the same Nextcloud as long as the version is 13. With that said, if you are looking to update to a major release (10, 11, 12, 13 and son on) then it's usually best to wait until 13.0.1 is out. Then all the minor issues like these are solved. You are very welcome to test releases before they hit stable as well. Before a stable release there are RC releases in which people test as much as possible before the final release of a new version. |
(Picture removed due to indexed by Google)
What's also not looking good IMHO is the new layout of files where the text is below the icon:
Would be better if they where in one row instead.
This is a fresh install with 12.0.5 updated to 13.0.0RC2, using Firefox 57.
Server configuration detail
Operating system: Linux 4.4.0-112-generic #135-Ubuntu SMP Fri Jan 19 11:48:36 UTC 2018 x86_64
Webserver: Apache/2.4.18 (Ubuntu) (apache2handler)
Database: pgsql PostgreSQL 9.6.6 on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609, 64-bit
PHP version: 7.0.22-0ubuntu0.16.04.1
Modules loaded: Core, date, libxml, openssl, pcre, zlib, filter, hash, Reflection, SPL, session, standard, apache2handler, redis, PDO, xml, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, imap, intl, json, ldap, exif, mcrypt, pdo_pgsql, pgsql, Phar, posix, readline, shmop, SimpleXML, smbclient, sockets, sysvmsg, sysvsem, sysvshm, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, libsmbclient, Zend OPcache
Nextcloud version: 13.0.0 RC 2 - 13.0.0.11
Updated from an older Nextcloud/ownCloud or fresh install:
Updated from a fresh install of 12.0.5
Where did you install Nextcloud from: VM scripts (Nextcloud)
Signing status
Array
List of activated apps
Configuration (config/config.php)
Are you using external storage, if yes which one: local/smb/sftp/...
Are you using encryption: no
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
LDAP configuration (delete this part if not used)
Client configuration
Browser: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0
Operating system:
Logs
Browser log
Nextcloud log
Browser log
Source map error: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
Resource URL: https://192.168.7.9/core/vendor/core.js?v=ced14337-20
Source Map URL: purify.min.js.map
The text was updated successfully, but these errors were encountered: