-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
The latest version of gitea installed with docker is often blocked in Alibaba cloud 1 core 1g service) #11430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The latest version of gitea installed with docker is often blocked in Alibaba cloud 1 core 1g service |
We run the latest docker image (auto-updating) on https://try.gitea.io using a 1core 1gb server. Are you able to provide any logs of when it stops? |
Now it is more frequent, I have to restart the server every day, but I can't find the stopped log. How can I find the error log? 现在更加频繁了,每天都要重启服务器,但我找不到停止的日志 , 请问我该如何找到错误日志? |
应该说并没有停止,而是无法响应请求,包括网页,git pull , git push It should be said that it did not stop, but could not respond to requests, including web pages,git pull,git push |
cat /proc/cpuinfo |
docker version Server: |
REPOSITORY TAG IMAGE ID CREATED SIZE |
grep MemTotal /proc/meminfo uname -a |
一样,卡死:
日志无错误。卡死之后依然有sql的日志在生成,但是页面就是没任何反应。转圈、pending |
When you say latest version, do you mean version 1.11.6, or 1.13.0-dev? |
版本无所谓了,多个版本都这样。 |
This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions. |
This issue has been automatically closed because of inactivity. You can re-open it if needed. |
使用docker安装的gitea 最新版本 在阿里云1核1g服务经常被卡死.
最新版的gitea
The text was updated successfully, but these errors were encountered: