Dr4s1l

Results 12 comments of Dr4s1l

Same issue here, seem's that the sdmmc exemple from idf is not working get my pin configuration on 18,23,19,4 and still not working. Getting issue that indicate some pull up...

Wanted to use the m5 as a format SD tool, PIN configuration are not the right ones? So the sd card may have no FS on it. Using only the...

same here just updated XOA, then try a new deploy and cloud_config throw same error. Also, looks like same root cause on destroy by indicating interface error : `Error: json:...

Got the same issue since this week too, worked before, now i'm getting invalid login and the change-password does not looks like working. Data are written into the database but...

Yes it says change is successful but the new password doesn't work too. Also try to connect to sql-shell and the value looks like it changed but still not my...

``` alembic==1.8.1 anyascii==0.3.1 apispec==4.7.1 apispec-webframeworks==0.5.2 appdirs==1.4.4 asn1crypto==1.4.0 attrs==20.3.0 autobahn==22.7.1 Automat==20.2.0 bcrypt==3.2.0 beautifulsoup4==4.11.1 bidict==0.22.0 bleach==4.1.0 blinker==1.5 CacheControl==0.12.6 cached-property==1.5.2 certifi==2020.12.5 cffi==1.14.5 chardet==4.0.0 cli-helpers==2.2.1 click==8.1.3 cloud-init==21.2 colorama==0.4.4 commonmark==0.9.1 configobj==5.0.6 constantly==15.1.0 contextlib2==0.6.0 cryptography==36.0.2 Deprecated==1.2.13...

Somewhere I can track compatible dependencies version ?

I'm getting same issue using the *.deb* on alpine

``` wget https://github.com/infobyte/faraday/releases/download/v4.0.4/faraday-server_amd64.deb && dpkg -i faraday-server_amd64.deb ``` ``` faraday-manage change-password --username faraday --password sL22g9UqxkiP /home/vagrant/.local/lib/python3.9/site-packages/flask_limiter/extension.py:317: UserWarning: Using the in-memory storage for tracking rate limits as no storage was explicitly...

No systemd on alpine but I have hardcoded the full path into a openrc service, should do the job, waiting for deployment ending