Skip to content

Menu bar icon stays red even when network connectivity is restored #2373

@tylersticka

Description

@tylersticka

🔍 Is there already an issue for your problem?

  • I have checked older issues, open and closed

📝 Description

Starting with version 6.11.1, if network connectivity is lost, the icon will appear red, as expected. But if connectivity is restored, the icon remains red until I've restarted the application or received a notification to cause it to colorize itself as green.

🪜 Steps To Reproduce

  1. Have Gitify running, working as expected.
  2. Disconnect Mac from the internet (disable wifi, unplug ethernet, etc.).
  3. Put the Mac to sleep.
  4. Wake the Mac.
  5. Observe that the Gitify icon is red.
  6. Reconnect the Mac to the internet.
  7. Open Gitify, and click the "refresh" button.
  8. Observe that Gitify's state is back to normal, but the icon remains red.

🪵 Log Excerpts

I don't think there's anything helpful in here, but you can see the network errors (as expected) followed by normal behavior after connectivity is restored.

[2025-11-12 08:25:57.651] [error] [apiRequestAuth] API request failed: AxiosError: Network Error
    at v.onerror (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:62:1717347)
    at st.request (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:62:1725528)
    at async t.apiRequestAuth (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:62:11775)
    at async file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:62:1732523
    at async Promise.all (index 0)
    at async t.getAllNotifications (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:62:1732327)
    at async file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:62:18571
[2025-11-12 08:25:57.652] [error] [getAllNotifications] error occurred while fetching account notifications AxiosError: Network Error
    at v.onerror (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:62:1717347)
    at st.request (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:62:1725528)
    at async t.apiRequestAuth (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:62:11775)
    at async file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:62:1732523
    at async Promise.all (index 0)
    at async t.getAllNotifications (file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:62:1732327)
    at async file:///Applications/Gitify.app/Contents/Resources/app.asar/build/renderer.js:62:18571
[2025-11-12 08:58:06.429] [info]  [app updater] Checking for updates on a periodic schedule
[2025-11-12 08:58:06.430] [info]  Checking for update
[2025-11-12 08:58:06.430] [info]  [auto updater] Checking for update
[2025-11-12 08:58:07.752] [info]  Update for version 6.11.1 is not available (latest version: 6.11.1, downgrade is disallowed).
[2025-11-12 08:58:07.753] [info]  [auto updater] Update not available
[2025-11-12 08:58:07.753] [debug] checkForUpdatesAndNotify called, downloadPromise is null

Gitify Version

6.11.1

Operating System

macOS

GitHub Account

GitHub Cloud

📸 Screenshots

Normal connected state, but icon is remains red:

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions