Adrian
Adrian
> > stating, it seems, with today > > I missed that detail in your original post. So to clarify, you've been running 23.04 for a while without this issue?...
As a workaround I switched to using pulseaudio but for someone using mopidy as part of a multimedia solution, e.g. use the same computer to output video to a TV,...
but my configuration doesn't use USB and is oblivious to any transition because I use a fixed, particular device for audio output, i.e. the optical one
while testing the issue, I made no change to the hardware configuration, e.g. I didn't attached other devices and I didn't turned on the TV (hdmi connection)
``` { "reqId": "YxQB0tnZ44LzGkZJV9ms", "level": 3, "time": "2023-03-28T20:38:27+03:00", "remoteAddr": "192.168.1.161", "user": "gigi", "app": "index", "method": "GET", "url": "/nextcloud/index.php/core/preview?forceIcon=0&a=0&x=250&y=250&c=313bae8135337b74df9c7f27b9630788&fileId=7280", "message": "Could not create folder", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64)...
some logs from `journalctl`: > Sun 2024-03-31 10:39:02 EEST adrhc.go.ro wetty[179822]: {"label":"Wetty","level":"http","message":"GET /wetty 200 3ms","meta":{"req":{"headers":{"accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9,ro;q=0.8","cache-control":"no-cache","connection":"close","cookie":"currenthost=Default; skin=desktop; player_backend=mopidy; browser_id=1702893380482; sickchill_user=\"2|1:0|10:1710356871|14:sickchill_user|44:MTM0Y2RmMjBiMjgwOTYyMWMxYWZlZTU4YjA4MDU3NTc=|35cec405c65c3b2cbff8dc06ee2521ad07e29912e0382f5f5346e6beb77e08da\"; io=g2hP3QSVN349zgaeAABV; JSESSIONID=EEB72EF981BCB521506367246D8149E9; _ga=GA1.2.1050451663.1706442856; _ga_2RDVDG6732=GS1.1.1711714567.10.1.1711715061.0.0.0","host":"127.0.0.1:3000","pragma":"no-cache","sec-ch-ua":"\"Google Chrome\";v=\"123\", \"Not:A-Brand\";v=\"8\", \"Chromium\";v=\"123\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows...
When I git clone and run with dev I get 404 Not Found for: https://adrhc.go.ro/wetty/web_modules/pkg/@fortawesome.fontawesome-svg-core.v6.5.1.js ```sh $pwd /home/gigi/compile/wetty $find . -iname "*fontawesome-svg-core.v6.5.1*" ./build/web_modules/pkg/@fortawesome.fontawesome-svg-core.v6.5.1.js $git remote -vv origin https://github.com/butlerx/wetty.git (fetch) origin...
[According to documentation:](https://docs.docker.com/v17.09/engine/userguide/networking/configure-dns/) > --dns=[IP_ADDRESS...] > The IP addresses passed via the --dns option is used by the embedded DNS server to forward the DNS query if embedded DNS server...
I hope the related log below to help. Nov 22 18:38:49 mopidy[230606]: ERROR [HttpServer] tornado.application Exception in callback functools.partial(, ) Nov 22 18:38:49 mopidy[230606]: Traceback (most recent call last): Nov...
yes, it's confusing; I thought scan adds the photos to the map but instead: ```sql SELECT class, count(*) FROM oc_jobs GROUP BY class; OCA\Maps\BackgroundJob\AddPhotoJob | 149108 ```