Closed dwprod38 closed 4 days ago
What do the two warning level log entries look like?
What do the two warning level log entries look like?
Here the screen copy of log:
and Raw contents of three warnings messages:
{"reqId":"ZunCCtTC1t82SBOE-PVdgQAAEwc","level":2,"time":"2024-09-17T17:53:14+00:00","remoteAddr":"2a01:cb15:811b:9100:1c6e:7f54:ce5e:b13","user":"--","app":"no app in context","method":"POST","url":"/index.php/login","message":"Login failed: ncp (Remote IP: ***REMOVED SENSITIVE VALUE***)","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","version":"29.0.7.1","data":[],"id":"66eeeac94bd1f"}
{"reqId":"ZunB_9TC1t82SBOE-PVdcgAACwA","level":2,"time":"2024-09-17T17:53:03+00:00","remoteAddr":"2a01:cb15:811b:9100:1c6e:7f54:ce5e:b13","user":"--","app":"no app in context","method":"POST","url":"/index.php/login","message":"Login failed: ncp (Remote IP: ***REMOVED SENSITIVE VALUE***)","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","version":"29.0.7.1","data":[],"id":"66eeead34c947"}
{"reqId":"ZunB_9TC1t82SBOE-PVdcgAACwA","level":2,"time":"2024-09-17T17:53:03+00:00","remoteAddr":"2a01:cb15:811b:9100:1c6e:7f54:ce5e:b13","user":"--","app":"no app in context","method":"POST","url":"/index.php/login","message":"Login failed: ncp (Remote IP: ***REMOVED SENSITIVE VALUE***)","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36","version":"29.0.7.1","data":[],"id":"66eeeac94bd2b"}
Cannot confirm for v30.0.2
I have spotted this once on a 30.0.2 instance. cc @Antreesy
For what it's worth, I saw it ~last week on a v30.0.2 test instance, but didn't have the chance look closer. And, of course, now it's not doing it. So even though I can't reproduce it on-demand, I consider this reproduced and am labeling it as such.
The text line should also be yellow. The timestamp cannot have the data in the curly brackets by default – it is just the timestamp from 7 days ago, otherwise no input or such that can lead to this strange representation. I am not sure this is really a fault of logreader, but perhaps another component or app that gets in between.
I cannot repro it on my instances either.
@dwprod38 if you can, could you perhaps use the browser's inspector and check the HTML and CSS of that line?
Hello @blizzz,
Same issue displaying message on 4 devices as shown below : iOS18.1 - ipadOS18.1 - MacOSX-Chrome version 103.0.5060.134 - Linux/Chromium 130.0.6723.91
Warning messages works fine with Nextcloud 28.0.12, but issue started since Nextcloud 29.0.7 and 30
Iphone
iPad
MacBook/Chrome
Linux/Chromium
Regards
Hm, when I look at the correct if branch, the scales fall off from my eyes.
⚠️ This issue respects the following points: ⚠️
Bug description
Since update 29.0.7, I’ve noticed strange format text after date warning as shown in picture
Steps to reproduce
Expected behavior
Message must be displayed with yellow color police “2 warnings in the logs since 14 September 2024, 09:50:52” instead of white color police “2 warnings in the logs since 14 September 2024, 09:50:52{"2":2,"3":0,"4":0}”
Nextcloud Server version
29
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.1
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
Updated from a MINOR version (ex. 28.0.1 to 28.0.2)
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response