nextcloud / assistant

✨ Nextcloud Assistant
GNU Affero General Public License v3.0
30 stars 5 forks source link

stable branch #35

Closed mwinkens closed 8 months ago

mwinkens commented 8 months ago

Which version of assistant are you using?

latest main

Which version of Nextcloud are you using?

28.0.1

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

No response

Describe the Bug

{"reqId":"a84qOz4z60zKoAEGWVZX","level":3,"time":"2024-01-29T13:47:54+00:00","remoteAddr":"127.0.0.1","user":"nextcloud27","app":"index","method":"GET","url":"/index.php/apps/files/","message":"image not found: image: app-dark.svg webroot:  serverroot: /var/www/nextcloud28","userAgent":"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:121.0) Gecko/20100101 Firefox/121.0","version":"28.0.1.1","exception":{"Exception":"RuntimeException","Message":"image not found: image: app-dark.svg webroot:  serverroot: /var/www/nextcloud28","Code":0,"Trace":[{"file":"/home/marvin/workspace/blassistant/lib/Reference/Text2ImageReferenceProvider.php","line":56,"function":"imagePath","class":"OC\\URLGenerator","type":"->"},{"file":"/var/www/nextcloud28/lib/public/Collaboration/Reference/ADiscoverableReferenceProvider.php","line":40,"function":"getIconUrl","class":"OCA\\TpAssistant\\Reference\\Text2ImageReferenceProvider","type":"->"},{"file":"/var/www/nextcloud28/lib/private/Collaboration/Reference/RenderReferenceEventListener.php","line":57,"function":"jsonSerialize","class":"OCP\\Collaboration\\Reference\\ADiscoverableReferenceProvider","type":"->"},{"function":"OC\\Collaboration\\Reference\\{closure}","class":"OC\\Collaboration\\Reference\\RenderReferenceEventListener","type":"::","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/nextcloud28/lib/private/Collaboration/Reference/RenderReferenceEventListener.php","line":56,"function":"array_map"},{"file":"/var/www/nextcloud28/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OC\\Collaboration\\Reference\\RenderReferenceEventListener","type":"->"},{"file":"/var/www/nextcloud28/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":230,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/var/www/nextcloud28/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":59,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud28/lib/private/EventDispatcher/EventDispatcher.php","line":94,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud28/lib/private/EventDispatcher/EventDispatcher.php","line":106,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud28/apps/text/lib/Listeners/LoadViewerListener.php","line":52,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud28/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Text\\Listeners\\LoadViewerListener","type":"->"},{"file":"/var/www/nextcloud28/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":230,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/var/www/nextcloud28/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":59,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud28/lib/private/EventDispatcher/EventDispatcher.php","line":94,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud28/lib/private/EventDispatcher/EventDispatcher.php","line":106,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud28/apps/files/lib/Controller/ViewController.php","line":276,"function":"dispatchTyped","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/var/www/nextcloud28/lib/private/AppFramework/Http/Dispatcher.php","line":230,"function":"index","class":"OCA\\Files\\Controller\\ViewController","type":"->"},{"file":"/var/www/nextcloud28/lib/private/AppFramework/Http/Dispatcher.php","line":137,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud28/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud28/lib/private/Route/Router.php","line":315,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud28/lib/base.php","line":1069,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud28/index.php","line":39,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud28/lib/private/URLGenerator.php","Line":220,"message":"image not found: image: app-dark.svg webroot:  serverroot: /var/www/nextcloud28","exception":{},"CustomMessage":"image not found: image: app-dark.svg webroot:  serverroot: /var/www/nextcloud28"}}

Expected Behavior

I know this app is still in development, but I would wish for a stable branch to work with. Maybe add a pipeline where you install the app?

There is an .svg image missing in the current main

To Reproduce

Install current main on a clean nextcloud 28.0.1 server

mwinkens commented 8 months ago

Nevermind, this one is on me ... :man_facepalming: