Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

katadare

Members
  • Joined

  • Last visited

Everything posted by katadare

  1. Yup, delete the index with that name on the migrations_lock table. You can get to it via mysql-workbench and delete it from there. It might be better to roll back to 4.0 as @cheesemarathon suggested above.
  2. It seems like that it's trying to create an index but there is already one there, so it doesn't create the one it expects. And in the later step when its looking for the index, it doesn't find it and bombs. Drop the key on the migrations_lock table and restart it. It'll do the rest of the update and work again. That's what I did with my test sites which doesn't have a lot of content and it seems to work. But I *would* recommend a backup of what you have first though, include the db, just in case it updates something you don't want. GL! P.S. Ghost 4.0 is very different... You might want to check that out before you fully upgrade.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.