1900
1900
It can't record Page Path
> What does your URL look like? like this `https://garden.1900.live/#/page/%E5%B7%A5%E5%85%B7%E7%9B%B8%E5%85%B3`
But when I visited umami site on my phone, I could see it, and this is what it looked like: 
我因为在页面嵌入了评论系统,为了保证评论系统能和它同步,我写了下面这段代码,会是这个的问题吗? --- Because I embedded the comment system on the page, in order to ensure that the comment system can be synchronized with it, I wrote the following code, is...
>mike — 今天11:40 It is probably because anything with # is not a real URL. You can disable automatic collection and send the URL yourself. https://umami.is/docs/tracker-functions thks @mike ,He reminded...
大佬,beta版本在Chrome的渲染效果现在如何了?能和百分浏览器关了DW比么?
我也出现这个问题了,确定各项设置正确,前端提示:  后端日志:  
找到另外一段日志: ``` 回复通知结果: Error: Connection timeout at SMTPConnection._formatError (/app/node_modules/nodemailer/lib/smtp-connection/index.js:787:19) at SMTPConnection._onError (/app/node_modules/nodemailer/lib/smtp-connection/index.js:773:20) at Timeout. (/app/node_modules/nodemailer/lib/smtp-connection/index.js:232:22) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7) { code: 'ETIMEDOUT', command: 'CONN' } ```
@imaegoo 大佬,看看把。
> @rebron1900 日志意思是你的服务器连接不上outlook的服务器,我这里用上海服务器连接阿里邮箱是正常的,检查一下网络吧。 nodemailer需要给他开什么端口吗?我ping邮箱的smtp地址是通的:smtp.office365.com