Bookmarks Internal Error

It’s only me or since OC 10.2.0 Bookmarks App is failing?
When I go to Bookmarks I see an ugly screen without format and showing an internal error at the bottom.

Steps to reproduce

  1. Click on Bookmarks icon

Expected behaviour

Show Bookmarks

Actual behaviour

Unformatted screen is shown. At the bottom of the screen says “Internal Error occurred”

Server configuration

Operating system: Raspian Stretch 4.19.57-v7+ #1244

Web server: Apache/2.4.25 (Raspbian)

Database: mariadb Ver 15.1 Distrib 10.1.38-MariaDB, for debian-linux-gnueabihf (armv7l) using readline 5.2

PHP version: PHP 7.0.33-0+deb9u3

ownCloud version: 10.2.1

Updated from an older ownCloud or fresh install: updated from 10.2.0

Where did you install ownCloud from: Tarball

Signing status (ownCloud 9.0 and above):

The content of config/config.php:

    "system": {
        "instanceid": "oc1dmekxq9gz",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "192.168.1.101",
            "raspberry.domain"
        ],
        "datadirectory": "\/u01\/owncloud\/data",
        "overwrite.cli.url": "http:\/\/raspberry.domain\/owncloud",
        "dbtype": "mysql",
        "version": "10.2.1.4",
        "logtimezone": "UTC",
        "installed": true,
        "mail_smtpmode": "smtp",
        "mail_smtpsecure": "tls",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauthtype": "LOGIN",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "asset-pipeline.enabled": false,
        "loglevel": 2,
        "maintenance": false,
        "dbname": "owncloud",
        "dbhost": "127.0.0.1",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "htaccess.RewriteBase": "\/owncloud",
        "filelocking.enabled": true,
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "memcache.local": "\\OC\\Memcache\\APCu",
        "redis": {
            "host": "\/var\/run\/redis\/redis.sock",
            "port": 0,
            "dbindex": 0,
            "password": "***REMOVED SENSITIVE VALUE***",
            "timeout": 1.5
        },
        "theme": "",
        "upgrade.automatic-app-update": true
    }
}



**List of activated apps:**
Enabled:
  - activity: 2.5.0
  - announcementcenter: 1.2.1
  - audioplayer: 2.7.1
  - bookmarks: 0.10.5
  - brute_force_protection: 1.0.1
  - calendar: 1.6.2
  - checksum: 0.3.5
  - comments: 0.3.0
  - configreport: 0.2.0
  - dav: 0.4.0
  - federatedfilesharing: 0.4.0
  - federation: 0.1.0
  - files: 1.5.2
  - files_clipboard: 0.7.1
  - files_external: 0.7.1
  - files_pdfviewer: 0.11.0
  - files_sharing: 0.11.0
  - files_texteditor: 2.3.0
  - files_trashbin: 0.9.1
  - files_versions: 1.3.0
  - files_videoplayer: 0.10.1
  - firstrunwizard: 1.2.0
  - gallery: 16.1.1
  - market: 0.5.0
  - notifications: 0.5.0
  - passman: 2.1.4
  - provisioning_api: 0.5.0
  - systemtags: 0.3.0
  - templateeditor: 0.4.0
  - updatenotification: 0.2.1
Disabled:
  - encryption
  - external
  - user_external


**Are you using external storage, if yes which one:** no

**Are you using encryption:** no

**Are you using an external user-backend, if yes which one:** no

### Client configuration
**Browser:** Firefox 68.0.1

**Operating system:** Windows 10

### Logs
#### Web server error log

Insert your webserver log here


#### ownCloud log (data/owncloud.log)

Insert your ownCloud log here

{"reqId":"EIv4NB9G4D7f0PmlhTJt","level":3,"time":"2019-07-14T21:32:53+00:00","remoteAddr":"80.24.217.33","user":"admin","app":"index","method":"GET","url":"\/owncloud\/apps\/bookmarks\/","message":"Exception: {\"Exception\":\"Error\",\"Message\":\"Call to undefined function OCP\\\\image_path()\",\"Code\":0,\"Trace\":\"#0 \\\/var\\\/www\\\/html\\\/owncloud\\\/apps\\\/bookmarks\\\/templates\\\/main.php(84): require()\\n#1 \\\/var\\\/www\\\/html\\\/owncloud\\\/lib\\\/private\\\/Template\\\/Base.php(219): include('\\\/var\\\/www\\\/html\\\/o...')\\n#2 \\\/var\\\/www\\\/html\\\/owncloud\\\/lib\\\/private\\\/Template\\\/Base.php(194): OC\\\\Template\\\\Base->load('\\\/var\\\/www\\\/html\\\/o...', NULL)\\n#3 \\\/var\\\/www\\\/html\\\/owncloud\\\/lib\\\/private\\\/legacy\\\/template.php(236): OC\\\\Template\\\\Base->fetchPage(NULL)\\n#4 \\\/var\\\/www\\\/html\\\/owncloud\\\/lib\\\/public\\\/AppFramework\\\/Http\\\/TemplateResponse.php(149): OC_Template->fetchPage()\\n#5 \\\/var\\\/www\\\/html\\\/owncloud\\\/lib\\\/private\\\/AppFramework\\\/Http\\\/Dispatcher.php(108): OCP\\\\AppFramework\\\\Http\\\\TemplateResponse->render()\\n#6 \\\/var\\\/www\\\/html\\\/owncloud\\\/lib\\\/private\\\/AppFramework\\\/App.php(100): OC\\\\AppFramework\\\\Http\\\\Dispatcher->dispatch(Object(OCA\\\\Bookmarks\\\\Controller\\\\WebViewController), 'index')\\n#7 \\\/var\\\/www\\\/html\\\/owncloud\\\/lib\\\/private\\\/AppFramework\\\/Routing\\\/RouteActionHandler.php(46): OC\\\\AppFramework\\\\App::main('WebViewControll...', 'index', Object(OC\\\\AppFramework\\\\DependencyInjection\\\\DIContainer), Array)\\n#8 \\\/var\\\/www\\\/html\\\/owncloud\\\/lib\\\/private\\\/Route\\\/Router.php(342): OC\\\\AppFramework\\\\Routing\\\\RouteActionHandler->__invoke(Array)\\n#9 \\\/var\\\/www\\\/html\\\/owncloud\\\/lib\\\/base.php(911): OC\\\\Route\\\\Router->match('\\\/apps\\\/bookmarks...')\\n#10 \\\/var\\\/www\\\/html\\\/owncloud\\\/index.php(54): OC::handleRequest()\\n#11 {main}\",\"File\":\"\\\/var\\\/www\\\/html\\\/owncloud\\\/apps\\\/bookmarks\\\/templates\\\/js_tpl.php\",\"Line\":5}"}

#### Browser log

No, you’re not alone. Its broken due to the 10.2 upgrade.

1 Like

Thanks!
I will wait for the fix. I hope it comes soon.
Regards

You can install from the master branch, where it’s fixed already.

1 Like

Hi. While waiting for the fix, Anyone knows if there is a way to read the links to save them somewhere else?
Thanks

Solved by the latest Release v0.10.6

2 Likes

The fix works like a charm.
Thanks!

1 Like

Thanks for you patience @kaze .

1 Like