-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
能否支持连接IP:端口? #110
Comments
這玩意走的是瀏覽器支持的協議不可能不支持,連不上也有很多種錯誤,沒log就只能瞎猜。另外像chrome瀏覽器預設不允許不安全連線要注意(從https頁面連到http在chrome上預設被禁止)😂 |
好像是这样,必须用域名+ssl证书https访问 |
是指的这个应用还是 meilisearch 实例? |
Chrome 可以到該域名的網站設定調整 |
你需要贴出控制台信息,不然就是瞎猜 |
任何一个有电脑的人都能复现 |
@dianso 已测试,无法复现,请检查你的网络或浏览器设置,给出更详细的 debug 信息。 |
刚测试了,不行 很简单啊,就是IP+端口不行 |
为了用这个,还得单独配置个域名+证书,真蛋疼 |
Reopened due to bug exist. |
@dianso Fixed in latest version v0.9.2. |
我之前绑定了个域名,正常,但是用IP+端口就连不上
The text was updated successfully, but these errors were encountered: