AWS 不存在队列错误

发布于 2024-10-12 16:34:58 字数 306 浏览 3 评论 0原文

尝试从 Amazon 的 SQS 连接到我的队列时,出现以下错误

Error AWS.SimpleQueueService.NonExistentQueue caused by Sender. The specified queue does not exist for this wsdl version.

这是一个尝试连接到队列的 PHP 脚本。

队列将工作几天,然后我收到此消息。有人知道为什么他们可能会停止工作吗?

如果有帮助的话,我正在使用 rightscale 来管理我的实例和队列等。

I am getting the following error when trying to connect to my Queue from Amazon's SQS

Error AWS.SimpleQueueService.NonExistentQueue caused by Sender. The specified queue does not exist for this wsdl version.

It is a PHP script that is trying to connect to the queue.

The queue will work for days then I get this message.. Anyone know why they might stop working?

If it helps I am using rightscale to manage my instances and queues etc.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

肤浅与狂妄 2024-10-19 16:34:58

我想你可以尝试先列出该帐户中所有现有的队列。该队列可能被其他人删除。

I think you may try to list all the existed queue in that account first. The queue might be deleted by someone else.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文