Everything posted by ianb85
-
[SUPPORT] RIFFSPHERE'S TEMPLATES
This worked perfectly for me in repairing my issues since the latest update, thanks! Small note that according to documentation newest supported mysql db is version 8.1 mine looks the same as well, not sure why
-
[Support] UNRA1DUser - MySQL
This worked perfectly for me to solve my issues since the latest update, thanks so much!
-
[SUPPORT] RIFFSPHERE'S TEMPLATES
Probably way too late for you, but maybe it will help the next guy. I had the same issue. Use adminer to get into the database, then truncate the following tables: cache commentsfull commentsposted commentsxover moderedringbuffer reportsposted reportsxover spots spotsfull spotstatelist usenetstate Then in the settings table, select data and change retrieve_newer_than to 1257030000. On my newest installation this value isn't even showing, so perhaps alternatively you can just delete the entire line in the table. Credits for the solution goes to DrFrankenstein.
-
Receiving the notification text
Hi, I was able to set up the email notification with gmail and I get an MMS sent to my mobile. My cell phone provider clearly has a spam filter on it and blocks the messages when they have a link in it. I can see the messages in the sent items side of gmail, therefore I know the message left gmail, just never arrives. I tried the exact message without the link and it works. Is there a way to remove the local server link from the notification message? Or do the actual notification not have this link in them? I only tried the test messages thus far. Thanks. Ian
-
Obico smtp email details
Sorry for the late reply, had a work trip. How do I look at appdata for the container? I just look at appdata which I have stored on my cache drive. But how to look inside the container I don't know. I did try to use the console and listed the file in the container console and dotenv.example was nowhere to be found.
-
Obico smtp email details
I installed this via apps using imagegenius repository: ghcr.io/imagegenius/obico. I didn't go the dockercompose route, as I have never done that before.
-
Obico smtp email details
Good day, I checked under Application Support but there's no topic for this one made yet. I have successfully installed Obico (a 3d printing self hosted AI service), and want to set up email notifications. The Obico guide refers to having to change the dotenv.example file in the main directory: https://www.obico.io/docs/server-guides/configure/#email-smtp. However, I can't find this file anywhere. Does anyone know how to do this? Thanks. Ian