Cris R
Cris R
So I had the same issue when I installed it with curl but I used the wget instead and it seemed to work... try checking out this video https://www.youtube.com/watch?v=3nRQJ4vnZdI
so I was having a similar issue connecting to a heroku psql database I created.. all I had to do is just check off the use SSL and leave everything...
> **UPD** > > The problem is that my home directory is called `t.lolaev`. I solved the problem by moving the project outside of this directory (to the `/Users` folder)...
@sotcsa were you able to run the manual SQL command and post that ```cargo build --release```? I think issue #302 is also linked to this
oh wow thank you @frol