-
Notifications
You must be signed in to change notification settings - Fork 470
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
因流控原因,通过定时任务唤醒体验版实例失败! #116
Comments
我昨天也遇到了这个问题,尝试了一下,发现都需要使用到leancloud环境变量里的ADMIN_URL,也就是leancloud的后台地址。但是问题是leancloud现在改版后不提供二级域名了。在leancloud的应用的设置-域名绑定里面绑定自己的域名可以得到xxxx.leanapp.cn的地址,把这个地址当作leancloud的后台地址似乎无效。我已经晕头转向了,求大佬指点一下怎么解决。 |
国际版提供二级域名啊 |
谢谢提醒。刚刚注销了国内版lc,现在在注册国际版 |
只要定时发送Get请求就可以了。 |
Leancloud那边的问题,现在应该又可用了。 |
查看日志发现一个问题:
请问这个问题该怎么解决?
网上百度到一些方法,但是不知道是否可行,希望作者给个可行的解决方案,谢谢!
参考链接:
另外在登录 leancloud 时看到一个公告,好像是关于时区的,不知道对这个 issues #63有没有影响。
The text was updated successfully, but these errors were encountered: