Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orion browser: Error E036 in Macos and iOS #1643

Open
1 task done
octaviz opened this issue Jun 12, 2024 · 24 comments
Open
1 task done

Orion browser: Error E036 in Macos and iOS #1643

octaviz opened this issue Jun 12, 2024 · 24 comments

Comments

@octaviz
Copy link

octaviz commented Jun 12, 2024

Which version of floccus are you using?

5.2

How many bookmarks do you have, roughly?

400

Are you using other means to sync bookmarks in parallel to floccus?

Firefox via Floccus and Mozilla Sync

Sync method

WebDAV

Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.

iOS 17 and Macos 14

Which version of Nextcloud Bookmarks are you using? (if relevant)

No response

Which version of Nextcloud? (if relevant)

No response

What kind of WebDAV server are you using? (if relevant)

NAS Synology WebDAV server, in Firefox Bowser floccus working well

Describe the Bug

"E036: Missing permissions to access the sync server Última sincronización: hace 2 semanas"

In Orion iOS/MacOS show this window.
Xnip2024-06-12_18-03-40

LOG:
2024-06-12T15:55:16.665Z Starting sync process for account [email protected]
2024-06-12T15:55:16.711Z onSyncStart: begin
2024-06-12T15:55:16.712Z onSyncFail
2024-06-12T15:55:16.712Z Syncing failed with E036: Missing permissions to access the sync server
2024-06-12T15:55:16.713Z onSyncFail

This error is for when you use the Firefox extension, when you use the Chrome extension you don't get any error and it doesn't synchronize or do anything, it even shows the "Todo Bien" message in green color, but it doesn't really do anything.

Expected Behavior

That it did the synchronization without errors, since the WebDAV server works in other browsers with floccus.

To Reproduce

I have tried several options and all give me the same result, I import the profile I have with all the settings and when it tries to synchronize it gives the error

Debug log provided

  • I have provided a debug log file
@octaviz octaviz added the bug label Jun 12, 2024
Copy link

Hello 👋

Thank you for taking the time to open this issue with floccus. I know it's frustrating when software
causes problems. You have made the right choice to come here and open an issue to make sure your problem gets looked at
and if possible solved.
I'm Marcel and I created floccus and have been maintaining it ever since.
I currently work for Nextcloud which leaves me with less time for side projects like this one
than I used to have.
I still try to answer all issues and if possible fix all bugs here, but it sometimes takes a while until I get to it.
Until then, please be patient.
Note also that GitHub is a place where people meet to make software better together. Nobody here is under any obligation
to help you, solve your problems or deliver on any expectations or demands you may have, but if enough people come together we can
collaborate to make this software better. For everyone.
Thus, if you can, you could also have a look at other issues to see whether you can help other people with your knowledge
and experience. If you have coding experience it would also be awesome if you could step up to dive into the code and
try to fix the odd bug yourself. Everyone will be thankful for extra helping hands!
One last word: If you feel, at any point, like you need to vent, this is not the place for it; you can go to the forum,
to twitter or somewhere else. But this is a technical issue tracker, so please make sure to
focus on the tech and keep your opinions to yourself.

I look forward to working with you on this issue
Cheers 💙

@marcelklehr
Copy link
Member

Hello @octaviz
Make sure to disable Firefox Sync when using Floccus, it can cause data corruption. For the missing permissions, can you check the addon settings in about:addons and check whether floccus has network access?

@marcelklehr
Copy link
Member

marcelklehr commented Jun 12, 2024

when you use the Chrome extension you don't get any error and it doesn't synchronize or do anything, it even shows the "Todo Bien" message in green color, but it doesn't really do anything.

Could it be that the folder you have selected to be synchronized is empty? Then floccus will not do anything, unless there are bookmarks on the server.

@octaviz
Copy link
Author

octaviz commented Jun 12, 2024

I don't think I mentioned that I am using it on the new Orion Browser, you can add FF and Chrome extensions. Maybe that's why it doesn't work, it's an Orion thing I think.

I just created from scratch in my Firefbox a new profile with the same configuration that I put in Orion and it works. Orion is a good browser with lots of options, I don't know if you know it.

https://kagi.com/orion/

@marcelklehr
Copy link
Member

Glad it's working now.

@marcelklehr marcelklehr changed the title Error E036 in Macos and iOS Orion browser: Error E036 in Macos and iOS Jun 12, 2024
@octaviz
Copy link
Author

octaviz commented Jun 12, 2024

Work in FireFox, in Orion Browser nop

@marcelklehr marcelklehr reopened this Jun 12, 2024
@marcelklehr
Copy link
Member

Can you try export the profile you created in Firefox and import in floccus in Orion?

@octaviz
Copy link
Author

octaviz commented Jun 12, 2024

If that is what I have done, it gives error E036, I have also created it manually and the same error.

I think the problem is with the Orion browser and the permissions or some access, because many extensions also do not work as they should.

If you can try it yourself or someone who has MacOS or iOS

@fufu65

This comment was marked as off-topic.

@marcelklehr

This comment was marked as off-topic.

@github-project-automation github-project-automation bot moved this to Backlog in Floccus Jun 15, 2024
@strich3
Copy link

strich3 commented Jul 3, 2024

Still doesn't work yet? Having the same issues

@marcelklehr
Copy link
Member

So far, I'm assuming this is a bug in Orion browser :/

@marcelklehr marcelklehr moved this from Backlog to On hold in Floccus Jul 5, 2024
@strich3
Copy link

strich3 commented Jul 5, 2024

Well, I love Orion but I really need to well sync my bookmarks. But I totaly understand that it is not your responsibility to get it work :D

@mdl054
Copy link

mdl054 commented Sep 27, 2024

I can report the same issue on my end

@scgf
Copy link

scgf commented Sep 28, 2024

Orion is very picky about which extensions it works with. It doesn't like xbrowsersync either. It does work with Bookmarkhub though. This extension needs to be run manually on each browser to sync bookmarks - which it does very quickly. Although it works perfectly, Bookmarkhub isn't under active development and auto-sync is very unlikely to be added.

https://github.com/dudor/BookmarkHub

marcelklehr added a commit that referenced this issue Oct 6, 2024
@marcelklehr
Copy link
Member

marcelklehr commented Oct 14, 2024

I've published a possible fix for this as part of v5.3.1, can you confirm whether this fixes it? (I don't have access to a mac atm :/ )

@strich3
Copy link

strich3 commented Oct 14, 2024

I could try it if I would know how to install the addon :)

@marcelklehr
Copy link
Member

I would assume you can go to Chrome Webstore and press install?

@marcelklehr marcelklehr moved this from On hold to Triaging in Floccus Oct 14, 2024
@strich3
Copy link

strich3 commented Oct 14, 2024

It isn't merged yet, or is it?

@marcelklehr
Copy link
Member

It is :)

I've published a possible fix for this as part of v5.3.1

@strich3
Copy link

strich3 commented Oct 16, 2024

Still same issue and same error, installed the firefox addon because the chrome addon doesn‘t work at all

@marcelklehr marcelklehr moved this from Triaging to On hold in Floccus Jan 6, 2025
@egigoka
Copy link

egigoka commented Jan 12, 2025

Nextcloud Bookmarks gives this error, but Linkwarden syncs normally for me!

@marcelklehr
Copy link
Member

mmmh

@marcelklehr
Copy link
Member

Indeed, linkwarden currently does not check whether it has permission to access the server. It's a concundrum, because some browsers have permissions in place, while other fail if you ask for permission, but don't fail if you don't 🤔 I still think Orion should fix or implement the permissions API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: On hold
Development

No branches or pull requests

7 participants