Skip to content
This repository has been archived by the owner on Apr 24, 2022. It is now read-only.

运行失败START RequestId: 54f0955b-e7d0-4060-aa8a-2e15f5c8dc17 Init Report RequestId: 54f0955b-e7d0-4060-aa8a-2e15f5c8dc17 Coldstart: 1108ms (PullCode: 176ms InitRuntime: 6ms InitFunction: 926ms) Memory: 128MB MemUsage: 24.07MB ERROR RequestId: 54f0955b-e7d0-4060-aa8a-2e15f5c8dc17 Result: Traceback (most recent call last): File "/var/user/index.py", line 154, in main_handler start(event, context) File "/var/user/index.py", line 52, in start with open('config.json', 'r', encoding='utf-8') as f: FileNotFoundError: [Errno 2] No such file or directory: 'config.json' END RequestId: 54f0955b-e7d0-4060-aa8a-2e15f5c8dc17 Report RequestId: 54f0955b-e7d0-4060-aa8a-2e15f5c8dc17 Duration: 2ms Memory: 128MB MemUsage: 39.18MB #193

Open
wzzyw opened this issue Apr 23, 2022 · 1 comment

Comments

@wzzyw
Copy link

wzzyw commented Apr 23, 2022

1650727265662
START RequestId: 54f0955b-e7d0-4060-aa8a-2e15f5c8dc17

Init Report RequestId: 54f0955b-e7d0-4060-aa8a-2e15f5c8dc17 Coldstart: 1108ms (PullCode: 176ms InitRuntime: 6ms InitFunction: 926ms) Memory: 128MB MemUsage: 24.07MB

ERROR RequestId: 54f0955b-e7d0-4060-aa8a-2e15f5c8dc17 Result: Traceback (most recent call last): File "/var/user/index.py", line 154, in main_handler start(event, context) File "/var/user/index.py", line 52, in start with open('config.json', 'r', encoding='utf-8') as f: FileNotFoundError: [Errno 2] No such file or directory: 'config.json'

END RequestId: 54f0955b-e7d0-4060-aa8a-2e15f5c8dc17

Report RequestId: 54f0955b-e7d0-4060-aa8a-2e15f5c8dc17 Duration: 2ms Memory: 128MB MemUsage: 39.18MB

@BlueHtml
Copy link

@wzzyw 没有config.json这个文件。你需要把config.example.json复制为config.json,并且配置好各种数据

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants