Description
Is there an existing issue for this?
- I have searched the existing issues
Can the issue be reproduced with the default theme (daylight/midnight)?
- I was able to reproduce the issue with the default theme
Could the issue be due to extensions?
- I've ruled out the possibility that the extension is causing the problem.
Describe the problem
When I want to load any page, I dont have any results.
I delete all plugin, restart the container and have the same problem..
Expected result
Just want to read article for my team x)
Screenshot or screen recording presentation
Version environment
- Version: latest
- Operating System: Windows 11
- Browser (if used): Firefox Latest
Log file
I 2024/12/03 14:17:24 runtime.go:87: kernel is booting:
* ver [3.1.14]
* arch [amd64]
* os [alpine]
* pid [1]
* runtime mode [prod]
* working directory [/opt/siyuan]
* read only [false]
* container [docker]
* database [ver=20220501]
* workspace directory [/siyuan/workspace/]
I 2024/12/03 14:17:24 conf.go:130: loaded conf [/siyuan/workspace/conf/conf.json]
I 2024/12/03 14:17:24 runtime.go:139: use network proxy [system]
I 2024/12/03 14:17:24 serve.go:209: kernel [pid=1] http server [0.0.0.0:6806] is booting
I 2024/12/03 14:17:24 conf.go:851: database size [3.9 MB], tree/block count [20/1565]
I 2024/12/03 14:17:24 working.go:193: kernel booted
I 2024/12/03 14:17:25 box.go:77: auto stat [trees=20, blocks=1565, dataSize=67.75 MB, assetsSize=54.26 MB]
I 2024/12/03 14:18:08 session.go:121: auth success [ip=172.20.0.3:56416]
More information
No response
Activity
88250 commentedon Dec 3, 2024
Try reset the UI:
DrTableBasse commentedon Dec 3, 2024
I just tried right now and nothing change lol x)
DrTableBasse commentedon Dec 3, 2024
Latest logs :
DrTableBasse commentedon Dec 3, 2024
To give more informations, I have authentik in front to create authentification for my users and have Nginx Proxy manager in front too
NPM ---> Authentik ---> Siyuan
So basically i never had problem with siyuan, but i think with the latest, it should create some problems
88250 commentedon Dec 3, 2024
It seems to be a problem with access authorization. I guess you can only check it yourself.
DrTableBasse commentedon Dec 3, 2024
OK so I check with older version it works !
So If u want, i'll keep this issue open and check in parallele with newest version
88250 commentedon Dec 3, 2024
This is probably not SiYuan's issue. I closed it. Thanks for the feedback.
DrTableBasse commentedon Dec 3, 2024
It's Siyuan issue...
88250 commentedon Dec 3, 2024
Please remove the middleware from the test to avoid the impact of the environment configuration.
DrTableBasse commentedon Dec 3, 2024
I already do that lol and have the same problem
I can screenshot again if you want 😄
88250 commentedon Dec 3, 2024
Do you mean there will be authentication issues if you access the IP:port directly?
DrTableBasse commentedon Dec 3, 2024
I disable authentik SSO
I try directly with ip:port directly for siyuan and got the same problem
Any pages doesn't want load as the screen I sended
88250 commentedon Dec 3, 2024
Please send a new log.
DrTableBasse commentedon Dec 3, 2024
the logs are the same as i send before... :-/
88250 commentedon Dec 3, 2024
Check your WebSocket proxy configuration
DrTableBasse commentedon Dec 3, 2024
Yeah i check it and it's OK
For me, it's the new version which as problem as i said before x) maybe it's fault about which data i have idk
88250 commentedon Dec 3, 2024
We have not received similar feedback from other users so far. We recommend that you check your configuration and environment.
TCOTC commentedon Dec 4, 2024
@DrTableBasse Are you experiencing this issue with Firefox? Does the page load properly using the desktop client?
DrTableBasse commentedon Dec 4, 2024
Hello TCOTC !
I use Firefox only and the browser only too !
88250 commentedon Dec 4, 2024
SiYuan does not support Firefox at present.
DrTableBasse commentedon Dec 4, 2024
wtf ? so i should use chrome or other browser ? that what you mean ?
88250 commentedon Dec 4, 2024
Yes, SiYuan has never been compatible with Firefox, and it is highly likely that it will not be compatible in the future.
DrTableBasse commentedon Dec 4, 2024
for which reason isn't compatible ? Oo it's very weird. With the version 3.13 it's OK and works
88250 commentedon Dec 4, 2024
Firefox and Chrome are too different, and we don't have the development resources to make them compatible.
jarz76 commentedon Dec 5, 2024
Same issue here. I rolled back to the previous version, and it works fine now.
Also just realized that siyuan isn’t compatible with Firefox 😂, as the issue only happens with the latest version.
DrTableBasse commentedon Dec 5, 2024
LOL Ill just go to Outline or other alternatives I guess
88250 commentedon Dec 6, 2024
Can you take a look at the error reported in the Console of the developer tools?
88250 commentedon Dec 6, 2024
Try the latest dev version (desktop), which should have fixed the Firefox compatibility issue.
AvengineeringCreates commentedon Dec 9, 2024
I experienced this issue where hierarchy can be modified but page content does not show, no read or write, after downloading the most recent version just yesterday. I'm not super experienced with self-host in general I dismissed it as an issue on my end. I also use Firefox.
It gave a 404 error for
purify.min.js.map
, and threw a bunch of other JS errors for missing references later. What I did was downgrade to v3.1.0 to at least view and write my notes. Neither of those warnings or errors now appear. My setup is too touchy for me to conveniently go back to grab a screenshot, so I am sorry for not contributing much to fixing the error on the developer end, but hopefully it helps someone in the future who just wants to use the notebook now. :)