NS7 to NS8 migration - afterwards two errors found

Does anyone know what has caused these issues and if there is a fix?

The server is a new ns8 which then had migration from ns7 to ns8 completed (mail, weptop and ejabberd)

First issue found - adding a second provider (for a new samba service) error, “No node eligible for provider installation”
Second issue found - Webtop update to 1.5.0 causes 404 error (had to do a roll back to 1.4.4)

Nothing jumping out to me in the logs so far. Everything else is working as expected.

Creating a second domain error -

It’s not possible to use more than 1 samba instance on the same node because it needs for example port 53.

Did you try to save the Webtop app settings in the cluster-admin to reconfigure the app?

Thanks Markus,

I am just trying to add what would be the node’s only samba instance, like I have on other sites. The node has one OpenLDAP service, or have I messed something up?

Below is a picture before starting installation of samba ad -

Error after attempt to install the node’s only samba ad -

E.g. Reference from another side I have set this up on.

I think you are suggesting a process like -

  1. NS8 Backup
  2. Remove Webtop
  3. Reinstall Webtop
  4. NS8 restore of Webtop

Have I got that right ?

I have not completed a NS8 backup and restore yet, because I thought be an underlying issue which is also stopping samba install.

Thank you in advance, I appreciate your help - Mark

I have found more issues on the NS8 server after the NS7 migration.

  1. I set up a new Nextcloud service on the node and can not access via url. On page load, I recieve - 502 Bad Gateway
  2. Can not access the url for the NS8 node. On page load, I receive - 404 page not found.

But Webtop access is working fine?

I can’t reproduce, it’s possible to install a samba user domain after an openldap user domain.

Was samba installed before and removed?

Is there another DNS service listening on port 53?

ss -tulpn | grep 53

Check the installed apps:

ls -l /home

Just a blind shot but maybe the disk is full?

df -h / /home

No, just try to check the NS8 Webtop app settings (probably there’s a typo in FQDN) and save the settings once to reconfigure the app.

It may take some time until the service is up, in that time you get the “502 Bad Gateway”.
Please check the logs if there are errors when Nextcloud is starting.

Did you access it including the path /cluster-admin ? Without the path, you’ll get “404 page not found”

https://node.domain.tld/cluster-admin

Do you use “US/" timezone? You could try to change it to "America/”, see also Webtop 5: HTTP Status 404 - Not Found - #16 by mrmarkuz