- GN2 Time Machines
issue opened on Aug 19 2022 by Pjotr Prins, last updated on Sep 05 2022 by Alexander_Kabui; 4 of 10 tasks done
...web server. Something like:
```
server {
listen 80;
server_name gn2-fallback.genenetwork.org;
access_log /var/log/nginx/gn2-danny-access.log;
error_log /var/log/nginx/gn2-danny-error...
- GN1 annotation page broken
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi, last updated on Dec 17 2022 by Pjotr Prins; 0 of 2 tasks done
...[root@lily conf]# /usr/sbin/httpd -V
Server version: Apache/2.2.3
Server built: Sep 16 2014 11:05:09
Server's Module Magic Number: 20051115:3
Server loaded: APR 1.2.7, APR-Util 1.2.7
Compiled...
- Branding and front-end-services
issue opened on Jun 14 2023 by Pjotr Prins; 0 of 1 tasks done
...flexibility in creating front-ends and portals. Typically these GN services will be running off a single machine.
# Tasks
* [ ] Create community server for GN4MSK
* + [ ] Fire up parallel page server...
- Fallbacks and backups
issue opened on Aug 31 2021 by Pjotr Prins, last updated on Jun 28 2024 by Pjotr Prins; 3 of 25 tasks done
...replaced it with a bare metal server which earns itself (if it hadn't been down for months, but that is a different story).
As we are introducing an external sheepdog server we may give it a DNS entry...
- CD is slow
issue opened on Jul 20 2025 by Pjotr Prins, last updated on Jul 24 2025 by Pjotr Prins; 2 of 8 tasks done
...server. It does work with curl, try
```
curl -G https://query.wikidata.org/sparql -H "Accept: application/json; charset=utf-8" --data-urlencode query="SELECT DISTINCT * where {
wd:Q158695 wdt:P225...
- Using guix-bioinformatics in a channels.scm file
issue opened on Aug 15 2021 by Efraim Flashner, last updated on Oct 09 2022 by Pjotr Prins
...scm file
channels.scm works fine. Only problem is that we don't have a guix-bioinformatics git server that is *not* gitlab or github.
I think we should move to ssh keys and cgit. The latter has to run...
- BXD102xBXD077F1 Error
✓ issue opened on Mar 22 2022 by Frederick Muriuki Muriithi, last updated on Apr 07 2022 by Zachary Sloan
...gene:2.11-rc2-testing-c16e361c4
> 'BXD102xBXD077F1' (error)
>
> Is this a server issue? Thanks!
>
> jacs123
> It is this https://www.genenetwork.org/show_trait?trait_id=1448231_at&dataset=HC_M2_0606_P...
- Apps
issue opened on Nov 19 2024 by Pjotr Prins, last updated on Mar 23 2025 by Pjotr Prins; 33 of 74 tasks done
.../shepherd/logs/bnw-server=/var/log --network --root=/usr/local/bin/bnw-app-container
```
Check with
```
root@tux02:/home/shepherd# /home/shepherd/guix-profiles/bnw/bin/guix gc --list-roots |grep bnw...
- Automatically find broken links on GN2
✓ issue opened on Mar 23 2022 by Frederick Muriuki Muriithi, last updated on Oct 12 2022 by Munyoki Kilyungi; 2 of 2 tasks done
.../python2.7/site-packages/flask/app.py", line 1908, in raise_routing_exception
raise request.routing_exception
NotFound: 404 Not Found: The requested URL was not found on the server.
- Tux02 Production
issue opened on Oct 07 2021 by Pjotr Prins, last updated on Jun 13 2025 by Pjotr Prins; 17 of 22 tasks done
...sheepdog borg borg the backups
* [X] start GN2 production services
* [X] add GN3 aliases server
* [X] add Genenetwork3 service
env FLASK_APP="main.py" flask run --port=8087
* [X] add proxy
* [X]...
- Failing Services' Startup
issue opened 6 weeks ago by Frederick Muriuki Muriithi, last updated 2 weeks ago by Munyoki Kilyungi
...in with_db_connection
return func(conn)
^^^^^^^^^^
File "/export/data/repositories/gn-auth/gn_auth/auth/authentication/oauth2/views.py", line 90, in __authorise__
return server...