DVKunion / SeaMoon

月海 (Sea Moon) 是一款 FaaS/BaaS 实现的 Serverless 网络工具
https://seamoon.dvkunion.cn
MIT License
543 stars 112 forks source link

添加腾讯云导致崩溃 #98

Open defidead opened 4 months ago

defidead commented 4 months ago

注意

问题描述

如何复现 复现步骤如下:

  1. 添加腾讯云账号
  2. 程序崩溃
  3. xxxxxx
  4. xxxxxxx

预期的结果

截图 注意隐私信息

其他信息

Additional context Add any other context about the problem here.

DVKunion commented 4 months ago

能否提供崩溃的panic日志?

defidead commented 4 months ago

image

DVKunion commented 4 months ago

看来确实是个bug,可能你的账户没有开对应的区域,对应的代码没考虑这个case,空指针了。有空修一下。

defidead commented 4 months ago

账号应该是开通了对应地区的,,,我腾讯云控制台还能看见之前的函数 image

DVKunion commented 4 months ago

这个堆栈展示的内容少了一些。。。能手动在 seamoon 管理端点击这个腾讯云账户,然后点击手动同步试一下吗?然后再看一下报错。

defidead commented 4 months ago

image 。。。。同步不了

DVKunion commented 4 months ago

这个是点击的更新还是点击的 “从云端更新函数数据“ ?

defidead commented 4 months ago

从云端更新函数,更新也是这个样子 image 要不我把ak/sk给你试试?

DVKunion commented 4 months ago

可以发我一下邮箱吧,我测一下看看具体问题是哪里。

DVKunion commented 4 months ago

测试了一下。。。我这边是正常的,没复现出来。

image