# \[CLOSED\] Debug discourse-azure-blob-storage

**URL:** https://meta.discourse.org/t/closed-debug-discourse-azure-blob-storage/189823
**Category:** Marketplace
**Created:** [May 9, 2021, 9:18am UTC](https://meta.discourse.org/t/closed-debug-discourse-azure-blob-storage/189823 "2021-05-09T09:18:16Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![schungx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/schungx/32/70989_2.png) [@schungx](https://meta.discourse.org/u/schungx)
#### Post date: [May 9, 2021, 9:18am UTC](https://meta.discourse.org/t/closed-debug-discourse-azure-blob-storage/189823/1 "2021-05-09T09:18:17Z")

</div>

There is currently a bug in the [`discourse-azure-blob-storage`](https://github.com/discourse/discourse-azure-blob-storage) plugin that keeps crashing the host.

See these topics:

> [@Azure Blob Storage Plugin](https://meta.discourse.org/t/azure-blob-storage-plugin/79392/103):
>
> OK, I’m really baffled here. Turns out that the plugin is still not correct. Whenever it tries to store a file, it comes back with: Blob can not be stored: missing dependency for Faraday::Adapter::NetHttpPersistent: cannot load such file -- net/http/persistent Url: //chenhsongweb.blob.core.windows.net/support/original/2X/e/e5224c77df15646017fb5e4747576206c33904f6.jpeg So obviously somewhere I’m missing a require 'net/http/persistent', but I tried adding it to everywhere and it still gives th…

Main issue is that the plugin fails on a call to `reqiure 'net-http-persistent'` for no apparent reason.

Looking for a Ruby veteran to diagnose the problem and fix it.

Message me if you’re interested, including the amount of pay you request for the task.

---

<div class="post-metadata">

### Author: ![schungx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/schungx/32/70989_2.png) [@schungx](https://meta.discourse.org/u/schungx)
#### Post date: [May 21, 2021, 5:36am UTC](https://meta.discourse.org/t/closed-debug-discourse-azure-blob-storage/189823/2 "2021-05-21T05:36:49Z")

</div>

This job is now closed as it has been preliminarily fixed by @mbcahyono.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [May 21, 2021, 7:50pm UTC](https://meta.discourse.org/t/closed-debug-discourse-azure-blob-storage/189823/3 "2021-05-21T19:50:21Z")

</div>


