-
I followed all the steps using `docker composer`, but Lynx shows:
```
HTTP request sent; waiting for response.
```
No changes in `/var/log/sgn/error.log` (many warnings but seems to have alrea…
-
When trying to retrieve germplasm records via BrAPI on cassavabase, one of the pages of results will always return a "Server Error".
Using the `/germplasm?pageSize=500` endpoint will work for all…
-
When I try to dump with ISA JSON using:
```python
from isatools.isajson import ISAJSONEncoder
json.dumps(investigation, cls=ISAJSONEncoder, sort_keys=True, indent=4, separators=(',', ': '))
```
…
-
Authentication doesn't seem to work properly when there is ngnix password set up. Please see https://github.com/solgenomics/sgn/issues/3117 for context.
ch728 updated
3 years ago
-
hi all,
I'm trying to setup an instance of germinate v4.1.1 and mysql using dockers (following docker-compose instructions provided).
But when I start germinate in the docker, I take an error (mys…
-
Thank you in advance for your time.
I'm trying out your application to integrate into a biology project that I have.
I've already managed locally using your tutorial to get the application running…
-
Hey Peter and brapi-staff,
I ran into a small issue when trying to run the v2 test server on Eclipse using the installation instructions.
My properties file:
```
server.port = 8080
server.ser…
-
The pedigree viewer tools seems to work most of the time, but I'm seeing this warning message repeated many times in the error log.
`Use of uninitialized value $return_status in numeric eq (==) at li…
ch728 updated
4 years ago
-
I'm trying to run the validator (http://webapps.ipk-gatersleben.de/brapivalidator/) against the BMS server: http://www.bms-uat-test.net:48080/bmsapi/brapi/v1, but it fails on the calls call with `Resp…
-
First I'd like to say the work done on the latest minor versions of the BrAPI is great. It's nice to see all the clean up and simplification made to the API ! :+1:
However, as I'm working on serve…