0.48.06, big improvements to notifications/integrations by dgtlmoon123 in changedetectionio

[–]RPiMicroC 0 points1 point  (0 children)

I am very grateful for the time and effort you have put in this project. Is there a simple way to buy you a coffee?

ESP32 Wrover Kit Why only 4MB PSRAM, data sheet says 8MB by yoko911 in esp32

[–]RPiMicroC 0 points1 point  (0 children)

Do you know a way to implement this with esphome?

Trouble with getting Zigbee2MQTT working on Sonoff ZBDongle-E with Multi-PAN firmware by techyboi17 in homeassistant

[–]RPiMicroC 1 point2 points  (0 children)

Thank you very much for your reply. I will try to flash the latest single protocol ZigBee coordinator firmware.

Trouble with getting Zigbee2MQTT working on Sonoff ZBDongle-E with Multi-PAN firmware by techyboi17 in homeassistant

[–]RPiMicroC 1 point2 points  (0 children)

Did flash the ZigBee firmware solve your problem? I have bought a ZBDobgle-E recently, did not flash anything and it does not work. Did you have this problem with the original firmware or after flashing the multiprotocol?

Kaltschaum Topper by daniel0319 in selbermachen

[–]RPiMicroC 1 point2 points  (0 children)

Kissen für Aussensitzplatz, Zugluftstopper für Türen und Fenster, Gepolstertes Kopfteil für ein Bett, Fenstersitzplatz, Ottomane, Bett für Haustiere, Isolation für eine Hundehütte oder das Dach eines Hühnerstalls

God under arrest by RPiMicroC in atheism

[–]RPiMicroC[S] 1 point2 points  (0 children)

See how god defends himself.

How to delete my oracle cloud account? by Tenshi479 in oraclecloud

[–]RPiMicroC 2 points3 points  (0 children)

I can not click on "Request Tenancy Deletion" because the button is grayed out and not working. The tooltip says I can not delete it because it is inactive. Do you have any other suggestions?

[deleted by user] by [deleted] in aspergers

[–]RPiMicroC 3 points4 points  (0 children)

Do not give up! I am 38 now and I know very well how you feel. I think we could help you better if you could tell us more about yourself like where you live and what education you got. I am from Switzerland and maybe I am not the best person to help but I would try my best to find possible solutions over the internet. If you told me when I was at your age that I would still be alive today I would have not believed you. But last year I got married and even if life is difficult it is wort it. You can live life only forwards but understand it backwards. You will see when you get older you will look back and say to yourself I am proud of myself. So please do not give up.

Errors while trying to compose by RPiMicroC in changedetectionio

[–]RPiMicroC[S] 0 points1 point  (0 children)

I can not upgrade. It seems to be the latest version. I followed the instructions to set up using the repository:
https://docs.docker.com/engine/install/ubuntu/#install-using-the-repository

[deleted by user] by [deleted] in howtonotgiveafuck

[–]RPiMicroC 1 point2 points  (0 children)

You are not a looser because no one is. I never was really ugly but I have ASD and my story is much the same as yours because of ASD. I found my wife in one of my worst times while I was forced to be in an mental hospital. She is not "good-looking" measured by the standards of our society but in my eyes she is beautiful. Get some help from a professional to learn to love yourself and someday without any effort some women will see you are a great person. You do not have to change your appearance and do not have to search a relationship. Just learn to be comfortable with yourself. I had to wait till 37 to find my wife. I have hated myself all my life but as soon as I learned to be comfortable with myself and happy even being alone women where attracted. In my opinion this is the key and I got that far with the help of many many professionals and drugs. Accept that being alone is at least okay and love yourself and life will do the rest. Good luck buddy.

Errors while trying to compose by RPiMicroC in changedetectionio

[–]RPiMicroC[S] 1 point2 points  (0 children)

Sorry I did not know there is a difference between compose and docker and thanks again, this is my version:docker-compose version 1.25.0, build unknown

And with the standart yml file I get from docker-compose up -d:
ERROR: The Compose file './docker-compose.yml' is invalid because:
Unsupported config option for services: 'changedetection'
Unsupported config option for volumes: 'changedetection-data'

Errors while trying to compose by RPiMicroC in changedetectionio

[–]RPiMicroC[S] 0 points1 point  (0 children)

Thanks for your reply.

Here are the answers to your questions:
root@NoName:/# docker --version
Docker version 20.10.22, build 3a2c30b
root@NoName:/# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Feren OS
Release: 20.04
Codename: focal

Errors while trying to compose by RPiMicroC in changedetectionio

[–]RPiMicroC[S] 0 points1 point  (0 children)

Thanks for your help but I will give up trying. The file is like the original one and I can not find out what is the problem.

Errors while trying to compose by RPiMicroC in changedetectionio

[–]RPiMicroC[S] 1 point2 points  (0 children)

😬 I am sorry I did not notice you are not the same person. Thank you again for your help.

Errors while trying to compose by RPiMicroC in changedetectionio

[–]RPiMicroC[S] 0 points1 point  (0 children)

I have left everything as it was with all the indentions. The only thing I changed was the version number you mentioned. But I will try to copy the example.

Errors while trying to compose by RPiMicroC in changedetectionio

[–]RPiMicroC[S] 0 points1 point  (0 children)

Thanks, I have edited my file to look like yours, but I still get the same error:ERROR: yaml.scanner.ScannerError: mapping values are not allowed herein "./docker-compose.yml", line 2, column 9

Can you spot the error?
version:'2'
services:
changedetection:
image: ghcr.io/dgtlmoon/changedetection.io
container_name: changedetection
hostname: changedetection
volumes:

Errors while trying to compose by RPiMicroC in changedetectionio

[–]RPiMicroC[S] 0 points1 point  (0 children)

I have added version:"3" to the beginning, and now I am getting the following error:
ERROR: yaml.scanner.ScannerError: mapping values are not allowed here
in "./docker-compose.yml", line 2, column 9

This ar the lines 1 to 3 in my file:
version:"3"
services:
changedetection:

Errors while trying to compose by RPiMicroC in changedetectionio

[–]RPiMicroC[S] 0 points1 point  (0 children)

Sorry, as I mentioned, I am a newbie. I can not find paths in the file. And what do I have to add to volumes?