-
**Installation method**
Docker
**Host OS (for Docker installations)**
16.04.5 LTS
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to repro…
-
Not sure if this has been reported already. As client it's not possible to open the serverlog viewer when having permissions both for ending round and viewing logs. The buttons overlap each other.
…
-
Observed in staging testnet. Despite five nodes being registered, the leader role rotates between only two nodes.
## Acceptance Criteria
* All five registered nodes eligible to be elected leader.
-
![image](https://user-images.githubusercontent.com/37784658/46669731-4e13ec80-cb9e-11e8-90a4-0099cbea2bd2.png)
you can see from screen shot, it run fine in shell script but gives error in Run Module
-
> Please take a minute to read our [NativeScript Code of Conduct](https://github.com/NativeScript/codeofconduct) before proceeding with posting issues or discussing. The purpose of this guide is t…
-
Project : FX-SAAS-9
Job : Dev
Env : Dev
Region : FXLabs/US_WEST_1
Result : fail
Status Code : 200
Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cac…
-
First, investigate what happens when gunicorn terminates the request due to a timeout. I.e. does it kill the Django process or does it let it finish but just terminates the connection and does not sen…
-
**Describe the bug**
I use the following code in platform ready function to fetch values from firebase remote config. This code works fine on Android but not on iOS.
`window.FirebasePlugin.fetc…
-
Hello! Is there any reason why php-phalcon is available in ubuntu but not debian repository?
-
Currently, the following program fails to compile:
```
type in_rec is {(int|null) f}
type ib_rec is {(int|bool) f}
type rec is in_rec | ib_rec
function write(rec x, int n) -> (rec r):
//…