1900

Results 84 comments of 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: ![8214e21a27b95dab2cabf5786cff8ac1](https://user-images.githubusercontent.com/7929884/192125076-6f83bc10-06e6-46f3-a309-8b62c2101c47.jpg)

我因为在页面嵌入了评论系统,为了保证评论系统能和它同步,我写了下面这段代码,会是这个的问题吗? --- 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比么?

我也出现这个问题了,确定各项设置正确,前端提示: ![image](https://user-images.githubusercontent.com/7929884/189375926-cff2c575-5304-4e08-bdc4-37fd973c0cca.png) 后端日志: ![image](https://user-images.githubusercontent.com/7929884/189376033-e5357452-8651-4337-8aa7-937b3b09913c.png) ![image](https://user-images.githubusercontent.com/7929884/189376118-d9d1f9ca-dbd2-413f-8a9e-53dfeb64f001.png)

找到另外一段日志: ``` 回复通知结果: 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