if you cannot get into your usual interface by clicking on the link provided on the black-and-white landing page, you may have to reset your MB Pro to factory settings and start over from scratch again.
But you better have a backup of your configuration available - if you never did that, you know now what this can be useful for

.
Also a (recent) backup of your database.
If you don't have a database backup, you now also know why this can be useful
we can still do this now ...
If your MB Pro has a valid IP address, you will be able to connect to it via SSH (with the PuTTY program - to be installed on your Windows computer).
Connect a FAT32 formatted USB device (USB stick etc.) to your MB Pro,
log in (username and password are the same as for your webinterface), and at the console prompt
root@meteobridge:~#
enter
this will start the backup to the inserted USB device.
also copy/backup your configuration file:
Code: Select all
cp ./meteobridge.conf /tmp/mnt/data/scripts/meteobridge_20230918.conf
you can of course choose the date in the file name
Now,
before you start the factory reset, copy this file from the Windows exported share (\\METEOBRIDGE\data\scripts\meteobridge_20230918.conf)
to some place on your Windows computer, because the whole file system is going to be reset and content will disappear after the factory reset.
=> if you have self-made/customized templates and exports, save them too.
best would be to copy the whole \\METEOBRIDGE\data tree to your computer disk - so you can copy it back after the factory reset.
Then you can do the factory reset as described in the manual.
best would be to have MB connected via LAN (even if for the start only)
After the factory reset MB should come up with the System/Information page - with a lot of things to be done as red messages in the top section.
Just go first to the System/Administration page and reload your configuration file. After having successfully uploaded the configuration file, most of the red messages should have disappeared. Then you can do the database restore from the USB device.