@mint@dcc Okay. Let me do that but in the meantime here was my old config with the port updated to privoxy's (because that's how it's set now anyways):
# Pleroma instance configuration
# NOTE: This file should not be committed to a repo or otherwise made public
# without removing sensitive information.
import Config
config :pleroma, Pleroma.Web.Endpoint,
url: [host: "{}.onion", scheme: "http", port: 80],
http: [ip: {127, 0, 0, 1}, port: 4000]
config :pleroma, Pleroma.Repo,
adapter: Ecto.Adapters.Postgres,
prepare: :named,
parameters: [
plan_cache_mode: "force_custom_plan"
]
# Configure web push notifications
config :web_push_encryption, :vapid_details,
subject: "mailto:na@na.na"
config :pleroma, :database, rum_enabled: false
config :pleroma, :http, proxy_url: {:socks5, :localhost, 8118}
# Enable Strict-Transport-Security once SSL is working:
config :pleroma, :http_security, enabled: false
config :joken, default_signer: "(HIDDEN)"
config :pleroma, configurable_from_database: true
@mint@dcc One moment. My config is almost entirely in the database at this point, but I think the old settings are still what I am using. Is there a way to dump the database without going back to using config?
@mint@dcc The public timeline should be visible. Is on the browser anyway. You're probably getting a timeout because my internet is dogshit, but that's just a guess. Is there anything I can do to diagnose the error?
@dcc@mint Oh and also please forgive the niggerlicious nature of the site. A lot of it will be changed and/or updated once the site is actually operational.
@mint@dcc I am using the port from the walkthrough and it's not working. The privoxy listen port also didn't work. For the life of me I cannot remember what port to use! Arg!
@mint@dcc I had to change the port for the other program and forgot the original. I am going to back to the Tor config pleroma walkthrough I used before. Should have made a copy instead of a direct edit.....
@mint@dcc Man I wish that had been more well documented. Could have saved me a boatload of trouble searching for relays.
At any rate I added ryona.agency. Got this error but it stayed on my relay list:
request_id=F5lP2TT4qb2MNd0AAB_E [error] Could not decode featured collection at fetch https://ryona.agency/relay/collections/featured, {:error, {:content_type, "text/html; charset=utf-8"}}
@mint@dcc Okay so nothing in WKN nor can I search anything still (no surprise). When attempting to DM myself I get ``` 03:05:37.668 [error] Process #PID<0.2160.0> raised an exception ** (KeyError) key :ap_id not found in: nil. If you are using the dot syntax, such as map.field, make sure the left-hand side of the dot is a map (pleroma 2.6.0) lib/pleroma/web/mastodon_api/views/conversation_view.ex:27: Pleroma.Web.MastodonAPI.ConversationView.render/2 (pleroma 2.6.0) lib/pleroma/web/views/streamer_view.ex:140: Pleroma.Web.StreamerView.render/3 (pleroma 2.6.0) lib/pleroma/web/streamer.ex:315: Pleroma.Web.Streamer.push_to_socket/2 ```
@mint@dcc How do I subscribe to an instance? Also are there Tor relays?
I am also able to add relays (clearnet) with my old config but I get ``` Follower/Following counter update for https://relay.c.im/actor failed. {:error, "Object has been deleted"} ```
Nothing was deleted though. Odd. I'll try the minimal config.
@mint@dcc Will do in a moment. Want to make sure I didn't break anything so I am checking to see if old config works. At any rate, on port 9040 I get forwarding error on 9050 I get ``` [error] Follower/Following counter update for https://relay.minecloud.ro/actor failed. {:error, "Object has been deleted"} ```
@dcc@mint If you notice anything let me know. I know there are forwarding errors but I have no idea why. My privoxy config is very basic and I only changed what I needed to get relays to be accepted. I am very new to this so I would guess it's something basic I am missing.
I have already contacted the privoxy devs to see if they can find something. No responses so far.
@mint@dcc Ack. I switched to from-source because I thought it might fix it. I'll see if I can't figure it out (probably mix and then the commands).
For now I've already started trying to transition to the new program (which looks promising but localhost isn't on the list of allowed hosts sigh) so I'll see if I can't get that up and running first.
@dcc@mint Oh and I can actually get users sometimes now, but even the users whose information I can grab the posts never federate to them. I know this because I created accounts on their instances and DM'd them and nothing.
@dcc@mint It's not up right now and I'd prefer not to share. Maybe if I get desperate enough but I'm not there yet. I've already tried the search feature which never turns up anything outside the instance (in all honesty haven't checked to see if it turns anything up IN the instance). Past that I am not sure what I can do.
Obviously I can use Tor both on and off onion services. So it's not my Tor config at least I don't think.
@mint@dcc Yeah I have no idea why tf it won't federate. Nothing appears to be wrong in the config. I can access over Tor just fine. But nothing. Added relays. Nothing. I am trying out new software at the moment specifically designed for Tor and other hidden services, but at the rate it's going I might just have to move my main account to a site like this one. fml fr