Hi,
I have installed Edge for Linux on FreeBSD 14.1 using linux-browser-installer.
It runs ok and I can authenticate on my Office365 Pro account. The Web applications also run as expected.
The only problem (so far) is that Favorites don't synchronized; although I have asked it during initial configuration. After verification, using Edge on Fedora, the sync works ok.
When browsing "edge://sync-internals/", I get:
No error raises on the O365 interface. It just says: Not syncing.
When run from the terminal, a few errors appear:
Any idea how to solves this? Could it be due to the "/proc/sys/fs/inotify/max_user_watches" error?
Thanks.
I have installed Edge for Linux on FreeBSD 14.1 using linux-browser-installer.
It runs ok and I can authenticate on my Office365 Pro account. The Web applications also run as expected.
The only problem (so far) is that Favorites don't synchronized; although I have asked it during initial configuration. After verification, using Edge on Fedora, the sync works ok.
When browsing "edge://sync-internals/", I get:
Summary
| Transport State | Initializing |
| User Actionable Error | None |
| Disable Reasons | None |
| Sync Feature Enabled | true |
| Setup In Progress | false |
| Auth Error | OK since browser startup |
| Sync Account Type | AAD |
No error raises on the O365 interface. It just says: Not syncing.
When run from the terminal, a few errors appear:
Code:
$ /usr/local/bin/linux-edge
/compat/ubuntu/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
mkdir: cannot create directory '/home/joel': Permission denied
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
mkdir: cannot create directory '/home/joel': Permission denied
[66000:66000:1104/212213.915608:ERROR:file_path_watcher_inotify.cc(895)] Failed to read /proc/sys/fs/inotify/max_user_watches
[65999:65999:1104/212213.915612:ERROR:file_path_watcher_inotify.cc(895)] Failed to read /proc/sys/fs/inotify/max_user_watches
[65989:124201:1104/212213.941830:ERROR:file_path_watcher_inotify.cc(337)] inotify_init() failed: Function not implemented (38)
Gtk-Message: 21:22:14.024: Failed to load module "colorreload-gtk-module"
Gtk-Message: 21:22:14.025: Failed to load module "window-decorations-gtk-module"
[65989:124199:1104/212214.077203:ERROR:udev_watcher.cc(51)] Failed to initialize a udev monitor.
[66002:124220:1104/212214.127718:ERROR:file_path_watcher_inotify.cc(337)] inotify_init() failed: Function not implemented (38)
WARNING: Kernel has no file descriptor comparison support: Function not implemented
[65989:124201:1104/212216.469412:ERROR:udev_watcher.cc(51)] Failed to initialize a udev monitor.
[65989:124198:1104/212251.307761:ERROR:edge_encryption_keys_manager_aad.cc(534)] Failed to initialize edge::mip::ProtectionHandler.
[65989:124198:1104/212251.307796:ERROR:edge_encryption_keys_manager_aad.cc(182)] Got invalid encryption keys!
[66001:66001:1104/212258.443895:ERROR:shared_image_manager.cc(248)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[66001:66001:1104/212258.455031:ERROR:shared_image_manager.cc(248)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.
[66035:124450:1104/212305.546399:ERROR:ffmpeg_common.cc(970)] Unsupported pixel format: -1
[65989:124198:1104/212406.433151:ERROR:edge_encryption_keys_manager_aad.cc(534)] Failed to initialize edge::mip::ProtectionHandler.
[65989:124198:1104/212406.433169:ERROR:edge_encryption_keys_manager_aad.cc(182)] Got invalid encryption keys!
[65989:124200:1104/212714.095297:ERROR:edge_encryption_keys_manager_aad.cc(534)] Failed to initialize edge::mip::ProtectionHandler.
[65989:124200:1104/212714.095310:ERROR:edge_encryption_keys_manager_aad.cc(182)] Got invalid encryption keys!
[65989:65989:1104/212920.480987:ERROR:interface_endpoint_client.cc(725)] Message 0 rejected by interface blink.mojom.WidgetHost
[65989:124198:1104/213155.488819:ERROR:edge_encryption_keys_manager_aad.cc(534)] Failed to initialize edge::mip::ProtectionHandler.
[65989:124198:1104/213155.488880:ERROR:edge_encryption_keys_manager_aad.cc(182)] Got invalid encryption keys!
Any idea how to solves this? Could it be due to the "/proc/sys/fs/inotify/max_user_watches" error?
Thanks.