-
When i am doing initial setup
![okuna error](https://user-images.githubusercontent.com/92072936/136324339-0f43979d-ba4c-44dd-810b-e66eb820eff1.png)
p
-
Hi,
Since okuna is shutting down on December 15th, will the tech stack on guthub be not usable as well ?
-
I'm trying to install full mode using `pip install -r requirements-cli-only.txt` and it works fine, but when I try `python3 okuna-cli.py up-full` it stuck at 'Waiting for server to come up', and also …
-
This is not strictly an error and might be an related to okuna-app even, I was trying to see if I can add chat to the current okuna using django channels. After following the channel docs and couple o…
-
I don't know if it's possible to use a main variable scss file, but after i stumbled over some css rules like
https://github.com/OkunaOrg/okuna-web/blob/46a25b158b638838f930d263099362705f956c9e/pages…
-
Some feeds never show any entries despite having a successful subscription. I suspect it's date related.
Yarns Microsub Server Version 1.0.2
WordPress Version 5.2.3
Some render a preview on ad…
-
Okuna-api never load the requested page, but continue loading forever "Repost post" and "Repost community", please what am l missing? per documentation, nothing was mentions and have checked opened an…
-
Android, German
When changing my username (@ xxx) I tried to put a name with a - (minus). The result was the error message "Benutzername @ xy-z ist bereits vergeben" (En: Username taken). This appl…
-
We need to write a script to automatically upload and download new translations.
We can use https://support.crowdin.com/api/export/ to generate a parseable zip.
For uploading, not sure..
-
I am trying to setup okuna-api on a gcp cloud compute engine. My `python --version` shows `3.6.10` and docker & docker-compose are both up to date. When i run `pip install -r requirements-cli-only.txt…