Error on updating

Discussion in 'ISPConfig 3 Priority Support' started by muekno, Oct 29, 2019.

  1. muekno

    muekno Active Member HowtoForge Supporter

    would update 3.1.3p1 to latest got the following error
    "Checking ISPConfig database .. OK
    Starting incremental database update.
    Loading SQL patch file: /tmp/update_stable.sh.XAt0aAuOCN/ispconfig3_install/install/sql/incremental/upd_dev_collection.sql
    Reconfigure Permissions in master database? (yes,no) [no]: yes

    WARNING: Unable to set rights of user in master database: dbispconfig
    Query: GRANT SELECT ON ?? TO ?@?
    Error:
    WARNING: Unable to set rights of user in master database: dbispconfig
    Query: GRANT SELECT, INSERT ON ?? TO ?@?
    Error:
    WARNING: Unable to set rights of user in master database: dbispconfig
    Query: GRANT SELECT, UPDATE(`status`, `error`) ON ?? TO ?@?...."

    Server is a slave in multiserver system. master and other slaves are on 3.1.15.
    need hint thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Which mysql or mariadb version do you use on slave and master?
     
  3. muekno

    muekno Active Member HowtoForge Supporter

    Servers are on Debian stretch with mariadb and have latest patches. Updates from 3.1.13p1 to 3.1.15 some weeks ago went fine. Maybe not on this server in case of the problem or may be forgotten. Shell history show the update command so I believe the problem was the reason that only this server is still on 3.1.13p1 while the others are on 3.1.15 and I did not recognize it.
     

Share This Page