udyk-dev
udyk-dev
RUN `bundle install` #0 403.3 NoMethodError: undefined method `[]' for nil:NilClass #0 403.3 An error occurred while installing geocoder (1.8.0), and Bundler cannot #0 403.3 continue. #0 403.3 #0 403.3...
`The stream or file "/var/www/api/storage/logs/laravel.log" could not be opened in append mode: failed to open stream: Permission deniedThe exception occurred while attempting to log: The stream or file "/var/www/api/storage/logs/laravel.log" could...
需求:需要在抓取数据的请求超时之后,能自动切换到一个新的代理ip,因为在我们的场景下,代理ip是有时效的,存活大概就2~3分钟左右。看了很多文档和问题,推荐的做法是自定义一个proxyProvider来实现动态切换代理。 问题:我在proxyProvider里怎么才能能知道上次的请求已经超时了呢?
请在此处填写标题
### 是否已存在类似问题? - [x] 我已搜索现有问题 ### 当前行为 是用本地视频素材时候报错。 运行环境:docker-compose 操作系统:mac os (m2 芯片) 错误如下: ### 预期行为 当不实用本地素材的时候能够正常工作 ### 重现步骤 1, 在 mac os 上以 docker-compose 启动项目 2,视频素材选择本地素材,上传了 3 个视频文件(每个视频大小在 100mb...