Eugene Gusev

Results 24 comments of Eugene Gusev

I could look at it later. But as I remember it was not available for nginx at all, and appeared lately enough. And actually you could use naxsi instead.

You could get idea from here: https://github.com/cryptofuture/nginx-hda-bundle/commit/fbd36660c77b98c155a773b37ff0eb09d90bd9ef Basicall you need to edit control, rules files and add submodule (this in case module is building dynamic without any issues)

If you add module correctly surely, I could update a PPA. https://github.com/cryptofuture/nginx-hda-bundle#i-want-to-add-my-or-someones-nginx-module-to-the-ppa

@seonghobae Yes, just don't expect me start to do it right away, through I could try at night for example, as I'm still busy full-time. Etherway, I suggest you to...

@seonghobae Thx, every little bit helps.

close in 375e1db1d243547b3fcb344aa783d8c2d51fa97a @seonghobae Please check `nginx-module-http-proxy-connect` as it builds

@Kukks Have the same with `3.0.6` and woocommerce `3.6.1` Basically I could see a call to `/wc-api/WC_Gateway_BtcPay/` from btcpayserver with all json data, but reply from a server is 500....

> @cryptofuture are you running on an SSD? > > The solution for me ended up switching to an SSD setup as I was running on sata before. The issue...

> @cryptofuture it does that for every invoice or only once in a while? For an every invoice. Error in the log says: `[Error] The BTCPay payment plugin was called...

> When you go inside btcpay's invoice details do you see an order id? Yes, it also has hyperlink to the woocommerce order-received (redirectUrl) on it in the interface But,...