Hello Thanks for reading this.
I am new in this so sorry if you miss some info.
I am making my first addon is shows up in my addon’s.
But it gives an error when installing.
The error is:
20-12-11 14:15:21 ERROR (SyncWorker_3) [supervisor.docker.addon] Can’t build local/aarch64-addon-hello_world:1: 500 Server Error for http+docker://localhost/v1.40/build?t=local%2Faarch64-addon-hello_world%3A1&q=False&nocache=False&rm=False&forcerm=True&pull=True&buildargs=%7B%22BUILD_FROM%22%3A+%22homeassistant%2Faarch64-base%3Alatest%22%2C+%22BUILD_VERSION%22%3A+%221%22%2C+%22BUILD_ARCH%22%3A+%22aarch64%22%7D&labels=%7B%22io.hass.version%22%3A+%221%22%2C+%22io.hass.arch%22%3A+%22aarch64%22%2C+%22io.hass.type%22%3A+%22addon%22%2C+%22io.hass.name%22%3A+%22Hello+world%22%2C+%22io.hass.description%22%3A+%22My+first+real+add-on%21%22%7D: Internal Server Error (“Cannot locate specified Dockerfile: Dockerfile”)
It is a Rasberry Pi.
It seems it can’t find the file.
The location is IP adress-addons/Hello_world
What can be the problem.
The notepad++ is set to Unix.
Can someone maybe send me a addon that is working. So I can see if I maybe made a mistake with writing the addon.