> ## Documentation Index
> Fetch the complete documentation index at: https://help.raindrop.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Troubleshooting

<Frame style={{backgroundColor: '#E3EAFD', padding: '48px'}}>
  <Icon icon="bug-slash" iconType="duotone" size={80} color="#133A9A" />
</Frame>

Something not working as expected?

<CardGroup cols={2}>
  <Card title="Can't log in" icon="right-to-bracket" iconType="duotone" href="/troubleshooting/login">
    Login fails, keeps logging out, or password doesn't work
  </Card>

  <Card title="Data is missing" icon="ghost" iconType="duotone" href="/troubleshooting/lost-data">
    Empty account, missing bookmarks, or sync not working
  </Card>

  <Card title="Extension keeps asking for permissions" icon="safari" href="/troubleshooting/ask-for-permissions">
    Safari keeps requesting access to websites every time
  </Card>

  <Card title="Can't open multiple links" icon="window-restore" iconType="duotone" href="/troubleshooting/open-multiple-links">
    Browser blocks opening several tabs at once
  </Card>

  <Card title="iOS app" icon="apple" href="/troubleshooting/ios">
    Share extension crashes and other iOS issues
  </Card>

  <Card title="macOS app" icon="desktop" iconType="duotone" href="/troubleshooting/macos">
    Desktop app not working or showing stale data
  </Card>
</CardGroup>

Can't find your issue? Contact us at [info@raindrop.io](mailto:info@raindrop.io).
