小编Mur*_*eoz的帖子

我的 git Push 无法正常工作并给出错误:RPC 失败;curl 18 传输已关闭,剩余未完成的读取数据


该错误消息显示在我的 ide 中

这就是我的 ide 显示的对象计数:100% (14/14),完成。使用最多 4 个线程的增量压缩压缩对象:100% (10/10),完成。写入对象:100% (10/10),1.47 MiB | 6.71 MiB/s,完成。总计 10 (delta 5),重用 0 (delta 0) 错误:RPC 失败;curl 18 传输已关闭,未完成的读取数据仍然存在致命:远程端意外挂起致命:远程端意外挂起一切都是最新的

 User-PC@Murads-PC MINGW64 /c/web-development/portfolio (main)
    $ git status
    On branch main
    Your branch is ahead of 'origin/main' by 3 commits.
      (use "git push" to publish your local commits)
    
    Changes not staged for commit:
      (use "git add <file>..." to update what will be committed)
      (use "git restore <file>..." to discard changes in working directory)
            modified:   index.html
    
    no changes added to …
Run Code Online (Sandbox Code Playgroud)

networking github

4
推荐指数
1
解决办法
3859
查看次数

我无法取消发布我的 Google Play 应用。取消发布按钮对我不起作用

我的 Google Play 控制台帐户中有一个应用程序。现在想从游戏控制台取消发布。从预先设置的控制台中我发现了一个名为“未发布”的选项。但该选项不起作用。我无法单击取消发布单选按钮。我能为此做些什么呢?我附上该页面的一个片段。 在此输入图像描述

google-play google-play-console

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