Aleksei khatkevich
Aleksei khatkevich
Via Bearer token in Postmann. I adjusted setting this way to mek it work finally: `'AUTH_HEADER_TYPES': ('Bearer', 'JWT'),`
P.s. it would be usefull to have an option to 👍 a) make you own error message text ( something like success message but in negative way) b) Instead of...
> It looks like there are some qt knobs for high-dpi support that you can control using environment variables: > https://doc.qt.io/qt-5/highdpi.html#high-dpi-support-in-qt > I also found reference to a QT_FONT_DPI variable...
> Maybe because you trying to run both Java I2P and I2Pd http proxy on same port at one time? Well, i2p is swithed off while i2pd is working. Nobody...
Data path: -- /var/lib/i2pd conf path -- /var/lib/i2pd/i2pd.conf file attached. Had to zip it to pass a file type validation. [i2pd.conf.zip](https://github.com/user-attachments/files/15937489/i2pd.conf.zip) Plus i have found this 2 lines in log...
Yes, basically following installation instruction from here: https://github.com/citusdata/citus?tab=readme-ov-file#install-citus-locally ``` curl https://install.citusdata.com/community/deb.sh > add-citus-repo.sh sudo bash add-citus-repo.sh sudo apt-get -y install postgresql-17-citus-13.0 ``` at step 3 then: E: Can not find...