Chris Schnaufer

Results 6 issues of Chris Schnaufer

### Bug Description The [Monitor code](https://github.com/PecanProject/pecan/tree/develop/docker/monitor) is using `http.server` which is not recommended for production environments since Python 3.6: https://docs.python.org/3.6/library/http.server.html. Continuing to use `http.server` introduces vulnerabilities since the port it...

Status: Stale

Large files on underpowered machines can cause the to appear to database to hang through locking conflicts. One cause is that loading large files in one go uses significant resources,...

There is an error reported to the user of the web site after signing up for an account when running the docker image. The account gets created however. This indicates...

The minimal needed permissions should be given to the Bety account after installation. The postgres user should be restricted to prevent accidental or intentional problems

UA

From @dlebauer > For documentation: > > need to add record to machines table > .e.g https://www.betydb.org/machines/25 > need to set up dump.bety.sh cron job and dump_url > .e.g. https://welsch.cyverse.org/pecan/dump/bety.tar.gz...

UA