mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #22] Web API hangs #23
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#23
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thebetterjort on GitHub (Apr 18, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/22
Error: Web API hangs. Container still shows running.
I'm seeing In the browser, "a spinning spinner"
@isido993 commented on GitHub (Apr 20, 2017):
Hello.
Looks like WebApi stops sending heartbeats to Rabbit. It's a quite strange issue, we've not seen this kind of behavior before. What hardware environment are you using? Is it VM or VPS? Maybe VM is being suspended in idle state?
@sochix commented on GitHub (Apr 25, 2017):
@thebetterjort any news?
@sochix commented on GitHub (May 2, 2017):
Closing as author did not reply for a week
@isido993 commented on GitHub (May 3, 2017):
Ah, hope you're well now!
Please update your Ambar, we've made a serious networking upgrade that should solve your issue.
Run
wget -O ambar.py https://static.ambar.cloud/ambar.py && chmod +x ./ambar.py, then runsudo ./ambar.py update. After your Ambar is updated you'll have to signup with your email since we've added authentication into Ambar CE.