Adding an openHAB dashboard tile for 'grafana'... FAILED (openHAB or config folder missing)

Release = Raspbian GNU/Linux 10 (buster)
Kernel = Linux 5.4.83-v7l+
Platform = Raspberry Pi 4 Model B Rev 1.2
openHAB 3.0.0-1 (Release Build)

Hi,
I am new to OpenHAB and running a fresh install of OH3.
When installing InfluxDB and Grafana via openhabian-config, I get following error

Adding an openHAB dashboard tile for ‘grafana’… FAILED (openHAB or config folder missing)
I retried several times but the error keeps on showing up.
How can I resolve this error.

Thanks in advance for your help.
Henk

Install log:
[15:50:47] openhabian@HVW-openHAB:~$ sudo openhabian-config
[sudo] password for openhabian:
2021-01-11_15:51:06_CET [openHABian] Checking for root privileges… OK
2021-01-11_15:51:06_CET [openHABian] Loading configuration file ‘/etc/openhabian.conf’… OK
2021-01-11_15:51:06_CET [openHABian] openHABian configuration tool version: [stable]v1.6.2-1047(8ee3a8b)
2021-01-11_15:51:06_CET [openHABian] Checking for changes in origin branch stable… OK
2021-01-11_15:51:08_CET [openHABian] Switching to branch stable… OK
2021-01-11_15:51:16_CET [openHABian] Updating Linux package information… OK
2021-01-11_15:51:17_CET [openHABian] Beginning setup of InfluxDB and Grafana… OK
2021-01-11_15:51:18_CET [openHABian] Configuring InfluxDB… OK
2021-01-11_15:52:12_CET [openHABian] Configuring Grafana… OK
2021-01-11_15:52:28_CET [openHABian] Installing InfluxDB… OK
2021-01-11_15:52:56_CET [openHABian] Setting up new InfluxDB installation… OK
2021-01-11_15:52:57_CET [openHABian] Installing Grafana… OK
2021-01-11_15:53:28_CET [openHABian] Connecting Grafana to InfluxDB… OK
2021-01-11_15:53:34_CET [openHABian] Adding an openHAB dashboard tile for ‘grafana’… FAILED (openHAB or config folder missing)
2021-01-11_15:53:46_CET [openHABian] Checking for default openHABian username:password combination… OK
2021-01-11_15:53:46_CET [openHABian] We hope you got what you came for! See you again soon :wink:
[15:53:46] openhabian@HVW-openHAB:~$

My first guess is that this is a problem because of the you wrote you installed OH3 but you use the ‘stable’ tree.
For OH3 you need to use

clonebranch=openHAB3

in /etc/openhabian.conf

Without further checking the code I assume that this leads to missing directories a la /etc/openhab vs. /etc/openhab2.
So first make sure that you use openHAB3 tree and check if the error still occurs.

Hi,
Thanks for the info.
That solved the problem but only after remove and purge of grafana