petercat-ai / petercat

A conversational Q&A agent configuration system, self-hosted deployment solutions, and a convenient all-in-one application SDK, allowing you to create intelligent Q&A bots for your GitHub repositories
https://petercat.ai
MIT License
598 stars 16 forks source link

新建的机器人调试的时候出现 'invalid input syntax for type uuid: "default"' 错误 #423

Closed CaoMeiYouRen closed 1 month ago

CaoMeiYouRen commented 1 month ago

Describe the bug A clear and concise description of what the bug is.

{"detail":"Internal Server Error: {'code': '22P02', 'details': None, 'hint': None, 'message': 'invalid input syntax for type uuid: "default"'}"}

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

{89FAE81F-D3BC-4791-B946-2F7C505304C2}

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

xingwanying commented 1 month ago

image

想确认一下当时是否已经为登陆状态?后台查了一下貌似没有您的用户信息

zymbth commented 1 month ago

我昨天刚添加一个机器人,也出现了这个问题,今天正常。这个错误提示是因为创建后不能立即使用吗?

xingwanying commented 1 month ago

我昨天刚添加一个机器人,也出现了这个问题,今天正常。这个错误提示是因为创建后不能立即使用吗?

理论上不会的,我截图的就是立即使用的。可以再观察观察,如果再出现了辛苦帮忙贴个复现步骤,非常感谢🙏

CaoMeiYouRen commented 1 month ago

image

想确认一下当时是否已经为登陆状态?后台查了一下貌似没有您的用户信息

之前的情况是,新创建的机器人调用失败,但旧的机器人调用成功。

今天没有复现这个情况,可能是概率性问题或已经被修复了。

xingwanying commented 1 month ago

image 想确认一下当时是否已经为登陆状态?后台查了一下貌似没有您的用户信息

之前的情况是,新创建的机器人调用失败,但旧的机器人调用成功。

今天没有复现这个情况,可能是概率性问题或已经被修复了。

好的好的,如果再出现可以继续反馈在这里