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

FAQs / Troubleshooting #1097

Closed
danhgit opened this issue Oct 4, 2021 · 1 comment
Closed

FAQs / Troubleshooting #1097

danhgit opened this issue Oct 4, 2021 · 1 comment

Comments

@danhgit
Copy link
Contributor

danhgit commented Oct 4, 2021

Please refer to the user guide below

User guide: https://www.octotree.io/features


The following contents are DEPRECATED

General

Dark theme no longer works

In the past, we supported dark themes because GitHub didn't. It does now and keeps adding more themes and introducing changes. Supporting GitHub themes while maintaining our own themes, amidst frequent GitHub DOM changes and enhancements, has become increasingly challenging and resulted in highly brittle code (lots of !important declarations and other ugly hacks). As of v7.1, we decided to drop support for Octotree's dark themes so that we can focus on making sure Octotree works well with GitHub's built-in themes. Those who miss old Octotree dark themes can use GitHub Dark, which supports Octotree and has a broad selection of themes.

"The branch was deleted or access is denied"

Please ensure that you already authenticated with GitHub (i.e. "Login with GitHub" in Octotree) or supplied a personal access token. Check out this guide.

If you did that and the issue persists, the repository probably belongs to an organization that Octotree doesn't have access to. Go to this page to grant permission.

Octotree sidebar doesn't stay in the pinned position

Try these steps:

  • Uninstall all versions of Octotree, including local version if any, from your browser
  • Download and install it again

Authentication

Not able to access Pro features

If you're a Pro user and can't access Pro features, perform these steps:

  • If you had linked GitHub with Octotree, go to Octotree's settings screen and unlink GitHub
  • Logout of Octotree
  • Login with your Octotree email and password (not via GitHub OAuth)
  • Go to settings screen to link with GitHub if needed

If still not work, try re-installing Octotree and try again.

Migrate GitHub connection from one Octotree account to another Octotree account

  • Go to www.octotree.io
  • Login with the Octotree account you have GitHub connected to
  • Go to the Account page (click the link in the top right corner of the page)
  • Disconnect GitHub from the account
  • Logout and login with the other account (the one you want to link with GitHub)
  • Go to the Account page
  • Connect to GitHub

Safari

If you receive this error:

Run this command in the terminal (why)

/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -f /Applications/Safari.app

GitHub Enteprise

Cannot navigate files in pull requests or styles are broken

Perform these steps:

  • Navigate to a repository in your GHE
  • Open the Octotree settings
  • Find the "GHE" textbox and enter the version of your GHE
  • Click "Apply Settings"
  • Reload the page

Note: If it still doesn't work, try using "3.0" in the "GHE" textbox.

Others

@danhgit
Copy link
Contributor Author

danhgit commented Sep 30, 2023

Use this instead: https://www.octotree.io/features#troubleshooting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@danhgit and others