微信云托管官网
[图片] 去哪看总使用量?图片上标的地方不能加个总使用量吗?
wx2d381e94eb12af94 prod-7gigs2rf03b9328e tid=83842 rid=multi_tenant_1oIg38MYcX5ixt pc bid=23438995 pc-001
我的项目是用django+vue+mysql的,开源项目并且前后端已经写好dockerfile,以及docker compose文件,但因本人新手,找了很多教程都找到有教微信云托管部署前后端这种类型的教程。并有一疑问 1、前后端分离项目需要分开两个环境部署吗? 2、可以使用docker compose来部署吗?
[图片]
消息推送 用户发给小程序/公众号的消息及开发者需要的事件推送都将直接推送至云托管中
[图片][图片]
如题,同样的代码,我在本地mysql中就可以正常运行
云托管springboot需要用到redis,现在redis的功能还不能用吗?查到可以用redis镜像,部署好了,正常启动了,当时springboot连不上,该怎么配置?
[图片]
云托管到期了怎么续费啊有人知道吗
如微信客服接口: https://qyapi.weixin.qq.com/cgi-bin/kf/account/add?access_token=ACCESS_TOKEN
https://developers.weixin.qq.com/miniprogram/dev/wxcloudrun/src/guide/weixin/push.html [图片] path信息在哪里可以找到呀?填的路径都不对
[图片]
[图片] 如题, 这边再另一个公众号上直接就成功了, 再这个公众号, 莫名其妙 就是弄不成功
[图片] 上传图片接口POST https://api.weixin.qq.com/tcb/uploadfile?access_token=ACCESS_TOKEN 突然之间报此错误,环境ID未更换过,之前使用正常,今天突然报该错误。
Checking for script in /app/prestart.sh Running script /app/prestart.sh Running inside /app/prestart.sh, you could add migrations to this file, e.g.: #! /usr/bin/env sh # Let the DB start sleep 10; # Run migrations alembic upgrade head /usr/lib/python2.7/dist-packages/supervisor/options.py:461: UserWarning: Supervisord is running as root and it is searching for its configuration file in default locations (including its current working directory); you probably want to specify a "-c" argument specifying an absolute path to a configuration file for improved security. 'Supervisord is running as root and it is searching ' 2022-07-23 02:00:09,225 CRIT Supervisor is running as root. Privileges were not dropped because no user is specified in the config file. If you intend to run as root, you can set user=root in the config file to avoid this message. 2022-07-23 02:00:09,225 INFO Included extra file "/etc/supervisor/conf.d/supervisord.conf" during parsing 2022-07-23 02:00:09,232 INFO RPC interface 'supervisor' initialized 2022-07-23 02:00:09,232 CRIT Server 'unix_http_server' running without any HTTP authentication checking 2022-07-23 02:00:09,232 INFO supervisord started with pid 1 2022-07-23 02:00:10,234 INFO spawned: 'quit_on_failure' with pid 1011 2022-07-23 02:00:10,236 INFO spawned: 'nginx' with pid 1012 2022-07-23 02:00:10,236 INFO spawned: 'uwsgi' with pid 1013 2022-07-23 02:00:10,238 INFO success: nginx entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-07-23 02:00:10,238 INFO success: uwsgi entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) [uWSGI] getting INI configuration from /app/uwsgi.ini [uWSGI] getting INI configuration from /etc/uwsgi/uwsgi.ini ;uWSGI instance configuration [uwsgi] cheaper = 2 processes = 16 ini = /app/uwsgi.ini module = main callable = app ini = /etc/uwsgi/uwsgi.ini socket = /tmp/uwsgi.sock chown-socket = nginx:nginx chmod-socket = 664 hook-master-start = unix_signal:15 gracefully_kill_them_all need-app = true die-on-term = true show-config = true ;end of configuration *** Starting uWSGI 2.0.20 (64bit) on [Sat Jul 23 02:00:10 2022] *** compiled with version: 8.3.0 on 21 April 2022 12:42:55 os: Linux-5.4.119-1-tlinux4-0009-public-eks #1 SMP Thu Jun 9 14:44:01 CST 2022 nodename: meishibanktest-005-6584d94f6b-4hnxb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 2 current working directory: /app detected binary path: /usr/local/bin/uwsgi your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: disabled (you can enable it with --thunder-lock) uwsgi socket 0 bound to UNIX address /tmp/uwsgi.sock fd 3 uWSGI running as root, you can use --uid/--gid/--chroot options *** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** Python version: 3.8.13 (default, Apr 20 2022, 18:59:55) [GCC 8.3.0] *** Python threads support is disabled. You can enable it with --enable-threads *** Python main interpreter initialized at 0x55fa422c5f30 uWSGI running as root, you can use --uid/--gid/--chroot options *** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 60 seconds mapped 1239640 bytes (1210 KB) for 16 cores *** Operational MODE: preforking *** File "/app/./main.py", line 9 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xbb in position 0: invalid start byte unable to load app 0 (mountpoint='') (callable not found or import error) *** no app loaded. GAME OVER *** 2022-07-23 02:00:10,258 INFO exited: uwsgi (exit status 22; not expected)2022-07-23 02:00:10,234 INFO spawned: 'quit_on_failure' with pid 1011 2022-07-23 02:00:10,236 INFO spawned: 'nginx' with pid 1012 2022-07-23 02:00:10,236 INFO spawned: 'uwsgi' with pid 1013 2022-07-23 02:00:10,238 INFO success: nginx entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) 2022-07-23 02:00:10,238 INFO success: uwsgi entered RUNNING state, process has stayed up for > than 0 seconds (startsecs) [uWSGI] getting INI configuration from /app/uwsgi.ini [uWSGI] getting INI configuration from /etc/uwsgi/uwsgi.ini ;uWSGI instance configuration [uwsgi] cheaper = 2 processes = 16 ini = /app/uwsgi.ini module = main callable = app ini = /etc/uwsgi/uwsgi.ini socket = /tmp/uwsgi.sock chown-socket = nginx:nginx chmod-socket = 664 hook-master-start = unix_signal:15 gracefully_kill_them_all need-app = true die-on-term = true show-config = true ;end of configuration *** Starting uWSGI 2.0.20 (64bit) on [Sat Jul 23 02:00:10 2022] *** compiled with version: 8.3.0 on 21 April 2022 12:42:55 os: Linux-5.4.119-1-tlinux4-0009-public-eks #1 SMP Thu Jun 9 14:44:01 CST 2022 nodename: meishibanktest-005-6584d94f6b-4hnxb machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 2 current working directory: /app detected binary path: /usr/local/bin/uwsgi your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: disabled (you can enable it with --thunder-lock) uwsgi socket 0 bound to UNIX address /tmp/uwsgi.sock fd 3 uWSGI running as root, you can use --uid/--gid/--chroot options *** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** Python version: 3.8.13 (default, Apr 20 2022, 18:59:55) [GCC 8.3.0] *** Python threads support is disabled. You can enable it with --enable-threads *** Python main interpreter initialized at 0x55fa422c5f30 uWSGI running as root, you can use --uid/--gid/--chroot options *** WARNING: you are running uWSGI as root !!! (use the --uid flag) *** your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 60 seconds mapped 1239640 bytes (1210 KB) for 16 cores *** Operational MODE: preforking *** File "/app/./main.py", line 9 SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xbb in position 0: invalid start byte unable to load app 0 (mountpoint='') (callable not found or import error) *** no app loaded. GAME OVER *** 2022-07-23 02:00:10,258 INFO exited: uwsgi (exit status 22; not expected) 2022-07-23 02:00:11,259 INFO success: quit_on_failure entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-07-23 02:00:11,259 WARN received SIGTERM indicating exit request 2022-07-23 02:00:11,260 INFO waiting for nginx, quit_on_failure to die2022-07-23 02:00:11,259 INFO success: quit_on_failure entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2022-07-23 02:00:11,259 WARN received SIGTERM indicating exit request 2022-07-23 02:00:11,260 INFO waiting for nginx, quit_on_failure to die 2022-07-23 02:00:12,276 INFO stopped: nginx (exit status 0) 2022-07-23 02:00:12,276 INFO stopped: quit_on_failure (terminated by SIGTERM)
收到微信云托管小程序续费信息,但小程序跟我没关系,我也找不到这个小程序,需要给我解绑,且我不承担任何费用;(电脑端打开无法添加图片)
1个月前刚上线的时候买了资源包,现在发现已经不支持新购资源包了,请问这是暂时的还是永久的?
如何注销微信云托管服务
[图片] [图片] 这里的错误指引是 HTTP 访问路径被手动关闭,服务禁止访问。如果想打开路径,请前往 CloudBase 控制台 (opens new window)操作。 但我是在微信云托管弄得,咋就跳转到 CloudBase 控制台了,所以要怎么才能正常访问,微信云托管似乎没有提供“打开路径”的选项