• 11 Posts
  • 23 Comments
Joined 2 years ago
cake
Cake day: April 17th, 2023

help-circle


  • “In the context of censorship in the West, there was a prevailing illusion that the West embodied greater freedom of speech and press, portraying itself as a society with minimal censorship. Yet, I believe that censorship persists wherever there is power.”

    Indeed

    Censorship, in fact, arises from the vulnerability of power

    Which then suggests that that kind of ‘power’ is without any trust in the moral fiber of society. And if moral fiber indeed is lacking, that i.m.o. would be the place to start building.

    western censorship is ‘more concealed’

    The topic mentioned in the article is not what i’m talking about, but indeed; i know a few other topics for which i’ve been shadowbanned/censored/banned on various platforms. Sadly… including this one. A dialogue trying to learn eachothers reasons is not happening a lot anywhere.

    (edit)I’m from NL and WOO-reqeuest(like FOIA) have shown that govt had API access, to e.g. fb, twitter, used for censoring whoever they see fit.


















  • Hi. thanks.

    i logged in and found the port number in the /etc/sites/sites_enabled/<domain>.conf

    i did the merge again, and via domain and the local port i get the following:

    i logged into portainer and found this message many times for <domain>_lemmy-ui_1:

    API error: FetchError: request to http://lemmy:8536/api/v3/site? failed, reason: getaddrinfo EAI_AGAIN lemmy
    

    in <domain>_lemmy_1 it says this many times:

    thread 'main' panicked at 'Failed to load settings file, see documentation (https://join-lemmy.org/docs/en/administration/configuration.html): LemmyError { message: None, inner: "unknown field `use_tls`, expected one of `smtp_server`, `smtp_login`, `smtp_password`, `smtp_from_address`, `tls_type`" near 40:12, context: SpanTrace [] }', crates/utils/src/settings/mod.rs:20:20
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
    

    mm… this use_tls field 🤔…

    On the ansible machine, i have this use_tls in the email section in inventory/host_vars/<domain>/config.hjson. i’ll check if that field is still allowed

    in the defaults.hjson (mentioned in repy below), the use_tls isn’t mentioned, so i removed that keyword, and Lemmy version 0.18 is up🙌