小编Joh*_*dge的帖子

无法获取网址https://dl-ssl.google.com/android/repository/addons_list-1.xml,原因:拒绝访问https://dl-ssl.google.com

当我尝试更新它时使用Android SDK Manager只会提供以下有关无法连接的消息.我试过禁用防火墙和反恶意软件.我也尝试以管理员身份运行并转移到c:\ android.我正在运行Windows 7 64位.我也试过强迫等

无法获取网址https://dl-ssl.google.com/android/repository/addons_list-1.xml,原因:拒绝连接无法获取网址http://dl-ssl.google.com/android/repository /addons_list-1.xml,原因:拒绝连接

sdk android fetch

37
推荐指数
7
解决办法
10万
查看次数

从带有构造函数“Subscriber”的对象开始将循环结构转换为 JSON

当我尝试订阅我的可观察对象时,出现以下错误。我不太确定为什么,因为我没有在代码中使用任何类型的 Stringify (据我所知)。它只是从 api 获取 JSON 数组。

\n
 ERROR TypeError: Converting circular structure to JSON\n        --> starting at object with constructor 'Subscriber'\n        |     property '_subscriptions' -> object with constructor 'Array'\n        |     index 0 -> object with constructor 'MapSubscriber'\n        --- property '_parentOrParents' closes the circle\n        at JSON.stringify (<anonymous>)\n        at JsonPipe.transform (common.js:4752)\n        at Module.\xc9\xb5\xc9\xb5pipeBind1 (core.js:25782)\n        at TicketlistComponent_Template (ticketlist.component.html:4)\n        at executeTemplate (core.js:9600)\n        at refreshView (core.js:9466)\n        at refreshComponent (core.js:10637)\n        at refreshChildComponents (core.js:9263)\n        at refreshView (core.js:9516)\n        at refreshEmbeddedViews (core.js:10591)\n
Run Code Online (Sandbox Code Playgroud)\n

它似乎是在可观察值从服务返回后立即发生的

\n

应用程序模块

\n
import …
Run Code Online (Sandbox Code Playgroud)

circular-reference rxjs typescript angular

3
推荐指数
1
解决办法
8172
查看次数

标签 统计

android ×1

angular ×1

circular-reference ×1

fetch ×1

rxjs ×1

sdk ×1

typescript ×1