I remember it is ok, you can try it. If you find a problem, you can feedback.
Are you using EF or EF Core?
Look at this problem?
https://github.com/aspnetzero/aspnet-zero-core/issues/1627#issuecomment-421116648
May be a problem with browser cookies, You can try the chrome browser under macos.
Because zero is a web application, local files cannot be read unless the user actively authorizes it.
You can make a page for the user to select a local file and then read and display it to the web page.
Please refer to this article: https://medium.com/volosoft/deleting-all-bin-obj-folders-in-a-solution-93e401372e69
Is it possible that the environment is not correct and the configuration information of appsettings.json is used.
You can share the relevant log files as attachments.
It seems that you are referring to the example created by this document. This is no problem.
Can you look at the information in the log file?