question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Update Notification Problem

See original GitHub issue

Issue Summary

App is up-to-date but notification has come every page

Steps to Reproduce

  1. Login admin area
  2. I saw the notification 😃

and i check 2 times server side ghost update

root@main:/var/www/ghost# ghost update
✔️ Checking for latest Ghost version
All up to date!
root@main:/var/www/ghost#

Technical details:

  • Ghost Version: 1.9.0
  • Node Version: 6.11.3
  • Browser/OS: Chrome 61.0.3163.91
  • Database: mysql

Screenshot

update

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:4
  • Comments:6

github_iconTop GitHub Comments

1reaction
letsjustfixitcommented, Oct 3, 2017

Heyo, @Toby thats a side effect of this: https://github.com/TryGhost/Ghost/pull/9009 (Changed showing update notifications for minor/major only ) Cheers

On Tue, Oct 3, 2017 at 7:22 PM, Toby notifications@github.com wrote:

After upgrading my install to 1.9.1, the update notification banner went away, but it hasn’t shown up even when new releases drop - I have manually run ghost update to get 1.10 and 1.11, but never saw a banner alerting me they had been released… is that expected behavior until this fix ships?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/TryGhost/Ghost/issues/9040#issuecomment-333916765, or mute the thread https://github.com/notifications/unsubscribe-auth/AIn7ReFy-J8RA6oFDFnTVCIyVc0mpf5tks5som05gaJpZM4PgoSZ .

0reactions
letsjustfixitcommented, Sep 24, 2017

I think adding the ID of your notification to the following entry should work select settings.key,settings.value from settings where settings.key="seen_notifications"; i mean something like this would your notification id added to the value array update settings set settings.value="[]" where settings.key="seen_notifications";

Read more comments on GitHub >

github_iconTop Results From Across the Web

11 common notification problems and how to fix them
If you're getting too many notifications or none at all, there's usually a simple fix. Here are quick fixes for the most common...
Read more >
Android Notifications Not Showing Up? 10 Fixes You Can Try
Not seeing notifications show up on your Android phone? Try these fixes to get Android notifications working again.
Read more >
Android Notifications Not Working [ 2022 Ultimate Fixes]
Are Android notifications not working? Check this post; we offer 10 ultimate solutions to fix this issue and a bonus tool to sync...
Read more >
How To Fix S10 Notification Problems After Android 10 Update
Open Settings app. · Tap Apps. · Select the app. · Tap Notifications. If it says “Blocked,” this is the reason why you...
Read more >
How to fix notifications that are not working on iPhone after ...
How to fix notifications that are not working on iPhone after iOS 13 update · First solution: Quit all apps running in the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found