AnonymousWebHacker

Results 79 comments of AnonymousWebHacker

@ClearlyClaire ``` mastodon@mastodon:~/live$ RAILS_ENV=production bundle exec rails c /home/mastodon/.rbenv/versions/2.7.2/lib/ruby/2.7.0/net/protocol.rb:66: warning: already initialized constant Net::ProtocRetryError /home/mastodon/live/vendor/bundle/ruby/2.7.0/gems/net-protocol-0.1.0/lib/net/protocol.rb:66: warning: previous definition of ProtocRetryError was here /home/mastodon/.rbenv/versions/2.7.2/lib/ruby/2.7.0/net/protocol.rb:206: warning: already initialized constant Net::BufferedIO::BUFSIZE /home/mastodon/live/vendor/bundle/ruby/2.7.0/gems/net-protocol-0.1.0/lib/net/protocol.rb:206: warning:...

> I was trying to install `ma1sd`, and it seems that the email was sent successfully but got an Undelivered Mail Returned to Sender notice: some

> same issue, any fix found? nope, I gave up using telegram-react

> Hi, i also recently created an instance in limited federation mode and when i hit the go button on the keyboard in my phone (because de next button in...

Main problem, it was solved with an update of the app. Steps, write the address of my non-federated instance, wait for the API to communicate with instance detection, and access...

> There is a config file option to allow any certificate but it completely eliminates anti-mitm protection. since they have self-signed certificates that use ip:port :)

URL https://media.moose ERROR: Server's certificate is not trusted.-202" The error is not from the app, it is from your [web server/nginx .] You are not using valid certificates try to...

@BluePixel4k That variant, solves this problem, a floating search button for all homescreen

> Somehow there was a user with empty `PasswordResetProvider` in the db: > > ``` > $ sqlite3 jellyfin.db "select count(1) from Users where PasswordResetProviderId = '';" > 1 >...