nowa / carrierwave-upyun

UpYun storage for CarrierWave
161 stars 27 forks source link

没有改动任何代码,之前是可以上传的,后来出现403异常 #19

Closed jerryshen closed 4 years ago

jerryshen commented 11 years ago
A RestClient::Forbidden occurred in audios#create:

403 Forbidden
rest-client (1.6.7) lib/restclient/abstract_response.rb:48:in `return!'

...
...

rest-client (1.6.7) lib/restclient/abstract_response.rb:48:in `return!'
rest-client (1.6.7) lib/restclient/request.rb:230:in `process_result'
rest-client (1.6.7) lib/restclient/request.rb:178:in `block in transmit'
/usr/local/rvm/rubies/ruby-2.0.0-p0/lib/ruby/2.0.0/net/http.rb:851:in `start'
rest-client (1.6.7) lib/restclient/request.rb:172:in `transmit'
rest-client (1.6.7) lib/restclient/request.rb:64:in `execute'
rest-client (1.6.7) lib/restclient/request.rb:33:in `execute'
rest-client (1.6.7) lib/restclient/resource.rb:76:in `put'
carrierwave-upyun (0.1.6) lib/carrierwave/storage/upyun.rb:39:in `put'
carrierwave-upyun (0.1.6) lib/carrierwave/storage/upyun.rb:136:in `store'
carrierwave-upyun (0.1.6) lib/carrierwave/storage/upyun.rb:183:in `store!'
carrierwave (0.8.0) lib/carrierwave/uploader/store.rb:59:in `block in store!'
carrierwave (0.8.0) lib/carrierwave/uploader/callbacks.rb:17:in `with_callbacks'
carrierwave (0.8.0) lib/carrierwave/uploader/store.rb:58:in `store!'
carrierwave (0.8.0) lib/carrierwave/mount.rb:371:in `store!'
carrierwave (0.8.0) lib/carrierwave/mount.rb:223:in `store_data!'
jerryshen commented 11 years ago

试验了几次。。又好了。。 反复出现这样的情况

harryworld commented 10 years ago

今天一直出現這情況,翻牆後竟然好了...