Skip to content

When clicking on the drive icon in the menubar (edit: and notifications are off for Internxt Drive in system settings), the SyncExtension.log cycles #143

@tcrgit

Description

@tcrgit

If it is not idiosyncratic this bug should be pretty self-explanatory and easy to replicate, but here are some steps to do so.

(1) Open up the logs folder using the menubar icon, cog wheel, Preferences -> Open logs
(2) Open the SyncExtension.log (doubleclick will open console app)
(3) Start a larger upload (eg 1gb) by copying a file into the internxt folder using the finder.
(4) Verify in the SyncExtension.log file that the upload has started.
(5) Click on the menubar icon. That's all you need to do clear and cycle the log.
(6) Verify SyncExtension.log is not relatively empty, and there should be a new cycled (date and time) SyncExtension.log file in the logs folder.
(7) Note that if the cycled (date and time) SyncExtension.log file is open in the console, XCGLogger will throw an error (bc file can't be deleted because it is open) and in this case the SyncExtension.log file will not cycle, and another "Changes enumerated correctly ..." line will appear in the SyncExtension.log.

Present in 2.5.7 but unsure about earlier versions. I am running MacOs Sequoia 15.5 on a m1 pro macbook.

Content after step 5 will be something like (anonymized):

2025-07-13 01:23:49.389 [Info] > SyncExtension Version: 2.5.7 Build: 76 PID: 4xxx
2025-07-13 01:23:49.389 [Info] > XCGLogger Version: 7.1.5 - Level: Debug
2025-07-13 01:23:49.390 [Info] > XCGLogger writing log to: file:///Users/XXXXXX/Library/Group%20Containers/XXXXXXXXX.group.internxt.desktop/Logs/com.internxt.SyncExtension.log
2025-07-13 01:23:49.999 [Info] [GetRemoteChangesUseCase.swift:83] > ✅ Changes enumerated correctly from the server

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions