qiita icon indicating copy to clipboard operation
qiita copied to clipboard

Qiita - A multi-omics databasing effort

Results 153 qiita issues
Sort by recently updated
recently updated
newest added

https://github.com/qiita-spots/qiita/blob/57d1b146729223da9daa286a1cc75db6f2923746/qiita_pet/nginx_example.conf#L59-L66 The provided example nginx configuration seems to not forward websocket HTTP traffic. ``` W 240215 18:58:08 web:2161] 400 GET /study/list/socket/ (127.0.0.1) 4.57ms [D 240215 18:58:08 websocket:164] Can "Upgrade" only...

https://github.com/qiita-spots/qiita/blob/57d1b146729223da9daa286a1cc75db6f2923746/INSTALL.md?plain=1#L167 I just set up a new virtual machine, Linux Mint, which is based on Ubuntu Jammy and followed the installation instructions. I hit an issue with `pip install ....

10317 is super slow, current guess is due to amount of data ... a comparison between studies: [I 240122 08:26:33 web:2161] 200 GET /study/description/10317 (127.0.0.1) 43387.91ms [I 240122 08:26:44 web:2161]...

The install instructions at https://github.com/qiita-spots/qiita/blob/4492c3d53027a9387931b2449a705dd3b1c8f09f/INSTALL.md?plain=1#L119 give the command `brew install homebrew/versions/redis28` but Homebrew 4.1.4 (current version as of 08/11/2023) gives the error: `Error: homebrew/versions was deprecated. This tap is now...

good first issue

Reported by @AmandaBirmingham. > When looking at study search results in Qiita, I would love it if they were a bit easier to read. The first thing I want to...

good first issue

Following the procedure in https://github.com/qiita-spots/qiita/blob/4492c3d53027a9387931b2449a705dd3b1c8f09f/INSTALL.md , after running `qiita-env make --no-load-ontologies`, I receive the following non-fatal error: ``` Applying patch 54.sql... Applying python patch 54.py... Error purging filepaths: [Errno 2]...

good first issue

on a fresh system, `git` is probably not yet installed at this moment. You might want to add it to the list of packages above? https://github.com/qiita-spots/qiita/blame/4492c3d53027a9387931b2449a705dd3b1c8f09f/INSTALL.md#L153

good first issue

Currently, plugins can only be "regular" or "job arrays", I found this while adding a non-job-array command to `qp-woltka`, which is a job-array kind of plugin, and meant that there...

I'm attempting to delete a study created during testing. After clicking delete, and entering the title, and confirming with the pop up window, I'm presented with the study page (see...