最近搜索
没有最近搜索

Chris Miceli
已加入2023年1月25日
·
最后活动2023年1月26日
关注
0
关注者
0
活动总数
6
投票
0
订阅
2
活动概览
标记
文章
帖子
社区评论
文章评论
活动概览
的最新活动 Chris Miceli
Chris Miceli 进行了评论,
Hi Greg,
Follow up: this morning my zat commands are working, possibly due to this issue being resolved:
I am still seeing the above error however. Here's what I'm seeing after running zat server. (I'm echoing in the manifest file prompts:
Top level ::CompositeIO is deprecated, require 'multipart/post' and use `Multipart::Post::CompositeReadIO` instead!
Top level ::Parts is deprecated, require 'multipart/post' and use `Multipart::Post::Parts` instead!
/home/cmiceli/.rbenv/versions/2.6.9/lib/ruby/gems/2.6.0/gems/faraday-0.17.5/lib/faraday/upload_io.rb:65: warning: constant ::UploadIO is deprecated
/home/cmiceli/.rbenv/versions/2.6.9/lib/ruby/gems/2.6.0/gems/faraday-0.17.5/lib/faraday/upload_io.rb:66: warning: constant ::Parts is deprecated
Enter a value for parameter 'prod_host':
(https://api.xyz.com) https://api.xyz-dev.com
Enter a value for required parameter 'prod_client_id':
****
Enter a value for required parameter 'prod_client_secret':
****
Enter a value for parameter 'qa_host':
(https://api.xyz-qa.com) https://api.xyz-dev.com
Enter a value for required parameter 'qa_client_id':
****
Enter a value for required parameter 'qa_client_secret':
****
Enter a value for parameter 'dev_host':
(https://api.xyz-dev.com) https://api.xyz-dev.com
Enter a value for required parameter 'dev_client_id':
****
Enter a value for required parameter 'dev_client_secret':
****
== Sinatra (v2.2.1) has taken the stage on 4567 for development with backup from Thin
2023-01-26 08:56:07 -0500 Thin web server (v1.8.1 codename Infinite Smoothie)
2023-01-26 08:56:07 -0500 Maximum connections set to 1024
2023-01-26 08:56:07 -0500 Listening on 0.0.0.0:4567, CTRL+C to stop
查看评论 · 已于 2023年1月26日 编辑 · Chris Miceli
0
关注者
0
投票
0
评论
Chris Miceli 进行了评论,
Having a similar issue w/ zat. Seeing this error when using the zat command.
Top level ::CompositeIO is deprecated, require 'multipart/post' and use `Multipart::Post::CompositeReadIO` instead!
Top level ::Parts is deprecated, require 'multipart/post' and use `Multipart::Post::Parts` instead!
/home/####/.rbenv/versions/2.6.9/lib/ruby/gems/2.6.0/gems/faraday-0.17.5/lib/faraday/upload_io.rb:65: warning: constant ::UploadIO is deprecated
/home/####/.rbenv/versions/2.6.9/lib/ruby/gems/2.6.0/gems/faraday-0.17.5/lib/faraday/upload_io.rb:66: warning: constant ::Parts is deprecated
查看评论 · 已于 2023年1月25日 编辑 · Chris Miceli
0
关注者
0
投票
0
评论
Chris Miceli 创建了一个帖子,
Hi,
I'm developing a Zendesk App on my Windows 10 machine using WSL/Ubuntu to run zat.
It's been working fine for six months or so. I'm guessing a new years update blew it up. Anytime I run a zat command now I'm seeing the following error. I tried uninstalling/installing the gem with no change. Has anyone seen this issue and know how to resolve?
Top level ::CompositeIO is deprecated, require 'multipart/post' and use `Multipart::Post::CompositeReadIO` instead!
Top level ::Parts is deprecated, require 'multipart/post' and use `Multipart::Post::Parts` instead!
/home/cmiceli/.rbenv/versions/2.6.9/lib/ruby/gems/2.6.0/gems/faraday-0.17.5/lib/faraday/upload_io.rb:65: warning: constant ::UploadIO is deprecated
/home/cmiceli/.rbenv/versions/2.6.9/lib/ruby/gems/2.6.0/gems/faraday-0.17.5/lib/faraday/upload_io.rb:66: warning: constant ::Parts is deprecated
已于 2023年1月25日 编辑 · Chris Miceli
0
关注者
2
投票
3
评论