valsha.github.io

Results 14 issues of valsha.github.io

![image](https://user-images.githubusercontent.com/7966513/177045934-370217fa-eb1a-455a-9a0d-104c72057ae0.png) Web UI Linux integration - Not Found 404 **variables.env** ``` HTTP_PORT=80 HTTPS_PORT=443 DNS_RESOLVERS=8.8.8.8 8.8.4.4 SERVER_NAME=bwadm.mysite.com MULTISITE=yes USE_API=yes API_WHITELIST_IP=127.0.0.0/8 bwadm.mysite.com_USE_UI=yes bwadm.mysite.com_USE_REVERSE_PROXY=yes bwadm.mysite.com_REVERSE_PROXY_URL=/botcheck bwadm.mysite.com_REVERSE_PROXY_HOST=http://myui:7000 bwadm.mysite.com_REVERSE_PROXY_HEADER=X-Script-Name /botcheck bwadm.mysite.com_REVERSE_PROXY_INTERCEPT_ERRORS=no ``` **bunkerweb-ui.env** ``` ADMIN_USERNAME=user...

bug

Good day, can you add this feature, example https://github.com/C0nw0nk/Nginx-Lua-Anti-DDoS Layer 7 antiDDoS protection. Thank you.

enhancement

### What is your BTCPay version? 1.6.5 ### How did you deploy BTCPay Server? Docker ### What happened? 413 Request Entity Too Large when I am trying to upload my...

Bug
Altcoin

### What is your BTCPay version? 1.6.5 ### How did you deploy BTCPay Server? Docker ### What happened? Timeout during reading attempt in logs ### How did you encounter this...

### What is your BTCPay version? 1.6.9 ### How did you deploy BTCPay Server? Docker ### What happened? Monero installed ![image](https://user-images.githubusercontent.com/7966513/186237107-bd0939ff-71cf-4eae-a332-259905e87306.png) ![image](https://user-images.githubusercontent.com/7966513/186237197-2ce1a9c7-69bf-4e70-8170-26216ed6a4f7.png) **But not available in BTCPay widget** ![image](https://user-images.githubusercontent.com/7966513/186237520-cb1fdcc0-b913-418d-bf30-b7259a1246f4.png) ###...

Altcoin

### What is your BTCPay version? 1.6.9 ### How did you deploy BTCPay Server? Docker ### What happened? UIX is not complete ![image](https://user-images.githubusercontent.com/7966513/185747833-8b0de13d-74aa-48b6-8093-0106d26e75fa.png) clicking on Monero wallet ![image](https://user-images.githubusercontent.com/7966513/185747841-e5317e37-acdd-4358-b3e4-bb1b5433a89d.png) all wallets...

Bug
Altcoin

Running is fine, when i am join to np1sec room on the np1sec.equalit.ie, failed: ``` Revision of np1sec: 05b73b5 Revision of np1sec-test-client: 7967c18 np1sec_plugin: 0x6120000589d0 Room::Room conv=0x6080000b5ea0 np1sec_plugin: 0x6120000589d0 Room::chat_joined...

``` import ( "context" "net" "net/http" "time" ) func main() { // create a SOCKS5 proxy dialer dialer, err := proxy.SOCKS5("tcp", "localhost:1080", nil, proxy.Direct) if err != nil { //...

npx cdk bootstrap 'aws://123456789012/us-east-1' --profile dev ``` ⏳ Bootstrapping environment aws://123456789012/us-east-1... ❌ Environment aws://123456789012/us-east-1 failed bootstrapping: Error: Need to perform AWS calls for account 123456789012, but no credentials have been...

Hi, in currencylayer.com I can use: ``` http://apilayer.net/api/live ? access_key = my_api_key & currencies = EUR,GBP,CAD,PLN & source = USD & format = 1 ``` this is 1 request (1000...