Closed ngbao161199 closed 1 year ago
@timovv @ngbao161199 I have the same error right now.
same here
@timovv -- Same here, this is a great concept! Would love to use it if I could.
Happy to donate to a developer fund to get it fixed! 💸
@timovv -- Found a solution in the Loconotion Repo that worked for me.
https://github.com/leoncvlt/loconotion/issues/137#issuecomment-1712693550
CC: @estatements @tkasarla @ngbao161199
Hi folks, thanks for bringing this to my attention. I think the best course of action here is to drop Docker entirely and just install the chromedriver directly onto the runner. That will bypass this issue since we'll just be installing the web driver from the Ubuntu repository, which should keep things up-to-date enough.
Using the Docker image has caused some other weirdness in the past, so I am hoping that getting rid of it will streamline things in other areas too.
Fix incoming!
I have merged the change to remove the dependency on Docker. It works for me when I test. Give it a try and let me know if it's working for you all.
Hi @timovv , idk why just do like your format but encounter this problem: