time="2021-01-30T10:31:57Z" level=debug msg="config: running on “Intel(R) Core(TM) i5-9400T CPU @ 1.80GHz”" time="2021-01-30T10:31:57Z" level=debug msg="config: settings loaded from /go/src/github.com/photoprism/photoprism/storage/acceptance/config/settings.yml " time="2021-01-30T10:31:57Z" level=debug msg="restore: album yaml files disabled" [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) time="2021-01-30T10:31:57Z" level=info msg="http: enabling gzip compression" [GIN-debug] Loaded HTML Templates (7): - app.tmpl - favicons.tmpl - index.tmpl - minimal.tmpl - rainbow.tmpl - share.tmpl - [GIN-debug] GET /static/*filepath --> github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (4 handlers) [GIN-debug] HEAD /static/*filepath --> github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (4 handlers) [GIN-debug] GET /favicon.ico --> github.com/gin-gonic/gin.(*RouterGroup).StaticFile.func1 (4 handlers) [GIN-debug] HEAD /favicon.ico --> github.com/gin-gonic/gin.(*RouterGroup).StaticFile.func1 (4 handlers) [GIN-debug] GET /sw.js --> github.com/photoprism/photoprism/internal/server.registerRoutes.func1 (4 handlers) [GIN-debug] GET /rainbow --> github.com/photoprism/photoprism/internal/server.registerRoutes.func2 (4 handlers) [GIN-debug] GET /api/v1/status --> github.com/photoprism/photoprism/internal/api.GetStatus.func1 (4 handlers) [GIN-debug] GET /api/v1/errors --> github.com/photoprism/photoprism/internal/api.GetErrors.func1 (4 handlers) [GIN-debug] GET /api/v1/config --> github.com/photoprism/photoprism/internal/api.GetConfig.func1 (4 handlers) [GIN-debug] GET /api/v1/config/options --> github.com/photoprism/photoprism/internal/api.GetConfigOptions.func1 (4 handlers) [GIN-debug] POST /api/v1/config/options --> github.com/photoprism/photoprism/internal/api.SaveConfigOptions.func1 (4 handlers) [GIN-debug] GET /api/v1/settings --> github.com/photoprism/photoprism/internal/api.GetSettings.func1 (4 handlers) [GIN-debug] POST /api/v1/settings --> github.com/photoprism/photoprism/internal/api.SaveSettings.func1 (4 handlers) [GIN-debug] PUT /api/v1/users/:uid/password --> github.com/photoprism/photoprism/internal/api.ChangePassword.func1 (4 handlers) [GIN-debug] POST /api/v1/session --> github.com/photoprism/photoprism/internal/api.CreateSession.func1 (4 handlers) [GIN-debug] DELETE /api/v1/session/:id --> github.com/photoprism/photoprism/internal/api.DeleteSession.func1 (4 handlers) [GIN-debug] GET /api/v1/t/:hash/:token/:type --> github.com/photoprism/photoprism/internal/api.GetThumb.func1 (4 handlers) [GIN-debug] GET /api/v1/dl/:hash --> github.com/photoprism/photoprism/internal/api.GetDownload.func1 (4 handlers) [GIN-debug] GET /api/v1/videos/:hash/:token/:type --> github.com/photoprism/photoprism/internal/api.GetVideo.func1 (4 handlers) [GIN-debug] POST /api/v1/zip --> github.com/photoprism/photoprism/internal/api.CreateZip.func1 (4 handlers) [GIN-debug] GET /api/v1/zip/:filename --> github.com/photoprism/photoprism/internal/api.DownloadZip.func1 (4 handlers) [GIN-debug] GET /api/v1/geo --> github.com/photoprism/photoprism/internal/api.GetGeo.func1 (4 handlers) [GIN-debug] GET /api/v1/photos/:uid --> github.com/photoprism/photoprism/internal/api.GetPhoto.func1 (4 handlers) [GIN-debug] GET /api/v1/photos/:uid/yaml --> github.com/photoprism/photoprism/internal/api.GetPhotoYaml.func1 (4 handlers) [GIN-debug] PUT /api/v1/photos/:uid --> github.com/photoprism/photoprism/internal/api.UpdatePhoto.func1 (4 handlers) [GIN-debug] GET /api/v1/photos --> github.com/photoprism/photoprism/internal/api.GetPhotos.func1 (4 handlers) [GIN-debug] GET /api/v1/photos/:uid/dl --> github.com/photoprism/photoprism/internal/api.GetPhotoDownload.func1 (4 handlers) [GIN-debug] GET /api/v1/photos/:uid/links --> github.com/photoprism/photoprism/internal/api.GetPhotoLinks.func1 (4 handlers) [GIN-debug] POST /api/v1/photos/:uid/links --> github.com/photoprism/photoprism/internal/api.CreatePhotoLink.func1 (4 handlers) [GIN-debug] PUT /api/v1/photos/:uid/links/:link --> github.com/photoprism/photoprism/internal/api.UpdatePhotoLink.func1 (4 handlers) [GIN-debug] DELETE /api/v1/photos/:uid/links/:link --> github.com/photoprism/photoprism/internal/api.DeletePhotoLink.func1 (4 handlers) [GIN-debug] POST /api/v1/photos/:uid/approve --> github.com/photoprism/photoprism/internal/api.ApprovePhoto.func1 (4 handlers) [GIN-debug] POST /api/v1/photos/:uid/like --> github.com/photoprism/photoprism/internal/api.LikePhoto.func1 (4 handlers) [GIN-debug] DELETE /api/v1/photos/:uid/like --> github.com/photoprism/photoprism/internal/api.DislikePhoto.func1 (4 handlers) [GIN-debug] POST /api/v1/photos/:uid/label --> github.com/photoprism/photoprism/internal/api.AddPhotoLabel.func1 (4 handlers) [GIN-debug] DELETE /api/v1/photos/:uid/label/:id --> github.com/photoprism/photoprism/internal/api.RemovePhotoLabel.func1 (4 handlers) [GIN-debug] PUT /api/v1/photos/:uid/label/:id --> github.com/photoprism/photoprism/internal/api.UpdatePhotoLabel.func1 (4 handlers) [GIN-debug] GET /api/v1/moments/time --> github.com/photoprism/photoprism/internal/api.GetMomentsTime.func1 (4 handlers) [GIN-debug] GET /api/v1/files/:hash --> github.com/photoprism/photoprism/internal/api.GetFile.func1 (4 handlers) [GIN-debug] DELETE /api/v1/photos/:uid/files/:file_uid --> github.com/photoprism/photoprism/internal/api.DeleteFile.func1 (4 handlers) [GIN-debug] POST /api/v1/photos/:uid/files/:file_uid/primary --> github.com/photoprism/photoprism/internal/api.PhotoPrimary.func1 (4 handlers) [GIN-debug] POST /api/v1/photos/:uid/files/:file_uid/unstack --> github.com/photoprism/photoprism/internal/api.PhotoUnstack.func1 (4 handlers) [GIN-debug] GET /api/v1/labels --> github.com/photoprism/photoprism/internal/api.GetLabels.func1 (4 handlers) [GIN-debug] PUT /api/v1/labels/:uid --> github.com/photoprism/photoprism/internal/api.UpdateLabel.func1 (4 handlers) [GIN-debug] GET /api/v1/labels/:uid/links --> github.com/photoprism/photoprism/internal/api.GetLabelLinks.func1 (4 handlers) [GIN-debug] POST /api/v1/labels/:uid/links --> github.com/photoprism/photoprism/internal/api.CreateLabelLink.func1 (4 handlers) [GIN-debug] PUT /api/v1/labels/:uid/links/:link --> github.com/photoprism/photoprism/internal/api.UpdateLabelLink.func1 (4 handlers) [GIN-debug] DELETE /api/v1/labels/:uid/links/:link --> github.com/photoprism/photoprism/internal/api.DeleteLabelLink.func1 (4 handlers) [GIN-debug] POST /api/v1/labels/:uid/like --> github.com/photoprism/photoprism/internal/api.LikeLabel.func1 (4 handlers) [GIN-debug] DELETE /api/v1/labels/:uid/like --> github.com/photoprism/photoprism/internal/api.DislikeLabel.func1 (4 handlers) [GIN-debug] GET /api/v1/labels/:uid/t/:token/:type --> github.com/photoprism/photoprism/internal/api.LabelCover.func1 (4 handlers) [GIN-debug] GET /api/v1/folders/originals --> github.com/photoprism/photoprism/internal/api.GetFolders.func1 (4 handlers) [GIN-debug] GET /api/v1/folders/originals/*path --> github.com/photoprism/photoprism/internal/api.GetFolders.func1 (4 handlers) [GIN-debug] GET /api/v1/folders/import --> github.com/photoprism/photoprism/internal/api.GetFolders.func1 (4 handlers) [GIN-debug] GET /api/v1/folders/import/*path --> github.com/photoprism/photoprism/internal/api.GetFolders.func1 (4 handlers) [GIN-debug] POST /api/v1/upload/:path --> github.com/photoprism/photoprism/internal/api.Upload.func1 (4 handlers) [GIN-debug] POST /api/v1/import/*path --> github.com/photoprism/photoprism/internal/api.StartImport.func1 (4 handlers) [GIN-debug] DELETE /api/v1/import --> github.com/photoprism/photoprism/internal/api.CancelImport.func1 (4 handlers) [GIN-debug] POST /api/v1/index --> github.com/photoprism/photoprism/internal/api.StartIndexing.func1 (4 handlers) [GIN-debug] DELETE /api/v1/index --> github.com/photoprism/photoprism/internal/api.CancelIndexing.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/photos/approve --> github.com/photoprism/photoprism/internal/api.BatchPhotosApprove.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/photos/archive --> github.com/photoprism/photoprism/internal/api.BatchPhotosArchive.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/photos/restore --> github.com/photoprism/photoprism/internal/api.BatchPhotosRestore.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/photos/private --> github.com/photoprism/photoprism/internal/api.BatchPhotosPrivate.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/photos/delete --> github.com/photoprism/photoprism/internal/api.BatchPhotosDelete.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/albums/delete --> github.com/photoprism/photoprism/internal/api.BatchAlbumsDelete.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/labels/delete --> github.com/photoprism/photoprism/internal/api.BatchLabelsDelete.func1 (4 handlers) [GIN-debug] GET /api/v1/albums/:uid --> github.com/photoprism/photoprism/internal/api.GetAlbum.func1 (4 handlers) [GIN-debug] POST /api/v1/albums --> github.com/photoprism/photoprism/internal/api.CreateAlbum.func1 (4 handlers) [GIN-debug] PUT /api/v1/albums/:uid --> github.com/photoprism/photoprism/internal/api.UpdateAlbum.func1 (4 handlers) [GIN-debug] DELETE /api/v1/albums/:uid --> github.com/photoprism/photoprism/internal/api.DeleteAlbum.func1 (4 handlers) [GIN-debug] GET /api/v1/albums/:uid/dl --> github.com/photoprism/photoprism/internal/api.DownloadAlbum.func1 (4 handlers) [GIN-debug] GET /api/v1/albums --> github.com/photoprism/photoprism/internal/api.GetAlbums.func1 (4 handlers) [GIN-debug] GET /api/v1/albums/:uid/links --> github.com/photoprism/photoprism/internal/api.GetAlbumLinks.func1 (4 handlers) [GIN-debug] POST /api/v1/albums/:uid/links --> github.com/photoprism/photoprism/internal/api.CreateAlbumLink.func1 (4 handlers) [GIN-debug] PUT /api/v1/albums/:uid/links/:link --> github.com/photoprism/photoprism/internal/api.UpdateAlbumLink.func1 (4 handlers) [GIN-debug] DELETE /api/v1/albums/:uid/links/:link --> github.com/photoprism/photoprism/internal/api.DeleteAlbumLink.func1 (4 handlers) [GIN-debug] POST /api/v1/albums/:uid/like --> github.com/photoprism/photoprism/internal/api.LikeAlbum.func1 (4 handlers) [GIN-debug] DELETE /api/v1/albums/:uid/like --> github.com/photoprism/photoprism/internal/api.DislikeAlbum.func1 (4 handlers) [GIN-debug] GET /api/v1/albums/:uid/t/:token/:type --> github.com/photoprism/photoprism/internal/api.AlbumCover.func1 (4 handlers) [GIN-debug] POST /api/v1/albums/:uid/clone --> github.com/photoprism/photoprism/internal/api.CloneAlbums.func1 (4 handlers) [GIN-debug] POST /api/v1/albums/:uid/photos --> github.com/photoprism/photoprism/internal/api.AddPhotosToAlbum.func1 (4 handlers) [GIN-debug] DELETE /api/v1/albums/:uid/photos --> github.com/photoprism/photoprism/internal/api.RemovePhotosFromAlbum.func1 (4 handlers) [GIN-debug] GET /api/v1/accounts --> github.com/photoprism/photoprism/internal/api.GetAccounts.func1 (4 handlers) [GIN-debug] GET /api/v1/accounts/:id --> github.com/photoprism/photoprism/internal/api.GetAccount.func1 (4 handlers) [GIN-debug] GET /api/v1/accounts/:id/folders --> github.com/photoprism/photoprism/internal/api.GetAccountFolders.func1 (4 handlers) [GIN-debug] POST /api/v1/accounts/:id/share --> github.com/photoprism/photoprism/internal/api.ShareWithAccount.func1 (4 handlers) [GIN-debug] POST /api/v1/accounts --> github.com/photoprism/photoprism/internal/api.CreateAccount.func1 (4 handlers) [GIN-debug] DELETE /api/v1/accounts/:id --> github.com/photoprism/photoprism/internal/api.DeleteAccount.func1 (4 handlers) [GIN-debug] PUT /api/v1/accounts/:id --> github.com/photoprism/photoprism/internal/api.UpdateAccount.func1 (4 handlers) [GIN-debug] POST /api/v1/feedback --> github.com/photoprism/photoprism/internal/api.SendFeedback.func1 (4 handlers) [GIN-debug] GET /api/v1/svg/photo --> github.com/photoprism/photoprism/internal/api.GetSvg.func1 (4 handlers) [GIN-debug] GET /api/v1/svg/raw --> github.com/photoprism/photoprism/internal/api.GetSvg.func2 (4 handlers) [GIN-debug] GET /api/v1/svg/file --> github.com/photoprism/photoprism/internal/api.GetSvg.func3 (4 handlers) [GIN-debug] GET /api/v1/svg/video --> github.com/photoprism/photoprism/internal/api.GetSvg.func4 (4 handlers) [GIN-debug] GET /api/v1/svg/label --> github.com/photoprism/photoprism/internal/api.GetSvg.func5 (4 handlers) [GIN-debug] GET /api/v1/svg/folder --> github.com/photoprism/photoprism/internal/api.GetSvg.func6 (4 handlers) [GIN-debug] GET /api/v1/svg/album --> github.com/photoprism/photoprism/internal/api.GetSvg.func7 (4 handlers) [GIN-debug] GET /api/v1/svg/broken --> github.com/photoprism/photoprism/internal/api.GetSvg.func8 (4 handlers) [GIN-debug] GET /api/v1/svg/uncached --> github.com/photoprism/photoprism/internal/api.GetSvg.func9 (4 handlers) [GIN-debug] GET /api/v1/ws --> github.com/photoprism/photoprism/internal/api.Websocket.func1 (4 handlers) [GIN-debug] GET /s/:token --> github.com/photoprism/photoprism/internal/api.Shares.func1 (4 handlers) [GIN-debug] GET /s/:token/:share --> github.com/photoprism/photoprism/internal/api.Shares.func2 (4 handlers) [GIN-debug] GET /s/:token/:share/preview --> github.com/photoprism/photoprism/internal/api.SharePreview.func1 (4 handlers) [GIN-debug] HEAD /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] GET /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PUT /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] POST /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PATCH /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] DELETE /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] OPTIONS /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] MKCOL /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] COPY /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] MOVE /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] LOCK /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] UNLOCK /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PROPFIND /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PROPPATCH /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) time="2021-01-30T10:31:57Z" level=info msg="webdav: /originals/ enabled, waiting for requests" [GIN-debug] HEAD /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] GET /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PUT /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] POST /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PATCH /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] DELETE /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] OPTIONS /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] MKCOL /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] COPY /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] MOVE /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] LOCK /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] UNLOCK /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PROPFIND /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PROPPATCH /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) time="2021-01-30T10:31:57Z" level=info msg="webdav: /import/ enabled, waiting for requests" time="2021-01-30T10:31:57Z" level=info msg="http: starting web server at 0.0.0.0:2343" time="2021-01-30T10:32:35Z" level=debug msg="http: GET /photos (200) [6.478589ms]" time="2021-01-30T10:32:35Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.195152ms]" time="2021-01-30T10:32:35Z" level=debug msg="http: GET /static/build/app.js?6ff8c215 (200) [222.054242ms]" time="2021-01-30T10:32:38Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [253.868µs]" time="2021-01-30T10:32:38Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.897676ms]" time="2021-01-30T10:32:38Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.222343ms]" time="2021-01-30T10:32:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.358455ms]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [210.795µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [164.985µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [139.573µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [195.18µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [177.351µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [209.915µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [156.113µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [1.247684ms]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [139.014µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [213.668µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [188.629µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [156.725µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [179.123µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [159.789µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [221.402µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [164.121µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [141.243µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.645µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [140.875µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [151.536µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [152.153µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [247.714µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [179.743µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [192.687µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [198.949µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [178.324µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [184.388µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [135.906µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [352.86µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [112.94µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [308.683µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [220.769µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [206.767µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [210.66µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [190.155µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.875µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [157.439µs]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /browse?view=mosaic&order=newest&public=true&quality=3 (200) [5.870864ms]" time="2021-01-30T10:32:39Z" level=debug msg="http: GET /api/v1/ws (200) [38.351674226s]" time="2021-01-30T10:32:40Z" level=debug msg="albums: search type:album count:24 [10.977µs]" time="2021-01-30T10:32:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [940.531µs]" time="2021-01-30T10:32:40Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.643703ms]" time="2021-01-30T10:32:40Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [15.120996ms]" time="2021-01-30T10:32:40Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [13.002792ms]" time="2021-01-30T10:32:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [13.169035ms]" time="2021-01-30T10:32:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [17.702967ms]" time="2021-01-30T10:32:40Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:January 2021 AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} january-2021" time="2021-01-30T10:32:40Z" level=info msg="Album created" time="2021-01-30T10:32:40Z" level=debug msg="albums: search id:aqnqtag24keo3ule [13.59µs]" time="2021-01-30T10:32:40Z" level=debug msg="http: POST /api/v1/albums (200) [18.13465ms]" time="2021-01-30T10:32:40Z" level=debug msg="http: GET /static/build/app.js?6ff8c215 (200) [266.952117ms]" time="2021-01-30T10:32:40Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqtag24keo3ule" time="2021-01-30T10:32:40Z" level=debug msg="http: GET /api/v1/albums/aqnqtag24keo3ule/t/public/tile_500 (200) [728.758µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.531963ms]" time="2021-01-30T10:32:41Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.113367ms]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.771328ms]" time="2021-01-30T10:32:41Z" level=info msg="albums: deleting aqnqtag24keo3ule" time="2021-01-30T10:32:41Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [10.529624ms]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (304) [84.878µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (304) [56.396µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (304) [84.584µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (304) [33.912µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (304) [49.032µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (304) [54.219µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (304) [75.033µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (304) [70.017µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (304) [76.461µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (304) [72.136µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (304) [98.066µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (304) [86.893µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (304) [72.929µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (304) [116.767µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (304) [55.027µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (304) [92.269µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (304) [62.227µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (304) [72.934µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (304) [79.502µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (304) [74.742µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (304) [88.304µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (304) [74.671µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (304) [70.396µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (304) [67.663µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (304) [80.038µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (304) [74.859µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (304) [47.938µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (304) [82.112µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (304) [78.802µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (304) [85.841µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /photos (200) [6.951128ms]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (304) [112.909µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (304) [74.258µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (304) [105.778µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (304) [107.52µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (304) [96.361µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/ws (200) [4.252977221s]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (304) [102.798µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [31.61368ms]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (304) [105.325µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (304) [35.868µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (304) [31.968µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (304) [68.496µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (304) [74.189µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (304) [30.637µs]" time="2021-01-30T10:32:41Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [88.934µs]" time="2021-01-30T10:32:42Z" level=debug msg="http: GET /static/build/app.js?6ff8c215 (200) [302.636205ms]" time="2021-01-30T10:32:43Z" level=debug msg="http: GET /sw.js (200) [1.247202ms]" time="2021-01-30T10:32:43Z" level=debug msg="http: GET /img/e34aafbb485a96eaf2a789b2bf3af6fe.gif?__uncache=1%2F29%2F2021%2C%206%3A08%3A02%20PM (200) [10.149218ms]" time="2021-01-30T10:32:43Z" level=debug msg="http: GET /app.css?__uncache=1%2F29%2F2021%2C%206%3A08%3A02%20PM (200) [13.643536ms]" time="2021-01-30T10:32:43Z" level=debug msg="http: GET /img/e3f799c6dec9af194c86decdf7392405.png?__uncache=1%2F29%2F2021%2C%206%3A08%3A02%20PM (200) [21.584015ms]" time="2021-01-30T10:32:43Z" level=debug msg="http: GET /share.js?__uncache=1%2F29%2F2021%2C%206%3A08%3A02%20PM (200) [19.097237ms]" time="2021-01-30T10:32:43Z" level=debug msg="http: GET /share.css?__uncache=1%2F29%2F2021%2C%206%3A08%3A02%20PM (200) [17.632261ms]" time="2021-01-30T10:32:43Z" level=debug msg="http: GET /app.js?__uncache=1%2F29%2F2021%2C%206%3A08%3A02%20PM (200) [24.740585ms]" time="2021-01-30T10:32:43Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.944252ms]" time="2021-01-30T10:32:43Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.789023ms]" time="2021-01-30T10:32:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.163319ms]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [192.415µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [649.015µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [191.597µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [194.028µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [376.367µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [1.932303ms]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [208.762µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [184.094µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [146.498µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [164.304µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [183.668µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [767.979µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [174.311µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [189.727µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.548µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [146.521µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [135.748µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [132.64µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [162.452µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [157.737µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [145.684µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [175.268µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [177.85µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [200.184µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [128.106µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [447.002µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [146.817µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [267.407µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [216.469µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [191.041µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [161.351µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [163.72µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [142.78µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [243.706µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [182.561µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [166.699µs]" time="2021-01-30T10:32:44Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.981µs]" time="2021-01-30T10:32:45Z" level=debug msg="albums: search type:album count:24 [11.179µs]" time="2021-01-30T10:32:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [886.946µs]" time="2021-01-30T10:32:45Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [5.734µs]" time="2021-01-30T10:32:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [245.014µs]" time="2021-01-30T10:32:45Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [6.258µs]" time="2021-01-30T10:32:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [202.429µs]" time="2021-01-30T10:32:45Z" level=debug msg="albums: search q:holiday type:album count:24 [11.159µs]" time="2021-01-30T10:32:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [960.726µs]" time="2021-01-30T10:32:45Z" level=debug msg="http: GET /api/v1/photos/pqmxlr31st2guha6 (200) [2.923949ms]" time="2021-01-30T10:32:46Z" level=error msg="download: file Images/photos-005_2.mp4.jpg is missing" time="2021-01-30T10:32:46Z" level=debug msg="http: GET /api/v1/dl/c49101762dae6cee829942fe8e3c9e0760a2c4d2?t=1eoysj12 (404) [12.796819ms]" time="2021-01-30T10:32:46Z" level=debug msg="http: GET /api/v1/dl/5592f713f2514503224545e60463f7edc0444429?t=1eoysj12 (200) [715.102343ms]" time="2021-01-30T10:32:48Z" level=info msg="Album saved" time="2021-01-30T10:32:48Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [14.128µs]" time="2021-01-30T10:32:48Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [17.024465ms]" time="2021-01-30T10:32:48Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [332.218µs]" time="2021-01-30T10:32:48Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [951.78µs]" time="2021-01-30T10:32:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.726899ms]" time="2021-01-30T10:32:49Z" level=info msg="photos: found 50 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.370507ms]" time="2021-01-30T10:32:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.436346ms]" time="2021-01-30T10:32:49Z" level=error msg="thumbs: file Images/photos-005_2.mp4.jpg is missing" time="2021-01-30T10:32:49Z" level=debug msg="http: GET /api/v1/t/5592f713f2514503224545e60463f7edc0444429/public/tile_500 (200) [6.75807ms]" time="2021-01-30T10:32:49Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [213.876µs]" time="2021-01-30T10:32:49Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [114.586µs]" time="2021-01-30T10:32:49Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [126.584µs]" time="2021-01-30T10:32:49Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [641.61µs]" time="2021-01-30T10:32:50Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.559985ms]" time="2021-01-30T10:32:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.525393ms]" time="2021-01-30T10:32:51Z" level=debug msg="http: GET /browse?view=mosaic&order=newest&public=true&quality=3 (200) [6.399027ms]" time="2021-01-30T10:32:51Z" level=debug msg="http: GET /api/v1/ws (200) [10.934485127s]" time="2021-01-30T10:32:52Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [4.919913ms]" time="2021-01-30T10:32:52Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [489.118µs]" time="2021-01-30T10:32:52Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [510.534µs]" time="2021-01-30T10:32:52Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [230.106µs]" time="2021-01-30T10:32:52Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [230.487µs]" time="2021-01-30T10:32:52Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [211.402µs]" time="2021-01-30T10:32:52Z" level=info msg="photos: found 50 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.472876ms]" time="2021-01-30T10:32:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.365451ms]" time="2021-01-30T10:32:53Z" level=error msg="thumbs: file Images/photos-005_2.mp4.jpg is missing" time="2021-01-30T10:32:53Z" level=debug msg="http: GET /api/v1/t/5592f713f2514503224545e60463f7edc0444429/public/tile_224 (200) [19.914882ms]" time="2021-01-30T10:32:53Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [70.693µs]" time="2021-01-30T10:32:53Z" level=debug msg="albums: search type:album count:1000 [12.083µs]" time="2021-01-30T10:32:53Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [904.727µs]" time="2021-01-30T10:32:54Z" level=info msg="2 entries added to Animals" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T10:32:54Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T10:32:54Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [9.787µs]" time="2021-01-30T10:32:54Z" level=debug msg="http: POST /api/v1/albums/aqmxlt22ilujuxux/photos (200) [15.123277ms]" time="2021-01-30T10:32:54Z" level=debug msg="http: GET /sw.js (200) [2.122797ms]" time="2021-01-30T10:32:55Z" level=debug msg="albums: search type:album count:24 [10.411µs]" time="2021-01-30T10:32:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.067404ms]" time="2021-01-30T10:32:55Z" level=debug msg="albums: search type:album category:Family count:24 [11.428µs]" time="2021-01-30T10:32:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Family&type=album (200) [763.799µs]" time="2021-01-30T10:32:55Z" level=debug msg="albums: search type:album count:24 [12.837µs]" time="2021-01-30T10:32:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.60294ms]" time="2021-01-30T10:32:56Z" level=debug msg="albums: search type:album count:48 [11.652µs]" time="2021-01-30T10:32:56Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=album (200) [1.0078ms]" time="2021-01-30T10:32:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [336.33µs]" time="2021-01-30T10:32:56Z" level=info msg="photos: found 4 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.242851ms]" time="2021-01-30T10:32:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.537344ms]" time="2021-01-30T10:32:57Z" level=info msg="2 entries removed from Animals" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T10:32:57Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T10:32:57Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [23.557µs]" time="2021-01-30T10:32:57Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlt22ilujuxux/photos (200) [30.325717ms]" time="2021-01-30T10:32:57Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [1.186584ms]" time="2021-01-30T10:32:57Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.088769ms]" time="2021-01-30T10:33:00Z" level=info msg="Album saved" time="2021-01-30T10:33:00Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [9.65µs]" time="2021-01-30T10:33:00Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [15.101009ms]" time="2021-01-30T10:33:00Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [1.019949ms]" time="2021-01-30T10:33:00Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.792492ms]" time="2021-01-30T10:33:00Z" level=debug msg="albums: search type:album count:24 [10.739µs]" time="2021-01-30T10:33:00Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [715.687µs]" time="2021-01-30T10:33:01Z" level=debug msg="http: GET /photos (200) [28.47687ms]" time="2021-01-30T10:33:01Z" level=debug msg="http: GET /api/v1/ws (200) [18.808101417s]" time="2021-01-30T10:33:01Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.864077ms]" time="2021-01-30T10:33:01Z" level=debug msg="http: GET /static/build/app.js?6ff8c215 (200) [238.676379ms]" time="2021-01-30T10:33:03Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.095132ms]" time="2021-01-30T10:33:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.219192ms]" time="2021-01-30T10:33:03Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.598468ms]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [174.647µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [145.328µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [137.229µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [176.071µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [247.362µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [179.299µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [517.514µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [117.107µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [658.798µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [163.423µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [183.293µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [161.016µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [198.297µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [179.751µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [211.45µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [181.422µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [161.693µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [157.74µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [194.095µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [182.647µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [210.432µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [156.528µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [180.899µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [186.448µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [164.954µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [173.079µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [151.716µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [225.571µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [155.705µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [167.795µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [146.297µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [148.386µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [144.494µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [370.077µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [171.635µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [164.594µs]" time="2021-01-30T10:33:04Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [155.162µs]" time="2021-01-30T10:33:05Z" level=debug msg="albums: search type:album count:24 [9.541µs]" time="2021-01-30T10:33:05Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [753.028µs]" time="2021-01-30T10:33:05Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.607µs]" time="2021-01-30T10:33:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [201.486µs]" time="2021-01-30T10:33:05Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.258875ms]" time="2021-01-30T10:33:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.427626ms]" time="2021-01-30T10:33:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [372.304µs]" time="2021-01-30T10:33:06Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [727.481µs]" time="2021-01-30T10:33:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.33641ms]" time="2021-01-30T10:33:06Z" level=debug msg="http: GET /photos (200) [10.238125ms]" time="2021-01-30T10:33:06Z" level=debug msg="http: GET /api/v1/ws (200) [3.946465192s]" time="2021-01-30T10:33:06Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.057238ms]" time="2021-01-30T10:33:06Z" level=debug msg="http: GET /static/build/app.js?6ff8c215 (200) [204.162649ms]" time="2021-01-30T10:33:08Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.400864ms]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.530329ms]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.693933ms]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [202.965µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [158.021µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [394.105µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [205.638µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [251.121µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [185.999µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [201.56µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [163.856µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [381.724µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [159.983µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [197.037µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [186.92µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [174.032µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [176.643µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [164.083µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [137.642µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [187.407µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [130.858µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [147.802µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [144.281µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [126.768µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [143.983µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [152.447µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [146.78µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [147.342µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [138.911µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.04µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [1.466688ms]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [148.289µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [2.957314ms]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [143.952µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [152.578µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [160.319µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [162.561µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [159.759µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [216.5µs]" time="2021-01-30T10:33:08Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [141.005µs]" time="2021-01-30T10:33:09Z" level=debug msg="albums: search type:folder count:24 order:default [10.619µs]" time="2021-01-30T10:33:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.223959ms]" time="2021-01-30T10:33:09Z" level=info msg="photos: found 1 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:1 order:relevance [951.084µs]" time="2021-01-30T10:33:09Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada/BotanicalGarden public:true\" path:Vacation/Kanada/BotanicalGarden public:true dist:20 album:aqmxlqn1jjo8z5so count:1 order:relevance [1.599915ms]" time="2021-01-30T10:33:09Z" level=debug msg="cached album-cover:aqnah1321mgkt1w2:tile_500 [2.958234ms]" time="2021-01-30T10:33:09Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [3.126996ms]" time="2021-01-30T10:33:09Z" level=info msg="photos: found 1 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:1 order:relevance [3.422447ms]" time="2021-01-30T10:33:09Z" level=debug msg="cached album-cover:aqmxlqn1jjo8z5so:tile_500 [6.178739ms]" time="2021-01-30T10:33:09Z" level=debug msg="cached album-cover:aqmxlqn3jaryd4ga:tile_500 [4.651037ms]" time="2021-01-30T10:33:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [4.799138ms]" time="2021-01-30T10:33:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [6.339426ms]" time="2021-01-30T10:33:09Z" level=info msg="photos: found 1 results for filter:\"path:Images public:true\" path:Images public:true dist:20 album:aqmxlqn2gmo9g29n count:1 order:relevance [930.166µs]" time="2021-01-30T10:33:09Z" level=debug msg="cached album-cover:aqmxlqn2gmo9g29n:tile_500 [2.0219ms]" time="2021-01-30T10:33:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [2.181061ms]" time="2021-01-30T10:33:09Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:1 order:relevance [1.734436ms]" time="2021-01-30T10:33:09Z" level=debug msg="cached album-cover:aqmxlqn2k1qfipmd:tile_500 [2.757323ms]" time="2021-01-30T10:33:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [3.013645ms]" time="2021-01-30T10:33:09Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/KorsikaAdventure public:true\" path:Vacation/KorsikaAdventure public:true dist:20 album:aqmxlqn3sth9hh3s count:1 order:relevance [936.073µs]" time="2021-01-30T10:33:09Z" level=debug msg="cached album-cover:aqmxlqn3sth9hh3s:tile_500 [2.184997ms]" time="2021-01-30T10:33:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [2.352399ms]" time="2021-01-30T10:33:09Z" level=debug msg="http: GET /photos (200) [7.752405ms]" time="2021-01-30T10:33:09Z" level=debug msg="http: GET /api/v1/ws (200) [2.653759741s]" time="2021-01-30T10:33:09Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.237906ms]" time="2021-01-30T10:33:10Z" level=debug msg="http: GET /static/build/app.js?6ff8c215 (200) [207.400264ms]" time="2021-01-30T10:33:11Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.748601ms]" time="2021-01-30T10:33:11Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.351286ms]" time="2021-01-30T10:33:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.641046ms]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [181.2µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [177.609µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [279.704µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [166.906µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.462µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [129.055µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [179.793µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [157.474µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [144.281µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [196.503µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [411.133µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [180.351µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [238.305µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [183.246µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.006µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [163.132µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [165.929µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [137.799µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [139µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [174.765µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [207.617µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [159.032µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [314.499µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [151.424µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [150.029µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [142.854µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [212.057µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [271.56µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [170.268µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [91.428µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [164.736µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [159.331µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [151.358µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [161.308µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.533µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [121.184µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [150.214µs]" time="2021-01-30T10:33:12Z" level=debug msg="albums: search type:month count:24 [9.759µs]" time="2021-01-30T10:33:12Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.735304ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:1 order:relevance [717.768µs]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqnah1mlu18nkw5y:tile_500 [2.758805ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [2.979255ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:1 order:relevance [750.317µs]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:7\" public:true dist:20 album:aqnah1m1h8qd6czu year:2020 month:7 count:1 order:relevance [691.29µs]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqnah1m1h8qd6czu:tile_500 [3.087404ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:6\" public:true dist:20 album:aqmxlr786sc7zz3b year:2019 month:6 count:1 order:relevance [1.578243ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [4.054322ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:5\" public:true dist:20 album:aqmxlr72lk7l5jal year:2019 month:5 count:1 order:relevance [1.601272ms]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqnah1m3ralbeur8:tile_500 [5.793523ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [5.93577ms]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr72lk7l5jal:tile_500 [2.508785ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [2.654189ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:7\" public:true dist:20 album:aqnah1m16ogr95li year:2018 month:7 count:1 order:relevance [737.154µs]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqnah1m16ogr95li:tile_500 [1.745727ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [1.894864ms]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr786sc7zz3b:tile_500 [10.880269ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [11.022396ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:10\" public:true dist:20 album:aqmxlr72fxziu7do year:2019 month:10 count:1 order:relevance [11.228667ms]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr72fxziu7do:tile_500 [13.071835ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [13.235175ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:5\" public:true dist:20 album:aqmxlr77il8cr8g8 year:2018 month:5 count:1 order:relevance [1.459151ms]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr77il8cr8g8:tile_500 [2.510518ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [2.697608ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:1\" public:true dist:20 album:aqnah1m36lkobl18 year:2018 month:1 count:1 order:relevance [707.401µs]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqnah1m36lkobl18:tile_500 [1.655455ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [1.815235ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:12\" public:true dist:20 album:aqmxlr7277y14dl4 year:2017 month:12 count:1 order:relevance [770.424µs]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr7277y14dl4:tile_500 [1.594191ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [1.736426ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:10\" public:true dist:20 album:aqmxlr73d4khlo9d year:2017 month:10 count:1 order:relevance [721.801µs]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr73d4khlo9d:tile_500 [1.631151ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [1.756927ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:8\" public:true dist:20 album:aqmxlr716gxvw2gk year:2017 month:8 count:1 order:relevance [685.647µs]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr716gxvw2gk:tile_500 [1.804569ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [2.02315ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:1 order:relevance [709.044µs]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:12\" public:true dist:20 album:aqmxlr71pa8hobcu year:2015 month:12 count:1 order:relevance [619.73µs]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr71pa8hobcu:tile_500 [1.41665ms]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr71p6zo22dk:tile_500 [2.794641ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [1.578716ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [2.910267ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:11\" public:true dist:20 album:aqmxlr73qmi2bmrj year:2015 month:11 count:1 order:relevance [658.049µs]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr73qmi2bmrj:tile_500 [2.129497ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [2.274901ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:2\" public:true dist:20 album:aqmxlr71kb5nyuyb year:2015 month:2 count:1 order:relevance [691.601µs]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr71kb5nyuyb:tile_500 [2.347779ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [2.509086ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:1 order:relevance [1.609659ms]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr71rt835kpf:tile_500 [2.529891ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [2.655234ms]" time="2021-01-30T10:33:13Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:11\" public:true dist:20 album:aqmxlr73gwwnd233 year:2013 month:11 count:1 order:relevance [709.884µs]" time="2021-01-30T10:33:13Z" level=debug msg="cached album-cover:aqmxlr73gwwnd233:tile_500 [1.584697ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [1.753747ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /photos (200) [5.425124ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /api/v1/ws (200) [2.667558898s]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [22.790133ms]" time="2021-01-30T10:33:13Z" level=debug msg="http: GET /static/build/app.js?6ff8c215 (200) [210.712594ms]" time="2021-01-30T10:33:15Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.624479ms]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.636691ms]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.329238ms]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [151.213µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [178.671µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [136.899µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [174.037µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [135.618µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [154.341µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [179.069µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [150.128µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [161.091µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [1.656085ms]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [220.172µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [168.092µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [201.199µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [148.891µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [150.181µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [99.819µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [169.674µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [158.012µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [152.279µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [168.511µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [154.838µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [183.162µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [136.755µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [154.445µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [135.066µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [162.687µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [137.355µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [217.555µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [319.529µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [148.17µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [169.695µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [150.661µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.284µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [183.949µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [158.945µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [164.28µs]" time="2021-01-30T10:33:15Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [123.421µs]" time="2021-01-30T10:33:16Z" level=debug msg="albums: search type:album count:24 [10.677µs]" time="2021-01-30T10:33:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [915.024µs]" time="2021-01-30T10:33:16Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.848µs]" time="2021-01-30T10:33:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [210.219µs]" time="2021-01-30T10:33:16Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [4.231µs]" time="2021-01-30T10:33:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [166.8µs]" time="2021-01-30T10:33:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [301.337µs]" time="2021-01-30T10:33:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [411.659µs]" time="2021-01-30T10:33:17Z" level=info msg="Album saved" time="2021-01-30T10:33:17Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [8.636µs]" time="2021-01-30T10:33:17Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [10.467209ms]" time="2021-01-30T10:33:19Z" level=debug msg="http: GET /api/v1/ws (200) [5.240681069s]" time="2021-01-30T10:33:28Z" level=debug msg="http: GET /api/v1/config (200) [5.255242ms]" time="2021-01-30T10:34:06Z" level=debug msg="http: GET /browse?view=mosaic&order=newest&public=true&quality=3 (200) [7.917447ms]" time="2021-01-30T10:34:06Z" level=debug msg="http: GET /api/v1/ws (200) [1m14.429749038s]" time="2021-01-30T10:34:07Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.405852ms]" time="2021-01-30T10:34:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [14.916142ms]" time="2021-01-30T10:34:07Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [83.337µs]" time="2021-01-30T10:34:09Z" level=debug msg="http: GET /sw.js (200) [1.206397ms]" time="2021-01-30T10:34:11Z" level=info msg="folder: added album Storage (path:Images/storage public:true)" time="2021-01-30T10:34:11Z" level=info msg="folder: added album Acceptance (path:Images/storage/acceptance public:true)" time="2021-01-30T10:34:11Z" level=info msg="folder: added album Sidecar (path:Images/storage/acceptance/sidecar public:true)" time="2021-01-30T10:34:11Z" level=debug msg="cached folder:/:true:false [31.436788ms]" time="2021-01-30T10:34:11Z" level=debug msg="http: GET /api/v1/folders/originals?recursive=true (200) [31.852596ms]" time="2021-01-30T10:34:25Z" level=info msg="Indexing originals..." time="2021-01-30T10:34:25Z" level=info msg="classify: loading nasnet" 2021-01-30 10:34:25.056796: I tensorflow/cc/saved_model/reader.cc:31] Reading SavedModel from: /go/src/github.com/photoprism/photoprism/assets/nasnet 2021-01-30 10:34:25.189905: I tensorflow/cc/saved_model/reader.cc:54] Reading meta graph with tags { photoprism } 2021-01-30 10:34:25.315120: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA 2021-01-30 10:34:25.851864: I tensorflow/cc/saved_model/loader.cc:202] Restoring SavedModel bundle. 2021-01-30 10:34:28.002051: I tensorflow/cc/saved_model/loader.cc:311] SavedModel load for tags { photoprism }; Status: success. Took 2945271 microseconds. time="2021-01-30T10:34:28Z" level=info msg="classify: loading labels from labels.txt" time="2021-01-30T10:34:28Z" level=info msg="index: no .ppignore file found" time="2021-01-30T10:34:28Z" level=debug msg="convert: Images/storage/acceptance/sidecar/IMG_2925.MOV.avc -> IMG_2925.MOV.avc.jpg" time="2021-01-30T10:34:28Z" level=debug msg="convert: Images/storage/acceptance/sidecar/Mohn.mp4.avc -> Mohn.mp4.avc.jpg" time="2021-01-30T10:34:28Z" level=debug msg="convert: Images/storage/acceptance/sidecar/photos-005_2.mp4.avc -> photos-005_2.mp4.avc.jpg" time="2021-01-30T10:34:28Z" level=debug msg="index: Mohn.mp4.avc.jpg created" time="2021-01-30T10:34:28Z" level=debug msg="index: photos-005_2.mp4.avc.jpg created" time="2021-01-30T10:34:28Z" level=debug msg="media: no new thumbnails created for photos-005_2 [342.167µs]" time="2021-01-30T10:34:28Z" level=debug msg="media: no original json sidecar file found for photos-005_2.mp4.avc" time="2021-01-30T10:34:28Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:34:28Z" level=debug msg="media: exif not supported: photos-005_2.mp4.avc" time="2021-01-30T10:34:28Z" level=info msg="media: photos-005_2.mp4.avc was taken at 2021-01-29 11:01:15.895942891 +0000 UTC (file mod time)" time="2021-01-30T10:34:28Z" level=info msg="index: added main avc file Images/storage/acceptance/sidecar/photos-005_2.mp4.avc" time="2021-01-30T10:34:28Z" level=debug msg="metadata: failed parsing photos-005_2.mp4.avc.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:34:28Z" level=debug msg="index: IMG_2925.MOV.avc.jpg created" time="2021-01-30T10:34:28Z" level=debug msg="media: no original json sidecar file found for photos-005_2.mp4.avc.jpg" time="2021-01-30T10:34:28Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:34:28Z" level=debug msg="media: metadata: no exif header in photos-005_2.mp4.avc.jpg (search and extract)" time="2021-01-30T10:34:28Z" level=info msg="media: photos-005_2.mp4.avc.jpg was taken at 2021-01-30 10:34:28.74140299 +0000 UTC (file mod time)" time="2021-01-30T10:34:29Z" level=info msg="media: 11 thumbnails created for Mohn [389.460858ms]" time="2021-01-30T10:34:29Z" level=debug msg="media: no original json sidecar file found for Mohn.mp4.avc" time="2021-01-30T10:34:29Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:34:29Z" level=debug msg="media: exif not supported: Mohn.mp4.avc" time="2021-01-30T10:34:29Z" level=info msg="media: Mohn.mp4.avc was taken at 2021-01-29 10:58:51.324193946 +0000 UTC (file mod time)" time="2021-01-30T10:34:29Z" level=info msg="index: added main avc file Images/storage/acceptance/sidecar/Mohn.mp4.avc" time="2021-01-30T10:34:29Z" level=debug msg="metadata: failed parsing Mohn.mp4.avc.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:34:29Z" level=debug msg="media: no original json sidecar file found for Mohn.mp4.avc.jpg" time="2021-01-30T10:34:29Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:34:29Z" level=debug msg="media: metadata: no exif header in Mohn.mp4.avc.jpg (search and extract)" time="2021-01-30T10:34:29Z" level=info msg="media: Mohn.mp4.avc.jpg was taken at 2021-01-30 10:34:28.713403004 +0000 UTC (file mod time)" time="2021-01-30T10:34:29Z" level=info msg="media: 11 thumbnails created for IMG_2925 [445.926583ms]" time="2021-01-30T10:34:29Z" level=debug msg="media: no original json sidecar file found for IMG_2925.MOV.avc" time="2021-01-30T10:34:29Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:34:29Z" level=debug msg="media: exif not supported: IMG_2925.MOV.avc" time="2021-01-30T10:34:29Z" level=info msg="media: IMG_2925.MOV.avc was taken at 2021-01-28 13:25:51.87888022 +0000 UTC (file mod time)" time="2021-01-30T10:34:29Z" level=info msg="index: added main avc file Images/storage/acceptance/sidecar/IMG_2925.MOV.avc" time="2021-01-30T10:34:29Z" level=debug msg="metadata: failed parsing IMG_2925.MOV.avc.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:34:29Z" level=debug msg="media: no original json sidecar file found for IMG_2925.MOV.avc.jpg" time="2021-01-30T10:34:29Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:34:29Z" level=debug msg="media: metadata: no exif header in IMG_2925.MOV.avc.jpg (search and extract)" time="2021-01-30T10:34:29Z" level=info msg="media: IMG_2925.MOV.avc.jpg was taken at 2021-01-30 10:34:28.825402948 +0000 UTC (file mod time)" time="2021-01-30T10:34:34Z" level=debug msg="index: image classification took 5.26398836s" time="2021-01-30T10:34:34Z" level=debug msg="photo: changed title of pqnqtdg33d2e4wpl to Photos" time="2021-01-30T10:34:34Z" level=debug msg="media: no new thumbnails created for photos-005_2 [81.499µs]" time="2021-01-30T10:34:34Z" level=info msg="index: added related jpg file photos-005_2.mp4.avc.jpg" time="2021-01-30T10:34:34Z" level=debug msg="index: image classification took 4.910413452s" time="2021-01-30T10:34:34Z" level=debug msg="photo: changed title of pqnqtdh2s48deytu to Sidecar" time="2021-01-30T10:34:34Z" level=debug msg="media: no new thumbnails created for IMG_2925 [98.909µs]" time="2021-01-30T10:34:34Z" level=info msg="index: added related jpg file IMG_2925.MOV.avc.jpg" time="2021-01-30T10:34:34Z" level=debug msg="index: image classification took 5.145375361s" time="2021-01-30T10:34:34Z" level=debug msg="photo: changed title of pqnqtdh3iveg2rpy to Sidecar" time="2021-01-30T10:34:34Z" level=debug msg="media: no new thumbnails created for Mohn [313.101µs]" time="2021-01-30T10:34:34Z" level=info msg="index: added related jpg file Mohn.mp4.avc.jpg" time="2021-01-30T10:34:34Z" level=debug msg="removed folder:/:true:false from cache" time="2021-01-30T10:34:34Z" level=info msg="purge: flagged file Images/Gopher.mp4.jpg as missing" time="2021-01-30T10:34:34Z" level=warning msg="purge: photo pqmxlqu2x2gjkwx6 has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=info msg="purge: flagged file Images/IMG_11234.mp4.jpg as missing" time="2021-01-30T10:34:34Z" level=warning msg="purge: photo pqmxlquf9tbc8mk2 has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=info msg="purge: flagged file Images/IMG_2551.MOV.jpg as missing" time="2021-01-30T10:34:34Z" level=warning msg="purge: photo pqmxlr02lomkuetc has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=info msg="purge: flagged file Images/IMG_2175.MOV.jpg as missing" time="2021-01-30T10:34:34Z" level=warning msg="purge: photo pqmxlr0z98ovsvsl has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=info msg="purge: flagged file Images/IMG_2925.MOV.jpg as missing" time="2021-01-30T10:34:34Z" level=warning msg="purge: photo pqmxlr03f0zjk06w has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=info msg="purge: flagged file Images/Mohn.mp4.jpg as missing" time="2021-01-30T10:34:34Z" level=warning msg="purge: photo pqmxlr02fsnwrn7f has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=info msg="purge: flagged file Images/photos-005_2.mp4.jpg as missing" time="2021-01-30T10:34:34Z" level=warning msg="purge: photo pqmxlr31st2guha6 has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=info msg="purge: searching index for unassigned primary files" time="2021-01-30T10:34:34Z" level=debug msg="photo: finding new primary for pqmxlqu2x2gjkwx6" time="2021-01-30T10:34:34Z" level=warning msg="photo: photo pqmxlqu2x2gjkwx6 has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=debug msg="photo: finding new primary for pqmxlquf9tbc8mk2" time="2021-01-30T10:34:34Z" level=warning msg="photo: photo pqmxlquf9tbc8mk2 has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=debug msg="photo: finding new primary for pqmxlr02lomkuetc" time="2021-01-30T10:34:34Z" level=warning msg="photo: photo pqmxlr02lomkuetc has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=debug msg="photo: finding new primary for pqmxlr03f0zjk06w" time="2021-01-30T10:34:34Z" level=warning msg="photo: photo pqmxlr03f0zjk06w has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=debug msg="photo: finding new primary for pqmxlr02fsnwrn7f" time="2021-01-30T10:34:34Z" level=warning msg="photo: photo pqmxlr02fsnwrn7f has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=debug msg="photo: finding new primary for pqmxlr31st2guha6" time="2021-01-30T10:34:34Z" level=warning msg="photo: photo pqmxlr31st2guha6 has no jpegs (set new primary)" time="2021-01-30T10:34:34Z" level=info msg="purge: searching index for hidden media files" time="2021-01-30T10:34:34Z" level=info msg="Removed 7 files and 0 photos" time="2021-01-30T10:34:34Z" level=debug msg="moments: index contains 43 photos and 3 videos, using threshold 6" time="2021-01-30T10:34:34Z" level=info msg="moments: added “January 2021” (public:true year:2021 month:1)" time="2021-01-30T10:34:34Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T10:34:34Z" level=info msg="Indexing completed in 9 s" time="2021-01-30T10:34:34Z" level=debug msg="http: POST /api/v1/index (200) [9.667574592s]" time="2021-01-30T10:35:10Z" level=debug msg="http: GET /api/v1/config (200) [4.277229ms]" time="2021-01-30T10:35:17Z" level=info msg="photos: found 6 results for hidden:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.396633ms]" time="2021-01-30T10:35:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&hidden=true (200) [2.537604ms]" time="2021-01-30T10:35:17Z" level=debug msg="http: GET /api/v1/t/5592f713f2514503224545e60463f7edc0444429/public/tile_224 (200) [1.021119ms]" time="2021-01-30T10:35:17Z" level=debug msg="http: GET /api/v1/t/81aefaee21a2882102a5cac0532f265965c7c679/public/tile_224 (200) [1.113998ms]" time="2021-01-30T10:35:17Z" level=debug msg="http: GET /api/v1/t/57a8de10a2b1b8f682a00a7aa8db58c7805e79ac/public/tile_224 (200) [1.179634ms]" time="2021-01-30T10:35:17Z" level=debug msg="http: GET /api/v1/t/760db00794f696795f79b09857d220ec7d62a519/public/tile_224 (200) [1.847908ms]" time="2021-01-30T10:35:17Z" level=debug msg="http: GET /api/v1/t/adca61c3a192343fba029dae54f25b7e14aeea66/public/tile_224 (200) [2.43293ms]" time="2021-01-30T10:35:17Z" level=debug msg="http: GET /api/v1/t/0e830c17693be89e63b84f7134c1ae2ecaa9f58d/public/tile_224 (200) [2.230053ms]" time="2021-01-30T10:35:27Z" level=debug msg="albums: search type:moment count:24 [12.813µs]" time="2021-01-30T10:35:27Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [888.701µs]" time="2021-01-30T10:35:27Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T10:35:27Z" level=info msg="photos: found 1 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:1 order:relevance [1.524778ms]" time="2021-01-30T10:35:27Z" level=debug msg="cached album-cover:aqnah1mhviyxpahk:tile_500 [2.592209ms]" time="2021-01-30T10:35:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [2.903993ms]" time="2021-01-30T10:35:28Z" level=info msg="photos: found 47 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.506597ms]" time="2021-01-30T10:35:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.668529ms]" time="2021-01-30T10:35:28Z" level=debug msg="http: GET /api/v1/t/197ffc6e2964ef5f3b412962976d4955c7bc99ff/public/tile_224 (200) [185.767µs]" time="2021-01-30T10:35:28Z" level=debug msg="http: GET /api/v1/t/6fe67e1152abd8328b712609f8b19f015b112f43/public/tile_224 (200) [139.065µs]" time="2021-01-30T10:35:28Z" level=debug msg="http: GET /api/v1/t/2a75152ee8e3753d4f7849e392541f9fac51af2e/public/tile_224 (200) [135.448µs]" time="2021-01-30T10:35:30Z" level=info msg="photos: found 6 results for hidden:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.568135ms]" time="2021-01-30T10:35:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&hidden=true (200) [2.724576ms]" time="2021-01-30T10:35:30Z" level=debug msg="http: GET /api/v1/t/5592f713f2514503224545e60463f7edc0444429/public/tile_224 (200) [804.816µs]" time="2021-01-30T10:35:30Z" level=debug msg="http: GET /api/v1/t/adca61c3a192343fba029dae54f25b7e14aeea66/public/tile_224 (200) [952.831µs]" time="2021-01-30T10:35:30Z" level=debug msg="http: GET /api/v1/t/81aefaee21a2882102a5cac0532f265965c7c679/public/tile_224 (200) [1.193199ms]" time="2021-01-30T10:35:30Z" level=debug msg="http: GET /api/v1/t/0e830c17693be89e63b84f7134c1ae2ecaa9f58d/public/tile_224 (200) [929.667µs]" time="2021-01-30T10:35:30Z" level=debug msg="http: GET /api/v1/t/57a8de10a2b1b8f682a00a7aa8db58c7805e79ac/public/tile_224 (200) [1.955594ms]" time="2021-01-30T10:35:30Z" level=debug msg="http: GET /api/v1/t/760db00794f696795f79b09857d220ec7d62a519/public/tile_224 (200) [2.912644ms]" time="2021-01-30T10:35:31Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.1003ms]" time="2021-01-30T10:35:31Z" level=debug msg="http: GET /api/v1/svg/folder (200) [262.644µs]" time="2021-01-30T10:35:31Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [252.161µs]" time="2021-01-30T10:35:36Z" level=info msg="photos: found 6 results for hidden:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.704576ms]" time="2021-01-30T10:35:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&hidden=true (200) [2.980708ms]" time="2021-01-30T10:35:51Z" level=debug msg="cached folder:/:true:false [3.633903ms]" time="2021-01-30T10:35:51Z" level=debug msg="http: GET /api/v1/folders/originals?recursive=true (200) [4.007182ms]" time="2021-01-30T10:35:53Z" level=info msg="Settings saved" time="2021-01-30T10:35:53Z" level=debug msg="http: POST /api/v1/settings (200) [6.291353ms]" time="2021-01-30T10:35:54Z" level=info msg="Indexing originals..." time="2021-01-30T10:35:54Z" level=info msg="index: no .ppignore file found" time="2021-01-30T10:35:54Z" level=debug msg="convert: Images/Gopher.mp4 -> Gopher.mp4.jpg" time="2021-01-30T10:35:54Z" level=debug msg="convert: Images/IMG_11234.mp4 -> IMG_11234.mp4.jpg" time="2021-01-30T10:35:54Z" level=info msg="index: skipped archived main jpg file Images/11_IMG.jpg" time="2021-01-30T10:35:54Z" level=debug msg="convert: Images/IMG_2175.MOV -> IMG_2175.MOV.jpg" time="2021-01-30T10:35:54Z" level=debug msg="index: IMG_11234.mp4.jpg created" time="2021-01-30T10:35:54Z" level=debug msg="media: no new thumbnails created for IMG_11234 [272.098µs]" time="2021-01-30T10:35:54Z" level=debug msg="media: no original json sidecar file found for IMG_11234.mp4" time="2021-01-30T10:35:54Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:54Z" level=debug msg="media: exif not supported: IMG_11234.mp4" time="2021-01-30T10:35:54Z" level=info msg="media: IMG_11234.mp4 was taken at 2021-01-14 14:29:12.853 +0000 UTC (file mod time)" time="2021-01-30T10:35:54Z" level=debug msg="index: Gopher.mp4.jpg created" time="2021-01-30T10:35:54Z" level=debug msg="media: no new thumbnails created for Gopher [299.83µs]" time="2021-01-30T10:35:54Z" level=debug msg="index: IMG_2175.MOV.jpg created" time="2021-01-30T10:35:54Z" level=debug msg="media: no new thumbnails created for IMG_2175 [295.031µs]" time="2021-01-30T10:35:54Z" level=info msg="index: updated main mp4 file Images/IMG_11234.mp4" time="2021-01-30T10:35:54Z" level=debug msg="index: IMG_11234.mp4.jpg was modified (new size 82480, old size 82480, new timestamp 1612002955, old timestamp 1610635200)" time="2021-01-30T10:35:54Z" level=debug msg="metadata: failed parsing IMG_11234.mp4.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:35:54Z" level=debug msg="media: no original json sidecar file found for IMG_11234.mp4.jpg" time="2021-01-30T10:35:54Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:54Z" level=debug msg="media: metadata: no exif header in IMG_11234.mp4.jpg (search and extract)" time="2021-01-30T10:35:54Z" level=info msg="media: IMG_11234.mp4.jpg was taken at 2021-01-30 10:35:54.697355421 +0000 UTC (file mod time)" time="2021-01-30T10:35:54Z" level=debug msg="media: no original json sidecar file found for Gopher.mp4" time="2021-01-30T10:35:54Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:54Z" level=debug msg="media: exif not supported: Gopher.mp4" time="2021-01-30T10:35:54Z" level=info msg="media: Gopher.mp4 was taken at 2021-01-10 13:30:51.954 +0000 UTC (file mod time)" time="2021-01-30T10:35:54Z" level=info msg="index: updated main mp4 file Images/Gopher.mp4" time="2021-01-30T10:35:54Z" level=debug msg="index: Gopher.mp4.jpg was modified (new size 130808, old size 130808, new timestamp 1612002955, old timestamp 1610635200)" time="2021-01-30T10:35:54Z" level=debug msg="metadata: failed parsing Gopher.mp4.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:35:54Z" level=debug msg="media: no original json sidecar file found for IMG_2175.MOV" time="2021-01-30T10:35:54Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:54Z" level=debug msg="media: exif not supported: IMG_2175.MOV" time="2021-01-30T10:35:54Z" level=info msg="media: IMG_2175.MOV was taken at 2021-01-10 13:31:07.674 +0000 UTC (file mod time)" time="2021-01-30T10:35:54Z" level=debug msg="media: no original json sidecar file found for Gopher.mp4.jpg" time="2021-01-30T10:35:54Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:54Z" level=debug msg="media: metadata: no exif header in Gopher.mp4.jpg (search and extract)" time="2021-01-30T10:35:54Z" level=info msg="media: Gopher.mp4.jpg was taken at 2021-01-30 10:35:54.717355409 +0000 UTC (file mod time)" time="2021-01-30T10:35:54Z" level=info msg="index: updated main mov file Images/IMG_2175.MOV" time="2021-01-30T10:35:54Z" level=debug msg="index: IMG_2175.MOV.jpg was modified (new size 116863, old size 116863, new timestamp 1612002955, old timestamp 1610635200)" time="2021-01-30T10:35:54Z" level=debug msg="metadata: failed parsing IMG_2175.MOV.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:35:54Z" level=debug msg="media: no original json sidecar file found for IMG_2175.MOV.jpg" time="2021-01-30T10:35:54Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:54Z" level=debug msg="media: metadata: no exif header in IMG_2175.MOV.jpg (search and extract)" time="2021-01-30T10:35:54Z" level=info msg="media: IMG_2175.MOV.jpg was taken at 2021-01-30 10:35:54.721355406 +0000 UTC (file mod time)" time="2021-01-30T10:35:55Z" level=debug msg="index: image classification took 661.172209ms" time="2021-01-30T10:35:55Z" level=debug msg="media: no new thumbnails created for IMG_11234 [89.811µs]" time="2021-01-30T10:35:55Z" level=info msg="index: updated related jpg file IMG_11234.mp4.jpg" time="2021-01-30T10:35:55Z" level=debug msg="convert: Images/IMG_2551.MOV -> IMG_2551.MOV.jpg" time="2021-01-30T10:35:55Z" level=debug msg="index: image classification took 637.426333ms" time="2021-01-30T10:35:55Z" level=debug msg="index: image classification took 633.162689ms" time="2021-01-30T10:35:55Z" level=debug msg="media: no new thumbnails created for Gopher [87.924µs]" time="2021-01-30T10:35:55Z" level=info msg="index: updated related jpg file Gopher.mp4.jpg" time="2021-01-30T10:35:55Z" level=debug msg="convert: Images/IMG_2925.MOV -> IMG_2925.MOV.jpg" time="2021-01-30T10:35:55Z" level=debug msg="media: no new thumbnails created for IMG_2175 [101.153µs]" time="2021-01-30T10:35:55Z" level=info msg="index: updated related jpg file IMG_2175.MOV.jpg" time="2021-01-30T10:35:55Z" level=debug msg="convert: Images/Mohn.mp4 -> Mohn.mp4.jpg" time="2021-01-30T10:35:55Z" level=debug msg="index: IMG_2551.MOV.jpg created" time="2021-01-30T10:35:55Z" level=debug msg="media: no new thumbnails created for IMG_2551 [275.856µs]" time="2021-01-30T10:35:55Z" level=debug msg="index: Mohn.mp4.jpg created" time="2021-01-30T10:35:55Z" level=debug msg="media: no new thumbnails created for Mohn [578.305µs]" time="2021-01-30T10:35:55Z" level=debug msg="media: no original json sidecar file found for Mohn.mp4" time="2021-01-30T10:35:55Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:55Z" level=debug msg="media: exif not supported: Mohn.mp4" time="2021-01-30T10:35:55Z" level=info msg="media: Mohn.mp4 was taken at 2021-01-14 14:29:09.113 +0000 UTC (file mod time)" time="2021-01-30T10:35:55Z" level=info msg="index: updated main mp4 file Images/Mohn.mp4" time="2021-01-30T10:35:55Z" level=debug msg="index: Mohn.mp4.jpg was modified (new size 102345, old size 102345, new timestamp 1612002956, old timestamp 1610635202)" time="2021-01-30T10:35:55Z" level=debug msg="metadata: failed parsing Mohn.mp4.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:35:55Z" level=debug msg="media: no original json sidecar file found for Mohn.mp4.jpg" time="2021-01-30T10:35:55Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:55Z" level=debug msg="media: metadata: no exif header in Mohn.mp4.jpg (search and extract)" time="2021-01-30T10:35:55Z" level=info msg="media: Mohn.mp4.jpg was taken at 2021-01-30 10:35:55.685354827 +0000 UTC (file mod time)" time="2021-01-30T10:35:55Z" level=debug msg="index: IMG_2925.MOV.jpg created" time="2021-01-30T10:35:55Z" level=debug msg="media: no new thumbnails created for IMG_2925 [533.862µs]" time="2021-01-30T10:35:55Z" level=debug msg="media: no original json sidecar file found for IMG_2551.MOV" time="2021-01-30T10:35:55Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:55Z" level=debug msg="media: exif not supported: IMG_2551.MOV" time="2021-01-30T10:35:55Z" level=info msg="media: IMG_2551.MOV was taken at 2021-01-10 13:30:51.258 +0000 UTC (file mod time)" time="2021-01-30T10:35:55Z" level=info msg="index: updated main mov file Images/IMG_2551.MOV" time="2021-01-30T10:35:55Z" level=debug msg="index: IMG_2551.MOV.jpg was modified (new size 119949, old size 119949, new timestamp 1612002956, old timestamp 1610635201)" time="2021-01-30T10:35:55Z" level=debug msg="metadata: failed parsing IMG_2551.MOV.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:35:55Z" level=debug msg="media: no original json sidecar file found for IMG_2551.MOV.jpg" time="2021-01-30T10:35:55Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:55Z" level=debug msg="media: metadata: no exif header in IMG_2551.MOV.jpg (search and extract)" time="2021-01-30T10:35:55Z" level=info msg="media: IMG_2551.MOV.jpg was taken at 2021-01-30 10:35:55.62935486 +0000 UTC (file mod time)" time="2021-01-30T10:35:55Z" level=debug msg="media: no original json sidecar file found for IMG_2925.MOV" time="2021-01-30T10:35:55Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:55Z" level=debug msg="media: exif not supported: IMG_2925.MOV" time="2021-01-30T10:35:55Z" level=info msg="media: IMG_2925.MOV was taken at 2021-01-10 13:31:20.282 +0000 UTC (file mod time)" time="2021-01-30T10:35:55Z" level=info msg="index: updated main mov file Images/IMG_2925.MOV" time="2021-01-30T10:35:55Z" level=debug msg="index: IMG_2925.MOV.jpg was modified (new size 279726, old size 279726, new timestamp 1612002956, old timestamp 1610635201)" time="2021-01-30T10:35:55Z" level=debug msg="metadata: failed parsing IMG_2925.MOV.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:35:55Z" level=debug msg="media: no original json sidecar file found for IMG_2925.MOV.jpg" time="2021-01-30T10:35:55Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:55Z" level=debug msg="media: metadata: no exif header in IMG_2925.MOV.jpg (search and extract)" time="2021-01-30T10:35:55Z" level=info msg="media: IMG_2925.MOV.jpg was taken at 2021-01-30 10:35:55.769354776 +0000 UTC (file mod time)" time="2021-01-30T10:35:56Z" level=debug msg="index: image classification took 512.828647ms" time="2021-01-30T10:35:56Z" level=debug msg="media: no new thumbnails created for Mohn [79.165µs]" time="2021-01-30T10:35:56Z" level=info msg="index: updated related jpg file Mohn.mp4.jpg" time="2021-01-30T10:35:56Z" level=debug msg="media: no original json sidecar file found for albums-002_1.jpg" time="2021-01-30T10:35:56Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:56Z" level=debug msg="index: image classification took 616.445001ms" time="2021-01-30T10:35:56Z" level=debug msg="media: no new thumbnails created for IMG_2551 [78.264µs]" time="2021-01-30T10:35:56Z" level=info msg="index: updated related jpg file IMG_2551.MOV.jpg" time="2021-01-30T10:35:56Z" level=debug msg="media: no original json sidecar file found for albums-002_2.jpg" time="2021-01-30T10:35:56Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:56Z" level=debug msg="index: image classification took 647.273092ms" time="2021-01-30T10:35:56Z" level=debug msg="media: no new thumbnails created for IMG_2925 [90.007µs]" time="2021-01-30T10:35:56Z" level=info msg="index: updated related jpg file IMG_2925.MOV.jpg" time="2021-01-30T10:35:56Z" level=debug msg="media: no original json sidecar file found for albums-002_3.jpg" time="2021-01-30T10:35:56Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:56Z" level=debug msg="index: image classification took 585.841585ms" time="2021-01-30T10:35:56Z" level=debug msg="location: found cell s2:80dc03fbc914" time="2021-01-30T10:35:56Z" level=debug msg="media: no new thumbnails created for albums-002_1 [100.945µs]" time="2021-01-30T10:35:56Z" level=info msg="index: updated main jpg file Images/albums-002_1.jpg" time="2021-01-30T10:35:57Z" level=debug msg="media: no original json sidecar file found for albums-005.jpg" time="2021-01-30T10:35:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:57Z" level=debug msg="index: image classification took 514.251834ms" time="2021-01-30T10:35:57Z" level=debug msg="location: found cell s2:21829d725624" time="2021-01-30T10:35:57Z" level=debug msg="photo: using label Tower to create title for pqmxlr12pi8arvey" time="2021-01-30T10:35:57Z" level=debug msg="media: no new thumbnails created for albums-002_2 [111.169µs]" time="2021-01-30T10:35:57Z" level=info msg="index: updated main jpg file Images/albums-002_2.jpg" time="2021-01-30T10:35:57Z" level=debug msg="media: no original json sidecar file found for labels-002_1.jpg" time="2021-01-30T10:35:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:57Z" level=debug msg="index: image classification took 507.72506ms" time="2021-01-30T10:35:57Z" level=debug msg="media: no new thumbnails created for albums-002_3 [114.162µs]" time="2021-01-30T10:35:57Z" level=info msg="index: updated main jpg file Images/albums-002_3.jpg" time="2021-01-30T10:35:57Z" level=debug msg="media: no original json sidecar file found for labels-002_2.jpg" time="2021-01-30T10:35:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:57Z" level=debug msg="index: image classification took 171.088023ms" time="2021-01-30T10:35:57Z" level=debug msg="location: found cell s2:1e64d0257f44" time="2021-01-30T10:35:57Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2336sct5nc" time="2021-01-30T10:35:57Z" level=debug msg="media: no new thumbnails created for labels-002_2 [89.275µs]" time="2021-01-30T10:35:57Z" level=info msg="index: updated main jpg file Images/labels-002_2.jpg" time="2021-01-30T10:35:57Z" level=debug msg="media: no original json sidecar file found for labels-002_3.jpg" time="2021-01-30T10:35:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:57Z" level=debug msg="index: image classification took 521.04017ms" time="2021-01-30T10:35:57Z" level=debug msg="location: found cell s2:149ce7856274" time="2021-01-30T10:35:57Z" level=debug msg="photo: using label Seashore to create title for pqmxlr214fgxt1as" time="2021-01-30T10:35:57Z" level=debug msg="media: no new thumbnails created for albums-005 [89.91µs]" time="2021-01-30T10:35:57Z" level=info msg="index: updated main jpg file Images/albums-005.jpg" time="2021-01-30T10:35:57Z" level=debug msg="media: no original json sidecar file found for labels-003_1.jpg" time="2021-01-30T10:35:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:57Z" level=debug msg="index: image classification took 622.557892ms" time="2021-01-30T10:35:57Z" level=debug msg="location: found cell s2:1e64d0257f3c" time="2021-01-30T10:35:57Z" level=debug msg="photo: using label Zebra to create title for pqmxlr21zjj8qdq6" time="2021-01-30T10:35:57Z" level=debug msg="media: no new thumbnails created for labels-002_1 [86.697µs]" time="2021-01-30T10:35:57Z" level=info msg="index: updated main jpg file Images/labels-002_1.jpg" time="2021-01-30T10:35:57Z" level=debug msg="media: no original json sidecar file found for labels-003_2.jpg" time="2021-01-30T10:35:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:57Z" level=debug msg="index: image classification took 506.426132ms" time="2021-01-30T10:35:57Z" level=debug msg="location: found cell s2:1e64d02531fc" time="2021-01-30T10:35:57Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T10:35:58Z" level=debug msg="media: no new thumbnails created for labels-002_3 [96.625µs]" time="2021-01-30T10:35:58Z" level=info msg="index: updated main jpg file Images/labels-002_3.jpg" time="2021-01-30T10:35:58Z" level=debug msg="media: no original json sidecar file found for labels-004.jpg" time="2021-01-30T10:35:58Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:58Z" level=debug msg="index: image classification took 167.194565ms" time="2021-01-30T10:35:58Z" level=debug msg="location: found cell s2:47a851c998b4" time="2021-01-30T10:35:58Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T10:35:58Z" level=debug msg="media: no new thumbnails created for labels-004 [81.617µs]" time="2021-01-30T10:35:58Z" level=info msg="index: updated main jpg file Images/labels-004.jpg" time="2021-01-30T10:35:58Z" level=debug msg="media: no original json sidecar file found for photos-003_1.jpg" time="2021-01-30T10:35:58Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:58Z" level=debug msg="index: image classification took 614.89258ms" time="2021-01-30T10:35:58Z" level=debug msg="location: found cell s2:479a03fc52b4" time="2021-01-30T10:35:58Z" level=debug msg="photo: using label Burrenwasen to create title for pqmxlr32qk9rfq86" time="2021-01-30T10:35:58Z" level=debug msg="media: no new thumbnails created for labels-003_1 [140.895µs]" time="2021-01-30T10:35:58Z" level=info msg="index: updated main jpg file Images/labels-003_1.jpg" time="2021-01-30T10:35:58Z" level=debug msg="index: image classification took 577.52722ms" time="2021-01-30T10:35:58Z" level=debug msg="location: found cell s2:479a03fd9ee4" time="2021-01-30T10:35:58Z" level=debug msg="photo: using label Landscape to create title for pqmxlr33r5lyhrj1" time="2021-01-30T10:35:58Z" level=debug msg="media: no original json sidecar file found for photos-003_2.jpg" time="2021-01-30T10:35:58Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:58Z" level=debug msg="media: no new thumbnails created for labels-003_2 [80.666µs]" time="2021-01-30T10:35:58Z" level=info msg="index: updated main jpg file Images/labels-003_2.jpg" time="2021-01-30T10:35:58Z" level=debug msg="media: no original json sidecar file found for photos-003_3.jpg" time="2021-01-30T10:35:58Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:58Z" level=info msg="media: photos-003_3.jpg was taken at 2021-01-10 13:30:41.094 +0000 UTC (file mod time)" time="2021-01-30T10:35:58Z" level=debug msg="index: image classification took 535.872092ms" time="2021-01-30T10:35:58Z" level=debug msg="media: no new thumbnails created for photos-003_1 [78.222µs]" time="2021-01-30T10:35:58Z" level=info msg="index: updated main jpg file Images/photos-003_1.jpg" time="2021-01-30T10:35:58Z" level=debug msg="media: no original json sidecar file found for photos-003_4.jpg" time="2021-01-30T10:35:58Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:58Z" level=debug msg="index: image classification took 517.700893ms" time="2021-01-30T10:35:58Z" level=debug msg="media: no new thumbnails created for photos-003_2 [80.227µs]" time="2021-01-30T10:35:58Z" level=info msg="index: updated main jpg file Images/photos-003_2.jpg" time="2021-01-30T10:35:58Z" level=debug msg="convert: Images/photos-005_2.mp4 -> photos-005_2.mp4.jpg" time="2021-01-30T10:35:58Z" level=debug msg="index: image classification took 537.549013ms" time="2021-01-30T10:35:59Z" level=debug msg="media: no new thumbnails created for photos-003_3 [86.73µs]" time="2021-01-30T10:35:59Z" level=info msg="index: updated main jpg file Images/photos-003_3.jpg" time="2021-01-30T10:35:59Z" level=debug msg="media: no original json sidecar file found for photos8_1_ski.jpg" time="2021-01-30T10:35:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:59Z" level=debug msg="index: photos-005_2.mp4.jpg created" time="2021-01-30T10:35:59Z" level=debug msg="media: no new thumbnails created for photos-005_2 [305.374µs]" time="2021-01-30T10:35:59Z" level=debug msg="media: no original json sidecar file found for photos-005_2.mp4" time="2021-01-30T10:35:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:59Z" level=debug msg="media: exif not supported: photos-005_2.mp4" time="2021-01-30T10:35:59Z" level=info msg="media: photos-005_2.mp4 was taken at 2021-01-14 14:32:26.237 +0000 UTC (file mod time)" time="2021-01-30T10:35:59Z" level=info msg="index: updated main mp4 file Images/photos-005_2.mp4" time="2021-01-30T10:35:59Z" level=debug msg="index: photos-005_2.mp4.jpg was modified (new size 153905, old size 153905, new timestamp 1612002959, old timestamp 1610635214)" time="2021-01-30T10:35:59Z" level=debug msg="metadata: failed parsing photos-005_2.mp4.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:35:59Z" level=debug msg="media: no original json sidecar file found for photos-005_2.mp4.jpg" time="2021-01-30T10:35:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:59Z" level=debug msg="media: metadata: no exif header in photos-005_2.mp4.jpg (search and extract)" time="2021-01-30T10:35:59Z" level=debug msg="index: image classification took 532.80501ms" time="2021-01-30T10:35:59Z" level=info msg="media: photos-005_2.mp4.jpg was taken at 2021-01-30 10:35:59.277352659 +0000 UTC (file mod time)" time="2021-01-30T10:35:59Z" level=debug msg="media: no new thumbnails created for photos-003_4 [78.373µs]" time="2021-01-30T10:35:59Z" level=info msg="index: updated main jpg file Images/photos-003_4.jpg" time="2021-01-30T10:35:59Z" level=debug msg="media: no original json sidecar file found for photos8_2_ski.jpg" time="2021-01-30T10:35:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:59Z" level=debug msg="media: no new thumbnails created for photos8_2_ski [123.393µs]" time="2021-01-30T10:35:59Z" level=info msg="index: updated main jpg file Images/photos8_2_ski.jpg" time="2021-01-30T10:35:59Z" level=debug msg="media: no original json sidecar file found for IMG_2925.MOV.avc" time="2021-01-30T10:35:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:59Z" level=debug msg="media: exif not supported: IMG_2925.MOV.avc" time="2021-01-30T10:35:59Z" level=info msg="media: IMG_2925.MOV.avc was taken at 2021-01-28 13:25:51.87888022 +0000 UTC (file mod time)" time="2021-01-30T10:35:59Z" level=info msg="index: updated main avc file Images/storage/acceptance/sidecar/IMG_2925.MOV.avc" time="2021-01-30T10:35:59Z" level=debug msg="metadata: failed parsing IMG_2925.MOV.avc.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:35:59Z" level=debug msg="media: no original json sidecar file found for IMG_2925.MOV.avc.jpg" time="2021-01-30T10:35:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:59Z" level=debug msg="media: metadata: no exif header in IMG_2925.MOV.avc.jpg (search and extract)" time="2021-01-30T10:35:59Z" level=info msg="media: IMG_2925.MOV.avc.jpg was taken at 2021-01-30 10:34:28.825402948 +0000 UTC (file mod time)" time="2021-01-30T10:35:59Z" level=debug msg="index: image classification took 490.056536ms" time="2021-01-30T10:35:59Z" level=debug msg="location: found cell s2:47786b2bed34" time="2021-01-30T10:35:59Z" level=debug msg="photo: using label Ski to create title for pqmxlr438cp4yzf5" time="2021-01-30T10:35:59Z" level=debug msg="media: no new thumbnails created for photos8_1_ski [89.758µs]" time="2021-01-30T10:35:59Z" level=info msg="index: updated main jpg file Images/photos8_1_ski.jpg" time="2021-01-30T10:35:59Z" level=debug msg="media: no original json sidecar file found for Mohn.mp4.avc" time="2021-01-30T10:35:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:59Z" level=debug msg="media: exif not supported: Mohn.mp4.avc" time="2021-01-30T10:35:59Z" level=info msg="media: Mohn.mp4.avc was taken at 2021-01-29 10:58:51.324193946 +0000 UTC (file mod time)" time="2021-01-30T10:35:59Z" level=info msg="index: updated main avc file Images/storage/acceptance/sidecar/Mohn.mp4.avc" time="2021-01-30T10:35:59Z" level=debug msg="metadata: failed parsing Mohn.mp4.avc.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:35:59Z" level=debug msg="media: no original json sidecar file found for Mohn.mp4.avc.jpg" time="2021-01-30T10:35:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:59Z" level=debug msg="media: metadata: no exif header in Mohn.mp4.avc.jpg (search and extract)" time="2021-01-30T10:35:59Z" level=info msg="media: Mohn.mp4.avc.jpg was taken at 2021-01-30 10:34:28.713403004 +0000 UTC (file mod time)" time="2021-01-30T10:35:59Z" level=debug msg="index: image classification took 565.406341ms" time="2021-01-30T10:35:59Z" level=debug msg="media: no new thumbnails created for photos-005_2 [86.365µs]" time="2021-01-30T10:35:59Z" level=info msg="index: updated related jpg file photos-005_2.mp4.jpg" time="2021-01-30T10:35:59Z" level=debug msg="media: no original json sidecar file found for photos-005_2.mp4.avc" time="2021-01-30T10:35:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:35:59Z" level=debug msg="media: exif not supported: photos-005_2.mp4.avc" time="2021-01-30T10:35:59Z" level=info msg="media: photos-005_2.mp4.avc was taken at 2021-01-29 11:01:15.895942891 +0000 UTC (file mod time)" time="2021-01-30T10:36:00Z" level=info msg="index: updated main avc file Images/storage/acceptance/sidecar/photos-005_2.mp4.avc" time="2021-01-30T10:36:00Z" level=debug msg="metadata: failed parsing photos-005_2.mp4.avc.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:36:00Z" level=debug msg="media: no original json sidecar file found for photos-005_2.mp4.avc.jpg" time="2021-01-30T10:36:00Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:00Z" level=debug msg="media: metadata: no exif header in photos-005_2.mp4.avc.jpg (search and extract)" time="2021-01-30T10:36:00Z" level=info msg="media: photos-005_2.mp4.avc.jpg was taken at 2021-01-30 10:34:28.74140299 +0000 UTC (file mod time)" time="2021-01-30T10:36:00Z" level=debug msg="index: image classification took 518.214415ms" time="2021-01-30T10:36:00Z" level=debug msg="media: no new thumbnails created for IMG_2925 [83.327µs]" time="2021-01-30T10:36:00Z" level=info msg="index: updated related jpg file IMG_2925.MOV.avc.jpg" time="2021-01-30T10:36:00Z" level=debug msg="media: no original json sidecar file found for originals-001_1.jpg" time="2021-01-30T10:36:00Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:00Z" level=debug msg="index: image classification took 494.938062ms" time="2021-01-30T10:36:00Z" level=debug msg="media: no new thumbnails created for Mohn [79.076µs]" time="2021-01-30T10:36:00Z" level=info msg="index: updated related jpg file Mohn.mp4.avc.jpg" time="2021-01-30T10:36:00Z" level=debug msg="media: no original json sidecar file found for originals-001_2.jpg" time="2021-01-30T10:36:00Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:00Z" level=debug msg="index: image classification took 165.212705ms" time="2021-01-30T10:36:00Z" level=debug msg="location: found cell s2:5486148ceb64" time="2021-01-30T10:36:00Z" level=debug msg="photo: using label “Cape Roger Curtis” to create title for pqmxlr52xanwxjed" time="2021-01-30T10:36:00Z" level=debug msg="media: no new thumbnails created for originals-001_2 [84.675µs]" time="2021-01-30T10:36:00Z" level=info msg="index: updated main jpg file Vacation/Kanada/originals-001_2.jpg" time="2021-01-30T10:36:00Z" level=debug msg="exif: no gps tags in IMG_0514.JPG (gps info)" time="2021-01-30T10:36:00Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0514.JPG (exif)" time="2021-01-30T10:36:00Z" level=debug msg="media: no original json sidecar file found for IMG_0514.JPG" time="2021-01-30T10:36:00Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:00Z" level=debug msg="index: image classification took 516.973456ms" time="2021-01-30T10:36:00Z" level=debug msg="media: no new thumbnails created for photos-005_2 [79.37µs]" time="2021-01-30T10:36:00Z" level=info msg="index: updated related jpg file photos-005_2.mp4.avc.jpg" time="2021-01-30T10:36:00Z" level=debug msg="index: image classification took 504.652938ms" time="2021-01-30T10:36:00Z" level=debug msg="location: found cell s2:1954355c131c" time="2021-01-30T10:36:00Z" level=debug msg="exif: no gps tags in IMG_0518.JPG (gps info)" time="2021-01-30T10:36:00Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0518.JPG (exif)" time="2021-01-30T10:36:00Z" level=debug msg="media: no original json sidecar file found for IMG_0518.JPG" time="2021-01-30T10:36:00Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:00Z" level=debug msg="photo: using label Flower to create title for pqmxlr43kyg3hpx1" time="2021-01-30T10:36:00Z" level=debug msg="media: no new thumbnails created for originals-001_1 [86.858µs]" time="2021-01-30T10:36:00Z" level=info msg="index: updated main jpg file Vacation/Kanada/BotanicalGarden/originals-001_1.jpg" time="2021-01-30T10:36:00Z" level=debug msg="exif: no gps tags in IMG_0554.JPG (gps info)" time="2021-01-30T10:36:00Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0554.JPG (exif)" time="2021-01-30T10:36:00Z" level=debug msg="media: no original json sidecar file found for IMG_0554.JPG" time="2021-01-30T10:36:00Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:01Z" level=debug msg="index: image classification took 570.411923ms" time="2021-01-30T10:36:01Z" level=debug msg="media: no new thumbnails created for IMG_0514 [89.454µs]" time="2021-01-30T10:36:01Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0514.JPG" time="2021-01-30T10:36:01Z" level=debug msg="index: image classification took 519.894966ms" time="2021-01-30T10:36:01Z" level=debug msg="exif: no gps tags in IMG_0585.JPG (gps info)" time="2021-01-30T10:36:01Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0585.JPG (exif)" time="2021-01-30T10:36:01Z" level=debug msg="media: no original json sidecar file found for IMG_0585.JPG" time="2021-01-30T10:36:01Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:01Z" level=debug msg="media: no new thumbnails created for IMG_0518 [99.137µs]" time="2021-01-30T10:36:01Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0518.JPG" time="2021-01-30T10:36:01Z" level=debug msg="exif: no gps tags in IMG_0597.JPG (gps info)" time="2021-01-30T10:36:01Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0597.JPG (exif)" time="2021-01-30T10:36:01Z" level=debug msg="media: no original json sidecar file found for IMG_0597.JPG" time="2021-01-30T10:36:01Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:01Z" level=debug msg="index: image classification took 525.564769ms" time="2021-01-30T10:36:01Z" level=debug msg="media: no new thumbnails created for IMG_0554 [78.421µs]" time="2021-01-30T10:36:01Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0554.JPG" time="2021-01-30T10:36:01Z" level=debug msg="exif: no gps tags in IMG_0603.JPG (gps info)" time="2021-01-30T10:36:01Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0603.JPG (exif)" time="2021-01-30T10:36:01Z" level=debug msg="media: no original json sidecar file found for IMG_0603.JPG" time="2021-01-30T10:36:01Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:01Z" level=debug msg="index: image classification took 521.105863ms" time="2021-01-30T10:36:01Z" level=debug msg="media: no new thumbnails created for IMG_0585 [79.394µs]" time="2021-01-30T10:36:01Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0585.JPG" time="2021-01-30T10:36:01Z" level=debug msg="index: image classification took 532.256109ms" time="2021-01-30T10:36:01Z" level=debug msg="exif: no gps tags in IMG_0669.JPG (gps info)" time="2021-01-30T10:36:01Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0669.JPG (exif)" time="2021-01-30T10:36:01Z" level=debug msg="media: no original json sidecar file found for IMG_0669.JPG" time="2021-01-30T10:36:01Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:01Z" level=debug msg="media: no new thumbnails created for IMG_0597 [80.504µs]" time="2021-01-30T10:36:01Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0597.JPG" time="2021-01-30T10:36:01Z" level=debug msg="exif: no gps tags in labels-001.JPG (gps info)" time="2021-01-30T10:36:01Z" level=info msg="metadata: failed parsing gps coordinates in labels-001.JPG (exif)" time="2021-01-30T10:36:01Z" level=debug msg="media: no original json sidecar file found for labels-001.JPG" time="2021-01-30T10:36:01Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:01Z" level=debug msg="index: image classification took 531.009335ms" time="2021-01-30T10:36:02Z" level=debug msg="media: no new thumbnails created for IMG_0603 [79.382µs]" time="2021-01-30T10:36:02Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0603.JPG" time="2021-01-30T10:36:02Z" level=debug msg="exif: no gps tags in photos-005_1.JPG (gps info)" time="2021-01-30T10:36:02Z" level=info msg="metadata: failed parsing gps coordinates in photos-005_1.JPG (exif)" time="2021-01-30T10:36:02Z" level=debug msg="media: no original json sidecar file found for photos-005_1.JPG" time="2021-01-30T10:36:02Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:02Z" level=debug msg="index: image classification took 518.81847ms" time="2021-01-30T10:36:02Z" level=debug msg="media: no new thumbnails created for IMG_0669 [83.168µs]" time="2021-01-30T10:36:02Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0669.JPG" time="2021-01-30T10:36:02Z" level=info msg="index: skipped archived main jpg file archive/IMG_1407.JPG" time="2021-01-30T10:36:02Z" level=debug msg="index: image classification took 477.958466ms" time="2021-01-30T10:36:02Z" level=debug msg="media: no original json sidecar file found for IMG_20200711_174006.jpg" time="2021-01-30T10:36:02Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:02Z" level=debug msg="media: no new thumbnails created for labels-001 [78.859µs]" time="2021-01-30T10:36:02Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/labels-001.JPG" time="2021-01-30T10:36:02Z" level=debug msg="media: no original json sidecar file found for IMG_4557.JPG" time="2021-01-30T10:36:02Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:02Z" level=debug msg="index: image classification took 173.721653ms" time="2021-01-30T10:36:02Z" level=debug msg="location: found cell s2:5486148c9fac" time="2021-01-30T10:36:02Z" level=debug msg="photo: using label Cape to create title for pqnah1f65tdjn6pz" time="2021-01-30T10:36:02Z" level=debug msg="index: image classification took 471.267328ms" time="2021-01-30T10:36:02Z" level=debug msg="media: no new thumbnails created for photos-005_1 [78.533µs]" time="2021-01-30T10:36:02Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/photos-005_1.JPG" time="2021-01-30T10:36:02Z" level=debug msg="media: no new thumbnails created for IMG_4557 [80.905µs]" time="2021-01-30T10:36:02Z" level=info msg="index: updated main jpg file archive/IMG_4557.JPG" time="2021-01-30T10:36:02Z" level=debug msg="media: no original json sidecar file found for IMG_6472.JPG" time="2021-01-30T10:36:02Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:02Z" level=debug msg="media: no original json sidecar file found for IMG_6478.JPG" time="2021-01-30T10:36:02Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:02Z" level=debug msg="index: image classification took 535.492463ms" time="2021-01-30T10:36:02Z" level=debug msg="location: found cell s2:47a85a650554" time="2021-01-30T10:36:02Z" level=debug msg="photo: using label Flower to create title for pqnah1f3gpds8i7y" time="2021-01-30T10:36:02Z" level=debug msg="media: no new thumbnails created for IMG_20200711_174006 [92.992µs]" time="2021-01-30T10:36:02Z" level=info msg="index: updated main jpg file archive/IMG_20200711_174006.jpg" time="2021-01-30T10:36:02Z" level=debug msg="media: no original json sidecar file found for IMG_6491.JPG" time="2021-01-30T10:36:02Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:03Z" level=debug msg="index: image classification took 478.126847ms" time="2021-01-30T10:36:03Z" level=debug msg="location: found cell s2:1dcc674ba6bc" time="2021-01-30T10:36:03Z" level=debug msg="index: image classification took 505.518739ms" time="2021-01-30T10:36:03Z" level=debug msg="location: found cell s2:1dcc675094ec" time="2021-01-30T10:36:03Z" level=debug msg="photo: using label “Visitor Center” to create title for pqnah1f2zizijo2k" time="2021-01-30T10:36:03Z" level=debug msg="media: no new thumbnails created for IMG_6472 [345.598µs]" time="2021-01-30T10:36:03Z" level=info msg="index: updated main jpg file archive/IMG_6472.JPG" time="2021-01-30T10:36:03Z" level=debug msg="photo: using label Seashore to create title for pqnah1hszoovfc0i" time="2021-01-30T10:36:03Z" level=debug msg="media: no new thumbnails created for IMG_6478 [88.213µs]" time="2021-01-30T10:36:03Z" level=info msg="index: updated main jpg file archive/IMG_6478.JPG" time="2021-01-30T10:36:03Z" level=debug msg="media: no original json sidecar file found for IMG_6492.JPG" time="2021-01-30T10:36:03Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:03Z" level=debug msg="media: no original json sidecar file found for IMG_6493.JPG" time="2021-01-30T10:36:03Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:03Z" level=debug msg="index: image classification took 500.539307ms" time="2021-01-30T10:36:03Z" level=debug msg="location: found cell s2:1dcc67a2857c" time="2021-01-30T10:36:03Z" level=debug msg="photo: using label “Lower Cable Station” to create title for pqnah1h3o0atgfnw" time="2021-01-30T10:36:03Z" level=debug msg="media: no new thumbnails created for IMG_6491 [1.366035ms]" time="2021-01-30T10:36:03Z" level=info msg="index: updated main jpg file archive/IMG_6491.JPG" time="2021-01-30T10:36:03Z" level=debug msg="media: no original json sidecar file found for IMG_7094.JPG" time="2021-01-30T10:36:03Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:03Z" level=debug msg="index: image classification took 545.516894ms" time="2021-01-30T10:36:03Z" level=debug msg="location: found cell s2:1dcc67be2fbc" time="2021-01-30T10:36:03Z" level=debug msg="media: no new thumbnails created for IMG_6492 [84.3µs]" time="2021-01-30T10:36:03Z" level=info msg="index: updated main jpg file archive/IMG_6492.JPG" time="2021-01-30T10:36:03Z" level=debug msg="media: no original json sidecar file found for IMG_7138.JPG" time="2021-01-30T10:36:03Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:03Z" level=debug msg="index: image classification took 603.743849ms" time="2021-01-30T10:36:03Z" level=debug msg="location: found cell s2:1dcc67f114ac" time="2021-01-30T10:36:03Z" level=debug msg="photo: using label Landscape to create title for pqnah1k2vo5846h7" time="2021-01-30T10:36:03Z" level=debug msg="media: no new thumbnails created for IMG_6493 [95.499µs]" time="2021-01-30T10:36:03Z" level=info msg="index: updated main jpg file archive/IMG_6493.JPG" time="2021-01-30T10:36:03Z" level=debug msg="media: no original json sidecar file found for IMG_8644.JPG" time="2021-01-30T10:36:03Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:04Z" level=debug msg="index: image classification took 585.681086ms" time="2021-01-30T10:36:04Z" level=debug msg="location: found cell s2:149b796178b4" time="2021-01-30T10:36:04Z" level=debug msg="photo: using label Landscape to create title for pqnah1j4pjl0ks7s" time="2021-01-30T10:36:04Z" level=debug msg="media: no new thumbnails created for IMG_7094 [77.646µs]" time="2021-01-30T10:36:04Z" level=info msg="index: updated main jpg file archive/IMG_7094.JPG" time="2021-01-30T10:36:04Z" level=debug msg="media: no original json sidecar file found for IMG_E7094.JPG" time="2021-01-30T10:36:04Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:04Z" level=debug msg="media: no new thumbnails created for IMG_E7094 [80.202µs]" time="2021-01-30T10:36:04Z" level=info msg="index: updated related jpg file IMG_E7094.JPG" time="2021-01-30T10:36:04Z" level=info msg="index: skipped duplicate main jpg file archive/VID_20200609_164517.mp4.jpg" time="2021-01-30T10:36:04Z" level=debug msg="media: no original json sidecar file found for archive_1.jpg" time="2021-01-30T10:36:04Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:04Z" level=debug msg="index: image classification took 486.526587ms" time="2021-01-30T10:36:04Z" level=debug msg="location: found cell s2:149a51996c2c" time="2021-01-30T10:36:04Z" level=debug msg="photo: using label Cat to create title for pqnah1jldzorarso" time="2021-01-30T10:36:04Z" level=debug msg="media: no new thumbnails created for IMG_7138 [79.791µs]" time="2021-01-30T10:36:04Z" level=info msg="index: updated main jpg file archive/IMG_7138.JPG" time="2021-01-30T10:36:04Z" level=debug msg="media: no original json sidecar file found for IMG_E7138.JPG" time="2021-01-30T10:36:04Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:04Z" level=debug msg="media: no new thumbnails created for IMG_E7138 [87.795µs]" time="2021-01-30T10:36:04Z" level=info msg="index: updated related jpg file IMG_E7138.JPG" time="2021-01-30T10:36:04Z" level=debug msg="media: no original json sidecar file found for monochrome-1.jpg" time="2021-01-30T10:36:04Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:04Z" level=debug msg="index: image classification took 519.457186ms" time="2021-01-30T10:36:04Z" level=debug msg="location: found cell s2:4799e4afafec" time="2021-01-30T10:36:04Z" level=debug msg="photo: using label Flower to create title for pqnah1j30jjzm2hu" time="2021-01-30T10:36:04Z" level=debug msg="media: no new thumbnails created for IMG_8644 [78.22µs]" time="2021-01-30T10:36:04Z" level=info msg="index: updated main jpg file archive/IMG_8644.JPG" time="2021-01-30T10:36:04Z" level=debug msg="media: no original json sidecar file found for monochrome-2.jpg" time="2021-01-30T10:36:04Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:04Z" level=debug msg="index: image classification took 476.374697ms" time="2021-01-30T10:36:04Z" level=debug msg="media: no new thumbnails created for archive_1 [84.38µs]" time="2021-01-30T10:36:04Z" level=info msg="index: updated main jpg file archive/archive_1.jpg" time="2021-01-30T10:36:04Z" level=debug msg="media: no original json sidecar file found for panorama_1.jpg" time="2021-01-30T10:36:04Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:04Z" level=debug msg="index: image classification took 553.700215ms" time="2021-01-30T10:36:04Z" level=debug msg="location: found cell s2:4799e4a5a35c" time="2021-01-30T10:36:04Z" level=debug msg="index: image classification took 520.521518ms" time="2021-01-30T10:36:04Z" level=debug msg="location: found cell s2:4799e4a5a35c" time="2021-01-30T10:36:04Z" level=debug msg="media: no new thumbnails created for monochrome-1 [87.559µs]" time="2021-01-30T10:36:04Z" level=info msg="index: updated main jpg file archive/monochrome-1.jpg" time="2021-01-30T10:36:04Z" level=debug msg="media: no new thumbnails created for monochrome-2 [85.198µs]" time="2021-01-30T10:36:04Z" level=info msg="index: updated main jpg file archive/monochrome-2.jpg" time="2021-01-30T10:36:05Z" level=debug msg="media: no original json sidecar file found for photos-013_1.jpg" time="2021-01-30T10:36:05Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:05Z" level=debug msg="media: no original json sidecar file found for panorama_2.jpg" time="2021-01-30T10:36:05Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:05Z" level=debug msg="index: image classification took 491.846336ms" time="2021-01-30T10:36:05Z" level=debug msg="location: found cell s2:479a01581084" time="2021-01-30T10:36:05Z" level=debug msg="photo: using label “Baumschule Rager” to create title for pqnah1l1d5626l4m" time="2021-01-30T10:36:05Z" level=debug msg="media: no new thumbnails created for panorama_1 [89.378µs]" time="2021-01-30T10:36:05Z" level=info msg="index: updated main jpg file archive/panorama_1.jpg" time="2021-01-30T10:36:05Z" level=debug msg="media: no original json sidecar file found for photos-010.jpg" time="2021-01-30T10:36:05Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:05Z" level=debug msg="index: image classification took 522.822869ms" time="2021-01-30T10:36:05Z" level=debug msg="index: image classification took 459.635772ms" time="2021-01-30T10:36:05Z" level=debug msg="location: found cell s2:47a85a64d874" time="2021-01-30T10:36:05Z" level=debug msg="media: no new thumbnails created for photos-013_1 [79.59µs]" time="2021-01-30T10:36:05Z" level=info msg="index: updated main jpg file archive/photos-013_1.jpg" time="2021-01-30T10:36:05Z" level=debug msg="photo: using label Gustav-Meyer-Straße to create title for pqnah1l3um54zxia" time="2021-01-30T10:36:05Z" level=debug msg="media: no new thumbnails created for panorama_2 [96.589µs]" time="2021-01-30T10:36:05Z" level=info msg="index: updated main jpg file archive/panorama_2.jpg" time="2021-01-30T10:36:05Z" level=debug msg="media: no original json sidecar file found for originals-002.jpg" time="2021-01-30T10:36:05Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:05Z" level=debug msg="media: no original json sidecar file found for photos-010_2.jpg" time="2021-01-30T10:36:05Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:36:05Z" level=debug msg="media: no new thumbnails created for photos-010_2 [98.284µs]" time="2021-01-30T10:36:05Z" level=info msg="index: updated main jpg file group/photos-010_2.jpg" time="2021-01-30T10:36:05Z" level=debug msg="index: image classification took 422.17618ms" time="2021-01-30T10:36:05Z" level=debug msg="location: found cell s2:1dcc673fe984" time="2021-01-30T10:36:05Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T10:36:05Z" level=debug msg="media: no new thumbnails created for photos-010 [82.516µs]" time="2021-01-30T10:36:05Z" level=info msg="index: updated main jpg file group/photos-010.jpg" time="2021-01-30T10:36:05Z" level=debug msg="index: image classification took 237.691281ms" time="2021-01-30T10:36:05Z" level=debug msg="media: no new thumbnails created for originals-002 [77.834µs]" time="2021-01-30T10:36:05Z" level=info msg="index: updated main jpg file originals-002.jpg" time="2021-01-30T10:36:05Z" level=debug msg="removed folder:/:true:false from cache" time="2021-01-30T10:36:05Z" level=info msg="purge: searching index for unassigned primary files" time="2021-01-30T10:36:05Z" level=info msg="purge: searching index for hidden media files" time="2021-01-30T10:36:06Z" level=debug msg="moments: index contains 43 photos and 9 videos, using threshold 6" time="2021-01-30T10:36:06Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T10:36:06Z" level=info msg="Indexing completed in 11 s" time="2021-01-30T10:36:06Z" level=debug msg="http: POST /api/v1/index (200) [11.6067501s]" time="2021-01-30T10:36:08Z" level=info msg="photos: found 0 results for hidden:true public:true dist:20 quality:3 count:60 order:newest merged:true [440.473µs]" time="2021-01-30T10:36:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&hidden=true (200) [766.209µs]" time="2021-01-30T10:36:10Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [36.395753ms]" time="2021-01-30T10:36:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [70.670079ms]" time="2021-01-30T10:36:10Z" level=debug msg="http: GET /api/v1/t/6fe67e1152abd8328b712609f8b19f015b112f43/public/tile_224 (304) [81.148µs]" time="2021-01-30T10:36:10Z" level=debug msg="http: GET /api/v1/t/2a75152ee8e3753d4f7849e392541f9fac51af2e/public/tile_224 (304) [89.439µs]" time="2021-01-30T10:36:10Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_224 (200) [143.943µs]" time="2021-01-30T10:36:21Z" level=debug msg="http: GET /api/v1/config (200) [6.030044ms]" time="2021-01-30T10:39:38Z" level=debug msg="http: GET /browse (200) [14.477583ms]" time="2021-01-30T10:39:38Z" level=debug msg="http: GET /api/v1/ws (200) [5m32.093077915s]" time="2021-01-30T10:39:39Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.418106ms]" time="2021-01-30T10:39:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.582974ms]" time="2021-01-30T10:39:40Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [75.317µs]" time="2021-01-30T10:39:42Z" level=debug msg="http: GET /sw.js (200) [4.151328ms]" time="2021-01-30T10:39:44Z" level=debug msg="http: GET /browse (200) [5.147021ms]" time="2021-01-30T10:39:44Z" level=debug msg="http: GET /api/v1/ws (200) [5.009079468s]" time="2021-01-30T10:39:44Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [18.088618ms]" time="2021-01-30T10:39:44Z" level=debug msg="http: GET /static/build/app.js?6ff8c215 (200) [245.267729ms]" time="2021-01-30T10:39:45Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.663985ms]" time="2021-01-30T10:39:45Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [228.399µs]" time="2021-01-30T10:39:45Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.229501ms]" time="2021-01-30T10:39:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.281793ms]" time="2021-01-30T10:39:45Z" level=error msg="thumbs: file Images/photos-005_2.mp4.jpg is missing" time="2021-01-30T10:39:45Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (200) [6.315315ms]" time="2021-01-30T10:39:45Z" level=error msg="thumbs: file Images/Gopher.mp4.jpg is missing" time="2021-01-30T10:39:45Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (200) [5.881787ms]" time="2021-01-30T10:39:45Z" level=error msg="thumbs: file Images/IMG_2551.MOV.jpg is missing" time="2021-01-30T10:39:45Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (200) [39.518904ms]" time="2021-01-30T10:39:45Z" level=error msg="thumbs: file Images/Mohn.mp4.jpg is missing" time="2021-01-30T10:39:45Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (200) [70.877885ms]" time="2021-01-30T10:39:45Z" level=error msg="thumbs: file Images/IMG_2925.MOV.jpg is missing" time="2021-01-30T10:39:45Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (200) [88.999213ms]" time="2021-01-30T10:39:46Z" level=debug msg="cached thumbs:a391efdc99ed422d41de05d26aebb4d5b237c6fb:tile_224 [274.654629ms]" time="2021-01-30T10:39:46Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [275.510355ms]" time="2021-01-30T10:39:46Z" level=debug msg="cached thumbs:f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b:tile_224 [571.428566ms]" time="2021-01-30T10:39:46Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [571.703777ms]" time="2021-01-30T10:39:46Z" level=debug msg="cached thumbs:eb357a7114ea3662453b61044ca180e423bb82b6:tile_224 [579.003872ms]" time="2021-01-30T10:39:46Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [579.167782ms]" time="2021-01-30T10:39:46Z" level=debug msg="cached thumbs:f74c897ca36c61026855a361966e03a4f3655319:tile_224 [665.811794ms]" time="2021-01-30T10:39:46Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [665.981365ms]" time="2021-01-30T10:39:46Z" level=debug msg="cached thumbs:607266649030c365a9249ef339a2b89ef547fd5b:tile_224 [700.436307ms]" time="2021-01-30T10:39:46Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [700.792742ms]" time="2021-01-30T10:39:47Z" level=debug msg="cached thumbs:7b82fd1b7e803631e457dac224e9618506943ea1:tile_224 [483.425251ms]" time="2021-01-30T10:39:47Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [483.697554ms]" time="2021-01-30T10:39:47Z" level=debug msg="cached thumbs:78bc5ac8d90c858c86012a93a95db13052fa8552:tile_224 [860.057318ms]" time="2021-01-30T10:39:47Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [860.42038ms]" time="2021-01-30T10:39:47Z" level=debug msg="cached thumbs:d7d8e9b9e5758bd56e95b212714dea53a1ffd9af:tile_224 [690.023767ms]" time="2021-01-30T10:39:47Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [690.690476ms]" time="2021-01-30T10:39:47Z" level=debug msg="cached thumbs:5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc:tile_224 [1.25443134s]" time="2021-01-30T10:39:47Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [1.254706554s]" time="2021-01-30T10:39:47Z" level=debug msg="cached thumbs:f779766ddcd4d47f2a9e33f71ec98ab6d36949c6:tile_224 [697.91629ms]" time="2021-01-30T10:39:47Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [698.352762ms]" time="2021-01-30T10:39:47Z" level=debug msg="cached thumbs:c785288c3b61fa0765d3d9b82938f56d2a034f31:tile_224 [764.105098ms]" time="2021-01-30T10:39:47Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [764.521933ms]" time="2021-01-30T10:39:47Z" level=debug msg="cached thumbs:46c338fa326166df62c9de261f58cfd6e81d3db7:tile_224 [645.350118ms]" time="2021-01-30T10:39:47Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [645.547222ms]" time="2021-01-30T10:39:47Z" level=debug msg="cached thumbs:a7756afdd90f3e9c2d38673e7b67deb648e98989:tile_224 [527.367419ms]" time="2021-01-30T10:39:47Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [527.536293ms]" time="2021-01-30T10:39:47Z" level=debug msg="cached thumbs:9c73220f22b18abf68721db5ad47e5a32597a5d7:tile_224 [793.620466ms]" time="2021-01-30T10:39:47Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [793.776672ms]" time="2021-01-30T10:39:47Z" level=debug msg="cached thumbs:19aae445392f780c889c595c78773f9734ade8dc:tile_224 [667.910413ms]" time="2021-01-30T10:39:47Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [668.087271ms]" time="2021-01-30T10:39:47Z" level=debug msg="cached thumbs:b57552992109d74eeb69777a4ae17a5b021d4adf:tile_224 [860.769468ms]" time="2021-01-30T10:39:47Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [862.031468ms]" time="2021-01-30T10:39:48Z" level=debug msg="cached thumbs:93c03e65f9f85dbddc89f77d03cba6a7eea827db:tile_224 [872.994599ms]" time="2021-01-30T10:39:48Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [873.356684ms]" time="2021-01-30T10:39:48Z" level=debug msg="cached thumbs:65aae760c473b86dd6100da1b4a269052bb53690:tile_224 [668.649421ms]" time="2021-01-30T10:39:48Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [668.89194ms]" time="2021-01-30T10:39:48Z" level=debug msg="cached thumbs:8357ce3f779c4666b047b4ea4b1d167d8d0e020f:tile_224 [685.033776ms]" time="2021-01-30T10:39:48Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [685.969184ms]" time="2021-01-30T10:39:48Z" level=debug msg="cached thumbs:1d38233066054822503920fe43180d8bc24e18e4:tile_224 [1.060669299s]" time="2021-01-30T10:39:48Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [1.06144134s]" time="2021-01-30T10:39:49Z" level=debug msg="cached thumbs:07c94ef29b45073ba62a44df968c29a8dc8b84b2:tile_224 [1.086444809s]" time="2021-01-30T10:39:49Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [1.086688441s]" time="2021-01-30T10:39:49Z" level=debug msg="cached thumbs:5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8:tile_224 [1.122318211s]" time="2021-01-30T10:39:49Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [1.122491835s]" time="2021-01-30T10:39:49Z" level=debug msg="cached thumbs:7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c:tile_224 [974.125929ms]" time="2021-01-30T10:39:49Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [974.372198ms]" time="2021-01-30T10:39:49Z" level=debug msg="cached thumbs:60c7b5edda27758ce389fe05c1828b857190fd37:tile_224 [1.071436532s]" time="2021-01-30T10:39:49Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [1.071681273s]" time="2021-01-30T10:39:49Z" level=debug msg="cached thumbs:a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf:tile_224 [515.825381ms]" time="2021-01-30T10:39:49Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [516.171619ms]" time="2021-01-30T10:39:49Z" level=debug msg="cached thumbs:26d58ca5cc0464a0e8e3925895195a92583e61f0:tile_224 [1.17190419s]" time="2021-01-30T10:39:49Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [1.172066346s]" time="2021-01-30T10:39:49Z" level=debug msg="cached thumbs:d6b4bae772d416d26ad2f13caa35ea06ac58792a:tile_224 [190.708707ms]" time="2021-01-30T10:39:49Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [190.937354ms]" time="2021-01-30T10:39:49Z" level=debug msg="cached thumbs:0b4fde985a1a7e0e2fce2daa410cb5f086f28eef:tile_224 [464.537095ms]" time="2021-01-30T10:39:49Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [465.008146ms]" time="2021-01-30T10:39:49Z" level=debug msg="cached thumbs:56e88e45e55cf21574b219a81a15ebbea52f8fef:tile_224 [249.838744ms]" time="2021-01-30T10:39:49Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [250.508874ms]" time="2021-01-30T10:39:49Z" level=debug msg="cached thumbs:034df4b8198eed40096e35d11a6eb8ac6f7f9773:tile_224 [486.727229ms]" time="2021-01-30T10:39:49Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [487.007084ms]" time="2021-01-30T10:39:50Z" level=debug msg="cached thumbs:e07367d99b981feedb19ac83167e2094ffd86c8a:tile_224 [301.554548ms]" time="2021-01-30T10:39:50Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [302.020646ms]" time="2021-01-30T10:39:50Z" level=debug msg="cached thumbs:16805ea72950916d8c2e88ce949a8b7c4a19294c:tile_224 [1.185603627s]" time="2021-01-30T10:39:50Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [1.185884395s]" time="2021-01-30T10:39:50Z" level=debug msg="cached thumbs:097c93165472a4b4c0316c1a5b13e879c3aac17f:tile_224 [1.171551277s]" time="2021-01-30T10:39:50Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [1.171946919s]" time="2021-01-30T10:39:50Z" level=debug msg="cached thumbs:c85482402e5e3d97908a03c73ea9f7f4241edf48:tile_224 [425.913046ms]" time="2021-01-30T10:39:50Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [426.084903ms]" time="2021-01-30T10:39:50Z" level=debug msg="cached thumbs:45f2e2be9ef879361c2bd54ed57834e8dc1739c3:tile_224 [405.353307ms]" time="2021-01-30T10:39:50Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [405.580956ms]" time="2021-01-30T10:39:50Z" level=debug msg="cached thumbs:95d6c620e4c91361d3df4f0bb43f7b1113e419ca:tile_224 [303.210216ms]" time="2021-01-30T10:39:50Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [303.45732ms]" time="2021-01-30T10:39:50Z" level=debug msg="cached thumbs:087c9d5531bb6c832b3cf080eea19faddfa87edc:tile_224 [760.714789ms]" time="2021-01-30T10:39:50Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [760.902534ms]" time="2021-01-30T10:39:50Z" level=debug msg="http: GET /static/manifest.json?86f86023 (200) [340.581µs]" time="2021-01-30T10:39:50Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [112.019µs]" time="2021-01-30T10:39:50Z" level=debug msg="http: GET /static/img/favicon-144.png (200) [156.002µs]" time="2021-01-30T10:39:50Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [95.872µs]" time="2021-01-30T10:39:55Z" level=info msg="Indexing originals..." time="2021-01-30T10:39:55Z" level=info msg="index: no .ppignore file found" time="2021-01-30T10:39:55Z" level=debug msg="convert: Images/Gopher.mp4 -> Gopher.mp4.jpg" time="2021-01-30T10:39:55Z" level=info msg="index: skipped archived main jpg file Images/11_IMG.jpg" time="2021-01-30T10:39:55Z" level=debug msg="convert: Images/IMG_2175.MOV -> IMG_2175.MOV.jpg" time="2021-01-30T10:39:55Z" level=debug msg="convert: Images/IMG_11234.mp4 -> IMG_11234.mp4.jpg" time="2021-01-30T10:39:55Z" level=debug msg="index: IMG_11234.mp4.jpg created" time="2021-01-30T10:39:55Z" level=debug msg="index: IMG_2175.MOV.jpg created" time="2021-01-30T10:39:55Z" level=debug msg="index: Gopher.mp4.jpg created" time="2021-01-30T10:39:56Z" level=info msg="media: 11 thumbnails created for IMG_11234 [400.855332ms]" time="2021-01-30T10:39:56Z" level=debug msg="media: no original json sidecar file found for IMG_11234.mp4" time="2021-01-30T10:39:56Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:56Z" level=debug msg="media: exif not supported: IMG_11234.mp4" time="2021-01-30T10:39:56Z" level=info msg="media: IMG_11234.mp4 was taken at 2021-01-14 14:29:12.853 +0000 UTC (file mod time)" time="2021-01-30T10:39:56Z" level=info msg="media: 11 thumbnails created for IMG_2175 [414.927654ms]" time="2021-01-30T10:39:56Z" level=info msg="media: 11 thumbnails created for Gopher [423.751325ms]" time="2021-01-30T10:39:56Z" level=info msg="index: updated main mp4 file Images/IMG_11234.mp4" time="2021-01-30T10:39:56Z" level=debug msg="index: IMG_11234.mp4.jpg was modified (new size 82480, old size 82480, new timestamp 1612003196, old timestamp 1610635200)" time="2021-01-30T10:39:56Z" level=debug msg="metadata: failed parsing IMG_11234.mp4.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:39:56Z" level=debug msg="media: no original json sidecar file found for IMG_11234.mp4.jpg" time="2021-01-30T10:39:56Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:56Z" level=debug msg="media: metadata: no exif header in IMG_11234.mp4.jpg (search and extract)" time="2021-01-30T10:39:56Z" level=info msg="media: IMG_11234.mp4.jpg was taken at 2021-01-30 10:39:55.725184744 +0000 UTC (file mod time)" time="2021-01-30T10:39:56Z" level=info msg="index: skipped archived main mov file Images/IMG_2175.MOV" time="2021-01-30T10:39:56Z" level=debug msg="index: IMG_2175.MOV.jpg was modified (new size 116863, old size 116863, new timestamp 1612003196, old timestamp 1610635200)" time="2021-01-30T10:39:56Z" level=info msg="index: skipped archived related jpg file IMG_2175.MOV.jpg" time="2021-01-30T10:39:56Z" level=debug msg="media: no original json sidecar file found for Gopher.mp4" time="2021-01-30T10:39:56Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:56Z" level=debug msg="media: exif not supported: Gopher.mp4" time="2021-01-30T10:39:56Z" level=info msg="media: Gopher.mp4 was taken at 2021-01-10 13:30:51.954 +0000 UTC (file mod time)" time="2021-01-30T10:39:56Z" level=debug msg="convert: Images/IMG_2551.MOV -> IMG_2551.MOV.jpg" time="2021-01-30T10:39:56Z" level=info msg="index: updated main mp4 file Images/Gopher.mp4" time="2021-01-30T10:39:56Z" level=debug msg="index: Gopher.mp4.jpg was modified (new size 130808, old size 130808, new timestamp 1612003196, old timestamp 1610635200)" time="2021-01-30T10:39:56Z" level=debug msg="metadata: failed parsing Gopher.mp4.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:39:56Z" level=debug msg="media: no original json sidecar file found for Gopher.mp4.jpg" time="2021-01-30T10:39:56Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:56Z" level=debug msg="media: metadata: no exif header in Gopher.mp4.jpg (search and extract)" time="2021-01-30T10:39:56Z" level=info msg="media: Gopher.mp4.jpg was taken at 2021-01-30 10:39:55.757184719 +0000 UTC (file mod time)" time="2021-01-30T10:39:56Z" level=debug msg="index: IMG_2551.MOV.jpg created" time="2021-01-30T10:39:56Z" level=debug msg="index: image classification took 476.791102ms" time="2021-01-30T10:39:56Z" level=debug msg="index: image classification took 439.32158ms" time="2021-01-30T10:39:56Z" level=debug msg="media: no new thumbnails created for IMG_11234 [82.326µs]" time="2021-01-30T10:39:56Z" level=info msg="index: updated related jpg file IMG_11234.mp4.jpg" time="2021-01-30T10:39:56Z" level=debug msg="convert: Images/IMG_2925.MOV -> IMG_2925.MOV.jpg" time="2021-01-30T10:39:56Z" level=debug msg="media: no new thumbnails created for Gopher [80.176µs]" time="2021-01-30T10:39:56Z" level=info msg="index: updated related jpg file Gopher.mp4.jpg" time="2021-01-30T10:39:56Z" level=debug msg="convert: Images/Mohn.mp4 -> Mohn.mp4.jpg" time="2021-01-30T10:39:56Z" level=info msg="media: 11 thumbnails created for IMG_2551 [454.963734ms]" time="2021-01-30T10:39:57Z" level=debug msg="index: Mohn.mp4.jpg created" time="2021-01-30T10:39:57Z" level=debug msg="media: no original json sidecar file found for IMG_2551.MOV" time="2021-01-30T10:39:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:57Z" level=debug msg="media: exif not supported: IMG_2551.MOV" time="2021-01-30T10:39:57Z" level=info msg="media: IMG_2551.MOV was taken at 2021-01-10 13:30:51.258 +0000 UTC (file mod time)" time="2021-01-30T10:39:57Z" level=info msg="index: updated main mov file Images/IMG_2551.MOV" time="2021-01-30T10:39:57Z" level=debug msg="index: IMG_2551.MOV.jpg was modified (new size 119949, old size 119949, new timestamp 1612003196, old timestamp 1610635201)" time="2021-01-30T10:39:57Z" level=debug msg="metadata: failed parsing IMG_2551.MOV.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:39:57Z" level=debug msg="media: no original json sidecar file found for IMG_2551.MOV.jpg" time="2021-01-30T10:39:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:57Z" level=debug msg="media: metadata: no exif header in IMG_2551.MOV.jpg (search and extract)" time="2021-01-30T10:39:57Z" level=info msg="media: IMG_2551.MOV.jpg was taken at 2021-01-30 10:39:56.469184149 +0000 UTC (file mod time)" time="2021-01-30T10:39:57Z" level=debug msg="index: IMG_2925.MOV.jpg created" time="2021-01-30T10:39:57Z" level=debug msg="index: image classification took 368.789115ms" time="2021-01-30T10:39:57Z" level=info msg="media: 11 thumbnails created for Mohn [418.285447ms]" time="2021-01-30T10:39:57Z" level=debug msg="media: no new thumbnails created for IMG_2551 [111.048µs]" time="2021-01-30T10:39:57Z" level=info msg="index: updated related jpg file IMG_2551.MOV.jpg" time="2021-01-30T10:39:57Z" level=debug msg="media: no original json sidecar file found for Mohn.mp4" time="2021-01-30T10:39:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:57Z" level=debug msg="media: exif not supported: Mohn.mp4" time="2021-01-30T10:39:57Z" level=info msg="media: Mohn.mp4 was taken at 2021-01-14 14:29:09.113 +0000 UTC (file mod time)" time="2021-01-30T10:39:57Z" level=info msg="index: updated main mp4 file Images/Mohn.mp4" time="2021-01-30T10:39:57Z" level=debug msg="index: Mohn.mp4.jpg was modified (new size 102345, old size 102345, new timestamp 1612003197, old timestamp 1610635202)" time="2021-01-30T10:39:57Z" level=debug msg="metadata: failed parsing Mohn.mp4.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:39:57Z" level=debug msg="media: no original json sidecar file found for Mohn.mp4.jpg" time="2021-01-30T10:39:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:57Z" level=debug msg="media: metadata: no exif header in Mohn.mp4.jpg (search and extract)" time="2021-01-30T10:39:57Z" level=info msg="media: Mohn.mp4.jpg was taken at 2021-01-30 10:39:57.009183717 +0000 UTC (file mod time)" time="2021-01-30T10:39:57Z" level=info msg="media: 11 thumbnails created for IMG_2925 [482.306377ms]" time="2021-01-30T10:39:57Z" level=debug msg="media: no original json sidecar file found for albums-002_1.jpg" time="2021-01-30T10:39:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:57Z" level=debug msg="media: no original json sidecar file found for IMG_2925.MOV" time="2021-01-30T10:39:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:57Z" level=debug msg="media: exif not supported: IMG_2925.MOV" time="2021-01-30T10:39:57Z" level=info msg="media: IMG_2925.MOV was taken at 2021-01-10 13:31:20.282 +0000 UTC (file mod time)" time="2021-01-30T10:39:57Z" level=info msg="index: updated main mov file Images/IMG_2925.MOV" time="2021-01-30T10:39:57Z" level=debug msg="index: IMG_2925.MOV.jpg was modified (new size 279726, old size 279726, new timestamp 1612003197, old timestamp 1610635201)" time="2021-01-30T10:39:57Z" level=debug msg="metadata: failed parsing IMG_2925.MOV.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:39:57Z" level=debug msg="media: no original json sidecar file found for IMG_2925.MOV.jpg" time="2021-01-30T10:39:57Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:57Z" level=debug msg="media: metadata: no exif header in IMG_2925.MOV.jpg (search and extract)" time="2021-01-30T10:39:57Z" level=info msg="media: IMG_2925.MOV.jpg was taken at 2021-01-30 10:39:57.061183675 +0000 UTC (file mod time)" time="2021-01-30T10:39:58Z" level=debug msg="index: image classification took 568.012582ms" time="2021-01-30T10:39:58Z" level=debug msg="index: image classification took 448.276804ms" time="2021-01-30T10:39:58Z" level=debug msg="media: no new thumbnails created for IMG_2925 [82.562µs]" time="2021-01-30T10:39:58Z" level=info msg="index: updated related jpg file IMG_2925.MOV.jpg" time="2021-01-30T10:39:58Z" level=debug msg="media: no new thumbnails created for Mohn [81.031µs]" time="2021-01-30T10:39:58Z" level=info msg="index: updated related jpg file Mohn.mp4.jpg" time="2021-01-30T10:39:58Z" level=debug msg="media: no original json sidecar file found for albums-002_2.jpg" time="2021-01-30T10:39:58Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:58Z" level=debug msg="index: image classification took 807.730668ms" time="2021-01-30T10:39:58Z" level=debug msg="location: found cell s2:80dc03fbc914" time="2021-01-30T10:39:58Z" level=debug msg="media: no original json sidecar file found for albums-002_3.jpg" time="2021-01-30T10:39:58Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:58Z" level=debug msg="index: image classification took 642.887486ms" time="2021-01-30T10:39:58Z" level=debug msg="location: found cell s2:21829d725624" time="2021-01-30T10:39:59Z" level=debug msg="photo: using label Tower to create title for pqmxlr12pi8arvey" time="2021-01-30T10:39:59Z" level=info msg="media: 7 thumbnails created for albums-002_1 [638.84901ms]" time="2021-01-30T10:39:59Z" level=info msg="index: updated main jpg file Images/albums-002_1.jpg" time="2021-01-30T10:39:59Z" level=debug msg="index: image classification took 907.184024ms" time="2021-01-30T10:39:59Z" level=debug msg="media: no original json sidecar file found for albums-005.jpg" time="2021-01-30T10:39:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:39:59Z" level=info msg="media: 7 thumbnails created for albums-002_2 [611.739709ms]" time="2021-01-30T10:39:59Z" level=info msg="index: updated main jpg file Images/albums-002_2.jpg" time="2021-01-30T10:39:59Z" level=debug msg="media: no original json sidecar file found for labels-002_1.jpg" time="2021-01-30T10:39:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:00Z" level=info msg="media: 7 thumbnails created for albums-002_3 [1.030462119s]" time="2021-01-30T10:40:00Z" level=info msg="index: updated main jpg file Images/albums-002_3.jpg" time="2021-01-30T10:40:00Z" level=debug msg="index: image classification took 723.477042ms" time="2021-01-30T10:40:00Z" level=debug msg="location: found cell s2:1e64d0257f3c" time="2021-01-30T10:40:00Z" level=debug msg="photo: using label Zebra to create title for pqmxlr21zjj8qdq6" time="2021-01-30T10:40:00Z" level=debug msg="media: no original json sidecar file found for labels-002_2.jpg" time="2021-01-30T10:40:00Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:00Z" level=debug msg="index: image classification took 1.210418475s" time="2021-01-30T10:40:00Z" level=debug msg="location: found cell s2:149ce7856274" time="2021-01-30T10:40:00Z" level=debug msg="photo: using label Seashore to create title for pqmxlr214fgxt1as" time="2021-01-30T10:40:00Z" level=debug msg="index: image classification took 91.715667ms" time="2021-01-30T10:40:00Z" level=debug msg="location: found cell s2:1e64d0257f44" time="2021-01-30T10:40:00Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2336sct5nc" time="2021-01-30T10:40:01Z" level=info msg="media: 7 thumbnails created for labels-002_1 [693.992977ms]" time="2021-01-30T10:40:01Z" level=info msg="index: updated main jpg file Images/labels-002_1.jpg" time="2021-01-30T10:40:01Z" level=debug msg="media: no original json sidecar file found for labels-002_3.jpg" time="2021-01-30T10:40:01Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:01Z" level=info msg="media: 9 thumbnails created for labels-002_2 [872.313247ms]" time="2021-01-30T10:40:01Z" level=info msg="index: updated main jpg file Images/labels-002_2.jpg" time="2021-01-30T10:40:01Z" level=info msg="media: 7 thumbnails created for albums-005 [1.222977302s]" time="2021-01-30T10:40:01Z" level=info msg="index: updated main jpg file Images/albums-005.jpg" time="2021-01-30T10:40:02Z" level=debug msg="index: image classification took 686.013433ms" time="2021-01-30T10:40:02Z" level=debug msg="location: found cell s2:1e64d02531fc" time="2021-01-30T10:40:02Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T10:40:02Z" level=debug msg="media: no original json sidecar file found for labels-003_1.jpg" time="2021-01-30T10:40:02Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:02Z" level=debug msg="media: no original json sidecar file found for labels-003_2.jpg" time="2021-01-30T10:40:02Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:02Z" level=info msg="media: 7 thumbnails created for labels-002_3 [800.309194ms]" time="2021-01-30T10:40:02Z" level=info msg="index: updated main jpg file Images/labels-002_3.jpg" time="2021-01-30T10:40:03Z" level=debug msg="media: no original json sidecar file found for labels-004.jpg" time="2021-01-30T10:40:03Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:03Z" level=debug msg="index: image classification took 107.521475ms" time="2021-01-30T10:40:03Z" level=debug msg="location: found cell s2:47a851c998b4" time="2021-01-30T10:40:03Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T10:40:03Z" level=debug msg="index: image classification took 1.311146184s" time="2021-01-30T10:40:03Z" level=debug msg="location: found cell s2:479a03fd9ee4" time="2021-01-30T10:40:03Z" level=debug msg="photo: using label Landscape to create title for pqmxlr33r5lyhrj1" time="2021-01-30T10:40:03Z" level=debug msg="index: image classification took 1.566403323s" time="2021-01-30T10:40:03Z" level=debug msg="location: found cell s2:479a03fc52b4" time="2021-01-30T10:40:03Z" level=debug msg="photo: using label Burrenwasen to create title for pqmxlr32qk9rfq86" time="2021-01-30T10:40:04Z" level=info msg="media: 9 thumbnails created for labels-004 [1.575758623s]" time="2021-01-30T10:40:04Z" level=info msg="index: updated main jpg file Images/labels-004.jpg" time="2021-01-30T10:40:05Z" level=debug msg="media: no original json sidecar file found for photos-003_1.jpg" time="2021-01-30T10:40:05Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:05Z" level=info msg="media: 7 thumbnails created for labels-003_2 [1.672207713s]" time="2021-01-30T10:40:05Z" level=info msg="index: updated main jpg file Images/labels-003_2.jpg" time="2021-01-30T10:40:05Z" level=info msg="media: 7 thumbnails created for labels-003_1 [1.766861667s]" time="2021-01-30T10:40:05Z" level=info msg="index: updated main jpg file Images/labels-003_1.jpg" time="2021-01-30T10:40:05Z" level=debug msg="media: no original json sidecar file found for photos-003_3.jpg" time="2021-01-30T10:40:05Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:05Z" level=info msg="media: photos-003_3.jpg was taken at 2021-01-10 13:30:41.094 +0000 UTC (file mod time)" time="2021-01-30T10:40:05Z" level=debug msg="media: no original json sidecar file found for photos-003_2.jpg" time="2021-01-30T10:40:05Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:06Z" level=debug msg="index: image classification took 446.70088ms" time="2021-01-30T10:40:06Z" level=info msg="media: 7 thumbnails created for photos-003_3 [292.105131ms]" time="2021-01-30T10:40:06Z" level=info msg="index: updated main jpg file Images/photos-003_3.jpg" time="2021-01-30T10:40:06Z" level=debug msg="media: no original json sidecar file found for photos-003_4.jpg" time="2021-01-30T10:40:06Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:06Z" level=debug msg="index: image classification took 1.569322873s" time="2021-01-30T10:40:07Z" level=debug msg="index: image classification took 1.686240725s" time="2021-01-30T10:40:08Z" level=info msg="media: 7 thumbnails created for photos-003_1 [1.257224803s]" time="2021-01-30T10:40:08Z" level=info msg="index: updated main jpg file Images/photos-003_1.jpg" time="2021-01-30T10:40:08Z" level=debug msg="convert: Images/photos-005_2.mp4 -> photos-005_2.mp4.jpg" time="2021-01-30T10:40:08Z" level=debug msg="index: photos-005_2.mp4.jpg created" time="2021-01-30T10:40:08Z" level=debug msg="index: image classification took 1.636333013s" time="2021-01-30T10:40:08Z" level=info msg="media: 7 thumbnails created for photos-003_2 [1.269139888s]" time="2021-01-30T10:40:08Z" level=info msg="index: updated main jpg file Images/photos-003_2.jpg" time="2021-01-30T10:40:08Z" level=info msg="media: 11 thumbnails created for photos-005_2 [433.827092ms]" time="2021-01-30T10:40:08Z" level=debug msg="media: no original json sidecar file found for photos-005_2.mp4" time="2021-01-30T10:40:08Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:08Z" level=debug msg="media: exif not supported: photos-005_2.mp4" time="2021-01-30T10:40:08Z" level=info msg="media: photos-005_2.mp4 was taken at 2021-01-14 14:32:26.237 +0000 UTC (file mod time)" time="2021-01-30T10:40:08Z" level=info msg="index: updated main mp4 file Images/photos-005_2.mp4" time="2021-01-30T10:40:08Z" level=debug msg="index: photos-005_2.mp4.jpg was modified (new size 153905, old size 153905, new timestamp 1612003208, old timestamp 1610635214)" time="2021-01-30T10:40:08Z" level=debug msg="metadata: failed parsing photos-005_2.mp4.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T10:40:08Z" level=debug msg="media: no original json sidecar file found for photos-005_2.mp4.jpg" time="2021-01-30T10:40:08Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:08Z" level=debug msg="media: metadata: no exif header in photos-005_2.mp4.jpg (search and extract)" time="2021-01-30T10:40:08Z" level=info msg="media: photos-005_2.mp4.jpg was taken at 2021-01-30 10:40:08.233174688 +0000 UTC (file mod time)" time="2021-01-30T10:40:08Z" level=debug msg="media: no original json sidecar file found for photos8_1_ski.jpg" time="2021-01-30T10:40:08Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:09Z" level=debug msg="index: image classification took 504.117903ms" time="2021-01-30T10:40:09Z" level=debug msg="media: no new thumbnails created for photos-005_2 [80.537µs]" time="2021-01-30T10:40:09Z" level=info msg="index: updated related jpg file photos-005_2.mp4.jpg" time="2021-01-30T10:40:09Z" level=debug msg="media: no original json sidecar file found for photos8_2_ski.jpg" time="2021-01-30T10:40:09Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:09Z" level=info msg="media: 7 thumbnails created for photos-003_4 [1.322946748s]" time="2021-01-30T10:40:09Z" level=info msg="index: updated main jpg file Images/photos-003_4.jpg" time="2021-01-30T10:40:09Z" level=debug msg="media: no original json sidecar file found for originals-001_1.jpg" time="2021-01-30T10:40:09Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:10Z" level=debug msg="index: image classification took 1.044372612s" time="2021-01-30T10:40:10Z" level=debug msg="location: found cell s2:47786b2bed34" time="2021-01-30T10:40:10Z" level=debug msg="photo: using label Ski to create title for pqmxlr438cp4yzf5" time="2021-01-30T10:40:10Z" level=info msg="media: 10 thumbnails created for photos8_2_ski [1.046320259s]" time="2021-01-30T10:40:10Z" level=info msg="index: updated main jpg file Images/photos8_2_ski.jpg" time="2021-01-30T10:40:10Z" level=debug msg="media: no original json sidecar file found for originals-001_2.jpg" time="2021-01-30T10:40:10Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:11Z" level=debug msg="index: image classification took 196.520383ms" time="2021-01-30T10:40:11Z" level=debug msg="location: found cell s2:5486148ceb64" time="2021-01-30T10:40:11Z" level=debug msg="photo: using label “Cape Roger Curtis” to create title for pqmxlr52xanwxjed" time="2021-01-30T10:40:11Z" level=info msg="media: 7 thumbnails created for photos8_1_ski [1.07678084s]" time="2021-01-30T10:40:11Z" level=info msg="index: updated main jpg file Images/photos8_1_ski.jpg" time="2021-01-30T10:40:11Z" level=debug msg="index: image classification took 1.18307496s" time="2021-01-30T10:40:11Z" level=debug msg="location: found cell s2:1954355c131c" time="2021-01-30T10:40:11Z" level=debug msg="photo: using label Flower to create title for pqmxlr43kyg3hpx1" time="2021-01-30T10:40:11Z" level=debug msg="exif: no gps tags in IMG_0514.JPG (gps info)" time="2021-01-30T10:40:11Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0514.JPG (exif)" time="2021-01-30T10:40:11Z" level=debug msg="media: no original json sidecar file found for IMG_0514.JPG" time="2021-01-30T10:40:11Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:12Z" level=info msg="media: 7 thumbnails created for originals-001_1 [1.090715793s]" time="2021-01-30T10:40:12Z" level=info msg="index: updated main jpg file Vacation/Kanada/BotanicalGarden/originals-001_1.jpg" time="2021-01-30T10:40:12Z" level=info msg="media: 9 thumbnails created for originals-001_2 [1.393479155s]" time="2021-01-30T10:40:12Z" level=info msg="index: updated main jpg file Vacation/Kanada/originals-001_2.jpg" time="2021-01-30T10:40:12Z" level=debug msg="exif: no gps tags in IMG_0518.JPG (gps info)" time="2021-01-30T10:40:12Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0518.JPG (exif)" time="2021-01-30T10:40:12Z" level=debug msg="media: no original json sidecar file found for IMG_0518.JPG" time="2021-01-30T10:40:12Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:13Z" level=debug msg="exif: no gps tags in IMG_0554.JPG (gps info)" time="2021-01-30T10:40:13Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0554.JPG (exif)" time="2021-01-30T10:40:13Z" level=debug msg="media: no original json sidecar file found for IMG_0554.JPG" time="2021-01-30T10:40:13Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:13Z" level=debug msg="index: image classification took 1.676677305s" time="2021-01-30T10:40:14Z" level=debug msg="index: image classification took 1.779269777s" time="2021-01-30T10:40:14Z" level=debug msg="index: image classification took 1.79550567s" time="2021-01-30T10:40:15Z" level=info msg="media: 7 thumbnails created for IMG_0514 [1.597355062s]" time="2021-01-30T10:40:15Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0514.JPG" time="2021-01-30T10:40:15Z" level=debug msg="exif: no gps tags in IMG_0585.JPG (gps info)" time="2021-01-30T10:40:15Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0585.JPG (exif)" time="2021-01-30T10:40:15Z" level=debug msg="media: no original json sidecar file found for IMG_0585.JPG" time="2021-01-30T10:40:15Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:16Z" level=info msg="media: 7 thumbnails created for IMG_0518 [1.804813099s]" time="2021-01-30T10:40:16Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0518.JPG" time="2021-01-30T10:40:16Z" level=info msg="media: 7 thumbnails created for IMG_0554 [1.738248367s]" time="2021-01-30T10:40:16Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0554.JPG" time="2021-01-30T10:40:17Z" level=debug msg="exif: no gps tags in IMG_0597.JPG (gps info)" time="2021-01-30T10:40:17Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0597.JPG (exif)" time="2021-01-30T10:40:17Z" level=debug msg="media: no original json sidecar file found for IMG_0597.JPG" time="2021-01-30T10:40:17Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:17Z" level=debug msg="exif: no gps tags in IMG_0603.JPG (gps info)" time="2021-01-30T10:40:17Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0603.JPG (exif)" time="2021-01-30T10:40:17Z" level=debug msg="media: no original json sidecar file found for IMG_0603.JPG" time="2021-01-30T10:40:17Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:17Z" level=debug msg="index: image classification took 1.908714088s" time="2021-01-30T10:40:18Z" level=debug msg="index: image classification took 1.765940986s" time="2021-01-30T10:40:19Z" level=debug msg="index: image classification took 1.781435429s" time="2021-01-30T10:40:19Z" level=info msg="media: 7 thumbnails created for IMG_0585 [1.704875253s]" time="2021-01-30T10:40:19Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0585.JPG" time="2021-01-30T10:40:20Z" level=debug msg="exif: no gps tags in IMG_0669.JPG (gps info)" time="2021-01-30T10:40:20Z" level=info msg="metadata: failed parsing gps coordinates in IMG_0669.JPG (exif)" time="2021-01-30T10:40:20Z" level=debug msg="media: no original json sidecar file found for IMG_0669.JPG" time="2021-01-30T10:40:20Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:20Z" level=info msg="media: 7 thumbnails created for IMG_0597 [1.680453039s]" time="2021-01-30T10:40:20Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0597.JPG" time="2021-01-30T10:40:20Z" level=info msg="media: 7 thumbnails created for IMG_0603 [1.765847314s]" time="2021-01-30T10:40:20Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0603.JPG" time="2021-01-30T10:40:21Z" level=debug msg="exif: no gps tags in labels-001.JPG (gps info)" time="2021-01-30T10:40:21Z" level=info msg="metadata: failed parsing gps coordinates in labels-001.JPG (exif)" time="2021-01-30T10:40:21Z" level=debug msg="media: no original json sidecar file found for labels-001.JPG" time="2021-01-30T10:40:21Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:21Z" level=debug msg="exif: no gps tags in photos-005_1.JPG (gps info)" time="2021-01-30T10:40:21Z" level=info msg="metadata: failed parsing gps coordinates in photos-005_1.JPG (exif)" time="2021-01-30T10:40:21Z" level=debug msg="media: no original json sidecar file found for photos-005_1.JPG" time="2021-01-30T10:40:21Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:21Z" level=debug msg="index: image classification took 1.657331859s" time="2021-01-30T10:40:22Z" level=debug msg="index: image classification took 1.623510281s" time="2021-01-30T10:40:23Z" level=info msg="media: 7 thumbnails created for IMG_0669 [1.60014348s]" time="2021-01-30T10:40:23Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/IMG_0669.JPG" time="2021-01-30T10:40:23Z" level=info msg="index: skipped archived main jpg file archive/IMG_1407.JPG" time="2021-01-30T10:40:23Z" level=debug msg="media: no original json sidecar file found for IMG_20200711_174006.jpg" time="2021-01-30T10:40:23Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:24Z" level=debug msg="index: image classification took 2.524836902s" time="2021-01-30T10:40:24Z" level=info msg="media: 7 thumbnails created for labels-001 [1.69259316s]" time="2021-01-30T10:40:24Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/labels-001.JPG" time="2021-01-30T10:40:24Z" level=debug msg="index: image classification took 1.118694864s" time="2021-01-30T10:40:24Z" level=debug msg="location: found cell s2:47a85a650554" time="2021-01-30T10:40:24Z" level=debug msg="photo: using label Flower to create title for pqnah1f3gpds8i7y" time="2021-01-30T10:40:24Z" level=debug msg="media: no original json sidecar file found for IMG_4557.JPG" time="2021-01-30T10:40:24Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:25Z" level=debug msg="index: image classification took 226.126782ms" time="2021-01-30T10:40:25Z" level=debug msg="location: found cell s2:5486148c9fac" time="2021-01-30T10:40:25Z" level=debug msg="photo: using label Cape to create title for pqnah1f65tdjn6pz" time="2021-01-30T10:40:26Z" level=info msg="media: 7 thumbnails created for photos-005_1 [1.936734509s]" time="2021-01-30T10:40:26Z" level=info msg="index: updated main jpg file Vacation/KorsikaAdventure/photos-005_1.JPG" time="2021-01-30T10:40:26Z" level=info msg="media: 7 thumbnails created for IMG_20200711_174006 [1.291126871s]" time="2021-01-30T10:40:26Z" level=info msg="index: updated main jpg file archive/IMG_20200711_174006.jpg" time="2021-01-30T10:40:26Z" level=debug msg="media: no original json sidecar file found for IMG_6472.JPG" time="2021-01-30T10:40:26Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:26Z" level=info msg="media: 9 thumbnails created for IMG_4557 [1.219653634s]" time="2021-01-30T10:40:26Z" level=info msg="index: updated main jpg file archive/IMG_4557.JPG" time="2021-01-30T10:40:26Z" level=debug msg="media: no original json sidecar file found for IMG_6478.JPG" time="2021-01-30T10:40:26Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:26Z" level=debug msg="media: no original json sidecar file found for IMG_6491.JPG" time="2021-01-30T10:40:26Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:27Z" level=debug msg="index: image classification took 998.32701ms" time="2021-01-30T10:40:27Z" level=debug msg="location: found cell s2:1dcc675094ec" time="2021-01-30T10:40:27Z" level=debug msg="photo: using label “Visitor Center” to create title for pqnah1f2zizijo2k" time="2021-01-30T10:40:27Z" level=debug msg="index: image classification took 1.29854166s" time="2021-01-30T10:40:27Z" level=debug msg="location: found cell s2:1dcc67a2857c" time="2021-01-30T10:40:27Z" level=debug msg="photo: using label “Lower Cable Station” to create title for pqnah1h3o0atgfnw" time="2021-01-30T10:40:27Z" level=debug msg="index: image classification took 1.412692046s" time="2021-01-30T10:40:27Z" level=debug msg="location: found cell s2:1dcc674ba6bc" time="2021-01-30T10:40:28Z" level=debug msg="photo: using label Seashore to create title for pqnah1hszoovfc0i" time="2021-01-30T10:40:28Z" level=info msg="media: 7 thumbnails created for IMG_6472 [1.212716996s]" time="2021-01-30T10:40:28Z" level=info msg="index: updated main jpg file archive/IMG_6472.JPG" time="2021-01-30T10:40:28Z" level=debug msg="media: no original json sidecar file found for IMG_6492.JPG" time="2021-01-30T10:40:28Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:29Z" level=info msg="media: 7 thumbnails created for IMG_6491 [1.318731822s]" time="2021-01-30T10:40:29Z" level=info msg="index: updated main jpg file archive/IMG_6491.JPG" time="2021-01-30T10:40:29Z" level=info msg="media: 7 thumbnails created for IMG_6478 [1.50847838s]" time="2021-01-30T10:40:29Z" level=info msg="index: updated main jpg file archive/IMG_6478.JPG" time="2021-01-30T10:40:29Z" level=debug msg="media: no original json sidecar file found for IMG_6493.JPG" time="2021-01-30T10:40:29Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:29Z" level=debug msg="media: no original json sidecar file found for IMG_7094.JPG" time="2021-01-30T10:40:29Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:29Z" level=debug msg="index: image classification took 1.152355344s" time="2021-01-30T10:40:29Z" level=debug msg="location: found cell s2:1dcc67be2fbc" time="2021-01-30T10:40:31Z" level=info msg="media: 7 thumbnails created for IMG_6492 [1.113968666s]" time="2021-01-30T10:40:31Z" level=info msg="index: updated main jpg file archive/IMG_6492.JPG" time="2021-01-30T10:40:31Z" level=debug msg="index: image classification took 1.390648175s" time="2021-01-30T10:40:31Z" level=debug msg="location: found cell s2:149b796178b4" time="2021-01-30T10:40:31Z" level=debug msg="photo: using label Landscape to create title for pqnah1j4pjl0ks7s" time="2021-01-30T10:40:31Z" level=debug msg="index: image classification took 1.489553445s" time="2021-01-30T10:40:31Z" level=debug msg="location: found cell s2:1dcc67f114ac" time="2021-01-30T10:40:31Z" level=debug msg="photo: using label Landscape to create title for pqnah1k2vo5846h7" time="2021-01-30T10:40:31Z" level=debug msg="media: no original json sidecar file found for IMG_7138.JPG" time="2021-01-30T10:40:31Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:32Z" level=debug msg="index: image classification took 1.269947145s" time="2021-01-30T10:40:32Z" level=debug msg="location: found cell s2:149a51996c2c" time="2021-01-30T10:40:32Z" level=debug msg="photo: using label Cat to create title for pqnah1jldzorarso" time="2021-01-30T10:40:32Z" level=info msg="media: 7 thumbnails created for IMG_7094 [1.473425933s]" time="2021-01-30T10:40:32Z" level=info msg="index: updated main jpg file archive/IMG_7094.JPG" time="2021-01-30T10:40:32Z" level=info msg="media: 7 thumbnails created for IMG_6493 [1.495058952s]" time="2021-01-30T10:40:32Z" level=info msg="index: updated main jpg file archive/IMG_6493.JPG" time="2021-01-30T10:40:33Z" level=debug msg="media: no original json sidecar file found for IMG_8644.JPG" time="2021-01-30T10:40:33Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:33Z" level=debug msg="media: no original json sidecar file found for IMG_E7094.JPG" time="2021-01-30T10:40:33Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:34Z" level=info msg="media: 7 thumbnails created for IMG_7138 [1.398668268s]" time="2021-01-30T10:40:34Z" level=info msg="index: updated main jpg file archive/IMG_7138.JPG" time="2021-01-30T10:40:34Z" level=debug msg="index: image classification took 1.153398823s" time="2021-01-30T10:40:34Z" level=debug msg="location: found cell s2:4799e4afafec" time="2021-01-30T10:40:34Z" level=debug msg="photo: using label Flower to create title for pqnah1j30jjzm2hu" time="2021-01-30T10:40:34Z" level=debug msg="media: no original json sidecar file found for IMG_E7138.JPG" time="2021-01-30T10:40:34Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:34Z" level=info msg="media: 10 thumbnails created for IMG_E7094 [1.465560777s]" time="2021-01-30T10:40:34Z" level=info msg="index: updated related jpg file IMG_E7094.JPG" time="2021-01-30T10:40:34Z" level=info msg="index: skipped duplicate main jpg file archive/VID_20200609_164517.mp4.jpg" time="2021-01-30T10:40:34Z" level=debug msg="media: no original json sidecar file found for archive_1.jpg" time="2021-01-30T10:40:34Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:35Z" level=info msg="media: 7 thumbnails created for IMG_8644 [1.154760062s]" time="2021-01-30T10:40:35Z" level=info msg="index: updated main jpg file archive/IMG_8644.JPG" time="2021-01-30T10:40:35Z" level=debug msg="index: image classification took 759.21192ms" time="2021-01-30T10:40:35Z" level=debug msg="media: no original json sidecar file found for monochrome-1.jpg" time="2021-01-30T10:40:35Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:35Z" level=info msg="media: 10 thumbnails created for IMG_E7138 [1.395520171s]" time="2021-01-30T10:40:35Z" level=info msg="index: updated related jpg file IMG_E7138.JPG" time="2021-01-30T10:40:36Z" level=info msg="media: 7 thumbnails created for archive_1 [445.813622ms]" time="2021-01-30T10:40:36Z" level=info msg="index: updated main jpg file archive/archive_1.jpg" time="2021-01-30T10:40:36Z" level=debug msg="media: no original json sidecar file found for panorama_1.jpg" time="2021-01-30T10:40:36Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:36Z" level=debug msg="media: no original json sidecar file found for monochrome-2.jpg" time="2021-01-30T10:40:36Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:36Z" level=debug msg="index: image classification took 714.74258ms" time="2021-01-30T10:40:36Z" level=debug msg="location: found cell s2:479a01581084" time="2021-01-30T10:40:36Z" level=debug msg="index: image classification took 1.153731392s" time="2021-01-30T10:40:36Z" level=debug msg="photo: using label “Baumschule Rager” to create title for pqnah1l1d5626l4m" time="2021-01-30T10:40:36Z" level=debug msg="location: found cell s2:4799e4a5a35c" time="2021-01-30T10:40:37Z" level=debug msg="index: image classification took 1.121755264s" time="2021-01-30T10:40:37Z" level=debug msg="location: found cell s2:4799e4a5a35c" time="2021-01-30T10:40:37Z" level=info msg="media: 7 thumbnails created for panorama_1 [714.21174ms]" time="2021-01-30T10:40:37Z" level=info msg="index: updated main jpg file archive/panorama_1.jpg" time="2021-01-30T10:40:37Z" level=info msg="media: 7 thumbnails created for monochrome-1 [1.09306446s]" time="2021-01-30T10:40:37Z" level=info msg="index: updated main jpg file archive/monochrome-1.jpg" time="2021-01-30T10:40:38Z" level=debug msg="media: no original json sidecar file found for photos-013_1.jpg" time="2021-01-30T10:40:38Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:38Z" level=debug msg="media: no original json sidecar file found for panorama_2.jpg" time="2021-01-30T10:40:38Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:38Z" level=info msg="media: 7 thumbnails created for monochrome-2 [1.029469376s]" time="2021-01-30T10:40:38Z" level=info msg="index: updated main jpg file archive/monochrome-2.jpg" time="2021-01-30T10:40:38Z" level=debug msg="index: image classification took 633.003969ms" time="2021-01-30T10:40:39Z" level=info msg="media: 7 thumbnails created for photos-013_1 [348.863603ms]" time="2021-01-30T10:40:39Z" level=info msg="index: updated main jpg file archive/photos-013_1.jpg" time="2021-01-30T10:40:39Z" level=debug msg="media: no original json sidecar file found for photos-010.jpg" time="2021-01-30T10:40:39Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:39Z" level=debug msg="media: no original json sidecar file found for photos-010_2.jpg" time="2021-01-30T10:40:39Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:40Z" level=debug msg="index: image classification took 1.891809363s" time="2021-01-30T10:40:40Z" level=debug msg="location: found cell s2:47a85a64d874" time="2021-01-30T10:40:40Z" level=debug msg="photo: using label Gustav-Meyer-Straße to create title for pqnah1l3um54zxia" time="2021-01-30T10:40:40Z" level=info msg="media: 10 thumbnails created for photos-010_2 [1.206331165s]" time="2021-01-30T10:40:40Z" level=info msg="index: updated main jpg file group/photos-010_2.jpg" time="2021-01-30T10:40:40Z" level=debug msg="media: no original json sidecar file found for originals-002.jpg" time="2021-01-30T10:40:40Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:40:41Z" level=debug msg="index: image classification took 2.071378229s" time="2021-01-30T10:40:41Z" level=debug msg="location: found cell s2:1dcc673fe984" time="2021-01-30T10:40:41Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T10:40:41Z" level=debug msg="index: image classification took 925.025052ms" time="2021-01-30T10:40:42Z" level=info msg="media: 7 thumbnails created for panorama_2 [1.784255904s]" time="2021-01-30T10:40:42Z" level=info msg="index: updated main jpg file archive/panorama_2.jpg" time="2021-01-30T10:40:42Z" level=info msg="media: 7 thumbnails created for originals-002 [905.976658ms]" time="2021-01-30T10:40:42Z" level=info msg="index: updated main jpg file originals-002.jpg" time="2021-01-30T10:40:42Z" level=info msg="media: 7 thumbnails created for photos-010 [1.676377261s]" time="2021-01-30T10:40:42Z" level=info msg="index: updated main jpg file group/photos-010.jpg" time="2021-01-30T10:40:42Z" level=debug msg="removed folder:/:true:false from cache" time="2021-01-30T10:40:43Z" level=info msg="purge: searching index for unassigned primary files" time="2021-01-30T10:40:43Z" level=info msg="purge: searching index for hidden media files" time="2021-01-30T10:40:43Z" level=debug msg="moments: index contains 43 photos and 5 videos, using threshold 6" time="2021-01-30T10:40:43Z" level=info msg="moments: added “January 2021” (public:true year:2021 month:1)" time="2021-01-30T10:40:43Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T10:40:43Z" level=info msg="Indexing completed in 47 s" time="2021-01-30T10:40:43Z" level=debug msg="http: POST /api/v1/index (200) [47.651497932s]" time="2021-01-30T10:40:45Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.313707ms]" time="2021-01-30T10:40:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.696584ms]" time="2021-01-30T10:40:45Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (200) [154.333µs]" time="2021-01-30T10:40:45Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (200) [182.254µs]" time="2021-01-30T10:40:45Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (200) [146.281µs]" time="2021-01-30T10:40:45Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (200) [190.793µs]" time="2021-01-30T10:40:45Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (200) [169.351µs]" time="2021-01-30T10:40:47Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.933411ms]" time="2021-01-30T10:40:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.487099ms]" time="2021-01-30T10:40:51Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [949.241µs]" time="2021-01-30T10:40:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.672696ms]" time="2021-01-30T10:40:51Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_224 (200) [169.108µs]" time="2021-01-30T10:40:51Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_224 (200) [181.078µs]" time="2021-01-30T10:40:52Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.50198ms]" time="2021-01-30T10:40:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.3024ms]" time="2021-01-30T10:40:57Z" level=debug msg="http: GET /api/v1/photos/pqmxlr31st2guha6 (200) [3.415597ms]" time="2021-01-30T10:40:57Z" level=debug msg="http: GET /api/v1/dl/c49101762dae6cee829942fe8e3c9e0760a2c4d2?t=1eoysj12 (200) [7.200474ms]" time="2021-01-30T10:40:58Z" level=debug msg="http: GET /api/v1/dl/5592f713f2514503224545e60463f7edc0444429?t=1eoysj12 (200) [534.147975ms]" time="2021-01-30T10:41:03Z" level=debug msg="http: GET /browse (200) [19.498159ms]" time="2021-01-30T10:41:03Z" level=debug msg="http: GET /api/v1/ws (200) [1m19.041067499s]" time="2021-01-30T10:41:04Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.268809ms]" time="2021-01-30T10:41:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.070376ms]" time="2021-01-30T10:41:05Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (304) [72.173µs]" time="2021-01-30T10:41:05Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (304) [69.132µs]" time="2021-01-30T10:41:05Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (304) [81.544µs]" time="2021-01-30T10:41:05Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (304) [71.529µs]" time="2021-01-30T10:41:05Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (304) [50.269µs]" time="2021-01-30T10:41:05Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [71.85µs]" time="2021-01-30T10:41:07Z" level=debug msg="http: GET /sw.js (200) [5.286872ms]" time="2021-01-30T10:43:28Z" level=debug msg="http: GET /api/v1/config (200) [6.992776ms]" time="2021-01-30T10:45:10Z" level=debug msg="http: GET /api/v1/config (200) [4.307167ms]" time="2021-01-30T10:46:21Z" level=debug msg="http: GET /api/v1/config (200) [4.901726ms]" time="2021-01-30T10:46:57Z" level=debug msg="metadata: starting routine check" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlqu2x2gjkwx6, -376 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlquf9tbc8mk2, -473 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr02lomkuetc, -376 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr03f0zjk06w, -376 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr02fsnwrn7f, -473 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Tower to create title for pqmxlr12pi8arvey" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Seashore to create title for pqmxlr214fgxt1as" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr23mv73aj2f, -886 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Zebra to create title for pqmxlr21zjj8qdq6" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2336sct5nc" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Landscape to create title for pqmxlr33r5lyhrj1" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Burrenwasen to create title for pqmxlr32qk9rfq86" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr31yu8s0dh6, -295 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr3180x1cclg, -294 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr31st2guha6, -473 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr41urria03z, -376 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr4385q4kjug, -318 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Ski to create title for pqmxlr438cp4yzf5" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Flower to create title for pqmxlr43kyg3hpx1" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label “Cape Roger Curtis” to create title for pqmxlr52xanwxjed" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr53rdw00lj7, -1431 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr535bdyek8h, -1432 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr5w95ov6t38, -1433 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr5at1qpe99r, -1433 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr63vz47ue60, -1433 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr6ze5u9jjig, -1462 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr63l8x2d7j5, -1433 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr63s7c33i4r, -1482 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr7188hz4bih, -1483 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr71pc7gm97v, 5064 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Flower to create title for pqnah1f3gpds8i7y" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Cape to create title for pqnah1f65tdjn6pz" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label “Visitor Center” to create title for pqnah1f2zizijo2k" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label “Lower Cable Station” to create title for pqnah1h3o0atgfnw" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Seashore to create title for pqnah1hszoovfc0i" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Landscape to create title for pqnah1j4pjl0ks7s" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Cat to create title for pqnah1jldzorarso" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Flower to create title for pqnah1j30jjzm2hu" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Landscape to create title for pqnah1k2vo5846h7" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqnah1k2frui6p63, -44 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label “Baumschule Rager” to create title for pqnah1l1d5626l4m" time="2021-01-30T10:46:57Z" level=debug msg="photo: can't estimate position of uid pqnah1l2p1vjzc3j, -593 hours time difference" time="2021-01-30T10:46:57Z" level=debug msg="photo: using label Gustav-Meyer-Straße to create title for pqnah1l3um54zxia" time="2021-01-30T10:46:57Z" level=debug msg="moments: index contains 43 photos and 5 videos, using threshold 6" time="2021-01-30T10:46:57Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T10:49:57Z" level=debug msg="http: GET /photos (200) [5.465886ms]" time="2021-01-30T10:49:57Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.39471ms]" time="2021-01-30T10:49:58Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [214.070081ms]" time="2021-01-30T10:50:00Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [376.393µs]" time="2021-01-30T10:50:00Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.384735ms]" time="2021-01-30T10:50:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.738866ms]" time="2021-01-30T10:50:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.011306ms]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [195.466µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [152.953µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [134.639µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [194.475µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [157.516µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [141.333µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [669.625µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [195.59µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [146.61µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [193.929µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [194.087µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [158.056µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [241.253µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [184.939µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [194.083µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [163.657µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [178.658µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [150.215µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [144.08µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [146.393µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [155.531µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [177.351µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [160.178µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [149.019µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [160.165µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [165.081µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [166.925µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [201.538µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [162.332µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [729.299µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [517.294µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [748.116µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [137.489µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [783.652µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [897.959µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [851.88µs]" time="2021-01-30T10:50:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.415µs]" time="2021-01-30T10:50:02Z" level=debug msg="albums: search type:album count:24 [9.877µs]" time="2021-01-30T10:50:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [688.754µs]" time="2021-01-30T10:50:02Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.974µs]" time="2021-01-30T10:50:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [229.843µs]" time="2021-01-30T10:50:02Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [5.224µs]" time="2021-01-30T10:50:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [216.677µs]" time="2021-01-30T10:50:02Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:January 2021 AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} january-2021" time="2021-01-30T10:50:02Z" level=info msg="Album created" time="2021-01-30T10:50:02Z" level=debug msg="albums: search id:aqnqu3e1v7tl5orq [12.707µs]" time="2021-01-30T10:50:02Z" level=debug msg="http: POST /api/v1/albums (200) [17.888886ms]" time="2021-01-30T10:50:02Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqu3e1v7tl5orq" time="2021-01-30T10:50:02Z" level=debug msg="http: GET /api/v1/albums/aqnqu3e1v7tl5orq/t/public/tile_500 (200) [832.63µs]" time="2021-01-30T10:50:03Z" level=info msg="albums: deleting aqnqu3e1v7tl5orq" time="2021-01-30T10:50:03Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [13.102534ms]" time="2021-01-30T10:50:04Z" level=debug msg="http: GET /photos (200) [6.716382ms]" time="2021-01-30T10:50:04Z" level=debug msg="http: GET /api/v1/ws (200) [4.134063163s]" time="2021-01-30T10:50:04Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.987057ms]" time="2021-01-30T10:50:04Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [256.001622ms]" time="2021-01-30T10:50:06Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.645366ms]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.158757ms]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.089524ms]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [174.93µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.393µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [169.017µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [183.002µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.801µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [148.909µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [242.407µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [214.177µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [146.725µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [266.274µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [171.963µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [341.55µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [620.777µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [172.164µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [173.032µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [168.368µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [166.38µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [257.36µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [137.333µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [156.383µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [221.669µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [161.358µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [202.537µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [142.852µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.694µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [201.792µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [146.372µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [224.122µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [137.736µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [150.834µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [149.251µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [253.531µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [145.482µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [273.279µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [275.935µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [270.507µs]" time="2021-01-30T10:50:06Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [135.61µs]" time="2021-01-30T10:50:07Z" level=debug msg="albums: search type:album count:24 [9.851µs]" time="2021-01-30T10:50:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [879.603µs]" time="2021-01-30T10:50:07Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.089µs]" time="2021-01-30T10:50:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [870.826µs]" time="2021-01-30T10:50:07Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.396µs]" time="2021-01-30T10:50:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [663.715µs]" time="2021-01-30T10:50:08Z" level=debug msg="albums: search q:holiday type:album count:24 [11.286µs]" time="2021-01-30T10:50:08Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [823.444µs]" time="2021-01-30T10:50:10Z" level=info msg="Album saved" time="2021-01-30T10:50:10Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [8.959µs]" time="2021-01-30T10:50:10Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [13.767995ms]" time="2021-01-30T10:50:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [515.111µs]" time="2021-01-30T10:50:10Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.21832ms]" time="2021-01-30T10:50:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.135416ms]" time="2021-01-30T10:50:11Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.943738ms]" time="2021-01-30T10:50:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.908901ms]" time="2021-01-30T10:50:11Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [183.314µs]" time="2021-01-30T10:50:11Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [5.200627ms]" time="2021-01-30T10:50:11Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [3.545428ms]" time="2021-01-30T10:50:11Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [4.934786ms]" time="2021-01-30T10:50:11Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [4.072199ms]" time="2021-01-30T10:50:12Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.44769ms]" time="2021-01-30T10:50:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.622542ms]" time="2021-01-30T10:50:14Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [63.626µs]" time="2021-01-30T10:50:14Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [235.41µs]" time="2021-01-30T10:50:14Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [255.341µs]" time="2021-01-30T10:50:14Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [231.163µs]" time="2021-01-30T10:50:14Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [277.826µs]" time="2021-01-30T10:50:14Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [339.383µs]" time="2021-01-30T10:50:15Z" level=debug msg="albums: search type:album count:1000 [10.413µs]" time="2021-01-30T10:50:15Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [712.603µs]" time="2021-01-30T10:50:16Z" level=info msg="2 entries added to Animals" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T10:50:16Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T10:50:16Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [8.962µs]" time="2021-01-30T10:50:16Z" level=debug msg="http: POST /api/v1/albums/aqmxlt22ilujuxux/photos (200) [14.862507ms]" time="2021-01-30T10:50:17Z" level=debug msg="albums: search type:album count:24 [11.006µs]" time="2021-01-30T10:50:17Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [651.102µs]" time="2021-01-30T10:50:17Z" level=debug msg="albums: search type:album category:Family count:24 [12.954µs]" time="2021-01-30T10:50:17Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Family&type=album (200) [606.996µs]" time="2021-01-30T10:50:18Z" level=debug msg="albums: search type:album count:24 [13.115µs]" time="2021-01-30T10:50:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [597.297µs]" time="2021-01-30T10:50:18Z" level=debug msg="albums: search type:album count:48 [11.445µs]" time="2021-01-30T10:50:18Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=album (200) [818.55µs]" time="2021-01-30T10:50:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [311.757µs]" time="2021-01-30T10:50:18Z" level=info msg="photos: found 4 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.39867ms]" time="2021-01-30T10:50:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.360163ms]" time="2021-01-30T10:50:20Z" level=info msg="2 entries removed from Animals" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T10:50:20Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T10:50:20Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [13.146µs]" time="2021-01-30T10:50:20Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlt22ilujuxux/photos (200) [8.385973ms]" time="2021-01-30T10:50:20Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [947.734µs]" time="2021-01-30T10:50:20Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.540686ms]" time="2021-01-30T10:50:22Z" level=info msg="Album saved" time="2021-01-30T10:50:22Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [17.674µs]" time="2021-01-30T10:50:22Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [20.564414ms]" time="2021-01-30T10:50:22Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [961.171µs]" time="2021-01-30T10:50:22Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.62171ms]" time="2021-01-30T10:50:23Z" level=debug msg="albums: search type:album count:24 [10.201µs]" time="2021-01-30T10:50:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [711.124µs]" time="2021-01-30T10:50:23Z" level=debug msg="http: GET /photos (200) [6.188965ms]" time="2021-01-30T10:50:23Z" level=debug msg="http: GET /api/v1/ws (200) [18.324044094s]" time="2021-01-30T10:50:23Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.777549ms]" time="2021-01-30T10:50:23Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [238.62699ms]" time="2021-01-30T10:50:25Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.955767ms]" time="2021-01-30T10:50:25Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.471552ms]" time="2021-01-30T10:50:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [34.121846ms]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [173.765µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [182.005µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [189.533µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [238.669µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [189.428µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [172.707µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [194.001µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [319.338µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [102.291µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [183.619µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [188.821µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [282.893µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [271.573µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [179.414µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [161.487µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [225.59µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [176.003µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [190.003µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [152.246µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [188.43µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [210.329µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [220.852µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [164.363µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [184.113µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.926µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [846.837µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [218.019µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [239.885µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [898.032µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [183.983µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [148.254µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [232.874µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [215.289µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [320.512µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [406.315µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [187.704µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [176.791µs]" time="2021-01-30T10:50:26Z" level=debug msg="albums: search type:album count:24 [10.199µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [699.613µs]" time="2021-01-30T10:50:26Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.661µs]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [206.758µs]" time="2021-01-30T10:50:26Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.184557ms]" time="2021-01-30T10:50:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.371468ms]" time="2021-01-30T10:50:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [406.411µs]" time="2021-01-30T10:50:27Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [922.729µs]" time="2021-01-30T10:50:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.514161ms]" time="2021-01-30T10:50:28Z" level=debug msg="http: GET /photos (200) [18.353938ms]" time="2021-01-30T10:50:28Z" level=debug msg="http: GET /api/v1/ws (200) [3.966224537s]" time="2021-01-30T10:50:28Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.110978ms]" time="2021-01-30T10:50:28Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [217.787756ms]" time="2021-01-30T10:50:29Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.973693ms]" time="2021-01-30T10:50:29Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.479049ms]" time="2021-01-30T10:50:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.332337ms]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [166.634µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.273µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [216.295µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [175.234µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [150.095µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [145.233µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [151.257µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [449.708µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [184.325µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [159.104µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [206.389µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [148.731µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [184.962µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [181.393µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [145.016µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [329.194µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [171.714µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.197µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [126.624µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [137.419µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.054µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [156.23µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [179.583µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [158.522µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [147.147µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [146.686µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [133.326µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [179.172µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [141.329µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [157.982µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.543µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [145.065µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [152.594µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [161.186µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [173.89µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.145µs]" time="2021-01-30T10:50:30Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.937µs]" time="2021-01-30T10:50:31Z" level=debug msg="albums: search type:folder count:24 order:default [10.383µs]" time="2021-01-30T10:50:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [881.527µs]" time="2021-01-30T10:50:31Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.159µs]" time="2021-01-30T10:50:31Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [225.453µs]" time="2021-01-30T10:50:31Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.85µs]" time="2021-01-30T10:50:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [625.846µs]" time="2021-01-30T10:50:31Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [5.181µs]" time="2021-01-30T10:50:31Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [2.61µs]" time="2021-01-30T10:50:31Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [1.991µs]" time="2021-01-30T10:50:31Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.275µs]" time="2021-01-30T10:50:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [242.276µs]" time="2021-01-30T10:50:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [231.946µs]" time="2021-01-30T10:50:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [212.858µs]" time="2021-01-30T10:50:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [293.026µs]" time="2021-01-30T10:50:31Z" level=debug msg="http: GET /photos (200) [17.172171ms]" time="2021-01-30T10:50:31Z" level=debug msg="http: GET /api/v1/ws (200) [2.631499317s]" time="2021-01-30T10:50:31Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.599064ms]" time="2021-01-30T10:50:31Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [210.22388ms]" time="2021-01-30T10:50:33Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.566733ms]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.770658ms]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.286308ms]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [211.556µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [160.354µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [138.87µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [182.751µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [151.406µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [147.857µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [150.646µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [167.629µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [301.931µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [189.686µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [577.71µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [156.823µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [212.365µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [193.955µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [125.903µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [147.08µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [181.105µs]" time="2021-01-30T10:50:33Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [135.646µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [150.556µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [147.861µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [146.981µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [147.082µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [127.637µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.982µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [154.451µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [132.367µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [164.923µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [204.755µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [133.053µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [148.69µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [135.848µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [139.525µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [148.241µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [187.344µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.944µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [156.361µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [148.811µs]" time="2021-01-30T10:50:34Z" level=debug msg="albums: search type:month count:24 [9.879µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.64825ms]" time="2021-01-30T10:50:34Z" level=info msg="photos: found 1 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:1 order:relevance [720.439µs]" time="2021-01-30T10:50:34Z" level=debug msg="cached album-cover:aqnqtnv3f5ibtghn:tile_500 [1.665737ms]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [1.847359ms]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.235µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [203.373µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [2.358µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [118.632µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.825µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [198.482µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.204µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [405.38µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.719µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [142.821µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.546µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [212.714µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [3.308µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [352.827µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.295µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [477.317µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.837µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [216.575µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.372µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [195.155µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.465µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [167.51µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.137µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [950.133µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [2.536µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [179.799µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.01µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [195.471µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.293µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [170.287µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.374µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [179.387µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [2.585µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [284.133µs]" time="2021-01-30T10:50:34Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.649µs]" time="2021-01-30T10:50:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [218.308µs]" time="2021-01-30T10:50:35Z" level=debug msg="http: GET /photos (200) [6.16959ms]" time="2021-01-30T10:50:35Z" level=debug msg="http: GET /api/v1/ws (200) [2.670787121s]" time="2021-01-30T10:50:35Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.803645ms]" time="2021-01-30T10:50:35Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [216.63646ms]" time="2021-01-30T10:50:36Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.701117ms]" time="2021-01-30T10:50:36Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.514194ms]" time="2021-01-30T10:50:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.418912ms]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [205.819µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [156.392µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [135.355µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [172.086µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [140.23µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [157.365µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [145.349µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [142.243µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [181.215µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [169.386µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [169.933µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [148.843µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [169.994µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [205.359µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [129.828µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [169.542µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [165.852µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [149.696µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [148.519µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [145.135µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [148.825µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [152.98µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [149.466µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.533µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [137.196µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [156.252µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [174.483µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [180.9µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [127.597µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [158.515µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.276µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.483µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [131.786µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [384.991µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [156.655µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [212.834µs]" time="2021-01-30T10:50:37Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [168.157µs]" time="2021-01-30T10:50:38Z" level=debug msg="albums: search type:album count:24 [10.342µs]" time="2021-01-30T10:50:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [682.07µs]" time="2021-01-30T10:50:38Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.157µs]" time="2021-01-30T10:50:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [211.41µs]" time="2021-01-30T10:50:38Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [4.666µs]" time="2021-01-30T10:50:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [192.586µs]" time="2021-01-30T10:50:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [382.563µs]" time="2021-01-30T10:50:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [364.808µs]" time="2021-01-30T10:50:39Z" level=info msg="Album saved" time="2021-01-30T10:50:39Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [9.64µs]" time="2021-01-30T10:50:39Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [18.217048ms]" time="2021-01-30T10:50:46Z" level=info msg="Album saved" time="2021-01-30T10:50:46Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [8.319µs]" time="2021-01-30T10:50:46Z" level=debug msg="http: PUT /api/v1/albums/aqmxlts2b2rx38wl/links/sqnqu4f3qtdt0gty (200) [12.97006ms]" time="2021-01-30T10:50:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [326.489µs]" time="2021-01-30T10:50:47Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [1.033546ms]" time="2021-01-30T10:50:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.773198ms]" time="2021-01-30T10:50:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [410.708µs]" time="2021-01-30T10:50:54Z" level=info msg="Album saved" time="2021-01-30T10:50:54Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [9.069µs]" time="2021-01-30T10:50:54Z" level=debug msg="http: PUT /api/v1/albums/aqmxlts2b2rx38wl/links/sqnqu4f3qtdt0gty (200) [7.922419ms]" time="2021-01-30T10:50:54Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [769.4µs]" time="2021-01-30T10:50:54Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.205095ms]" time="2021-01-30T10:50:55Z" level=info msg="Album saved" time="2021-01-30T10:50:55Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [14.445µs]" time="2021-01-30T10:50:55Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [15.020064ms]" time="2021-01-30T10:50:55Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [753.825µs]" time="2021-01-30T10:50:55Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.632861ms]" time="2021-01-30T10:50:56Z" level=info msg="Album saved" time="2021-01-30T10:50:56Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [29.085µs]" time="2021-01-30T10:50:56Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/links/sqnqu4f3qtdt0gty (200) [25.799404ms]" time="2021-01-30T10:50:56Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [800.676µs]" time="2021-01-30T10:50:56Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.399862ms]" time="2021-01-30T10:50:57Z" level=debug msg="albums: search type:album count:24 [11.113µs]" time="2021-01-30T10:50:57Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [692.627µs]" time="2021-01-30T10:50:57Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [547.887µs]" time="2021-01-30T10:50:58Z" level=info msg="Album saved" time="2021-01-30T10:50:58Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [18.095µs]" time="2021-01-30T10:50:58Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/links/sqnqu4v15l6pocqm (200) [36.55167ms]" time="2021-01-30T10:50:58Z" level=debug msg="http: GET /photos (200) [6.338957ms]" time="2021-01-30T10:50:58Z" level=debug msg="http: GET /api/v1/ws (200) [22.694844259s]" time="2021-01-30T10:50:58Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [25.418147ms]" time="2021-01-30T10:50:58Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [254.615198ms]" time="2021-01-30T10:51:00Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.829367ms]" time="2021-01-30T10:51:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.410177ms]" time="2021-01-30T10:51:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.241661ms]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [194.176µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [158.536µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [142.43µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [207.448µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [170.848µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [179.658µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [201.247µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [123.342µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [137.599µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [191.854µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [257.924µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [229.263µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [231.621µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [375.556µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [204.59µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [248.905µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [214.555µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [188.064µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [165.96µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [144.407µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [159.741µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [334.081µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [149.783µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [190.531µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [329.642µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.035µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [152.614µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [301.606µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [206.793µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [175.124µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [160.046µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [379.738µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [178.471µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [237.196µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [214.683µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [181.154µs]" time="2021-01-30T10:51:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [161.576µs]" time="2021-01-30T10:51:02Z" level=debug msg="albums: search type:album count:24 [10.977µs]" time="2021-01-30T10:51:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [621.221µs]" time="2021-01-30T10:51:02Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.873µs]" time="2021-01-30T10:51:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [209.359µs]" time="2021-01-30T10:51:02Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.852µs]" time="2021-01-30T10:51:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [590.188µs]" time="2021-01-30T10:51:02Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.982443ms]" time="2021-01-30T10:51:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.607536ms]" time="2021-01-30T10:51:03Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [185.723µs]" time="2021-01-30T10:51:03Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [152.91µs]" time="2021-01-30T10:51:03Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [185.13µs]" time="2021-01-30T10:51:03Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [161.788µs]" time="2021-01-30T10:51:03Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [144.959µs]" time="2021-01-30T10:51:03Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.279003ms]" time="2021-01-30T10:51:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [12.551335ms]" time="2021-01-30T10:51:04Z" level=debug msg="http: GET /api/v1/config (200) [5.31636ms]" time="2021-01-30T10:51:05Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [264.747µs]" time="2021-01-30T10:51:05Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [353.063µs]" time="2021-01-30T10:51:05Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [257.573µs]" time="2021-01-30T10:51:06Z" level=debug msg="albums: search type:album count:1000 [11.089µs]" time="2021-01-30T10:51:06Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [729.192µs]" time="2021-01-30T10:51:08Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbum AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbum" time="2021-01-30T10:51:08Z" level=info msg="Album created" time="2021-01-30T10:51:08Z" level=debug msg="albums: search id:aqnqu581sgmzrsm8 [9.09µs]" time="2021-01-30T10:51:08Z" level=debug msg="http: POST /api/v1/albums (200) [14.449263ms]" time="2021-01-30T10:51:08Z" level=info msg="2 entries added to NotYetExistingAlbum" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:colors from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:fit_2560 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:fit_7680 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:tile_50 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:left_224 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:fit_720 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:fit_3840 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:right_224 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:fit_1920 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:fit_4096 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:tile_100 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:tile_224 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:tile_500 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:fit_1280 from cache" time="2021-01-30T10:51:08Z" level=debug msg="removed album-cover:aqnqu581sgmzrsm8:fit_2048 from cache" time="2021-01-30T10:51:08Z" level=debug msg="albums: search id:aqnqu581sgmzrsm8 [12.663µs]" time="2021-01-30T10:51:08Z" level=debug msg="http: POST /api/v1/albums/aqnqu581sgmzrsm8/photos (200) [8.989535ms]" time="2021-01-30T10:51:08Z" level=debug msg="albums: search type:album count:24 [11.407µs]" time="2021-01-30T10:51:08Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [734.043µs]" time="2021-01-30T10:51:08Z" level=debug msg="cached album-cover:aqnqu581sgmzrsm8:tile_500 [1.229174ms]" time="2021-01-30T10:51:08Z" level=debug msg="http: GET /api/v1/albums/aqnqu581sgmzrsm8/t/public/tile_500 (200) [1.495069ms]" time="2021-01-30T10:51:09Z" level=debug msg="albums: search q:notyetexistingalbum type:album count:24 [11.944µs]" time="2021-01-30T10:51:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbum&category=&type=album (200) [816.562µs]" time="2021-01-30T10:51:10Z" level=info msg="albums: deleting aqnqu581sgmzrsm8" time="2021-01-30T10:51:10Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [13.05737ms]" time="2021-01-30T10:51:11Z" level=debug msg="albums: search type:album count:24 [13.417µs]" time="2021-01-30T10:51:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [783.442µs]" time="2021-01-30T10:51:11Z" level=debug msg="http: GET /photos (200) [7.537933ms]" time="2021-01-30T10:51:11Z" level=debug msg="http: GET /api/v1/ws (200) [11.797942482s]" time="2021-01-30T10:51:11Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.84567ms]" time="2021-01-30T10:51:11Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [226.440597ms]" time="2021-01-30T10:51:13Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.676061ms]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.534771ms]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.937641ms]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [300.078µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [169.546µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [138.923µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [180.892µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [134.435µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [127.085µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [160.19µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [98.064µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [164.593µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [154.884µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [214.775µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [4.502972ms]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [216.438µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [420.467µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [159.848µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [198.577µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [161.482µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [178.429µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [214.959µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.16µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [122.712µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [203.345µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [174.747µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [236.887µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [180.854µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [148.514µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [183.201µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [177.812µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [178.224µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [180.343µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [191.004µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [153.527µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [135.989µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [165.907µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [161.348µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [174.506µs]" time="2021-01-30T10:51:13Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [117.086µs]" time="2021-01-30T10:51:14Z" level=debug msg="albums: search type:month count:24 [10.145µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [4.236829ms]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [24.633µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [286.471µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [5.376µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [217.127µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [4.761µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [262.672µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.639µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [150.974µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [2.302µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.481µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [202.597µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [1.427613ms]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.628µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [185.091µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [2.828µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [160.707µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.26µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [549.828µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.683µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [292.251µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [2.49µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [145.8µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.992µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [166.186µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.184µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [218.684µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.707µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [183.577µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.386µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [193.13µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.919µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [326.568µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.507µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [163.894µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.669µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [157.35µs]" time="2021-01-30T10:51:14Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.014µs]" time="2021-01-30T10:51:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [201.887µs]" time="2021-01-30T10:51:15Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [13.782µs]" time="2021-01-30T10:51:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [991.441µs]" time="2021-01-30T10:51:17Z" level=info msg="Album saved" time="2021-01-30T10:51:17Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [10.958µs]" time="2021-01-30T10:51:17Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [14.748993ms]" time="2021-01-30T10:51:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [448.192µs]" time="2021-01-30T10:51:18Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [928.258µs]" time="2021-01-30T10:51:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.519194ms]" time="2021-01-30T10:51:18Z" level=debug msg="albums: search type:month count:24 [10.897µs]" time="2021-01-30T10:51:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.519868ms]" time="2021-01-30T10:51:19Z" level=debug msg="albums: search type:month category:Mountains count:24 [12.958µs]" time="2021-01-30T10:51:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=month (200) [568.329µs]" time="2021-01-30T10:51:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [345.156µs]" time="2021-01-30T10:51:19Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [1.137632ms]" time="2021-01-30T10:51:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [2.871863ms]" time="2021-01-30T10:51:21Z" level=info msg="Album saved" time="2021-01-30T10:51:21Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [8.566µs]" time="2021-01-30T10:51:21Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [13.921549ms]" time="2021-01-30T10:51:22Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:120 order:oldest merged:true [979.825µs]" time="2021-01-30T10:51:22Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.639495ms]" time="2021-01-30T10:51:22Z" level=debug msg="albums: search type:month count:24 [10.941µs]" time="2021-01-30T10:51:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.460056ms]" time="2021-01-30T10:51:23Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [16.301µs]" time="2021-01-30T10:51:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [820.609µs]" time="2021-01-30T10:51:23Z" level=debug msg="http: GET /photos (200) [9.457968ms]" time="2021-01-30T10:51:23Z" level=debug msg="http: GET /api/v1/ws (200) [11.679074875s]" time="2021-01-30T10:51:23Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.170634ms]" time="2021-01-30T10:51:24Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [227.940361ms]" time="2021-01-30T10:51:25Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.540766ms]" time="2021-01-30T10:51:25Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.808655ms]" time="2021-01-30T10:51:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.379718ms]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [242.406µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [148.848µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [135.151µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [182.695µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [352.426µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [149.512µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [146.015µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [177.323µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [431.102µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [184.53µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [154.744µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [157.985µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.565µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [153.981µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [152.635µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [159.44µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [200.901µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [147.569µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [140.712µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [141.815µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [141.401µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [148.533µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [136.817µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.163µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [150.087µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [141.857µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [157.004µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [170.289µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [142.988µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [159.336µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [162.422µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [153.395µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [173.42µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [155.883µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [161.359µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [156.387µs]" time="2021-01-30T10:51:26Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [151.088µs]" time="2021-01-30T10:51:27Z" level=debug msg="albums: search type:month count:24 [10.102µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.848377ms]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.78µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [213.198µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.72µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [182.182µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.356µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [152.094µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.751µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [155.79µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [4.25µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [421.099µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.427µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [249.647µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.784µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [220.043µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.357µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [183.623µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.534µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [961.926µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.467µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [187.722µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.247µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [170.327µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [5.238µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [172.174µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.356µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [233.727µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.634µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [175.077µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.591µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.537µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [1.368µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [254.586µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [274.14µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [1.388µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [410.906µs]" time="2021-01-30T10:51:27Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [2.587µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [734.42µs]" time="2021-01-30T10:51:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [950.669µs]" time="2021-01-30T10:51:28Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [302.942µs]" time="2021-01-30T10:51:28Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.789162ms]" time="2021-01-30T10:51:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.363053ms]" time="2021-01-30T10:51:28Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [197.705µs]" time="2021-01-30T10:51:28Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [138.074µs]" time="2021-01-30T10:51:28Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [197.321µs]" time="2021-01-30T10:51:28Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [259.322µs]" time="2021-01-30T10:51:28Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [175.671µs]" time="2021-01-30T10:51:28Z" level=debug msg="http: GET /photos (200) [17.838306ms]" time="2021-01-30T10:51:28Z" level=debug msg="http: GET /api/v1/ws (200) [4.021630534s]" time="2021-01-30T10:51:28Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.248686ms]" time="2021-01-30T10:51:28Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [205.524567ms]" time="2021-01-30T10:51:30Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.64718ms]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.474418ms]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.27013ms]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [151.815µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [191.346µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [125.634µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [208.453µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [177.543µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [143.302µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [197.824µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [120.585µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [172.822µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.411µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [209.189µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [162.442µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [182.347µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [167.76µs]" time="2021-01-30T10:51:30Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [136.896µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [432.329µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [173.182µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [315.056µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [125.063µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [254.061µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.704µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [166.713µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [146.667µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [149.669µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [146.348µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [137.663µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [149.447µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [249.719µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [161.874µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [156.825µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [332.762µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [147.416µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [140.163µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [170.545µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [155.434µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.464µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [165.54µs]" time="2021-01-30T10:51:31Z" level=debug msg="albums: search type:month count:24 [10.17µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.291657ms]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.05µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [281.994µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.843µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [198.276µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.239µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [145.425µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [4.221µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [228.358µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.361µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [592.052µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.552µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [198.668µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.467µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [223.895µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [3.311µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [307.208µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.233µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [214.726µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.454µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [196.493µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.913µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [176.614µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.067µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [159.257µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.611µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [203.743µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.88µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [172.494µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.463µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [490.593µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.662µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [159.526µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.494µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [180.98µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [2.884µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [326.787µs]" time="2021-01-30T10:51:31Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.274µs]" time="2021-01-30T10:51:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [189.598µs]" time="2021-01-30T10:51:32Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [790.296µs]" time="2021-01-30T10:51:33Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [398.962µs]" time="2021-01-30T10:51:33Z" level=info msg="Album saved" time="2021-01-30T10:51:33Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [9.546µs]" time="2021-01-30T10:51:33Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [15.013537ms]" time="2021-01-30T10:51:40Z" level=info msg="Album saved" time="2021-01-30T10:51:40Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [9.378µs]" time="2021-01-30T10:51:40Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnqu5x1l5gf8s9c (200) [14.495081ms]" time="2021-01-30T10:51:41Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [379.057µs]" time="2021-01-30T10:51:41Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [2.6552ms]" time="2021-01-30T10:51:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [4.647367ms]" time="2021-01-30T10:51:41Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [208.265µs]" time="2021-01-30T10:51:41Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [167.334µs]" time="2021-01-30T10:51:41Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [161.665µs]" time="2021-01-30T10:51:41Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [166.357µs]" time="2021-01-30T10:51:41Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [167.072µs]" time="2021-01-30T10:51:41Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [398.415µs]" time="2021-01-30T10:51:48Z" level=info msg="Album saved" time="2021-01-30T10:51:48Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [8.357µs]" time="2021-01-30T10:51:48Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnqu5x1l5gf8s9c (200) [13.460827ms]" time="2021-01-30T10:51:48Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [2.981463ms]" time="2021-01-30T10:51:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [10.06718ms]" time="2021-01-30T10:51:49Z" level=info msg="Album saved" time="2021-01-30T10:51:49Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [9.069µs]" time="2021-01-30T10:51:49Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [13.710694ms]" time="2021-01-30T10:51:49Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.784577ms]" time="2021-01-30T10:51:49Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.356295ms]" time="2021-01-30T10:51:50Z" level=info msg="Album saved" time="2021-01-30T10:51:50Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [9.637µs]" time="2021-01-30T10:51:50Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnqu5x1l5gf8s9c (200) [13.185556ms]" time="2021-01-30T10:51:50Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.656033ms]" time="2021-01-30T10:51:50Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [2.992354ms]" time="2021-01-30T10:51:50Z" level=debug msg="albums: search type:month count:24 [12.412µs]" time="2021-01-30T10:51:50Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.818672ms]" time="2021-01-30T10:51:51Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [419.647µs]" time="2021-01-30T10:51:52Z" level=info msg="Album saved" time="2021-01-30T10:51:52Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [31.944µs]" time="2021-01-30T10:51:52Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnqu6d1rdbvi32x (200) [26.405671ms]" time="2021-01-30T10:51:52Z" level=debug msg="http: GET /photos (200) [5.786382ms]" time="2021-01-30T10:51:52Z" level=debug msg="http: GET /api/v1/ws (200) [23.028904791s]" time="2021-01-30T10:51:52Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.044352ms]" time="2021-01-30T10:51:52Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [245.441935ms]" time="2021-01-30T10:51:54Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.499342ms]" time="2021-01-30T10:51:54Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.848642ms]" time="2021-01-30T10:51:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.208895ms]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [181.987µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [167.383µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [136.033µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [167.996µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [279.887µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [244.778µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [224.746µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [166.366µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [224.429µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [232.561µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [168.032µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [166.361µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [168.854µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [200.83µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [174.764µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [160.221µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [183.892µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [182.836µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.796µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [211.386µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [203.706µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [178.553µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [129.975µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.625µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [106.136µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [179.952µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [152.699µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.246µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [188.379µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [93.431µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [147.341µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [106.638µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [183.621µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [191.166µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [174.444µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [171.673µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [182.176µs]" time="2021-01-30T10:51:55Z" level=debug msg="albums: search type:album count:24 [11.735µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [680.094µs]" time="2021-01-30T10:51:55Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.305µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [414.12µs]" time="2021-01-30T10:51:55Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [4.198µs]" time="2021-01-30T10:51:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [185.396µs]" time="2021-01-30T10:51:56Z" level=debug msg="albums: search type:month count:24 [10.046µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.452196ms]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.608µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [249.54µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [5.47µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [210.632µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [4.237µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [184.977µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.679µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [187.182µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.754µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [180.055µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [4.135µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [174.137µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.363µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [453.834µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.691µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [179.839µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.375µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [217.846µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.59µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [197.342µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.946µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [211.277µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.056µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [203.661µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.37µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [476.777µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.322µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [185.202µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.684µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.053µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [162.219µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [2.947325ms]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.13µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [182.743µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.535µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [163.073µs]" time="2021-01-30T10:51:56Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.725µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [188.001µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8 (200) [291.475µs]" time="2021-01-30T10:51:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:60 order:oldest merged:true [811.084µs]" time="2021-01-30T10:51:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1m3ralbeur8&filter=public:true+year:2020+month:8&merged=true&country=&camera=0&order=oldest&q= (200) [1.282028ms]" time="2021-01-30T10:52:04Z" level=debug msg="http: GET /photos (200) [5.021015ms]" time="2021-01-30T10:52:04Z" level=debug msg="http: GET /api/v1/ws (200) [10.873525213s]" time="2021-01-30T10:52:04Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.881288ms]" time="2021-01-30T10:52:04Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [210.591465ms]" time="2021-01-30T10:52:05Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.377985ms]" time="2021-01-30T10:52:05Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.366219ms]" time="2021-01-30T10:52:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.032441ms]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [183.752µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.12µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [133.311µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [173.714µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [141.613µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [153.528µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [162.123µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [163.307µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [182.772µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [169.916µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [204.751µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [166.086µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [197.358µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [170.264µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [128.095µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [157.752µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [179.018µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [153.697µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [1.148773ms]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [187.482µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [167.389µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [175.539µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [142.667µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [154.457µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [161.964µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [381.802µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [174.807µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [151.904µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [127.418µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [189.763µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [150.842µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [206.19µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [130.597µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [152.027µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [164.901µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.721µs]" time="2021-01-30T10:52:06Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [154.637µs]" time="2021-01-30T10:52:07Z" level=debug msg="albums: search type:month count:24 [11.112µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.617727ms]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.071µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [213.063µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.693µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [189.26µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.029µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [153.397µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [4.196µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [195.651µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.671µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [164.616µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.422µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [169.682µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.527µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [192.917µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.202µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [183.756µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.891µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [210.954µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.781µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [226.318µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.9µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [154.331µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.306µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [145.164µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.572µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [808.374µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.874µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [186.082µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [5.332µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [1.08439ms]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.678µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [183.186µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.747µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [200.35µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.534µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [168.664µs]" time="2021-01-30T10:52:07Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.676µs]" time="2021-01-30T10:52:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [201.234µs]" time="2021-01-30T10:52:14Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [370.191µs]" time="2021-01-30T10:52:14Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.721748ms]" time="2021-01-30T10:52:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.74929ms]" time="2021-01-30T10:52:14Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [160.813µs]" time="2021-01-30T10:52:14Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [186.515µs]" time="2021-01-30T10:52:14Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [135.054µs]" time="2021-01-30T10:52:14Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [212.403µs]" time="2021-01-30T10:52:14Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [152.856µs]" time="2021-01-30T10:52:19Z" level=debug msg="http: GET /photos (200) [9.127367ms]" time="2021-01-30T10:52:20Z" level=debug msg="http: GET /api/v1/ws (200) [14.99905259s]" time="2021-01-30T10:52:20Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.567319ms]" time="2021-01-30T10:52:20Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [209.09291ms]" time="2021-01-30T10:52:21Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.583817ms]" time="2021-01-30T10:52:21Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [15.988485ms]" time="2021-01-30T10:52:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [22.70529ms]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [157.948µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [156.516µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [136.415µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [183.066µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [159.984µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [152.061µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [170.694µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [148.742µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [150.808µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [180.326µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [162.739µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [147.859µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [169.863µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [181.687µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.535µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [145.262µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [249.178µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [139.076µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [126.512µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [132.278µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [146.972µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [143.349µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [144.123µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [146.227µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [120µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [128.853µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [136.395µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [205.518µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [135.96µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [140.555µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [175.929µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [148.827µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [142.049µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [158.704µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [154.824µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [151.08µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [169.044µs]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /photos (200) [5.350715ms]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /api/v1/ws (200) [1.811767766s]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.028877ms]" time="2021-01-30T10:52:22Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [210.068907ms]" time="2021-01-30T10:52:24Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.616822ms]" time="2021-01-30T10:52:24Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.920537ms]" time="2021-01-30T10:52:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.170604ms]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [185.796µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [147.791µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [127.163µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [189.299µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [146.457µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [151.538µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [481.711µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [141.727µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [231.931µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [3.19042ms]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [120.558µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [149.92µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [179.338µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [197.079µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.723µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [158.437µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [156.767µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [136.82µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [135.1µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [140.111µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [143.084µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.023µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [147.116µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [133.763µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [165.525µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [139.71µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [149.302µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [176.651µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [122.422µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [160.57µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [141.36µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [145.373µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [157.216µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [188.768µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [168.779µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [170.724µs]" time="2021-01-30T10:52:25Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [140.391µs]" time="2021-01-30T10:52:30Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [228.45µs]" time="2021-01-30T10:52:30Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [243.039µs]" time="2021-01-30T10:52:30Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [502.98µs]" time="2021-01-30T10:52:30Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (304) [170.704µs]" time="2021-01-30T10:52:30Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (304) [118.319µs]" time="2021-01-30T10:52:31Z" level=debug msg="http: GET /photos (200) [10.405881ms]" time="2021-01-30T10:52:31Z" level=debug msg="http: GET /api/v1/ws (200) [8.22622231s]" time="2021-01-30T10:52:31Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.989437ms]" time="2021-01-30T10:52:31Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [214.123542ms]" time="2021-01-30T10:52:33Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.381805ms]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.172658ms]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.044156ms]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [159.136µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [144.912µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [161.567µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [178.126µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [148.164µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [134.289µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [241.649µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [184.188µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [144.039µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [176.953µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [145.581µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [169.719µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [399.466µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [150.247µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [143.737µs]" time="2021-01-30T10:52:33Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [143.096µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [171.506µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [143.274µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [143.2µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [134.182µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [227.19µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [160.65µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.545µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [144.176µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.707µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [148.159µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [144.867µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [183.103µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [128.653µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [142.769µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [113.503µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [125.902µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [139.995µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [168.104µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [176.117µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [137.044µs]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [107.523µs]" time="2021-01-30T10:52:34Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.050447ms]" time="2021-01-30T10:52:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.61545ms]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b:tile_224 [5.069µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [182.916µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:f74c897ca36c61026855a361966e03a4f3655319:tile_224 [5.734µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [151.916µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:a391efdc99ed422d41de05d26aebb4d5b237c6fb:tile_224 [3.964µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [153.452µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc:tile_224 [4.465µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [566.085µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:eb357a7114ea3662453b61044ca180e423bb82b6:tile_224 [3.467µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:607266649030c365a9249ef339a2b89ef547fd5b:tile_224 [3.406µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [167.926µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [1.755484ms]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:7b82fd1b7e803631e457dac224e9618506943ea1:tile_224 [2.97µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:78bc5ac8d90c858c86012a93a95db13052fa8552:tile_224 [1.031µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [151.124µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [109.739µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:f779766ddcd4d47f2a9e33f71ec98ab6d36949c6:tile_224 [5.199µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [281.854µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:d7d8e9b9e5758bd56e95b212714dea53a1ffd9af:tile_224 [1.413µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [341.392µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:c785288c3b61fa0765d3d9b82938f56d2a034f31:tile_224 [2.718µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [100.363µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:46c338fa326166df62c9de261f58cfd6e81d3db7:tile_224 [4.935µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [186.11µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:19aae445392f780c889c595c78773f9734ade8dc:tile_224 [4.393µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:9c73220f22b18abf68721db5ad47e5a32597a5d7:tile_224 [1.389µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [144.419µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:a7756afdd90f3e9c2d38673e7b67deb648e98989:tile_224 [3.799µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:b57552992109d74eeb69777a4ae17a5b021d4adf:tile_224 [1.583µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [196.473µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [78.772µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:93c03e65f9f85dbddc89f77d03cba6a7eea827db:tile_224 [1.524µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [77.244µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [104.818µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:65aae760c473b86dd6100da1b4a269052bb53690:tile_224 [3.723µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [135.13µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:8357ce3f779c4666b047b4ea4b1d167d8d0e020f:tile_224 [4.908µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [136.921µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:07c94ef29b45073ba62a44df968c29a8dc8b84b2:tile_224 [4.822µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [164.457µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8:tile_224 [2.246µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [82.332µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:1d38233066054822503920fe43180d8bc24e18e4:tile_224 [5.072µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [148.344µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c:tile_224 [4.717µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [146.24µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:60c7b5edda27758ce389fe05c1828b857190fd37:tile_224 [4.897µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [160.869µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:26d58ca5cc0464a0e8e3925895195a92583e61f0:tile_224 [5.029µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [146.565µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:16805ea72950916d8c2e88ce949a8b7c4a19294c:tile_224 [5.158µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [162.584µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:097c93165472a4b4c0316c1a5b13e879c3aac17f:tile_224 [4.676µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [189.562µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf:tile_224 [4.205µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [145.912µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:0b4fde985a1a7e0e2fce2daa410cb5f086f28eef:tile_224 [4.293µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [140.408µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:034df4b8198eed40096e35d11a6eb8ac6f7f9773:tile_224 [4.562µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [143.658µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:d6b4bae772d416d26ad2f13caa35ea06ac58792a:tile_224 [4.375µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [137.085µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:56e88e45e55cf21574b219a81a15ebbea52f8fef:tile_224 [3.197µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [248.818µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:c85482402e5e3d97908a03c73ea9f7f4241edf48:tile_224 [3.795µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [132.287µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:e07367d99b981feedb19ac83167e2094ffd86c8a:tile_224 [4.261µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [153.437µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:45f2e2be9ef879361c2bd54ed57834e8dc1739c3:tile_224 [4.173µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [152.207µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:95d6c620e4c91361d3df4f0bb43f7b1113e419ca:tile_224 [6.269µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [152.077µs]" time="2021-01-30T10:52:35Z" level=debug msg="cache hit for thumbs:087c9d5531bb6c832b3cf080eea19faddfa87edc:tile_224 [4.415µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [149.158µs]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /photos (200) [5.441655ms]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /api/v1/ws (200) [3.151475986s]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [17.613928ms]" time="2021-01-30T10:52:35Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [228.73202ms]" time="2021-01-30T10:52:37Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.357644ms]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.510899ms]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.236834ms]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [187.659µs]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [145.477µs]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [128.664µs]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [170.965µs]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [144.831µs]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [140.182µs]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [156.856µs]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [167.207µs]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [149.369µs]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [190.77µs]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [148.38µs]" time="2021-01-30T10:52:37Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [175.716µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [173.865µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [133.252µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [214.872µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [184.646µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [150.402µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [228.879µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [181.631µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [159.535µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [164.635µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [159.024µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [229.607µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [169.291µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [120.42µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [147.727µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [210.897µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [168.032µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [135.505µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [177.636µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [118.033µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [153.302µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [158.237µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [152.017µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [147.402µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [162.739µs]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [131.32µs]" time="2021-01-30T10:52:38Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.912053ms]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.667847ms]" time="2021-01-30T10:52:38Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_50 (200) [131.686µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_50 (200) [120.643µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_50 (200) [80.164µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_50 (200) [80.278µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_50 (200) [93.07µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_50 (200) [80.657µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_50 (200) [73.327µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_50 (200) [233.835µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_50 (200) [351.436µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_50 (200) [87.26µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_50 (200) [94.057µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_50 (200) [80.146µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_50 (200) [77.148µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_50 (200) [82.411µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_50 (200) [115.28µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_50 (200) [194.765µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_50 (200) [80.758µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_50 (200) [76.841µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_50 (200) [62.12µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_50 (200) [99.008µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_50 (200) [98.811µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_50 (200) [43.867µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_50 (200) [33.236µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_50 (200) [99.144µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_50 (200) [39.527µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_50 (200) [82.275µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_50 (200) [88.923µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [87.306µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_50 (200) [87.967µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_50 (200) [90.261µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [270.901µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [226.431µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_50 (200) [80.629µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_50 (200) [274.772µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_50 (200) [212.954µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_50 (200) [215.829µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_50 (200) [86.48µs]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /photos (200) [5.905238ms]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /api/v1/ws (200) [2.818968469s]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.947619ms]" time="2021-01-30T10:52:39Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [211.127326ms]" time="2021-01-30T10:52:40Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.52493ms]" time="2021-01-30T10:52:40Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.820173ms]" time="2021-01-30T10:52:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.158577ms]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [163.085µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [163.153µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [115.466µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [599.983µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [371.274µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [461.773µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [193.953µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [149.234µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [160.919µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [176.407µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [170.476µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [167.218µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [167.573µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [181.084µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.367µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [138.578µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [143.477µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [131.193µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [126.871µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.154µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [181.365µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [143.234µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [140.533µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [248.146µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [143.029µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [141.457µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [147.482µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [164.689µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [124.257µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [230.677µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [134.597µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [148.031µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [482.976µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [170.99µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [151.444µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [113.9µs]" time="2021-01-30T10:52:41Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [159.21µs]" time="2021-01-30T10:52:42Z" level=debug msg="http: GET /photos (200) [11.102043ms]" time="2021-01-30T10:52:42Z" level=debug msg="http: GET /api/v1/ws (200) [2.582091421s]" time="2021-01-30T10:52:42Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.86194ms]" time="2021-01-30T10:52:42Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [205.035691ms]" time="2021-01-30T10:52:44Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.546555ms]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.077237ms]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.275729ms]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [183.539µs]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [151.427µs]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [171.22µs]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [233.974µs]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [251.709µs]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [161.953µs]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [150.79µs]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [170.946µs]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [151.476µs]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [176.928µs]" time="2021-01-30T10:52:44Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [165.409µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [240.662µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [183.809µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [167.588µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [133.589µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [138.887µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [163.33µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [135.874µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [146.449µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [133.392µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.566µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [139.177µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [166.699µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [168.567µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [142.502µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [121.099µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [140.569µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [174.165µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [136.945µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [226.546µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.015µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [148.492µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [132.122µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.636µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [169.951µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [154.068µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [138.788µs]" time="2021-01-30T10:52:45Z" level=debug msg="albums: search type:folder count:24 order:default [13.462µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [833.163µs]" time="2021-01-30T10:52:45Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.275µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [199.026µs]" time="2021-01-30T10:52:45Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.347µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [180.67µs]" time="2021-01-30T10:52:45Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.446µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [183.595µs]" time="2021-01-30T10:52:45Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.697µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [185.834µs]" time="2021-01-30T10:52:45Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [2.257µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [410.985µs]" time="2021-01-30T10:52:45Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [4.955µs]" time="2021-01-30T10:52:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [209.182µs]" time="2021-01-30T10:52:46Z" level=debug msg="albums: search q:kanada type:folder count:24 order:default [11.153µs]" time="2021-01-30T10:52:46Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Kanada&category=&type=folder&order=default (200) [774.508µs]" time="2021-01-30T10:52:48Z" level=info msg="Album saved" time="2021-01-30T10:52:48Z" level=debug msg="albums: search id:aqmxlqn2k1qfipmd [9.595µs]" time="2021-01-30T10:52:48Z" level=debug msg="http: PUT /api/v1/albums/aqmxlqn2k1qfipmd (200) [13.514547ms]" time="2021-01-30T10:52:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd (200) [283.098µs]" time="2021-01-30T10:52:49Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:60 order:added merged:true [948.631µs]" time="2021-01-30T10:52:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.413683ms]" time="2021-01-30T10:52:49Z" level=debug msg="albums: search type:folder count:24 order:default [12.51µs]" time="2021-01-30T10:52:49Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [992.721µs]" time="2021-01-30T10:52:49Z" level=debug msg="albums: search type:folder category:Mountains count:24 order:default [20.261µs]" time="2021-01-30T10:52:49Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=folder&order=default (200) [683.707µs]" time="2021-01-30T10:52:50Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd (200) [284.711µs]" time="2021-01-30T10:52:50Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:60 order:added merged:true [1.065515ms]" time="2021-01-30T10:52:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.536551ms]" time="2021-01-30T10:52:53Z" level=info msg="Album saved" time="2021-01-30T10:52:53Z" level=debug msg="albums: search id:aqmxlqn2k1qfipmd [9.306µs]" time="2021-01-30T10:52:53Z" level=debug msg="http: PUT /api/v1/albums/aqmxlqn2k1qfipmd (200) [9.32426ms]" time="2021-01-30T10:52:53Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:120 order:added merged:true [1.525141ms]" time="2021-01-30T10:52:53Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [2.153761ms]" time="2021-01-30T10:52:53Z" level=debug msg="albums: search type:folder count:24 order:default [13.637µs]" time="2021-01-30T10:52:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [919.742µs]" time="2021-01-30T10:52:53Z" level=debug msg="albums: search q:kanada type:folder count:24 order:default [13.042µs]" time="2021-01-30T10:52:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Kanada&category=&type=folder&order=default (200) [1.016757ms]" time="2021-01-30T10:52:54Z" level=debug msg="http: GET /photos (200) [9.696047ms]" time="2021-01-30T10:52:54Z" level=debug msg="http: GET /api/v1/ws (200) [10.874707124s]" time="2021-01-30T10:52:54Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.363936ms]" time="2021-01-30T10:52:54Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [245.477411ms]" time="2021-01-30T10:52:56Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.929743ms]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.005038ms]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.386315ms]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [189.05µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [234.705µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [162.12µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [219.882µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [175.293µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [224.766µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [192.656µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [203.322µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [350.305µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [229.496µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [336.395µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [300.509µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [219.268µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [224.798µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [148.167µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [161.119µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [174.528µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [144.172µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [116.077µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.535µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [175.048µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [143.15µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [140.56µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [157.224µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.266µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.076µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [166.563µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.093µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [128.947µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [184.231µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.435µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [145.086µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [148.456µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [164.251µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [156.093µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [251.269µs]" time="2021-01-30T10:52:56Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [186.459µs]" time="2021-01-30T10:52:57Z" level=debug msg="albums: search type:folder count:24 order:default [10.826µs]" time="2021-01-30T10:52:57Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [920.51µs]" time="2021-01-30T10:52:57Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.431µs]" time="2021-01-30T10:52:57Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [243.268µs]" time="2021-01-30T10:52:57Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [4.177µs]" time="2021-01-30T10:52:57Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [185.236µs]" time="2021-01-30T10:52:57Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [4.142µs]" time="2021-01-30T10:52:57Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [171.554µs]" time="2021-01-30T10:52:57Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.646µs]" time="2021-01-30T10:52:57Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [772.774µs]" time="2021-01-30T10:52:57Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.676µs]" time="2021-01-30T10:52:57Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.466µs]" time="2021-01-30T10:52:57Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [193.94µs]" time="2021-01-30T10:52:57Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [1.047744ms]" time="2021-01-30T10:52:58Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [353.212µs]" time="2021-01-30T10:52:58Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.397341ms]" time="2021-01-30T10:52:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.493975ms]" time="2021-01-30T10:52:58Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [169.047µs]" time="2021-01-30T10:52:58Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [219.028µs]" time="2021-01-30T10:52:59Z" level=debug msg="http: GET /photos (200) [17.565613ms]" time="2021-01-30T10:52:59Z" level=debug msg="http: GET /api/v1/ws (200) [4.025161696s]" time="2021-01-30T10:52:59Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.6086ms]" time="2021-01-30T10:52:59Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [218.13775ms]" time="2021-01-30T10:53:00Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.50789ms]" time="2021-01-30T10:53:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.365306ms]" time="2021-01-30T10:53:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.940876ms]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [162.963µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [176.335µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [160.441µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [208.075µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [158.47µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [152.546µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [417.661µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [135.86µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [197.107µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [188.931µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [254.915µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [170.81µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [179.617µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [1.041724ms]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [154.798µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [126.541µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [113.849µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [102.562µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [521.93µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [157.741µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [155.965µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [167.189µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.419µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [172.164µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [149.956µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [149.925µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [177.883µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [185.507µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [137.77µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [169.818µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [140.205µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [150.821µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [140.868µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [172.965µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [147.99µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.58µs]" time="2021-01-30T10:53:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [154.233µs]" time="2021-01-30T10:53:02Z" level=debug msg="albums: search type:folder count:24 order:default [10.714µs]" time="2021-01-30T10:53:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.039351ms]" time="2021-01-30T10:53:02Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [3.789µs]" time="2021-01-30T10:53:02Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [471.362µs]" time="2021-01-30T10:53:02Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [16.46µs]" time="2021-01-30T10:53:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [533.856µs]" time="2021-01-30T10:53:02Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.178µs]" time="2021-01-30T10:53:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [173.947µs]" time="2021-01-30T10:53:02Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.901µs]" time="2021-01-30T10:53:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [159.709µs]" time="2021-01-30T10:53:02Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [6.815µs]" time="2021-01-30T10:53:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [488.465µs]" time="2021-01-30T10:53:02Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.433µs]" time="2021-01-30T10:53:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [1.440662ms]" time="2021-01-30T10:53:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [787.257µs]" time="2021-01-30T10:53:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [422.071µs]" time="2021-01-30T10:53:03Z" level=info msg="Album saved" time="2021-01-30T10:53:03Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [8.313µs]" time="2021-01-30T10:53:03Z" level=debug msg="http: POST /api/v1/albums/aqnah1321mgkt1w2/links (200) [13.90727ms]" time="2021-01-30T10:53:10Z" level=info msg="Album saved" time="2021-01-30T10:53:10Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [9.466µs]" time="2021-01-30T10:53:10Z" level=debug msg="http: PUT /api/v1/albums/aqnah1321mgkt1w2/links/sqnqu8f15dskit1l (200) [8.255008ms]" time="2021-01-30T10:53:11Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [744.221µs]" time="2021-01-30T10:53:11Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.680605ms]" time="2021-01-30T10:53:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [7.69548ms]" time="2021-01-30T10:53:11Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [153.056µs]" time="2021-01-30T10:53:11Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [174.337µs]" time="2021-01-30T10:53:12Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [558.059µs]" time="2021-01-30T10:53:19Z" level=info msg="Album saved" time="2021-01-30T10:53:19Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [22.77µs]" time="2021-01-30T10:53:19Z" level=debug msg="http: PUT /api/v1/albums/aqnah1321mgkt1w2/links/sqnqu8f15dskit1l (200) [17.286505ms]" time="2021-01-30T10:53:19Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [4.949603ms]" time="2021-01-30T10:53:19Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [8.705886ms]" time="2021-01-30T10:53:20Z" level=info msg="Album saved" time="2021-01-30T10:53:20Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [16.624µs]" time="2021-01-30T10:53:20Z" level=debug msg="http: POST /api/v1/albums/aqnah1321mgkt1w2/links (200) [18.630871ms]" time="2021-01-30T10:53:20Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.612841ms]" time="2021-01-30T10:53:20Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [7.21802ms]" time="2021-01-30T10:53:21Z" level=info msg="Album saved" time="2021-01-30T10:53:21Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [11.965µs]" time="2021-01-30T10:53:21Z" level=debug msg="http: DELETE /api/v1/albums/aqnah1321mgkt1w2/links/sqnqu8f15dskit1l (200) [19.989485ms]" time="2021-01-30T10:53:21Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.487628ms]" time="2021-01-30T10:53:21Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.568202ms]" time="2021-01-30T10:53:21Z" level=debug msg="albums: search type:folder count:24 order:default [10.466µs]" time="2021-01-30T10:53:21Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [813.09µs]" time="2021-01-30T10:53:22Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [448.89µs]" time="2021-01-30T10:53:23Z" level=info msg="Album saved" time="2021-01-30T10:53:23Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [10.13µs]" time="2021-01-30T10:53:23Z" level=debug msg="http: DELETE /api/v1/albums/aqnah1321mgkt1w2/links/sqnqu8w65bg60kr8 (200) [14.614946ms]" time="2021-01-30T10:53:23Z" level=debug msg="http: GET /photos (200) [5.798104ms]" time="2021-01-30T10:53:23Z" level=debug msg="http: GET /api/v1/ws (200) [23.425082738s]" time="2021-01-30T10:53:23Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.456291ms]" time="2021-01-30T10:53:23Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [243.373651ms]" time="2021-01-30T10:53:25Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.29661ms]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.491287ms]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.970159ms]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [166.98µs]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [165.084µs]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [145.845µs]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [202.431µs]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [147.683µs]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [2.337621ms]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [195.84µs]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [149.767µs]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [157.943µs]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [253.309µs]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [217.46µs]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [179.247µs]" time="2021-01-30T10:53:25Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [207.821µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [192.274µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [163.3µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [164.969µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [157.369µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [1.840781ms]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [214.329µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [155.331µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [5.948589ms]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [152.603µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.326µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [180.64µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [199.938µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [824.937µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [146.96µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [172.243µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [121.403µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [181.946µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [165.818µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [181.272µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [150.667µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [188.666µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [189.125µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [277.004µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [141.114µs]" time="2021-01-30T10:53:26Z" level=debug msg="albums: search type:album count:24 [10.224µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [641.712µs]" time="2021-01-30T10:53:26Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.331µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [184.679µs]" time="2021-01-30T10:53:26Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.648µs]" time="2021-01-30T10:53:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [172.63µs]" time="2021-01-30T10:53:27Z" level=debug msg="albums: search type:folder count:24 order:default [13.923µs]" time="2021-01-30T10:53:27Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.033289ms]" time="2021-01-30T10:53:27Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.293µs]" time="2021-01-30T10:53:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [185.394µs]" time="2021-01-30T10:53:27Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.817µs]" time="2021-01-30T10:53:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [171.529µs]" time="2021-01-30T10:53:27Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.281µs]" time="2021-01-30T10:53:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [176.336µs]" time="2021-01-30T10:53:27Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.599µs]" time="2021-01-30T10:53:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [487.971µs]" time="2021-01-30T10:53:27Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.321µs]" time="2021-01-30T10:53:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [209.6µs]" time="2021-01-30T10:53:27Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [2.002µs]" time="2021-01-30T10:53:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [134.925µs]" time="2021-01-30T10:53:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga (200) [319.071µs]" time="2021-01-30T10:53:27Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:60 order:added merged:true [1.165424ms]" time="2021-01-30T10:53:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn3jaryd4ga&filter=path:group+public:true&merged=true&country=&camera=0&order=added&q= (200) [2.547548ms]" time="2021-01-30T10:53:27Z" level=debug msg="albums: search type:folder count:24 order:default [10.677µs]" time="2021-01-30T10:53:27Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [871.894µs]" time="2021-01-30T10:53:28Z" level=debug msg="http: GET /api/v1/config (200) [5.223722ms]" time="2021-01-30T10:53:28Z" level=debug msg="albums: search type:album count:1000 [11.025µs]" time="2021-01-30T10:53:28Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [645.369µs]" time="2021-01-30T10:53:30Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForFolder AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumforfolder" time="2021-01-30T10:53:30Z" level=info msg="Album created" time="2021-01-30T10:53:30Z" level=debug msg="albums: search id:aqnqu96z9jw2siex [9.652µs]" time="2021-01-30T10:53:30Z" level=debug msg="http: POST /api/v1/albums (200) [14.822391ms]" time="2021-01-30T10:53:30Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:10000 [1.270032ms]" time="2021-01-30T10:53:30Z" level=info msg="Selection added to NotYetExistingAlbumForFolder" time="2021-01-30T10:53:30Z" level=debug msg="albums: search id:aqnqu96z9jw2siex [12.77µs]" time="2021-01-30T10:53:30Z" level=debug msg="http: POST /api/v1/albums/aqnqu96z9jw2siex/clone (200) [11.974916ms]" time="2021-01-30T10:53:30Z" level=debug msg="albums: search type:album count:24 [15.14µs]" time="2021-01-30T10:53:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [871.244µs]" time="2021-01-30T10:53:30Z" level=debug msg="cached album-cover:aqnqu96z9jw2siex:tile_500 [1.072866ms]" time="2021-01-30T10:53:30Z" level=debug msg="http: GET /api/v1/albums/aqnqu96z9jw2siex/t/public/tile_500 (200) [1.241759ms]" time="2021-01-30T10:53:31Z" level=debug msg="albums: search q:notyetexistingalbumforfolder type:album count:24 [12.912µs]" time="2021-01-30T10:53:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForFolder&category=&type=album (200) [906.765µs]" time="2021-01-30T10:53:31Z" level=debug msg="http: GET /api/v1/albums/aqnqu96z9jw2siex (200) [285.864µs]" time="2021-01-30T10:53:31Z" level=info msg="photos: found 2 results for dist:20 album:aqnqu96z9jw2siex count:60 order:oldest merged:true [875.857µs]" time="2021-01-30T10:53:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqu96z9jw2siex&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.456997ms]" time="2021-01-30T10:53:32Z" level=debug msg="albums: search type:album count:24 [9.675µs]" time="2021-01-30T10:53:32Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [890.648µs]" time="2021-01-30T10:53:33Z" level=info msg="albums: deleting aqnqu96z9jw2siex" time="2021-01-30T10:53:33Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [11.824434ms]" time="2021-01-30T10:53:33Z" level=debug msg="albums: search type:folder count:24 order:default [12.515µs]" time="2021-01-30T10:53:33Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [847.275µs]" time="2021-01-30T10:53:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga (200) [405.469µs]" time="2021-01-30T10:53:34Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:60 order:added merged:true [1.187514ms]" time="2021-01-30T10:53:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn3jaryd4ga&filter=path:group+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.914976ms]" time="2021-01-30T10:53:34Z" level=debug msg="http: GET /photos (200) [8.090364ms]" time="2021-01-30T10:53:34Z" level=debug msg="http: GET /api/v1/ws (200) [10.221685463s]" time="2021-01-30T10:53:34Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [19.700938ms]" time="2021-01-30T10:53:34Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [263.116283ms]" time="2021-01-30T10:53:36Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.24948ms]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.424785ms]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.084072ms]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [163.517µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [147.911µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [144.227µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [171.322µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [143.53µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.154µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [238.094µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [131.518µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [153.164µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [184.944µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [150.186µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [1.22975ms]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [185.918µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [183.313µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [145.523µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [138.153µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [167.372µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.099µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.675µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [159.321µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [130.585µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [145.151µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [153.981µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [124.034µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [100.035µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [125.172µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [142.645µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [167.628µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [124.13µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.994µs]" time="2021-01-30T10:53:36Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [120.735µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [159.874µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [145.594µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [160.191µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [164.358µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [405.026µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [153.29µs]" time="2021-01-30T10:53:37Z" level=debug msg="albums: search type:folder count:24 order:default [10.524µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [906.199µs]" time="2021-01-30T10:53:37Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.359µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [286.104µs]" time="2021-01-30T10:53:37Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.866µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [246.335µs]" time="2021-01-30T10:53:37Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [4.349µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [726.695µs]" time="2021-01-30T10:53:37Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.096µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [342.147µs]" time="2021-01-30T10:53:37Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [17.262µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [216.785µs]" time="2021-01-30T10:53:37Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [4.821µs]" time="2021-01-30T10:53:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [183.448µs]" time="2021-01-30T10:53:44Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [427.897µs]" time="2021-01-30T10:53:44Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.35713ms]" time="2021-01-30T10:53:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.609405ms]" time="2021-01-30T10:53:44Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [177.625µs]" time="2021-01-30T10:53:44Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [145.464µs]" time="2021-01-30T10:53:50Z" level=debug msg="http: GET /photos (200) [9.996274ms]" time="2021-01-30T10:53:50Z" level=debug msg="http: GET /api/v1/ws (200) [15.102072971s]" time="2021-01-30T10:53:50Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.151973ms]" time="2021-01-30T10:53:50Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [213.399641ms]" time="2021-01-30T10:53:52Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.532299ms]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.403789ms]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [28.783492ms]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [201.507µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [188.843µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [120.788µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [182.794µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [151.599µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [151.298µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [189.322µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [175.6µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [165.642µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [195.023µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [139.914µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [157.093µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [222.597µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [165.571µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [287.033µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [179.329µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [702.18µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [333.943µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [154.197µs]" time="2021-01-30T10:53:52Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [449.191µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [158.153µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [161.761µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [155.542µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [147.19µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.099µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [154.585µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [174.518µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [175.674µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [248.771µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [254.559µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.643µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [151.013µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [139.934µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [266.293µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [177.176µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [161.882µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [127.809µs]" time="2021-01-30T10:53:53Z" level=debug msg="labels: search count:24 [7.231µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [917.681µs]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlr61mueo9bde:tile_500 [872.751µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [1.204237ms]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlr23ddgcr8n6:tile_500 [927.958µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [1.111613ms]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlr73t4txicnb:tile_500 [830.368µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [972.694µs]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlr39h7yd60w8:tile_500 [2.277427ms]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [2.471221ms]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlr312hfkfwfn:tile_500 [1.970296ms]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [2.205529ms]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlqz2rzztin1h:tile_500 [1.976484ms]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [2.145293ms]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlr63jc85g73d:tile_500 [789.048µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [959.416µs]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlr32hkjxghys:tile_500 [887.778µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [1.082569ms]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlr3j14zwey9y:tile_500 [1.399547ms]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [1.59265ms]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlr22kdk4wcv1:tile_500 [1.739559ms]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlr43kjflsrmq:tile_500 [970.37µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [1.118654ms]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [2.68242ms]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlr13uqg45rt5:tile_500 [841.784µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [987.506µs]" time="2021-01-30T10:53:53Z" level=debug msg="cached label-cover:lqmxlr2ar5nh0zjw:tile_500 [852.418µs]" time="2021-01-30T10:53:53Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [1.017735ms]" time="2021-01-30T10:53:54Z" level=debug msg="labels: search all:true count:24 [9.685µs]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all=true (200) [1.122485ms]" time="2021-01-30T10:53:54Z" level=debug msg="cached label-cover:lqmxlr257v084yut:tile_500 [1.423561ms]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels/lqmxlr257v084yut/t/public/tile_500 (200) [1.627901ms]" time="2021-01-30T10:53:54Z" level=debug msg="cached label-cover:lqmxlr1v6lgj56ow:tile_500 [1.291085ms]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels/lqmxlr1v6lgj56ow/t/public/tile_500 (200) [1.443623ms]" time="2021-01-30T10:53:54Z" level=debug msg="cached label-cover:lqmxlr233gapjdmo:tile_500 [758.854µs]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels/lqmxlr233gapjdmo/t/public/tile_500 (200) [904.813µs]" time="2021-01-30T10:53:54Z" level=debug msg="cached label-cover:lqmxlr5164qkvyjy:tile_500 [863.402µs]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels/lqmxlr5164qkvyjy/t/public/tile_500 (200) [1.064089ms]" time="2021-01-30T10:53:54Z" level=debug msg="cached label-cover:lqmxlr32g4pqrnge:tile_500 [902.753µs]" time="2021-01-30T10:53:54Z" level=debug msg="cached label-cover:lqmxlr13ldzj2q1u:tile_500 [1.489089ms]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [1.071009ms]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13ldzj2q1u/t/public/tile_500 (200) [1.612912ms]" time="2021-01-30T10:53:54Z" level=debug msg="labels: search all:true count:24 offset:24 [9.743µs]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=24&q=&all=true (200) [382.599µs]" time="2021-01-30T10:53:54Z" level=debug msg="cached label-cover:lqmxlqz2ft9xol52:tile_500 [916.768µs]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2ft9xol52/t/public/tile_500 (200) [1.072866ms]" time="2021-01-30T10:53:54Z" level=debug msg="cached label-cover:lqmxlqz2ketk50w1:tile_500 [2.992938ms]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2ketk50w1/t/public/tile_500 (200) [3.163399ms]" time="2021-01-30T10:53:54Z" level=debug msg="cached label-cover:lqmxlr42vbpyh6vo:tile_500 [3.802145ms]" time="2021-01-30T10:53:54Z" level=debug msg="cached label-cover:lqnah1gpxr93ty8m:tile_500 [4.277635ms]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels/lqnah1gpxr93ty8m/t/public/tile_500 (200) [4.429835ms]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels/lqmxlr42vbpyh6vo/t/public/tile_500 (200) [5.442397ms]" time="2021-01-30T10:53:54Z" level=debug msg="cached label-cover:lqmxlr229xygqjhu:tile_500 [4.411558ms]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels/lqmxlr229xygqjhu/t/public/tile_500 (200) [5.550583ms]" time="2021-01-30T10:53:54Z" level=debug msg="cached label-cover:lqmxlr21q1yo2a58:tile_500 [10.987934ms]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels/lqmxlr21q1yo2a58/t/public/tile_500 (200) [11.319179ms]" time="2021-01-30T10:53:54Z" level=debug msg="labels: search count:48 [7.642µs]" time="2021-01-30T10:53:54Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [776.441µs]" time="2021-01-30T10:53:55Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T10:53:55Z" level=debug msg="labels: search q:beacon count:48 [9.858µs]" time="2021-01-30T10:53:55Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [713.67µs]" time="2021-01-30T10:53:55Z" level=info msg="search: label Beacon includes 0 categories" time="2021-01-30T10:53:55Z" level=info msg="photos: found 1 results for public:true dist:20 label:beacon count:60 order:newest merged:true [1.578127ms]" time="2021-01-30T10:53:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:beacon&public=true&quality=0 (200) [2.316594ms]" time="2021-01-30T10:53:56Z" level=debug msg="http: GET /api/v1/svg/photo (200) [135.377µs]" time="2021-01-30T10:53:56Z" level=debug msg="http: GET /api/v1/photos/pqmxlr63s7c33i4r (200) [2.2697ms]" time="2021-01-30T10:53:58Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [656.893µs]" time="2021-01-30T10:53:58Z" level=info msg="label removed" time="2021-01-30T10:53:58Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr63s7c33i4r/label/24 (200) [44.795436ms]" time="2021-01-30T10:53:58Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [848.92µs]" time="2021-01-30T10:53:58Z" level=info msg="label updated" time="2021-01-30T10:53:58Z" level=debug msg="http: POST /api/v1/photos/pqmxlr63s7c33i4r/label (200) [41.48371ms]" time="2021-01-30T10:53:59Z" level=debug msg="labels: search count:48 [8.334µs]" time="2021-01-30T10:53:59Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [762.974µs]" time="2021-01-30T10:53:59Z" level=debug msg="cached label-cover:lqnqu9y3bdulo316:tile_500 [933.878µs]" time="2021-01-30T10:53:59Z" level=debug msg="http: GET /api/v1/labels/lqnqu9y3bdulo316/t/public/tile_500 (200) [1.080659ms]" time="2021-01-30T10:54:00Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T10:54:00Z" level=debug msg="labels: search q:beacon count:48 [9.835µs]" time="2021-01-30T10:54:00Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [652.402µs]" time="2021-01-30T10:54:00Z" level=info msg="search: label Test includes 1 categories" time="2021-01-30T10:54:00Z" level=debug msg="labels: search q:test count:48 [12.695µs]" time="2021-01-30T10:54:00Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=test&all= (200) [837.369µs]" time="2021-01-30T10:54:01Z" level=info msg="search: label Test includes 0 categories" time="2021-01-30T10:54:01Z" level=info msg="photos: found 1 results for public:true dist:20 label:test count:60 order:newest merged:true [1.288883ms]" time="2021-01-30T10:54:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:test&public=true&quality=0 (200) [1.75428ms]" time="2021-01-30T10:54:01Z" level=debug msg="http: GET /api/v1/photos/pqmxlr63s7c33i4r (200) [2.120616ms]" time="2021-01-30T10:54:02Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [694.493µs]" time="2021-01-30T10:54:02Z" level=info msg="label removed" time="2021-01-30T10:54:02Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr63s7c33i4r/label/28 (200) [33.823684ms]" time="2021-01-30T10:54:02Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [652.118µs]" time="2021-01-30T10:54:02Z" level=info msg="label saved" time="2021-01-30T10:54:02Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr63s7c33i4r/label/24 (200) [25.804487ms]" time="2021-01-30T10:54:03Z" level=debug msg="albums: search type:month count:24 [11.425µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.592164ms]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.98µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [322.723µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.195µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.225µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.151µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.008µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [1.684µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [1.285096ms]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [1.917501ms]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [1.844265ms]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [2.866997ms]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [3.898247ms]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [7.696µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [401.612µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.498µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [1.619µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [2.449µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [340.355µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [442.658µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [735.843µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [2.184µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [193.375µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [2.021µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [364.969µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [6.345µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [408.778µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.998µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [2.253µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [208.949µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [139.814µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [1.478µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [166.534µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [7.819µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [342.3µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.933µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [848.132µs]" time="2021-01-30T10:54:03Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [6.892µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [358.453µs]" time="2021-01-30T10:54:03Z" level=debug msg="labels: search count:48 [8.472µs]" time="2021-01-30T10:54:03Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [766.855µs]" time="2021-01-30T10:54:04Z" level=info msg="search: label Test includes 1 categories" time="2021-01-30T10:54:04Z" level=debug msg="labels: search q:test count:48 [8.154µs]" time="2021-01-30T10:54:04Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=test&all= (200) [701.245µs]" time="2021-01-30T10:54:04Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T10:54:04Z" level=debug msg="labels: search q:beacon count:48 [11.281µs]" time="2021-01-30T10:54:04Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [1.048048ms]" time="2021-01-30T10:54:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8 (200) [317.008µs]" time="2021-01-30T10:54:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:60 order:oldest merged:true [835.779µs]" time="2021-01-30T10:54:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1m3ralbeur8&filter=public:true+year:2020+month:8&merged=true&country=&camera=0&order=oldest&q= (200) [1.412449ms]" time="2021-01-30T10:54:04Z" level=debug msg="http: GET /photos (200) [9.09606ms]" time="2021-01-30T10:54:04Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [820.142µs]" time="2021-01-30T10:54:04Z" level=debug msg="http: GET /api/v1/ws (200) [13.513322337s]" time="2021-01-30T10:54:04Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [19.08277ms]" time="2021-01-30T10:54:05Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [253.291508ms]" time="2021-01-30T10:54:06Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [10.706274ms]" time="2021-01-30T10:54:06Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.228834ms]" time="2021-01-30T10:54:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.952076ms]" time="2021-01-30T10:54:06Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.547336ms]" time="2021-01-30T10:54:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.481906ms]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [190.278µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [206.828µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [171.572µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [211.275µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [204.382µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [3.023721ms]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [155.307µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [135.205µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [701.848µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [235.463µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [175.656µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [207.832µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [203.698µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [211.968µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [181.403µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [198.459µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [239.713µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [177.067µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [133.831µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [147.408µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [224.494µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [166.894µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [140.33µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [193.053µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.753µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.576µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [227.261µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [207.237µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [162.289µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.603µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [128.569µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [187.249µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [154.174µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.598µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [201.888µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [211.576µs]" time="2021-01-30T10:54:07Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [195.79µs]" time="2021-01-30T10:54:08Z" level=debug msg="labels: search count:24 [8.839µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [803.389µs]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.719µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [193.583µs]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [7.184µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [230.509µs]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [5.673µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [195.74µs]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [5.481µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [274.171µs]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [4.021µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [242.94µs]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.561µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [176.199µs]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.484µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [210.965µs]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [6.772µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [300.524µs]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [7.429µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [281.013µs]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [6.58µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [3.582222ms]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [5.593µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [236.272µs]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [4.372µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [193.788µs]" time="2021-01-30T10:54:08Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [5.475µs]" time="2021-01-30T10:54:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [254.839µs]" time="2021-01-30T10:54:09Z" level=info msg="search: label Zebra includes 1 categories" time="2021-01-30T10:54:09Z" level=debug msg="labels: search q:zebra count:24 [9.073µs]" time="2021-01-30T10:54:09Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=zebra&all= (200) [663.291µs]" time="2021-01-30T10:54:09Z" level=info msg="search: label Zebra includes 0 categories" time="2021-01-30T10:54:09Z" level=info msg="photos: found 3 results for public:true dist:20 label:zebra count:60 order:newest merged:true [1.627384ms]" time="2021-01-30T10:54:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:zebra&public=true&quality=0 (200) [2.394844ms]" time="2021-01-30T10:54:10Z" level=debug msg="http: GET /api/v1/svg/photo (200) [162.721µs]" time="2021-01-30T10:54:10Z" level=debug msg="http: GET /api/v1/photos/pqmxlr2246libzzo (200) [2.251396ms]" time="2021-01-30T10:54:12Z" level=debug msg="photo: using label Horse to create title for pqmxlr2246libzzo" time="2021-01-30T10:54:12Z" level=debug msg="photo: changed title of pqmxlr2246libzzo to “Horse / South Africa / 2013”" time="2021-01-30T10:54:12Z" level=info msg="photos: found 1 results for id:pqmxlr2246libzzo merged:true [1.073756ms]" time="2021-01-30T10:54:12Z" level=info msg="label saved" time="2021-01-30T10:54:12Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr2246libzzo/label/13 (200) [43.977256ms]" time="2021-01-30T10:54:13Z" level=debug msg="labels: search count:24 [8.422µs]" time="2021-01-30T10:54:13Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [807.421µs]" time="2021-01-30T10:54:13Z" level=info msg="search: label Horse includes 1 categories" time="2021-01-30T10:54:13Z" level=debug msg="labels: search q:horse count:24 [9.997µs]" time="2021-01-30T10:54:13Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=horse&all= (200) [753.924µs]" time="2021-01-30T10:54:14Z" level=info msg="search: label Horse includes 0 categories" time="2021-01-30T10:54:14Z" level=info msg="photos: found 3 results for public:true dist:20 label:horse count:60 order:newest merged:true [1.453006ms]" time="2021-01-30T10:54:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:horse&public=true&quality=0 (200) [2.275502ms]" time="2021-01-30T10:54:14Z" level=debug msg="http: GET /api/v1/photos/pqmxlr2246libzzo (200) [2.404059ms]" time="2021-01-30T10:54:16Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T10:54:16Z" level=debug msg="photo: changed title of pqmxlr2246libzzo to “Zebra / South Africa / 2013”" time="2021-01-30T10:54:16Z" level=info msg="photos: found 1 results for id:pqmxlr2246libzzo merged:true [676.711µs]" time="2021-01-30T10:54:16Z" level=info msg="label saved" time="2021-01-30T10:54:16Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr2246libzzo/label/13 (200) [33.548172ms]" time="2021-01-30T10:54:16Z" level=debug msg="labels: search count:24 [12.3µs]" time="2021-01-30T10:54:16Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [893.571µs]" time="2021-01-30T10:54:17Z" level=info msg="search: label horse not found" time="2021-01-30T10:54:17Z" level=debug msg="labels: search q:horse count:24 [9.048µs]" time="2021-01-30T10:54:17Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=horse&all= (200) [473.981µs]" time="2021-01-30T10:54:17Z" level=debug msg="http: GET /photos (200) [7.207012ms]" time="2021-01-30T10:54:17Z" level=debug msg="http: GET /api/v1/ws (200) [11.828539393s]" time="2021-01-30T10:54:17Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.424331ms]" time="2021-01-30T10:54:17Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [249.283697ms]" time="2021-01-30T10:54:19Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.404072ms]" time="2021-01-30T10:54:19Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.86075ms]" time="2021-01-30T10:54:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.657912ms]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [211.349µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [146.29µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [283.712µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [175.485µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [138.61µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [138.907µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [146.068µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [137.294µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [184.256µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [165.66µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [137.35µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [152.1µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [402.16µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [168.669µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [124.162µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [143.976µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [181.567µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [128.873µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [141.872µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [345.793µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [137.005µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [168.579µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [145.552µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [157.513µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.677µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [255.653µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [138.337µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [362.542µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [128.052µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [155.602µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [158.891µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [5.752799ms]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [147.206µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [194.461µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [164.118µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [143.794µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [132.614µs]" time="2021-01-30T10:54:20Z" level=debug msg="albums: search type:album count:24 [10.269µs]" time="2021-01-30T10:54:20Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [819.734µs]" time="2021-01-30T10:54:21Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.815µs]" time="2021-01-30T10:54:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [234.415µs]" time="2021-01-30T10:54:21Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [4.223µs]" time="2021-01-30T10:54:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [186.561µs]" time="2021-01-30T10:54:21Z" level=debug msg="albums: search q:christmas type:album count:24 [14.417µs]" time="2021-01-30T10:54:21Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Christmas&category=&type=album (200) [1.026636ms]" time="2021-01-30T10:54:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [322.723µs]" time="2021-01-30T10:54:21Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [862.831µs]" time="2021-01-30T10:54:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.576236ms]" time="2021-01-30T10:54:22Z" level=debug msg="labels: search count:24 [7.532µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [872.994µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.423µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [178.364µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.793µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [182.084µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.385µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [159.705µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.754µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [227.428µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.985µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [213.259µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.428µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [229.19µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.403µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [188.246µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [5.233µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [193.695µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.796µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [220.554µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [4.581µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [199.294µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.575µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [167.974µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [4.513µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [174.658µs]" time="2021-01-30T10:54:22Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [8.653µs]" time="2021-01-30T10:54:22Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [196.706µs]" time="2021-01-30T10:54:23Z" level=info msg="search: label Landscape includes 2 categories" time="2021-01-30T10:54:23Z" level=debug msg="labels: search q:landscape count:24 [8.318µs]" time="2021-01-30T10:54:23Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=landscape&all= (200) [746.613µs]" time="2021-01-30T10:54:23Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T10:54:23Z" level=info msg="photos: found 7 results for public:true dist:20 label:landscape count:60 order:newest merged:true [2.330449ms]" time="2021-01-30T10:54:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:landscape&public=true&quality=0 (200) [3.635427ms]" time="2021-01-30T10:54:24Z" level=debug msg="labels: search count:24 [7.287µs]" time="2021-01-30T10:54:24Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [864.989µs]" time="2021-01-30T10:54:25Z" level=debug msg="albums: search type:album count:1000 [9.789µs]" time="2021-01-30T10:54:25Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [904.263µs]" time="2021-01-30T10:54:26Z" level=info msg="6 entries added to Christmas" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_7680 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:colors from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2560 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_720 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_3840 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_50 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:left_224 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:right_224 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1920 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_500 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1280 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2048 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_4096 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_100 from cache" time="2021-01-30T10:54:26Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_224 from cache" time="2021-01-30T10:54:26Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [9.86µs]" time="2021-01-30T10:54:26Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/photos (200) [26.418628ms]" time="2021-01-30T10:54:26Z" level=debug msg="albums: search type:album count:24 [10.878µs]" time="2021-01-30T10:54:26Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [690.277µs]" time="2021-01-30T10:54:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [359.316µs]" time="2021-01-30T10:54:27Z" level=info msg="photos: found 8 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [2.129714ms]" time="2021-01-30T10:54:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [5.886832ms]" time="2021-01-30T10:54:29Z" level=info msg="5 entries removed from Christmas" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:colors from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2560 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_7680 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_50 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:left_224 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_720 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_3840 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:right_224 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1920 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2048 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_4096 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_100 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_224 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_500 from cache" time="2021-01-30T10:54:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1280 from cache" time="2021-01-30T10:54:29Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [33.466µs]" time="2021-01-30T10:54:29Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/photos (200) [36.871044ms]" time="2021-01-30T10:54:29Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [929.351µs]" time="2021-01-30T10:54:29Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.528462ms]" time="2021-01-30T10:54:29Z" level=debug msg="http: GET /photos (200) [7.387535ms]" time="2021-01-30T10:54:30Z" level=debug msg="http: GET /api/v1/ws (200) [11.644228922s]" time="2021-01-30T10:54:30Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.367028ms]" time="2021-01-30T10:54:30Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [285.215134ms]" time="2021-01-30T10:54:31Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.346536ms]" time="2021-01-30T10:54:31Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [5.443809ms]" time="2021-01-30T10:54:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.501769ms]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [202.761µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [198.706µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [4.426394ms]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [158.743µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [161.649µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [148.413µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [193.975µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [175.867µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [181.002µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [226.98µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [172.209µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [161.513µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [205.822µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [153.591µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [107.192µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [159.26µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [308.682µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [94.075µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [145.241µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [184.614µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [184.39µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [212.873µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [183.665µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [190.562µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [162.531µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [161.661µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [188.602µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [205.543µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [165.994µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [195.692µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [168.902µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [145.461µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [227.43µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [180.382µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [564.09µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [172.301µs]" time="2021-01-30T10:54:32Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [148.863µs]" time="2021-01-30T10:54:33Z" level=debug msg="labels: search count:24 [8.103µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [674.747µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.855µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [190.185µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [4.216µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [202.014µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [5.224µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [192.901µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.905µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [822.481µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [4.781µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [294.096µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [2.998µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [155.431µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.351µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [175.637µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.115µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [176.458µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.692µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [208.64µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.898µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [150.671µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [2.155µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [156.536µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [1.772µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [123.936µs]" time="2021-01-30T10:54:33Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.337µs]" time="2021-01-30T10:54:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [196.857µs]" time="2021-01-30T10:54:34Z" level=info msg="search: label Dome includes 1 categories" time="2021-01-30T10:54:34Z" level=debug msg="labels: search q:dome count:24 [10.408µs]" time="2021-01-30T10:54:34Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=dome&all= (200) [683.774µs]" time="2021-01-30T10:54:34Z" level=info msg="search: label Dome includes 0 categories" time="2021-01-30T10:54:34Z" level=info msg="photos: found 1 results for public:true dist:20 label:dome count:60 order:newest merged:true [1.257329ms]" time="2021-01-30T10:54:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:dome&public=true&quality=0 (200) [1.971236ms]" time="2021-01-30T10:54:35Z" level=debug msg="labels: search count:24 [8.742µs]" time="2021-01-30T10:54:35Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [663.663µs]" time="2021-01-30T10:54:36Z" level=info msg="labels: deleting lqmxlr39h7yd60w8" time="2021-01-30T10:54:36Z" level=debug msg="http: POST /api/v1/batch/labels/delete (200) [12.991003ms]" time="2021-01-30T10:54:37Z" level=info msg="search: label dome not found" time="2021-01-30T10:54:37Z" level=debug msg="labels: search q:dome count:24 [10.482µs]" time="2021-01-30T10:54:37Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=dome&all= (200) [1.123536ms]" time="2021-01-30T10:54:37Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.591767ms]" time="2021-01-30T10:54:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.294746ms]" time="2021-01-30T10:54:38Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [171.04µs]" time="2021-01-30T10:54:38Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [144.168µs]" time="2021-01-30T10:54:38Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [173.224µs]" time="2021-01-30T10:54:38Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [270.602µs]" time="2021-01-30T10:54:38Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [127.009µs]" time="2021-01-30T10:54:39Z" level=debug msg="http: GET /api/v1/svg/photo (200) [150.933µs]" time="2021-01-30T10:54:39Z" level=debug msg="http: GET /api/v1/photos/pqmxlr32xpzvdvku (200) [2.131528ms]" time="2021-01-30T10:54:41Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T10:54:41Z" level=info msg="photos: found 1 results for id:pqmxlr32xpzvdvku merged:true [766.916µs]" time="2021-01-30T10:54:41Z" level=info msg="label updated" time="2021-01-30T10:54:41Z" level=debug msg="http: POST /api/v1/photos/pqmxlr32xpzvdvku/label (200) [33.132147ms]" time="2021-01-30T10:54:41Z" level=debug msg="http: GET /photos (200) [7.214461ms]" time="2021-01-30T10:54:41Z" level=debug msg="http: GET /api/v1/ws (200) [10.460405929s]" time="2021-01-30T10:54:41Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.625586ms]" time="2021-01-30T10:54:41Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [248.154953ms]" time="2021-01-30T10:54:43Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.823342ms]" time="2021-01-30T10:54:43Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.401204ms]" time="2021-01-30T10:54:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.179947ms]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [153.527µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [177.752µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [168.489µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [223.076µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [2.494943ms]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [209.837µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [195.988µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [168.947µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [173.3µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [194.215µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [184.984µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [168.652µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [227.55µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [255.769µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.572µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [150.912µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [198.934µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [212.02µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [144.102µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [203.969µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [252.82µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [180.363µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [160.687µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [152.566µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [147.565µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [160.35µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [143.11µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [173.28µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [126.099µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [150.119µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [129.215µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [159.054µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [162.951µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [154.668µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [158.719µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [109.707µs]" time="2021-01-30T10:54:44Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [460.603µs]" time="2021-01-30T10:54:45Z" level=debug msg="labels: search count:24 [8.883µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [722.097µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.714µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [225.143µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [6.699µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [267.048µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.696µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [242.26µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.9µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [205.01µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.629µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [212.135µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [2.939µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [155.768µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [3.253µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [169.953µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.576µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [170.486µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.544µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [221.622µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [7.676µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [273.692µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [5.809µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [229.385µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [4.715µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [209.208µs]" time="2021-01-30T10:54:45Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.776µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [205.556µs]" time="2021-01-30T10:54:45Z" level=info msg="search: label bakery not found" time="2021-01-30T10:54:45Z" level=debug msg="labels: search q:bakery count:24 [9.522µs]" time="2021-01-30T10:54:45Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=bakery&all= (200) [1.678756ms]" time="2021-01-30T10:54:46Z" level=debug msg="http: GET /api/v1/folders/import?recursive=true&uncached=true (200) [46.983838ms]" time="2021-01-30T10:54:47Z" level=info msg="Settings saved" time="2021-01-30T10:54:47Z" level=debug msg="http: POST /api/v1/settings (200) [4.617889ms]" [GIN-debug] redirecting request 307: /api/v1/import/ --> /api/v1/import/ time="2021-01-30T10:54:47Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T10:54:47Z" level=info msg="Copying files from Bäckerei" time="2021-01-30T10:54:47Z" level=info msg="import: no .ppignore file found" time="2021-01-30T10:54:47Z" level=debug msg="media: no original json sidecar file found for library-import-001.jpg" time="2021-01-30T10:54:47Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:54:47Z" level=info msg="media: library-import-001.jpg was taken at 2010-03-12 17:10:07 +0000 UTC (meta)" time="2021-01-30T10:54:47Z" level=info msg="folder: added album “March 2010” (path:2010/03 public:true)" time="2021-01-30T10:54:47Z" level=info msg="import: created folder /2010/03" time="2021-01-30T10:54:47Z" level=info msg="import: moving main jpg file library-import-001.jpg to 2010/03/20100312_171007_16084939.jpg" time="2021-01-30T10:54:47Z" level=info msg="media: 11 thumbnails created for 20100312_171007_16084939 [612.687702ms]" time="2021-01-30T10:54:47Z" level=debug msg="media: no original json sidecar file found for 20100312_171007_16084939.jpg" time="2021-01-30T10:54:47Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T10:54:47Z" level=info msg="media: 20100312_171007_16084939.jpg was taken at 2010-03-12 17:10:07 +0000 UTC (meta)" time="2021-01-30T10:54:48Z" level=debug msg="index: image classification took 246.878382ms" time="2021-01-30T10:54:48Z" level=debug msg="photo: changed title of pqnqubc2ogrdaqvm to “Library Import / 2010”" time="2021-01-30T10:54:48Z" level=info msg="import: added main jpg file 2010/03/20100312_171007_16084939.jpg" time="2021-01-30T10:54:48Z" level=debug msg="http: GET /api/v1/config (200) [20.193536ms]" time="2021-01-30T10:54:48Z" level=debug msg="http: GET /api/v1/config (200) [97.954736ms]" time="2021-01-30T10:54:48Z" level=debug msg="http: GET /api/v1/config (200) [10.930422ms]" time="2021-01-30T10:54:48Z" level=debug msg="http: GET /api/v1/config (200) [121.874917ms]" time="2021-01-30T10:54:48Z" level=debug msg="moments: index contains 44 photos and 5 videos, using threshold 6" time="2021-01-30T10:54:48Z" level=info msg="moments: added “March 2010” (public:true year:2010 month:3)" time="2021-01-30T10:54:48Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T10:54:48Z" level=info msg="Import completed in 1 s" time="2021-01-30T10:54:48Z" level=debug msg="http: POST /api/v1/import/ (200) [1.132543654s]" time="2021-01-30T10:54:48Z" level=debug msg="http: GET /api/v1/config (200) [99.847948ms]" time="2021-01-30T10:54:48Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:120 order:added merged:true [12.997731ms]" time="2021-01-30T10:54:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=added&q=&public=true&quality=3 (200) [23.676624ms]" time="2021-01-30T10:54:48Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:120 order:newest merged:true [14.506383ms]" time="2021-01-30T10:54:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [31.094127ms]" time="2021-01-30T10:54:48Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:120 order:newest merged:true [7.959808ms]" time="2021-01-30T10:54:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.932833ms]" time="2021-01-30T10:54:48Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_224 (200) [327.925µs]" time="2021-01-30T10:54:49Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [210.229µs]" time="2021-01-30T10:54:49Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [277.776µs]" time="2021-01-30T10:54:49Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [221.642µs]" time="2021-01-30T10:54:49Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_224 (304) [84.88µs]" time="2021-01-30T10:54:49Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (304) [79.81µs]" time="2021-01-30T10:54:49Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (304) [72.749µs]" time="2021-01-30T10:54:49Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (304) [76.214µs]" time="2021-01-30T10:54:49Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (304) [52.265µs]" time="2021-01-30T10:54:49Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (304) [100.276µs]" time="2021-01-30T10:55:10Z" level=debug msg="http: GET /api/v1/config (200) [5.562689ms]" time="2021-01-30T10:55:47Z" level=debug msg="labels: search count:24 [8.057µs]" time="2021-01-30T10:55:47Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [726.673µs]" time="2021-01-30T10:55:47Z" level=debug msg="cached label-cover:lqnqubctiqr48av8:tile_500 [1.087147ms]" time="2021-01-30T10:55:47Z" level=debug msg="http: GET /api/v1/labels/lqnqubctiqr48av8/t/public/tile_500 (200) [1.27349ms]" time="2021-01-30T10:55:47Z" level=debug msg="labels: search count:48 [8.773µs]" time="2021-01-30T10:55:47Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [914.462µs]" time="2021-01-30T10:55:48Z" level=info msg="search: label Bakery includes 1 categories" time="2021-01-30T10:55:48Z" level=debug msg="labels: search q:bakery count:24 [8.991µs]" time="2021-01-30T10:55:48Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=bakery&all= (200) [808.69µs]" time="2021-01-30T10:55:48Z" level=debug msg="http: GET /photos (200) [9.501509ms]" time="2021-01-30T10:55:48Z" level=debug msg="http: GET /api/v1/ws (200) [1m6.689702897s]" time="2021-01-30T10:55:49Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.175801ms]" time="2021-01-30T10:55:49Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [237.523876ms]" time="2021-01-30T10:55:50Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.5929ms]" time="2021-01-30T10:55:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.054566ms]" time="2021-01-30T10:55:50Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [5.969818ms]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [253.555µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [175.666µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [150.436µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [199.351µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [152.296µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [159.271µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [138.659µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [167.495µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [159.729µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [174.85µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [179.417µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [155.579µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [181.804µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [169.548µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [141.728µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [149.633µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [186.841µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.637µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [139.413µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [130.859µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.131µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [131.561µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [152.605µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [144.51µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.733µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [141.677µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [139.601µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [184.737µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [129.671µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [158.465µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [143.357µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [145.345µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [130.856µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [185.106µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [185.145µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.136µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [109.491µs]" time="2021-01-30T10:55:51Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [134.952µs]" time="2021-01-30T10:55:52Z" level=debug msg="labels: search count:24 [20.985µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [3.52679ms]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqnqubctiqr48av8:tile_500 [5.446µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqnqubctiqr48av8/t/public/tile_500 (200) [236.714µs]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.568µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [169.48µs]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.972µs]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [2.791µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [151.566µs]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.234µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [226.167µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [2.317427ms]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.725µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [222.296µs]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.476µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [200.573µs]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.79µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [185.842µs]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.283µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [211.631µs]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.151µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [213.967µs]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.16µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [173.134µs]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [7.485µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [243.78µs]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [4.494µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [204.359µs]" time="2021-01-30T10:55:52Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.203µs]" time="2021-01-30T10:55:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [201.13µs]" time="2021-01-30T10:55:53Z" level=info msg="search: label cheetah not found" time="2021-01-30T10:55:53Z" level=debug msg="labels: search q:cheetah count:24 [8.71µs]" time="2021-01-30T10:55:53Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=cheetah&all= (200) [1.742486ms]" time="2021-01-30T10:55:53Z" level=debug msg="albums: search type:moment count:24 [29.917µs]" time="2021-01-30T10:55:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [862.863µs]" time="2021-01-30T10:55:53Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [4.923µs]" time="2021-01-30T10:55:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [208.066µs]" time="2021-01-30T10:55:53Z" level=debug msg="albums: search type:month count:24 [10.934µs]" time="2021-01-30T10:55:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.677686ms]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.621µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [4.386596ms]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.205µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [1.339052ms]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [1.712µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.635µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [640.367µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [2.095907ms]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.261µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [225.635µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.838µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [159.752µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.532µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [190.832µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [3.602µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [168.685µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.635µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [1.571367ms]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.122µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [267.473µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.812µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.732µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [247.357µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [293.051µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.967µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [195.554µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.764µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [243.768µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.703µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [212.703µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.97µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [164.061µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.732µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [197.347µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [2.419µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [136.28µs]" time="2021-01-30T10:55:54Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.756µs]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [212.579µs]" time="2021-01-30T10:55:54Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnqubc23n4595sz year:2010 month:3 count:1 order:relevance [710.374µs]" time="2021-01-30T10:55:54Z" level=debug msg="cached album-cover:aqnqubc23n4595sz:tile_500 [1.644637ms]" time="2021-01-30T10:55:54Z" level=debug msg="http: GET /api/v1/albums/aqnqubc23n4595sz/t/public/tile_500 (200) [1.790932ms]" time="2021-01-30T10:55:55Z" level=debug msg="albums: search q:\"december 2013\" type:month count:24 [11.316µs]" time="2021-01-30T10:55:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=December+2013&category=&type=month (200) [831.307µs]" time="2021-01-30T10:55:55Z" level=debug msg="albums: search type:folder count:24 order:default [11.559µs]" time="2021-01-30T10:55:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [944.002µs]" time="2021-01-30T10:55:55Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.056µs]" time="2021-01-30T10:55:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [186.048µs]" time="2021-01-30T10:55:55Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.922µs]" time="2021-01-30T10:55:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [497.946µs]" time="2021-01-30T10:55:55Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.813µs]" time="2021-01-30T10:55:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [176.289µs]" time="2021-01-30T10:55:55Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.775µs]" time="2021-01-30T10:55:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [201.002µs]" time="2021-01-30T10:55:55Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [4.462µs]" time="2021-01-30T10:55:55Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [4.526µs]" time="2021-01-30T10:55:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [748.903µs]" time="2021-01-30T10:55:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [1.755069ms]" time="2021-01-30T10:55:55Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnqubb3v50jncki count:1 order:relevance [903.324µs]" time="2021-01-30T10:55:55Z" level=debug msg="cached album-cover:aqnqubb3v50jncki:tile_500 [2.277058ms]" time="2021-01-30T10:55:55Z" level=debug msg="http: GET /api/v1/albums/aqnqubb3v50jncki/t/public/tile_500 (200) [2.423615ms]" time="2021-01-30T10:55:55Z" level=debug msg="albums: search q:moment type:folder count:24 order:default [11.394µs]" time="2021-01-30T10:55:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Moment&category=&type=folder&order=default (200) [1.162321ms]" time="2021-01-30T10:55:56Z" level=debug msg="albums: search type:state count:24 [10.367µs]" time="2021-01-30T10:55:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.002523ms]" time="2021-01-30T10:55:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [670.025µs]" time="2021-01-30T10:55:56Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [1.533209ms]" time="2021-01-30T10:55:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [1.683473ms]" time="2021-01-30T10:55:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [628.885µs]" time="2021-01-30T10:55:56Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [1.438571ms]" time="2021-01-30T10:55:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [1.593449ms]" time="2021-01-30T10:55:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [661.546µs]" time="2021-01-30T10:55:56Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [1.668574ms]" time="2021-01-30T10:55:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [1.852052ms]" time="2021-01-30T10:55:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [1.167605ms]" time="2021-01-30T10:55:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [978.922µs]" time="2021-01-30T10:55:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [785.476µs]" time="2021-01-30T10:55:56Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [4.429741ms]" time="2021-01-30T10:55:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [4.672161ms]" time="2021-01-30T10:55:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [725.038µs]" time="2021-01-30T10:55:56Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [1.645947ms]" time="2021-01-30T10:55:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [1.788405ms]" time="2021-01-30T10:55:56Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [16.204909ms]" time="2021-01-30T10:55:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [16.453487ms]" time="2021-01-30T10:55:56Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [18.530741ms]" time="2021-01-30T10:55:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [18.727077ms]" time="2021-01-30T10:55:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [681.735µs]" time="2021-01-30T10:55:56Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [1.737934ms]" time="2021-01-30T10:55:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [1.996497ms]" time="2021-01-30T10:55:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [3.461472ms]" time="2021-01-30T10:55:56Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [4.700906ms]" time="2021-01-30T10:55:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [4.931493ms]" time="2021-01-30T10:55:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [874.473µs]" time="2021-01-30T10:55:56Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [7.808448ms]" time="2021-01-30T10:55:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [8.007474ms]" time="2021-01-30T10:55:57Z" level=debug msg="albums: search q:kwazulu type:state count:24 [15.429µs]" time="2021-01-30T10:55:57Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KwaZulu&category=&type=state (200) [710.355µs]" time="2021-01-30T10:55:58Z" level=info msg="folder: added album 2010 (path:2010 public:true)" time="2021-01-30T10:55:58Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [15.114919ms]" time="2021-01-30T10:55:58Z" level=debug msg="http: GET /api/v1/svg/folder (200) [116.914µs]" time="2021-01-30T10:56:05Z" level=debug msg="http: GET /photos (200) [5.110568ms]" time="2021-01-30T10:56:05Z" level=debug msg="http: GET /api/v1/ws (200) [15.671677491s]" time="2021-01-30T10:56:05Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.903729ms]" time="2021-01-30T10:56:05Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [220.250026ms]" time="2021-01-30T10:56:07Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.890762ms]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.755315ms]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [33.121532ms]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [189.51µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [138.082µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [125.776µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [233.542µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [134.486µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [154.023µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [168.326µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [151.435µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [144.166µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [195.264µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [164.211µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [168.598µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [190.05µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [165.857µs]" time="2021-01-30T10:56:07Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [132.961µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [161.595µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [166.772µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [168.569µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [199.107µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [146.769µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [137.292µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [144.505µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [128.453µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [112.064µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [143.444µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [189.491µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [156.146µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.501µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [159.365µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [158.476µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [146.003µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [147.639µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [131.63µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [158.073µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.463µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [145.322µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.275µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [141.937µs]" time="2021-01-30T10:56:08Z" level=debug msg="albums: search type:moment count:24 [10.737µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [870.479µs]" time="2021-01-30T10:56:08Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [4.232µs]" time="2021-01-30T10:56:08Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [300.195µs]" time="2021-01-30T10:56:09Z" level=debug msg="albums: search q:nature type:moment count:24 [10.172µs]" time="2021-01-30T10:56:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Nature&category=&type=moment (200) [725.459µs]" time="2021-01-30T10:56:11Z" level=info msg="Album saved" time="2021-01-30T10:56:11Z" level=debug msg="albums: search id:aqnah1mhviyxpahk [10.701µs]" time="2021-01-30T10:56:11Z" level=debug msg="http: PUT /api/v1/albums/aqnah1mhviyxpahk (200) [9.830843ms]" time="2021-01-30T10:56:12Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [319.903µs]" time="2021-01-30T10:56:12Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T10:56:12Z" level=info msg="photos: found 7 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:60 order:oldest merged:true [2.145088ms]" time="2021-01-30T10:56:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape&merged=true&country=&camera=0&order=oldest&q= (200) [3.414888ms]" time="2021-01-30T10:56:12Z" level=debug msg="albums: search type:moment count:24 [12.711µs]" time="2021-01-30T10:56:12Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [742.902µs]" time="2021-01-30T10:56:13Z" level=debug msg="albums: search type:moment category:Mountains count:24 [15.622µs]" time="2021-01-30T10:56:13Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=moment (200) [639.415µs]" time="2021-01-30T10:56:13Z" level=debug msg="http: GET /api/v1/ws (200) [6.907886933s]" time="2021-01-30T10:56:21Z" level=debug msg="http: GET /api/v1/config (200) [10.028681ms]" time="2021-01-30T10:56:54Z" level=debug msg="http: GET /photos (200) [7.767739ms]" time="2021-01-30T10:56:54Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.624317ms]" time="2021-01-30T10:56:54Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [215.388859ms]" time="2021-01-30T10:56:57Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [228.794µs]" time="2021-01-30T10:56:57Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.251107ms]" time="2021-01-30T10:56:57Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.507654ms]" time="2021-01-30T10:56:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.217412ms]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [174.365µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [147.701µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [126.182µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [153.617µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [202.397µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [157.376µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [170.493µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [135.53µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [171.95µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [218.489µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [173.149µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [165.523µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [186.772µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [173.06µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.296µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [172.935µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [177.073µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [152.66µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [118.528µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [160.95µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [194.379µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [156.447µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [176.476µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [154.939µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [164.012µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [194.932µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [175.812µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [181.423µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [147.949µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [164.479µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [126.946µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [152.887µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [164.426µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [162.703µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [259.21µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [176.161µs]" time="2021-01-30T10:56:58Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [221.766µs]" time="2021-01-30T10:56:59Z" level=debug msg="albums: search type:album count:24 [10.235µs]" time="2021-01-30T10:56:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [676.748µs]" time="2021-01-30T10:56:59Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.724µs]" time="2021-01-30T10:56:59Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.096731ms]" time="2021-01-30T10:56:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [196.184µs]" time="2021-01-30T10:56:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.267121ms]" time="2021-01-30T10:56:59Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:January 2021 AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} january-2021" time="2021-01-30T10:56:59Z" level=info msg="Album created" time="2021-01-30T10:56:59Z" level=debug msg="albums: search id:aqnquez1xqqfgmbg [11.352µs]" time="2021-01-30T10:56:59Z" level=debug msg="http: POST /api/v1/albums (200) [13.828329ms]" time="2021-01-30T10:56:59Z" level=debug msg="album-cover: no photos yet, using generic image for aqnquez1xqqfgmbg" time="2021-01-30T10:56:59Z" level=debug msg="http: GET /api/v1/albums/aqnquez1xqqfgmbg/t/public/tile_500 (200) [1.38817ms]" time="2021-01-30T10:57:00Z" level=info msg="albums: deleting aqnquez1xqqfgmbg" time="2021-01-30T10:57:00Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [13.994348ms]" time="2021-01-30T10:57:01Z" level=debug msg="http: GET /photos (200) [15.128693ms]" time="2021-01-30T10:57:01Z" level=debug msg="http: GET /api/v1/ws (200) [4.322765757s]" time="2021-01-30T10:57:01Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [28.313758ms]" time="2021-01-30T10:57:01Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [291.167132ms]" time="2021-01-30T10:57:03Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.730327ms]" time="2021-01-30T10:57:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.836567ms]" time="2021-01-30T10:57:03Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.046181ms]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [211.343µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [190.775µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [123.103µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [189.578µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [145.528µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [367.935µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [212.382µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [190.2µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [141.191µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [175.815µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [149.569µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [163.874µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [265.726µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [224.342µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [160.862µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [159.155µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [158.931µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [133.088µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [127.868µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [128.587µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [141.818µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [159.665µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [203.534µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [165.138µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [167.522µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [167.734µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [187.444µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [185.931µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [187.128µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [206.482µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.709µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [162.133µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [147.135µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [154.718µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [149.893µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [171.131µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [142.838µs]" time="2021-01-30T10:57:04Z" level=debug msg="albums: search type:album count:24 [10.276µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [704.048µs]" time="2021-01-30T10:57:04Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.289µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [263.505µs]" time="2021-01-30T10:57:04Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [6.673µs]" time="2021-01-30T10:57:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [317.661µs]" time="2021-01-30T10:57:05Z" level=debug msg="albums: search q:holiday type:album count:24 [11.675µs]" time="2021-01-30T10:57:05Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [734.396µs]" time="2021-01-30T10:57:07Z" level=info msg="Album saved" time="2021-01-30T10:57:07Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [10.678µs]" time="2021-01-30T10:57:07Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [10.680258ms]" time="2021-01-30T10:57:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [358.566µs]" time="2021-01-30T10:57:07Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [999.134µs]" time="2021-01-30T10:57:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.733741ms]" time="2021-01-30T10:57:08Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.629017ms]" time="2021-01-30T10:57:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.615234ms]" time="2021-01-30T10:57:09Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [174.393µs]" time="2021-01-30T10:57:09Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [152.656µs]" time="2021-01-30T10:57:09Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [196.108µs]" time="2021-01-30T10:57:09Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [198.065µs]" time="2021-01-30T10:57:09Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [198.91µs]" time="2021-01-30T10:57:09Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.515582ms]" time="2021-01-30T10:57:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [15.240383ms]" time="2021-01-30T10:57:11Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [64.517µs]" time="2021-01-30T10:57:11Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [206.504µs]" time="2021-01-30T10:57:11Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [246.751µs]" time="2021-01-30T10:57:11Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [215.475µs]" time="2021-01-30T10:57:11Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [239.107µs]" time="2021-01-30T10:57:11Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [227.881µs]" time="2021-01-30T10:57:12Z" level=debug msg="albums: search type:album count:1000 [25.392µs]" time="2021-01-30T10:57:12Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [709.099µs]" time="2021-01-30T10:57:14Z" level=info msg="2 entries added to Animals" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T10:57:14Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T10:57:14Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [9.47µs]" time="2021-01-30T10:57:14Z" level=debug msg="http: POST /api/v1/albums/aqmxlt22ilujuxux/photos (200) [17.602173ms]" time="2021-01-30T10:57:14Z" level=debug msg="albums: search type:album count:24 [11.742µs]" time="2021-01-30T10:57:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [834.918µs]" time="2021-01-30T10:57:15Z" level=debug msg="albums: search type:album category:Family count:24 [14.457µs]" time="2021-01-30T10:57:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Family&type=album (200) [730.07µs]" time="2021-01-30T10:57:15Z" level=debug msg="albums: search type:album count:24 [11.837µs]" time="2021-01-30T10:57:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [737.719µs]" time="2021-01-30T10:57:15Z" level=debug msg="albums: search type:album count:48 [13.781µs]" time="2021-01-30T10:57:15Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=album (200) [818.622µs]" time="2021-01-30T10:57:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [357.785µs]" time="2021-01-30T10:57:16Z" level=info msg="photos: found 4 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.565344ms]" time="2021-01-30T10:57:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.8076ms]" time="2021-01-30T10:57:17Z" level=info msg="2 entries removed from Animals" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T10:57:17Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T10:57:17Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [9.666µs]" time="2021-01-30T10:57:17Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlt22ilujuxux/photos (200) [12.962592ms]" time="2021-01-30T10:57:17Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [1.082417ms]" time="2021-01-30T10:57:17Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.794452ms]" time="2021-01-30T10:57:19Z" level=info msg="Album saved" time="2021-01-30T10:57:19Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [12.25µs]" time="2021-01-30T10:57:19Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [19.205799ms]" time="2021-01-30T10:57:19Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [1.14872ms]" time="2021-01-30T10:57:19Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.978443ms]" time="2021-01-30T10:57:20Z" level=debug msg="albums: search type:album count:24 [11.764µs]" time="2021-01-30T10:57:20Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [648.137µs]" time="2021-01-30T10:57:20Z" level=debug msg="http: GET /photos (200) [9.814923ms]" time="2021-01-30T10:57:20Z" level=debug msg="http: GET /api/v1/ws (200) [18.719394723s]" time="2021-01-30T10:57:20Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [26.396814ms]" time="2021-01-30T10:57:21Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [268.275629ms]" time="2021-01-30T10:57:23Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.968254ms]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.757051ms]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.616432ms]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [196.303µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [148.509µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [155.213µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [167.375µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [139.988µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [145.795µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [196.675µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.472µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [159.153µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [191.824µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [156.218µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [162.734µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [173.49µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [133.388µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [315.417µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [377.877µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [176.592µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [136.835µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [118.246µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [145.427µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [153.199µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [229.412µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [235.03µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [143.355µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.611µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [487.369µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [282.6µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [149.423µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [172.449µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [100.111µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [1.164503ms]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.424µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.932µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [150.715µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [159.394µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [177.461µs]" time="2021-01-30T10:57:23Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [127.252µs]" time="2021-01-30T10:57:24Z" level=debug msg="albums: search type:album count:24 [10.237µs]" time="2021-01-30T10:57:24Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [736.023µs]" time="2021-01-30T10:57:24Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.882µs]" time="2021-01-30T10:57:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [516.985µs]" time="2021-01-30T10:57:24Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.61537ms]" time="2021-01-30T10:57:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.778501ms]" time="2021-01-30T10:57:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [395.979µs]" time="2021-01-30T10:57:25Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [822µs]" time="2021-01-30T10:57:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.00238ms]" time="2021-01-30T10:57:25Z" level=debug msg="http: GET /photos (200) [7.280016ms]" time="2021-01-30T10:57:25Z" level=debug msg="http: GET /api/v1/ws (200) [3.995537442s]" time="2021-01-30T10:57:25Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.443209ms]" time="2021-01-30T10:57:26Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [211.138361ms]" time="2021-01-30T10:57:27Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.726259ms]" time="2021-01-30T10:57:27Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [9.245717ms]" time="2021-01-30T10:57:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [23.543582ms]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [147.781µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [151.183µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [135.121µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [170.814µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [152.858µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [131.888µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [167.728µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [600.886µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [128.811µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [182.86µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [146.388µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [151.975µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [195.993µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [109.305µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [935.345µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [145.639µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [157.459µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [151.947µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [144.482µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [156.527µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [150.432µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [143.127µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [159.5µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [151.39µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [141.706µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [142.096µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [156.83µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [187.143µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.573µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [205.075µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.02µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [162.365µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [110.076µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.746µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [174.405µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.354µs]" time="2021-01-30T10:57:28Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [139.397µs]" time="2021-01-30T10:57:29Z" level=debug msg="albums: search type:folder count:24 order:default [10.556µs]" time="2021-01-30T10:57:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.001546ms]" time="2021-01-30T10:57:29Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.226µs]" time="2021-01-30T10:57:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [191.231µs]" time="2021-01-30T10:57:29Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.631µs]" time="2021-01-30T10:57:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [160.188µs]" time="2021-01-30T10:57:29Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.904µs]" time="2021-01-30T10:57:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [173.879µs]" time="2021-01-30T10:57:29Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [4.124µs]" time="2021-01-30T10:57:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [189.674µs]" time="2021-01-30T10:57:29Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [4.118µs]" time="2021-01-30T10:57:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [216.295µs]" time="2021-01-30T10:57:29Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.069µs]" time="2021-01-30T10:57:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [146.067µs]" time="2021-01-30T10:57:29Z" level=debug msg="http: GET /photos (200) [17.512961ms]" time="2021-01-30T10:57:29Z" level=debug msg="http: GET /api/v1/ws (200) [2.810397867s]" time="2021-01-30T10:57:29Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.524024ms]" time="2021-01-30T10:57:29Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [208.310493ms]" time="2021-01-30T10:57:31Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.232462ms]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.721255ms]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.130894ms]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [236.032µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [170.07µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [133.084µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [161.84µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [176.305µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [131.889µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [119.412µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [136.544µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [168.474µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [207.389µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [231.696µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [225.589µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [183.123µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [190.748µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [129.946µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [206.436µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [795.297µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [131.268µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [145.503µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [169.15µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.144µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [393.834µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [141.167µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [131.35µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [150.619µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.749µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [159.025µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [181.62µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [142.46µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [178.608µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [153.265µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [477.316µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [145.404µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [214.148µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [155.225µs]" time="2021-01-30T10:57:31Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [178.955µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [221.251µs]" time="2021-01-30T10:57:32Z" level=debug msg="albums: search type:month count:24 [10.079µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.886762ms]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.499µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [278.038µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.567µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [201.726µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.423µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [149.942µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [4.549µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [184.793µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.481µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [185.047µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.491µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [285.856µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.711µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [197.007µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.8µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [185.167µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.489µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [222.062µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.349µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [7.379µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [160.983µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.085µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [139.779µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [5.298179ms]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.493µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [190.612µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.89µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [166.205µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.048µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [206.095µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.686µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [448.042µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.856µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [184.236µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.253µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [150.585µs]" time="2021-01-30T10:57:32Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.346µs]" time="2021-01-30T10:57:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [187.721µs]" time="2021-01-30T10:57:33Z" level=debug msg="http: GET /photos (200) [5.510379ms]" time="2021-01-30T10:57:33Z" level=debug msg="http: GET /api/v1/ws (200) [2.734505517s]" time="2021-01-30T10:57:33Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.415678ms]" time="2021-01-30T10:57:33Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [229.417696ms]" time="2021-01-30T10:57:34Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.486095ms]" time="2021-01-30T10:57:34Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.968435ms]" time="2021-01-30T10:57:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.458383ms]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [166.272µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [158.685µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [150.119µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [197.849µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [200.153µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [327.489µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [179.725µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [160.72µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [179.001µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [322.36µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [376.703µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [132.418µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [181.608µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [197.685µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [147.104µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [149.602µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [178.306µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [166.091µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [155.079µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [149.583µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [407.633µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [141.46µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [131.834µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [195.219µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [143.12µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [155.442µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [157.841µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [172.514µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [136.284µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [164.925µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [273.531µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [147.908µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [138.717µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [163.871µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [165.052µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [158.947µs]" time="2021-01-30T10:57:35Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [168.262µs]" time="2021-01-30T10:57:36Z" level=debug msg="albums: search type:album count:24 [10.09µs]" time="2021-01-30T10:57:36Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [675.791µs]" time="2021-01-30T10:57:36Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.882µs]" time="2021-01-30T10:57:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [224.29µs]" time="2021-01-30T10:57:36Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [4.327µs]" time="2021-01-30T10:57:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [194.122µs]" time="2021-01-30T10:57:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [320.993µs]" time="2021-01-30T10:57:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [366.889µs]" time="2021-01-30T10:57:37Z" level=info msg="Album saved" time="2021-01-30T10:57:37Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [9.529µs]" time="2021-01-30T10:57:37Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [17.36141ms]" time="2021-01-30T10:57:44Z" level=info msg="Album saved" time="2021-01-30T10:57:44Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [10.201µs]" time="2021-01-30T10:57:44Z" level=debug msg="http: PUT /api/v1/albums/aqmxlts2b2rx38wl/links/sqnqug13f8ixeycc (200) [13.96915ms]" time="2021-01-30T10:57:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [344.002µs]" time="2021-01-30T10:57:45Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [791.602µs]" time="2021-01-30T10:57:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.831017ms]" time="2021-01-30T10:57:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [445.786µs]" time="2021-01-30T10:57:52Z" level=info msg="Album saved" time="2021-01-30T10:57:52Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [15.332µs]" time="2021-01-30T10:57:52Z" level=debug msg="http: PUT /api/v1/albums/aqmxlts2b2rx38wl/links/sqnqug13f8ixeycc (200) [19.46177ms]" time="2021-01-30T10:57:52Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [797.895µs]" time="2021-01-30T10:57:52Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.249187ms]" time="2021-01-30T10:57:53Z" level=info msg="Album saved" time="2021-01-30T10:57:53Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [9.691µs]" time="2021-01-30T10:57:53Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [8.899881ms]" time="2021-01-30T10:57:53Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [999.743µs]" time="2021-01-30T10:57:53Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.565768ms]" time="2021-01-30T10:57:54Z" level=info msg="Album saved" time="2021-01-30T10:57:54Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [12.753µs]" time="2021-01-30T10:57:54Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/links/sqnqug13f8ixeycc (200) [9.956296ms]" time="2021-01-30T10:57:54Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [730.693µs]" time="2021-01-30T10:57:54Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.167311ms]" time="2021-01-30T10:57:54Z" level=debug msg="albums: search type:album count:24 [11.232µs]" time="2021-01-30T10:57:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [612.427µs]" time="2021-01-30T10:57:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [578.224µs]" time="2021-01-30T10:57:55Z" level=info msg="Album saved" time="2021-01-30T10:57:55Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [11.077µs]" time="2021-01-30T10:57:55Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/links/sqnqugha37qx9bmt (200) [14.135764ms]" time="2021-01-30T10:57:56Z" level=debug msg="http: GET /photos (200) [5.364612ms]" time="2021-01-30T10:57:56Z" level=debug msg="http: GET /api/v1/ws (200) [22.123674037s]" time="2021-01-30T10:57:56Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.198422ms]" time="2021-01-30T10:57:56Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [252.642198ms]" time="2021-01-30T10:57:58Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.590934ms]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [5.059307ms]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [23.744411ms]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [175.128µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [197.308µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [162.757µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [263.71µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [194.897µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [208.629µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [186.681µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [200.925µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [153.778µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [187.03µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [169.826µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [137.732µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [190.592µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [275.725µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [168.891µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [181.813µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [173.712µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [151.436µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [189.421µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [141.369µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [214.216µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [176.07µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [205.299µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [227.031µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [221.645µs]" time="2021-01-30T10:57:58Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.309µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [190.069µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [182.837µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [118.571µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [123.898µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [130.727µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [214.931µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [168.695µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [178.637µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [252.598µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [172.182µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [166.735µs]" time="2021-01-30T10:57:59Z" level=debug msg="albums: search type:album count:24 [10.124µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [742.955µs]" time="2021-01-30T10:57:59Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.121µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [209.023µs]" time="2021-01-30T10:57:59Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.412µs]" time="2021-01-30T10:57:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [169.042µs]" time="2021-01-30T10:58:00Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.67867ms]" time="2021-01-30T10:58:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.418566ms]" time="2021-01-30T10:58:00Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [147.801µs]" time="2021-01-30T10:58:00Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [142.225µs]" time="2021-01-30T10:58:00Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [211.202µs]" time="2021-01-30T10:58:00Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [137.008µs]" time="2021-01-30T10:58:00Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [121.61µs]" time="2021-01-30T10:58:01Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [5.932366ms]" time="2021-01-30T10:58:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [12.242894ms]" time="2021-01-30T10:58:03Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [262.103µs]" time="2021-01-30T10:58:03Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [268.116µs]" time="2021-01-30T10:58:03Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [288.032µs]" time="2021-01-30T10:58:04Z" level=debug msg="albums: search type:album count:1000 [10.217µs]" time="2021-01-30T10:58:04Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [711.224µs]" time="2021-01-30T10:58:05Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbum AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbum" time="2021-01-30T10:58:05Z" level=info msg="Album created" time="2021-01-30T10:58:05Z" level=debug msg="albums: search id:aqnqugt1avsnmxd2 [12.666µs]" time="2021-01-30T10:58:05Z" level=debug msg="http: POST /api/v1/albums (200) [21.214273ms]" time="2021-01-30T10:58:05Z" level=info msg="2 entries added to NotYetExistingAlbum" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:right_224 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:fit_1920 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:tile_500 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:fit_1280 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:fit_2048 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:fit_4096 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:tile_100 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:tile_224 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:fit_7680 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:colors from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:fit_2560 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:fit_720 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:fit_3840 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:tile_50 from cache" time="2021-01-30T10:58:05Z" level=debug msg="removed album-cover:aqnqugt1avsnmxd2:left_224 from cache" time="2021-01-30T10:58:05Z" level=debug msg="albums: search id:aqnqugt1avsnmxd2 [10.409µs]" time="2021-01-30T10:58:05Z" level=debug msg="http: POST /api/v1/albums/aqnqugt1avsnmxd2/photos (200) [17.97426ms]" time="2021-01-30T10:58:06Z" level=debug msg="albums: search type:album count:24 [12.766µs]" time="2021-01-30T10:58:06Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [837.391µs]" time="2021-01-30T10:58:06Z" level=debug msg="cached album-cover:aqnqugt1avsnmxd2:tile_500 [1.026072ms]" time="2021-01-30T10:58:06Z" level=debug msg="http: GET /api/v1/albums/aqnqugt1avsnmxd2/t/public/tile_500 (200) [1.240473ms]" time="2021-01-30T10:58:07Z" level=debug msg="albums: search q:notyetexistingalbum type:album count:24 [12.225µs]" time="2021-01-30T10:58:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbum&category=&type=album (200) [937.084µs]" time="2021-01-30T10:58:08Z" level=info msg="albums: deleting aqnqugt1avsnmxd2" time="2021-01-30T10:58:08Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [16.595688ms]" time="2021-01-30T10:58:08Z" level=debug msg="albums: search type:album count:24 [15.104µs]" time="2021-01-30T10:58:08Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [797.595µs]" time="2021-01-30T10:58:08Z" level=debug msg="http: GET /photos (200) [11.566643ms]" time="2021-01-30T10:58:08Z" level=debug msg="http: GET /api/v1/ws (200) [11.795085173s]" time="2021-01-30T10:58:08Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.57893ms]" time="2021-01-30T10:58:09Z" level=debug msg="http: GET /static/build/app.js?4eedff6f (200) [209.76505ms]" time="2021-01-30T10:58:10Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.962715ms]" time="2021-01-30T10:58:10Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.231994ms]" time="2021-01-30T10:58:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [21.516523ms]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [237.093µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [177.55µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [153.722µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [236.139µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [296.246µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [229.014µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [169.494µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [137.115µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [176.62µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [193.53µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [191.014µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [209.252µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [180.082µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [168.068µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.781µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [288.976µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.723µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [159.855µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [3.286512ms]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [154.102µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [146.295µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [167.807µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [199.149µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [145.535µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [144.798µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.612µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [144.622µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [198.441µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [133.288µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [174.493µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [130.143µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [166.047µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [138.197µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [183.874µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [168.752µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [464.919µs]" time="2021-01-30T10:58:11Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [131.521µs]" time="2021-01-30T10:58:12Z" level=debug msg="albums: search type:month count:24 [10.396µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.583698ms]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [3.955µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [276.539µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [5.981µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [256.867µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [4.402µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [186.717µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [4.09µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.525µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [258.706µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [1.200105ms]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.761µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [3.20681ms]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.477µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [251.451µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.489µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [204.856µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [18.037µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [227.995µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.955µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [364.835µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.403µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [182.93µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.341µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [178.119µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.744µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [201.021µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.218µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [158.467µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.717µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [188.802µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.112µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [163.953µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.053µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [341.99µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.71µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [154.159µs]" time="2021-01-30T10:58:12Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.66µs]" time="2021-01-30T10:58:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [197.973µs]" time="2021-01-30T10:58:13Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [11.775µs]" time="2021-01-30T10:58:13Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [749.904µs]" time="2021-01-30T10:58:15Z" level=info msg="Album saved" time="2021-01-30T10:58:15Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [9.325µs]" time="2021-01-30T10:58:15Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [15.363534ms]" time="2021-01-30T10:58:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [385.168µs]" time="2021-01-30T10:58:15Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [1.03325ms]" time="2021-01-30T10:58:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.636208ms]" time="2021-01-30T10:58:16Z" level=debug msg="albums: search type:month count:24 [14.235µs]" time="2021-01-30T10:58:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.267951ms]" time="2021-01-30T10:58:16Z" level=debug msg="albums: search type:month category:Mountains count:24 [14.724µs]" time="2021-01-30T10:58:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=month (200) [672.187µs]" time="2021-01-30T10:58:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [444.441µs]" time="2021-01-30T10:58:17Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [1.289083ms]" time="2021-01-30T10:58:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [2.078511ms]" time="2021-01-30T10:58:19Z" level=info msg="Album saved" time="2021-01-30T10:58:19Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [9.856µs]" time="2021-01-30T10:58:19Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [11.012009ms]" time="2021-01-30T10:58:19Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:120 order:oldest merged:true [1.139557ms]" time="2021-01-30T10:58:19Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.824902ms]" time="2021-01-30T10:58:19Z" level=debug msg="albums: search type:month count:24 [11.667µs]" time="2021-01-30T10:58:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.565784ms]" time="2021-01-30T10:58:20Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [39.582µs]" time="2021-01-30T10:58:20Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [2.484158ms]" time="2021-01-30T10:58:21Z" level=debug msg="http: GET /photos (200) [10.52452ms]" time="2021-01-30T10:58:21Z" level=debug msg="http: GET /api/v1/ws (200) [11.539073462s]" time="2021-01-30T10:58:21Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.442228ms]" time="2021-01-30T10:58:21Z" level=debug msg="http: GET /static/build/app.js?0a3ee0e5 (200) [235.227155ms]" time="2021-01-30T10:58:24Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.129292ms]" time="2021-01-30T10:58:24Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.427159ms]" time="2021-01-30T10:58:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.024061ms]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [232.97µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [223.296µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [146.672µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [348.093µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [185.705µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [150.951µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [200.144µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [151.102µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [192.485µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [213.977µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [177.674µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [153.073µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [187.917µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [516.808µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [134.791µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [191.345µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [160.338µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [139.955µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [193.365µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [108.137µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [120.243µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [155.944µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [151.814µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [148.238µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [218.26µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [148.314µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [144.494µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [176.824µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [137.228µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.734µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [140.768µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [162.837µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [139.538µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [160.619µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [178.457µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [222.007µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [149.373µs]" time="2021-01-30T10:58:25Z" level=debug msg="albums: search type:month count:24 [10.164µs]" time="2021-01-30T10:58:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.625765ms]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [5.393µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [228.087µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.699µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [182.053µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [2.766µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [139.046µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.365µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [168.974µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.947µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [174.607µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.435µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [131.418µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [2.624µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [166.3µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.76µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [187.147µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.302µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [216.88µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.617µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [240.506µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.777µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [209.325µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.663µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [218.969µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.991µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [244.763µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.381µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [171.146µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [5.905µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [239.077µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.519µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [211.982µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.508µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [190.841µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.808µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [152.964µs]" time="2021-01-30T10:58:26Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.61µs]" time="2021-01-30T10:58:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [201.77µs]" time="2021-01-30T10:58:27Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [341.175µs]" time="2021-01-30T10:58:27Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.755134ms]" time="2021-01-30T10:58:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.351205ms]" time="2021-01-30T10:58:27Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [157.286µs]" time="2021-01-30T10:58:27Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [136.722µs]" time="2021-01-30T10:58:27Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [147.311µs]" time="2021-01-30T10:58:27Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [172.511µs]" time="2021-01-30T10:58:27Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [150.96µs]" time="2021-01-30T10:58:27Z" level=debug msg="http: GET /photos (200) [15.728477ms]" time="2021-01-30T10:58:27Z" level=debug msg="http: GET /api/v1/ws (200) [4.00679113s]" time="2021-01-30T10:58:27Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.489922ms]" time="2021-01-30T10:58:27Z" level=debug msg="http: GET /static/build/app.js?0a3ee0e5 (200) [258.568915ms]" time="2021-01-30T10:58:29Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.612859ms]" time="2021-01-30T10:58:29Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.935944ms]" time="2021-01-30T10:58:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.233901ms]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [181.618µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [194.214µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [180.36µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [168.692µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [127.853µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [146.845µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [155.286µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [128.348µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [188.671µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [184.101µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [133.349µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [211.28µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [201.628µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [170.972µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [144.412µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [706.845µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [167.752µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [130.35µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [323.864µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [143.576µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [133.599µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [141.826µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [134.186µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [166.648µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [161.062µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.246µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [137.943µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [174.824µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [123.37µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [156.871µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [269.36µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.333µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [316.187µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [173.046µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.342µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.522µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [164.087µs]" time="2021-01-30T10:58:30Z" level=debug msg="albums: search type:month count:24 [10.655µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.657528ms]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.335µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [276.746µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.783µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [183.396µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.214µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [140.089µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.302µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [165.365µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.726µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [185.005µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.773µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [602.163µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.672µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [218.014µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.028µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [212.209µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.916µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [227.489µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.543µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [183.912µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.259µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [354.885µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [2.622µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [146.277µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.951µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [293.324µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.655µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [161.14µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.238µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [178.065µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.164µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [501.534µs]" time="2021-01-30T10:58:30Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.785µs]" time="2021-01-30T10:58:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [179.447µs]" time="2021-01-30T10:58:31Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.301µs]" time="2021-01-30T10:58:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [390.433µs]" time="2021-01-30T10:58:31Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.186µs]" time="2021-01-30T10:58:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [186.91µs]" time="2021-01-30T10:58:32Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [407.814µs]" time="2021-01-30T10:58:32Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [426.683µs]" time="2021-01-30T10:58:32Z" level=info msg="Album saved" time="2021-01-30T10:58:32Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [9.162µs]" time="2021-01-30T10:58:32Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [14.141792ms]" time="2021-01-30T10:58:39Z" level=info msg="Album saved" time="2021-01-30T10:58:39Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [10.564µs]" time="2021-01-30T10:58:39Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnquhk2olh6ipty (200) [14.950327ms]" time="2021-01-30T10:58:40Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [318.39µs]" time="2021-01-30T10:58:40Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.643944ms]" time="2021-01-30T10:58:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [2.927923ms]" time="2021-01-30T10:58:40Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [158.972µs]" time="2021-01-30T10:58:40Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [170.655µs]" time="2021-01-30T10:58:40Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [166.6µs]" time="2021-01-30T10:58:40Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [229.853µs]" time="2021-01-30T10:58:40Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [175.155µs]" time="2021-01-30T10:58:40Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [453.54µs]" time="2021-01-30T10:58:47Z" level=info msg="Album saved" time="2021-01-30T10:58:47Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [8.955µs]" time="2021-01-30T10:58:47Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnquhk2olh6ipty (200) [17.20524ms]" time="2021-01-30T10:58:47Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [2.630726ms]" time="2021-01-30T10:58:47Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [4.346955ms]" time="2021-01-30T10:58:48Z" level=info msg="Album saved" time="2021-01-30T10:58:48Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [8.69µs]" time="2021-01-30T10:58:48Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [17.240942ms]" time="2021-01-30T10:58:48Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [2.034716ms]" time="2021-01-30T10:58:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.688056ms]" time="2021-01-30T10:58:48Z" level=info msg="Album saved" time="2021-01-30T10:58:48Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [25.002µs]" time="2021-01-30T10:58:48Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnquhk2olh6ipty (200) [25.445764ms]" time="2021-01-30T10:58:49Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.783388ms]" time="2021-01-30T10:58:49Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.796375ms]" time="2021-01-30T10:58:49Z" level=debug msg="albums: search type:month count:24 [11.8µs]" time="2021-01-30T10:58:49Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.56088ms]" time="2021-01-30T10:58:50Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [433.99µs]" time="2021-01-30T10:58:51Z" level=info msg="Album saved" time="2021-01-30T10:58:51Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [8.8µs]" time="2021-01-30T10:58:51Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnqui03de8prs4a (200) [13.076626ms]" time="2021-01-30T10:58:51Z" level=debug msg="http: GET /photos (200) [24.194267ms]" time="2021-01-30T10:58:51Z" level=debug msg="http: GET /api/v1/ws (200) [23.028285972s]" time="2021-01-30T10:58:51Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.951535ms]" time="2021-01-30T10:58:51Z" level=debug msg="http: GET /static/build/app.js?0a3ee0e5 (200) [253.982953ms]" time="2021-01-30T10:58:53Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.568296ms]" time="2021-01-30T10:58:53Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.440459ms]" time="2021-01-30T10:58:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.511675ms]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [169.523µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [152.231µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [158.378µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [248.284µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [179.034µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [172.96µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [232.664µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [178.942µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [215.513µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [217.533µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [209.185µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [153.51µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [221.539µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [136.357µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [158.116µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [195.164µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [612.885µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [139.402µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [106.844µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [92.755µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [117.819µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [171.508µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [242.042µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [313.68µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [183.963µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [143.932µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [173.785µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [201.65µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [206.647µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [199.174µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [171.286µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [167.741µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [148.905µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [188.697µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [221.627µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [186.037µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [146.653µs]" time="2021-01-30T10:58:54Z" level=debug msg="albums: search type:album count:24 [11.173µs]" time="2021-01-30T10:58:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [606.275µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.779µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [182.611µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [4.276µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [188.881µs]" time="2021-01-30T10:58:55Z" level=debug msg="albums: search type:month count:24 [10.873µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.686478ms]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [3.833µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [675.999µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [5.309µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [204.655µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [8.76µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [144.099µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [9.776µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [188.643µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.23µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [210.906µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [12.849µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [513.223µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [5.139µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [191.823µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [5.958µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [188.331µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.706µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [216.577µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.778µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [209.083µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.455µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [885.135µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.8µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [363.518µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.82µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [501.818µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.066µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [161.961µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [22.427µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [266.162µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.31µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [215.503µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.519µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [2.765µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [413.427µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [505.413µs]" time="2021-01-30T10:58:55Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.794µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [200.381µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8 (200) [300.672µs]" time="2021-01-30T10:58:55Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:60 order:oldest merged:true [776.767µs]" time="2021-01-30T10:58:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1m3ralbeur8&filter=public:true+year:2020+month:8&merged=true&country=&camera=0&order=oldest&q= (200) [1.274869ms]" time="2021-01-30T10:59:03Z" level=debug msg="http: GET /photos (200) [5.084337ms]" time="2021-01-30T10:59:03Z" level=debug msg="http: GET /api/v1/ws (200) [10.896237407s]" time="2021-01-30T10:59:03Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [19.325473ms]" time="2021-01-30T10:59:03Z" level=debug msg="http: GET /static/build/app.js?1c053d71 (200) [215.984214ms]" time="2021-01-30T10:59:06Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.567388ms]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [5.8263ms]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.527344ms]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [146.15µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [158.954µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [142.953µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [184.052µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [148.954µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [204.945µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [250.448µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [1.050477ms]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [188.32µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [217.927µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [184.164µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [150.965µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [193.614µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [309.32µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [212.867µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [199.909µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [178.11µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [141.066µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [145.938µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [200.72µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [215.206µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [168.232µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [194.57µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [228.063µs]" time="2021-01-30T10:59:06Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [238.981µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [194.273µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [200.56µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [240.812µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [181.865µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [222.937µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.314µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [163.66µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [169.921µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [168.164µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [165.579µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [167.169µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [225.335µs]" time="2021-01-30T10:59:07Z" level=debug msg="albums: search type:month count:24 [11.743µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.92599ms]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.238µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [208.695µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.788µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [194.765µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.553µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [167.25µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.537µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [189.823µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.236µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [157.63µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [4.03µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [163.018µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.581µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [793.9µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.427µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [184.301µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.532µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [218.497µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.692µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [665.533µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [2.967µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [133.913µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.793µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [175.311µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.267µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [197.927µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.251µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [182.497µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.641µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [193.704µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.921µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [164.119µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.891µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [161.602µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.207µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [169.604µs]" time="2021-01-30T10:59:07Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.121µs]" time="2021-01-30T10:59:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [384.046µs]" time="2021-01-30T10:59:14Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [375.531µs]" time="2021-01-30T10:59:14Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.794762ms]" time="2021-01-30T10:59:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.961639ms]" time="2021-01-30T10:59:14Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [160.662µs]" time="2021-01-30T10:59:14Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [155.875µs]" time="2021-01-30T10:59:14Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [294.48µs]" time="2021-01-30T10:59:14Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [187.776µs]" time="2021-01-30T10:59:14Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [185.602µs]" time="2021-01-30T10:59:20Z" level=debug msg="http: GET /photos (200) [7.348312ms]" time="2021-01-30T10:59:20Z" level=debug msg="http: GET /api/v1/ws (200) [15.187545308s]" time="2021-01-30T10:59:20Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [29.02265ms]" time="2021-01-30T10:59:20Z" level=debug msg="http: GET /static/build/app.js?1c053d71 (200) [255.089752ms]" time="2021-01-30T10:59:22Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [10.076989ms]" time="2021-01-30T10:59:22Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.578553ms]" time="2021-01-30T10:59:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [33.665795ms]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [209.483µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [152.642µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [127.69µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [214.465µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [574.943µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [175.813µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [178.653µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [148.892µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [192.884µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [260.602µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [181.245µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [219.326µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [205.525µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [215.988µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [455.854µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [149.767µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [170.684µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [146.312µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [141.198µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [184.469µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [185.486µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [151.617µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [146.479µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [132.248µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [175.979µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [241.528µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [169.279µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [174.938µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [144.407µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [203.817µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [158.218µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [118.75µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [96.746µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [145.638µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [162.687µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [160.742µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [144.71µs]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /photos (200) [6.327495ms]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /api/v1/ws (200) [1.936376305s]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [23.373813ms]" time="2021-01-30T10:59:23Z" level=debug msg="http: GET /static/build/app.js?1c053d71 (200) [260.55912ms]" time="2021-01-30T10:59:25Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.420929ms]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.806821ms]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.308705ms]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [144.64µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [183.705µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [154.309µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [245.563µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [171.932µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [215.26µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [194.577µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [214.048µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [167.944µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [184.458µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [190.851µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [156.712µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [210.692µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [265.116µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [186.262µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [205.517µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [221.761µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [157.416µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [133.735µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [144.811µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [145.833µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [162.277µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [163.695µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [143.789µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [154.856µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [189.746µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [247.61µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [217.763µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.694µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [206.121µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [207.404µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [110.804µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [119.944µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [433.242µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [519.331µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [176.847µs]" time="2021-01-30T10:59:25Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [152.889µs]" time="2021-01-30T10:59:31Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [210.208µs]" time="2021-01-30T10:59:31Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [350.995µs]" time="2021-01-30T10:59:31Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [208.935µs]" time="2021-01-30T10:59:31Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (304) [197.386µs]" time="2021-01-30T10:59:31Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (304) [175.341µs]" time="2021-01-30T10:59:32Z" level=debug msg="http: GET /photos (200) [5.54318ms]" time="2021-01-30T10:59:32Z" level=debug msg="http: GET /api/v1/ws (200) [8.22356461s]" time="2021-01-30T10:59:32Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [28.040722ms]" time="2021-01-30T10:59:32Z" level=debug msg="http: GET /static/build/app.js?1c053d71 (200) [258.363791ms]" time="2021-01-30T10:59:34Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.048666ms]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.309436ms]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.656677ms]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [200.112µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [201.46µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [141.375µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [189.839µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [170.737µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [164.519µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [177.713µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [157.229µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [229.467µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [228.989µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [168.354µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [164.484µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [191.763µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [155.519µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [146.09µs]" time="2021-01-30T10:59:34Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [191.855µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [179µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [361.46µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [160.262µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [176.654µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [179.27µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [197.357µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [141.827µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [146.174µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [231.257µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [183.055µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [203.578µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [342.986µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [282.452µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [156.76µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [203.903µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [207.909µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [176.158µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [235.794µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [216.658µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [214.154µs]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [189.48µs]" time="2021-01-30T10:59:35Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.323675ms]" time="2021-01-30T10:59:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.452106ms]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b:tile_224 [4.492µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [192.496µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:f74c897ca36c61026855a361966e03a4f3655319:tile_224 [4.882µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [164.223µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:d7d8e9b9e5758bd56e95b212714dea53a1ffd9af:tile_224 [4.444µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc:tile_224 [1.108µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [170.12µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [108.998µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:78bc5ac8d90c858c86012a93a95db13052fa8552:tile_224 [4.46µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:a391efdc99ed422d41de05d26aebb4d5b237c6fb:tile_224 [1.56µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [450.596µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [307.881µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:607266649030c365a9249ef339a2b89ef547fd5b:tile_224 [1.778µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:eb357a7114ea3662453b61044ca180e423bb82b6:tile_224 [1.185µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [889.836µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [896.554µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:7b82fd1b7e803631e457dac224e9618506943ea1:tile_224 [5.407µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [174.525µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:f779766ddcd4d47f2a9e33f71ec98ab6d36949c6:tile_224 [5.083µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [153.409µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:c785288c3b61fa0765d3d9b82938f56d2a034f31:tile_224 [4.23µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [131.662µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:46c338fa326166df62c9de261f58cfd6e81d3db7:tile_224 [4.385µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [137.333µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:b57552992109d74eeb69777a4ae17a5b021d4adf:tile_224 [4.272µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [160.085µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:9c73220f22b18abf68721db5ad47e5a32597a5d7:tile_224 [3.237µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [133.089µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:a7756afdd90f3e9c2d38673e7b67deb648e98989:tile_224 [5.354µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [3.065326ms]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:19aae445392f780c889c595c78773f9734ade8dc:tile_224 [5.25µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [1.063515ms]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:93c03e65f9f85dbddc89f77d03cba6a7eea827db:tile_224 [3.806µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [850.675µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:65aae760c473b86dd6100da1b4a269052bb53690:tile_224 [2.915µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [144.454µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:8357ce3f779c4666b047b4ea4b1d167d8d0e020f:tile_224 [6.469µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [239.067µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8:tile_224 [2.324µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [101.834µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:07c94ef29b45073ba62a44df968c29a8dc8b84b2:tile_224 [5.48µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [151.049µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:1d38233066054822503920fe43180d8bc24e18e4:tile_224 [4.992µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [143.297µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c:tile_224 [5.583µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [186.355µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:60c7b5edda27758ce389fe05c1828b857190fd37:tile_224 [5.206µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [154.787µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:26d58ca5cc0464a0e8e3925895195a92583e61f0:tile_224 [4.412µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [136.833µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:16805ea72950916d8c2e88ce949a8b7c4a19294c:tile_224 [7.084µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [198.712µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:097c93165472a4b4c0316c1a5b13e879c3aac17f:tile_224 [5.779µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [152.338µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf:tile_224 [4.76µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [173.129µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:0b4fde985a1a7e0e2fce2daa410cb5f086f28eef:tile_224 [5.432µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [139.726µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:034df4b8198eed40096e35d11a6eb8ac6f7f9773:tile_224 [4.729µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [176.958µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:d6b4bae772d416d26ad2f13caa35ea06ac58792a:tile_224 [2.396µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [86.277µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:e07367d99b981feedb19ac83167e2094ffd86c8a:tile_224 [5.554µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:56e88e45e55cf21574b219a81a15ebbea52f8fef:tile_224 [1.972µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [162.146µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [101.381µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:c85482402e5e3d97908a03c73ea9f7f4241edf48:tile_224 [3.006µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [398.376µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:45f2e2be9ef879361c2bd54ed57834e8dc1739c3:tile_224 [2.314µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [88.898µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:95d6c620e4c91361d3df4f0bb43f7b1113e419ca:tile_224 [4.796µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [165.905µs]" time="2021-01-30T10:59:36Z" level=debug msg="cache hit for thumbs:087c9d5531bb6c832b3cf080eea19faddfa87edc:tile_224 [31.568µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [314.993µs]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /photos (200) [16.022135ms]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /api/v1/ws (200) [3.412899389s]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [27.755495ms]" time="2021-01-30T10:59:36Z" level=debug msg="http: GET /static/build/app.js?1c053d71 (200) [261.851547ms]" time="2021-01-30T10:59:38Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.149133ms]" time="2021-01-30T10:59:38Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [6.589461ms]" time="2021-01-30T10:59:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.969083ms]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [155.282µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [208.31µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [133.28µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [186.383µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [203.587µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [177.533µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [154.468µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [227.961µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [148.628µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [183.281µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [140.739µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [150.729µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [187.975µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [159.508µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [160.277µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [154.195µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [182.321µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [217.922µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [140.092µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [137.11µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.319µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [183.233µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [142.185µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [156.739µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.93µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [143.592µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [144.868µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [197.08µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [135.479µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [157.089µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [135.368µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.674µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [132.288µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [162.485µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [158.852µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.368µs]" time="2021-01-30T10:59:39Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [148.963µs]" time="2021-01-30T10:59:40Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.277584ms]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.109166ms]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_50 (200) [111.545µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_50 (200) [119.782µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_50 (200) [74.601µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_50 (200) [71.079µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_50 (200) [79.94µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_50 (200) [65.089µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_50 (200) [62.521µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_50 (200) [74.307µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_50 (200) [83.335µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_50 (200) [230.099µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_50 (200) [76.429µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_50 (200) [162.999µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_50 (200) [81.6µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_50 (200) [64.048µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_50 (200) [79.663µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_50 (200) [74.776µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_50 (200) [78.835µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_50 (200) [63.141µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_50 (200) [77.149µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_50 (200) [45.481µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_50 (200) [40.396µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_50 (200) [41.269µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_50 (200) [73.561µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_50 (200) [80.12µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_50 (200) [73.508µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_50 (200) [68.967µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_50 (200) [68.758µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [75.291µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_50 (200) [95.917µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_50 (200) [77.815µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [86.84µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [87.124µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_50 (200) [87.929µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_50 (200) [96.998µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_50 (200) [75.156µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_50 (200) [82.162µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_50 (200) [86.025µs]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /photos (200) [5.424046ms]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /api/v1/ws (200) [3.107524605s]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.250081ms]" time="2021-01-30T10:59:40Z" level=debug msg="http: GET /static/build/app.js?1c053d71 (200) [210.318281ms]" time="2021-01-30T10:59:42Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.540102ms]" time="2021-01-30T10:59:42Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.8826ms]" time="2021-01-30T10:59:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.088059ms]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [226.68µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [185.298µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [162.997µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [176.685µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [148.935µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [145.669µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [166.192µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [161.457µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [139.487µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [211.737µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [169.709µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [169.572µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [177.911µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [165.914µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [229.536µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [160µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [200.362µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.532µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.426µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [233.393µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.621µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [309.25µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [262.961µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [185.79µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.721µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [150.688µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [144.859µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [178.88µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.773µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [146.84µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [151.77µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [149.768µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.057µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [176.132µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [161.729µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [588.198µs]" time="2021-01-30T10:59:43Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [772.388µs]" time="2021-01-30T10:59:44Z" level=debug msg="http: GET /photos (200) [5.792312ms]" time="2021-01-30T10:59:44Z" level=debug msg="http: GET /api/v1/ws (200) [2.58818576s]" time="2021-01-30T10:59:44Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.957164ms]" time="2021-01-30T10:59:44Z" level=debug msg="http: GET /static/build/app.js?1c053d71 (200) [232.285581ms]" time="2021-01-30T10:59:45Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.628178ms]" time="2021-01-30T10:59:45Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.575926ms]" time="2021-01-30T10:59:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.995124ms]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [155.138µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [143.444µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [149.653µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.633µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [174.657µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [147.746µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [440.779µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [153.863µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [120.562µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [184.571µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [164.866µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [155.947µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [450.755µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [221.259µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [144.481µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [148.084µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [162.684µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [125.512µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [145.228µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.966µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [141.763µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [147.416µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [161.525µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [117.858µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [1.08789ms]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [418.405µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.099µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [181.628µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [165.355µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [184.902µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [143.901µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [139.355µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [148.966µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [237.598µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [180.999µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [270.019µs]" time="2021-01-30T10:59:46Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [132.582µs]" time="2021-01-30T10:59:47Z" level=debug msg="albums: search type:folder count:24 order:default [10.23µs]" time="2021-01-30T10:59:47Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [843.768µs]" time="2021-01-30T10:59:47Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [3.677µs]" time="2021-01-30T10:59:47Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [301.868µs]" time="2021-01-30T10:59:47Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [2.976µs]" time="2021-01-30T10:59:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [163.256µs]" time="2021-01-30T10:59:47Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.418µs]" time="2021-01-30T10:59:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [176.752µs]" time="2021-01-30T10:59:47Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.426µs]" time="2021-01-30T10:59:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [178.749µs]" time="2021-01-30T10:59:47Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.438µs]" time="2021-01-30T10:59:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [229.588µs]" time="2021-01-30T10:59:47Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [2.776µs]" time="2021-01-30T10:59:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [170.979µs]" time="2021-01-30T10:59:47Z" level=debug msg="albums: search q:kanada type:folder count:24 order:default [11.584µs]" time="2021-01-30T10:59:47Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Kanada&category=&type=folder&order=default (200) [764.126µs]" time="2021-01-30T10:59:50Z" level=info msg="Album saved" time="2021-01-30T10:59:50Z" level=debug msg="albums: search id:aqmxlqn2k1qfipmd [11.019µs]" time="2021-01-30T10:59:50Z" level=debug msg="http: PUT /api/v1/albums/aqmxlqn2k1qfipmd (200) [15.422169ms]" time="2021-01-30T11:00:01Z" level=debug msg="http: GET /photos (200) [6.177047ms]" time="2021-01-30T11:00:01Z" level=debug msg="http: GET /api/v1/ws (200) [16.315612832s]" time="2021-01-30T11:00:01Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.16545ms]" time="2021-01-30T11:00:01Z" level=debug msg="http: GET /static/build/app.js?6f532079 (200) [234.481264ms]" time="2021-01-30T11:00:04Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.37545ms]" time="2021-01-30T11:00:04Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.376264ms]" time="2021-01-30T11:00:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.01933ms]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [185.511µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [148.932µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [141.938µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [179.994µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [150.756µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [239.326µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [432.278µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [155.13µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [138.576µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [175.816µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [165.595µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [165.187µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [197.764µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [168.333µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.412µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [144.56µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [161.37µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [143.326µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [140.586µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [131.891µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [142.799µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [142.408µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [150.017µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [133.277µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [132.747µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [142.498µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [132.269µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [174.094µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [146.437µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [163.311µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [134.938µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [180.213µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [136.804µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [154.096µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [159.049µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.807µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [139.907µs]" time="2021-01-30T11:00:05Z" level=debug msg="albums: search type:folder count:24 order:default [11.833µs]" time="2021-01-30T11:00:05Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [934.716µs]" time="2021-01-30T11:00:06Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.602µs]" time="2021-01-30T11:00:06Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [180.575µs]" time="2021-01-30T11:00:06Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.781µs]" time="2021-01-30T11:00:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [238.275µs]" time="2021-01-30T11:00:06Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.993µs]" time="2021-01-30T11:00:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [179.858µs]" time="2021-01-30T11:00:06Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [4.439µs]" time="2021-01-30T11:00:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [199.576µs]" time="2021-01-30T11:00:06Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.766µs]" time="2021-01-30T11:00:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [213.072µs]" time="2021-01-30T11:00:06Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [4.019µs]" time="2021-01-30T11:00:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [233.83µs]" time="2021-01-30T11:00:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [334.072µs]" time="2021-01-30T11:00:07Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.263264ms]" time="2021-01-30T11:00:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.131884ms]" time="2021-01-30T11:00:07Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [166.588µs]" time="2021-01-30T11:00:07Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [153.269µs]" time="2021-01-30T11:00:07Z" level=debug msg="http: GET /photos (200) [5.311478ms]" time="2021-01-30T11:00:07Z" level=debug msg="http: GET /api/v1/ws (200) [4.005166393s]" time="2021-01-30T11:00:07Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.768082ms]" time="2021-01-30T11:00:07Z" level=debug msg="http: GET /static/build/app.js?6f532079 (200) [214.203554ms]" time="2021-01-30T11:00:09Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.688385ms]" time="2021-01-30T11:00:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.724119ms]" time="2021-01-30T11:00:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.686427ms]" time="2021-01-30T11:00:09Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [209.274µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [159.637µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [233.725µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [160.31µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [165.087µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [188.325µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [383.643µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [123.645µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [150.221µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [156.334µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [1.552758ms]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [321.759µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [217.03µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [188.053µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [132.347µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [151.646µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [145.384µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [158.846µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [142.203µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [137.264µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [129.601µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [125.836µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [153.609µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [126.132µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [144.732µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [138.459µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [136.27µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [220.825µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.593µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [156.699µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [141.921µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.736µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [136.842µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [150.92µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [166.407µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [158.838µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.424µs]" time="2021-01-30T11:00:10Z" level=debug msg="albums: search type:folder count:24 order:default [10.134µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [2.720842ms]" time="2021-01-30T11:00:10Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.316µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [180.157µs]" time="2021-01-30T11:00:10Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.186µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [262.345µs]" time="2021-01-30T11:00:10Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.185µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [206.062µs]" time="2021-01-30T11:00:10Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.467µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [221.773µs]" time="2021-01-30T11:00:10Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [2.999µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [264.073µs]" time="2021-01-30T11:00:10Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.315µs]" time="2021-01-30T11:00:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [198.127µs]" time="2021-01-30T11:00:11Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [320.135µs]" time="2021-01-30T11:00:11Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [413.323µs]" time="2021-01-30T11:00:11Z" level=info msg="Album saved" time="2021-01-30T11:00:11Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [8.619µs]" time="2021-01-30T11:00:11Z" level=debug msg="http: POST /api/v1/albums/aqnah1321mgkt1w2/links (200) [10.91842ms]" time="2021-01-30T11:00:19Z" level=info msg="Album saved" time="2021-01-30T11:00:19Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [10.103µs]" time="2021-01-30T11:00:19Z" level=debug msg="http: PUT /api/v1/albums/aqnah1321mgkt1w2/links/sqnqukb3w1qul5wm (200) [15.243406ms]" time="2021-01-30T11:00:19Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [344.801µs]" time="2021-01-30T11:00:19Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.697961ms]" time="2021-01-30T11:00:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [13.917838ms]" time="2021-01-30T11:00:20Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [170.821µs]" time="2021-01-30T11:00:20Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [165.245µs]" time="2021-01-30T11:00:20Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [448.432µs]" time="2021-01-30T11:00:27Z" level=info msg="Album saved" time="2021-01-30T11:00:27Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [9.361µs]" time="2021-01-30T11:00:27Z" level=debug msg="http: PUT /api/v1/albums/aqnah1321mgkt1w2/links/sqnqukb3w1qul5wm (200) [15.035274ms]" time="2021-01-30T11:00:27Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [8.39967ms]" time="2021-01-30T11:00:27Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [17.050839ms]" time="2021-01-30T11:00:28Z" level=debug msg="http: GET / (200) [5.444043ms]" time="2021-01-30T11:00:28Z" level=info msg="Album saved" time="2021-01-30T11:00:28Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [13.295µs]" time="2021-01-30T11:00:28Z" level=debug msg="http: POST /api/v1/albums/aqnah1321mgkt1w2/links (200) [15.134826ms]" time="2021-01-30T11:00:28Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.390672ms]" time="2021-01-30T11:00:28Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.423147ms]" time="2021-01-30T11:00:28Z" level=debug msg="http: GET /static/build/app.js?6f532079 (200) [301.064746ms]" time="2021-01-30T11:00:29Z" level=info msg="Album saved" time="2021-01-30T11:00:29Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [11.195µs]" time="2021-01-30T11:00:29Z" level=debug msg="http: DELETE /api/v1/albums/aqnah1321mgkt1w2/links/sqnqukb3w1qul5wm (200) [8.9887ms]" time="2021-01-30T11:00:29Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.894715ms]" time="2021-01-30T11:00:29Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [12.459312ms]" time="2021-01-30T11:00:29Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.035103ms]" time="2021-01-30T11:00:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.775128ms]" time="2021-01-30T11:00:30Z" level=debug msg="albums: search type:folder count:24 order:default [11.639µs]" time="2021-01-30T11:00:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [904.144µs]" time="2021-01-30T11:00:30Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (304) [66.569µs]" time="2021-01-30T11:00:30Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (304) [112.346µs]" time="2021-01-30T11:00:30Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (304) [93.422µs]" time="2021-01-30T11:00:30Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (304) [70.266µs]" time="2021-01-30T11:00:30Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (304) [69.568µs]" time="2021-01-30T11:00:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [543.236µs]" time="2021-01-30T11:00:31Z" level=info msg="Album saved" time="2021-01-30T11:00:31Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [14.58µs]" time="2021-01-30T11:00:31Z" level=debug msg="http: DELETE /api/v1/albums/aqnah1321mgkt1w2/links/sqnquks3ri2jhekn (200) [17.478483ms]" time="2021-01-30T11:00:31Z" level=debug msg="http: GET /photos (200) [5.558339ms]" time="2021-01-30T11:00:31Z" level=debug msg="http: GET /api/v1/ws (200) [23.058660498s]" time="2021-01-30T11:00:31Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.549898ms]" time="2021-01-30T11:00:31Z" level=debug msg="http: GET /static/build/app.js?6f532079 (200) [252.008728ms]" time="2021-01-30T11:00:32Z" level=debug msg="http: GET /sw.js (200) [1.47639ms]" time="2021-01-30T11:00:32Z" level=debug msg="http: GET /img/e3f799c6dec9af194c86decdf7392405.png?__uncache=1%2F30%2F2021%2C%2011%3A59%3A46%20AM (200) [5.192376ms]" time="2021-01-30T11:00:32Z" level=debug msg="http: GET /img/e34aafbb485a96eaf2a789b2bf3af6fe.gif?__uncache=1%2F30%2F2021%2C%2011%3A59%3A46%20AM (200) [5.523782ms]" time="2021-01-30T11:00:32Z" level=debug msg="http: GET /app.css?__uncache=1%2F30%2F2021%2C%2011%3A59%3A46%20AM (200) [14.66846ms]" time="2021-01-30T11:00:32Z" level=debug msg="http: GET /share.css?__uncache=1%2F30%2F2021%2C%2011%3A59%3A46%20AM (200) [12.291699ms]" time="2021-01-30T11:00:32Z" level=debug msg="http: GET /app.js?__uncache=1%2F30%2F2021%2C%2011%3A59%3A46%20AM (200) [20.599806ms]" time="2021-01-30T11:00:32Z" level=debug msg="http: GET /share.js?__uncache=1%2F30%2F2021%2C%2011%3A59%3A46%20AM (200) [11.649301ms]" time="2021-01-30T11:00:33Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.332913ms]" time="2021-01-30T11:00:33Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.639001ms]" time="2021-01-30T11:00:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.348194ms]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [197.694µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [168.407µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [196.564µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [236.48µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [202.67µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [203.046µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [204.982µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [213.906µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [185.605µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [239.584µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [172.286µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [244.253µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [232.388µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [134.028µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [202.719µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [180.814µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [213.823µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [187.917µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [220.674µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [199.605µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [180.06µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [144.568µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [188.405µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [527.852µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.623µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [213.122µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [141.003µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [266.452µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [158.369µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [170.773µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [165.314µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [163.933µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [169.244µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [232.841µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [187.245µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [186.204µs]" time="2021-01-30T11:00:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [168.579µs]" time="2021-01-30T11:00:35Z" level=debug msg="albums: search type:album count:24 [12.456µs]" time="2021-01-30T11:00:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [953.186µs]" time="2021-01-30T11:00:35Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [7.48µs]" time="2021-01-30T11:00:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [325.892µs]" time="2021-01-30T11:00:35Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.87µs]" time="2021-01-30T11:00:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [191.336µs]" time="2021-01-30T11:00:35Z" level=debug msg="albums: search type:folder count:24 order:default [10.208µs]" time="2021-01-30T11:00:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [876.55µs]" time="2021-01-30T11:00:35Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.082µs]" time="2021-01-30T11:00:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [220.488µs]" time="2021-01-30T11:00:35Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [4.795µs]" time="2021-01-30T11:00:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [165.306µs]" time="2021-01-30T11:00:35Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.174µs]" time="2021-01-30T11:00:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [168.715µs]" time="2021-01-30T11:00:35Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.048µs]" time="2021-01-30T11:00:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [171.094µs]" time="2021-01-30T11:00:35Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.596µs]" time="2021-01-30T11:00:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [183.007µs]" time="2021-01-30T11:00:35Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [4.211µs]" time="2021-01-30T11:00:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [225.63µs]" time="2021-01-30T11:00:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga (200) [511.029µs]" time="2021-01-30T11:00:35Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:60 order:added merged:true [1.247766ms]" time="2021-01-30T11:00:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn3jaryd4ga&filter=path:group+public:true&merged=true&country=&camera=0&order=added&q= (200) [2.511992ms]" time="2021-01-30T11:00:36Z" level=debug msg="albums: search type:folder count:24 order:default [11.12µs]" time="2021-01-30T11:00:36Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [827.581µs]" time="2021-01-30T11:00:37Z" level=debug msg="albums: search type:album count:1000 [9.61µs]" time="2021-01-30T11:00:37Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [837.32µs]" time="2021-01-30T11:00:38Z" level=info msg="Settings saved" time="2021-01-30T11:00:38Z" level=debug msg="http: POST /api/v1/settings (200) [4.997979ms]" time="2021-01-30T11:00:38Z" level=debug msg="http: GET /settings (200) [6.007594ms]" time="2021-01-30T11:00:38Z" level=debug msg="http: GET /api/v1/ws (200) [9.356124645s]" time="2021-01-30T11:00:38Z" level=debug msg="http: GET /static/build/app.js?6f532079 (304) [173.184µs]" time="2021-01-30T11:00:38Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForFolder AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumforfolder" time="2021-01-30T11:00:38Z" level=info msg="Album created" time="2021-01-30T11:00:38Z" level=debug msg="albums: search id:aqnqul22tycgtsss [10.103µs]" time="2021-01-30T11:00:38Z" level=debug msg="http: POST /api/v1/albums (200) [16.622555ms]" time="2021-01-30T11:00:38Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:10000 [1.169418ms]" time="2021-01-30T11:00:38Z" level=info msg="Selection added to NotYetExistingAlbumForFolder" time="2021-01-30T11:00:38Z" level=debug msg="albums: search id:aqnqul22tycgtsss [221.437µs]" time="2021-01-30T11:00:38Z" level=debug msg="http: POST /api/v1/albums/aqnqul22tycgtsss/clone (200) [11.58101ms]" time="2021-01-30T11:00:38Z" level=debug msg="albums: search type:album count:24 [14.389µs]" time="2021-01-30T11:00:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [962.423µs]" time="2021-01-30T11:00:38Z" level=debug msg="cached album-cover:aqnqul22tycgtsss:tile_500 [1.226169ms]" time="2021-01-30T11:00:38Z" level=debug msg="http: GET /api/v1/albums/aqnqul22tycgtsss/t/public/tile_500 (200) [1.437474ms]" time="2021-01-30T11:00:39Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [88.819µs]" time="2021-01-30T11:00:39Z" level=debug msg="albums: search q:notyetexistingalbumforfolder type:album count:24 [13.765µs]" time="2021-01-30T11:00:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForFolder&category=&type=album (200) [878.884µs]" time="2021-01-30T11:00:40Z" level=debug msg="http: GET /api/v1/albums/aqnqul22tycgtsss (200) [366.907µs]" time="2021-01-30T11:00:40Z" level=info msg="photos: found 2 results for dist:20 album:aqnqul22tycgtsss count:60 order:oldest merged:true [855.604µs]" time="2021-01-30T11:00:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqul22tycgtsss&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.715694ms]" time="2021-01-30T11:00:40Z" level=debug msg="albums: search type:album count:24 [9.375µs]" time="2021-01-30T11:00:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [727.252µs]" time="2021-01-30T11:00:41Z" level=debug msg="http: GET /sw.js (200) [1.941297ms]" time="2021-01-30T11:00:41Z" level=debug msg="http: GET /settings (200) [5.595746ms]" time="2021-01-30T11:00:41Z" level=debug msg="http: GET /api/v1/ws (200) [2.696685045s]" time="2021-01-30T11:00:41Z" level=info msg="albums: deleting aqnqul22tycgtsss" time="2021-01-30T11:00:41Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [16.739282ms]" time="2021-01-30T11:00:42Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [75.028µs]" time="2021-01-30T11:00:42Z" level=debug msg="albums: search type:folder count:24 order:default [15.331µs]" time="2021-01-30T11:00:42Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [2.029437ms]" time="2021-01-30T11:00:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga (200) [390.02µs]" time="2021-01-30T11:00:42Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:60 order:added merged:true [1.219589ms]" time="2021-01-30T11:00:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn3jaryd4ga&filter=path:group+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.947116ms]" time="2021-01-30T11:00:42Z" level=debug msg="http: GET /photos (200) [14.775416ms]" time="2021-01-30T11:00:43Z" level=debug msg="http: GET /api/v1/ws (200) [10.591225166s]" time="2021-01-30T11:00:43Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.695215ms]" time="2021-01-30T11:00:43Z" level=debug msg="http: GET /static/build/app.js?6f532079 (200) [261.115245ms]" time="2021-01-30T11:00:44Z" level=debug msg="http: GET /sw.js (200) [1.435357ms]" time="2021-01-30T11:00:44Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.563591ms]" time="2021-01-30T11:00:44Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.705651ms]" time="2021-01-30T11:00:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.214468ms]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [189.689µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [176.177µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [137.683µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [192.287µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [216.578µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [181.069µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [146.586µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [163.449µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [196.578µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [653.36µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [173.97µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [137.733µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [174.546µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [179.113µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [368.378µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [145.505µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [157.648µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [133.942µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.727µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [584.45µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [151.964µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [182.563µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [167.64µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [98.229µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [113.056µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [185.375µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [2.373593ms]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [170.311µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [122.206µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [218.4µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [145.989µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [156.616µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [147.132µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [131.507µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [143.495µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [166.391µs]" time="2021-01-30T11:00:45Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [142.361µs]" time="2021-01-30T11:00:46Z" level=debug msg="albums: search type:folder count:24 order:default [10.247µs]" time="2021-01-30T11:00:46Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.040318ms]" time="2021-01-30T11:00:46Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.095µs]" time="2021-01-30T11:00:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [193.257µs]" time="2021-01-30T11:00:46Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [4.828µs]" time="2021-01-30T11:00:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [186.277µs]" time="2021-01-30T11:00:46Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [7.913µs]" time="2021-01-30T11:00:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [216.886µs]" time="2021-01-30T11:00:46Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [4.205µs]" time="2021-01-30T11:00:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [196.638µs]" time="2021-01-30T11:00:46Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [4.188µs]" time="2021-01-30T11:00:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [198.597µs]" time="2021-01-30T11:00:46Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [4.163µs]" time="2021-01-30T11:00:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [208.483µs]" time="2021-01-30T11:00:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [350.977µs]" time="2021-01-30T11:00:53Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.214454ms]" time="2021-01-30T11:00:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.481168ms]" time="2021-01-30T11:00:53Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [195.566µs]" time="2021-01-30T11:00:53Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [155.938µs]" time="2021-01-30T11:00:59Z" level=debug msg="http: GET /photos (200) [12.337276ms]" time="2021-01-30T11:00:59Z" level=debug msg="http: GET /api/v1/ws (200) [15.191335777s]" time="2021-01-30T11:00:59Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [18.04773ms]" time="2021-01-30T11:00:59Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [221.912313ms]" time="2021-01-30T11:00:59Z" level=debug msg="http: GET /settings (200) [5.997664ms]" time="2021-01-30T11:00:59Z" level=debug msg="http: GET /api/v1/ws (200) [17.761555546s]" time="2021-01-30T11:00:59Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [279.56856ms]" time="2021-01-30T11:01:00Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [86.39µs]" time="2021-01-30T11:01:02Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [17.915266ms]" time="2021-01-30T11:01:02Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [8.910367ms]" time="2021-01-30T11:01:02Z" level=debug msg="http: GET /sw.js (200) [1.280218ms]" time="2021-01-30T11:01:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [35.326866ms]" time="2021-01-30T11:01:02Z" level=debug msg="http: GET /img/e3f799c6dec9af194c86decdf7392405.png?__uncache=1%2F30%2F2021%2C%2012%3A00%3A56%20PM (200) [7.472386ms]" time="2021-01-30T11:01:02Z" level=debug msg="http: GET /app.css?__uncache=1%2F30%2F2021%2C%2012%3A00%3A56%20PM (200) [7.826712ms]" time="2021-01-30T11:01:02Z" level=debug msg="http: GET /app.js?__uncache=1%2F30%2F2021%2C%2012%3A00%3A56%20PM (200) [7.859811ms]" time="2021-01-30T11:01:02Z" level=debug msg="http: GET /share.js?__uncache=1%2F30%2F2021%2C%2012%3A00%3A56%20PM (200) [8.055732ms]" time="2021-01-30T11:01:02Z" level=debug msg="http: GET /img/e34aafbb485a96eaf2a789b2bf3af6fe.gif?__uncache=1%2F30%2F2021%2C%2012%3A00%3A56%20PM (200) [13.920157ms]" time="2021-01-30T11:01:02Z" level=debug msg="http: GET /share.css?__uncache=1%2F30%2F2021%2C%2012%3A00%3A56%20PM (200) [14.305416ms]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [188.326µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [194.579µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [168.998µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [212.117µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [151.956µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [159.991µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [160.571µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [140.102µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [573.694µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [346.332µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [174.535µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [158.716µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [577.963µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [181.075µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [168.484µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [143.505µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [171.723µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [388.722µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [129.291µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [227.181µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [1.239639ms]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [146.617µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [206.358µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [156.761µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [150.515µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [200.161µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [164.891µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [185.766µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.113µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.849µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [144.469µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [150.506µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [159.466µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [170.28µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [159.092µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.57µs]" time="2021-01-30T11:01:03Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.795µs]" time="2021-01-30T11:01:04Z" level=debug msg="labels: search count:24 [7.575µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [729.031µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [3.747µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [234.084µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.927µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [209.475µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.802µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [160.917µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.696µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [197.177µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.9µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [212.356µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.523µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [182.885µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [3.974µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [191.5µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.045µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [195.659µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.546µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [191.653µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.614µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [205.771µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.274µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [356.927µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.365µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [164.262µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.497µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [182.981µs]" time="2021-01-30T11:01:04Z" level=debug msg="labels: search all:true count:24 [10.43µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all=true (200) [1.074132ms]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/config (200) [4.998982ms]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr257v084yut:tile_500 [4.113µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr257v084yut/t/public/tile_500 (200) [209.693µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr233gapjdmo:tile_500 [3.822µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr233gapjdmo/t/public/tile_500 (200) [186.243µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr1v6lgj56ow:tile_500 [2.98µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr1v6lgj56ow/t/public/tile_500 (200) [1.22003ms]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [4.052µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [218.573µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr13ldzj2q1u:tile_500 [1.093µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13ldzj2q1u/t/public/tile_500 (200) [307.121µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr5164qkvyjy:tile_500 [2.523µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr5164qkvyjy/t/public/tile_500 (200) [743.217µs]" time="2021-01-30T11:01:04Z" level=debug msg="labels: search all:true count:24 offset:24 [8.321µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=24&q=&all=true (200) [344.369µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlqz2ft9xol52:tile_500 [4.441µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2ft9xol52/t/public/tile_500 (200) [207.017µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlqz2ketk50w1:tile_500 [4.976µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2ketk50w1/t/public/tile_500 (200) [276.469µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr42vbpyh6vo:tile_500 [3.857µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr42vbpyh6vo/t/public/tile_500 (200) [188.415µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqnah1gpxr93ty8m:tile_500 [4.961µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqnah1gpxr93ty8m/t/public/tile_500 (200) [232.355µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr21q1yo2a58:tile_500 [4.593µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr21q1yo2a58/t/public/tile_500 (200) [217.086µs]" time="2021-01-30T11:01:04Z" level=debug msg="cache hit for label-cover:lqmxlr229xygqjhu:tile_500 [4.273µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels/lqmxlr229xygqjhu/t/public/tile_500 (200) [246.666µs]" time="2021-01-30T11:01:04Z" level=debug msg="labels: search count:48 [8.48µs]" time="2021-01-30T11:01:04Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [822.175µs]" time="2021-01-30T11:01:05Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T11:01:05Z" level=debug msg="labels: search q:beacon count:48 [9.112µs]" time="2021-01-30T11:01:05Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [705.55µs]" time="2021-01-30T11:01:06Z" level=info msg="search: label Beacon includes 0 categories" time="2021-01-30T11:01:06Z" level=info msg="photos: found 1 results for public:true dist:20 label:beacon count:60 order:newest merged:true [1.174887ms]" time="2021-01-30T11:01:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:beacon&public=true&quality=0 (200) [1.69771ms]" time="2021-01-30T11:01:13Z" level=debug msg="http: GET /photos (200) [5.368984ms]" time="2021-01-30T11:01:13Z" level=debug msg="http: GET /api/v1/ws (200) [12.315252855s]" time="2021-01-30T11:01:14Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.249754ms]" time="2021-01-30T11:01:14Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [228.052155ms]" time="2021-01-30T11:01:15Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.497224ms]" time="2021-01-30T11:01:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.859192ms]" time="2021-01-30T11:01:15Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.450333ms]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [185.825µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.706µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [141.077µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [189.817µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [186.268µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [186.546µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.978µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [155.548µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [267.457µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [198.986µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [267.11µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [218.97µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [187.532µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [183.748µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [139.088µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [159.664µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [165.812µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [150.031µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [150.373µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [147.674µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [170.156µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [196.857µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [153.004µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [156.371µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [142.181µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [162.665µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [168.374µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [172.769µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [128.399µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [177.815µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.786µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [174.842µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [147.077µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [155.66µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.96µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [152.157µs]" time="2021-01-30T11:01:16Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [161.999µs]" time="2021-01-30T11:01:17Z" level=debug msg="labels: search count:24 [7.461µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [748.678µs]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.296µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [1.090828ms]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.988µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [467.465µs]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.834µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [280.93µs]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.088µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [495.339µs]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [2.553µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [978.979µs]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.837µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [402.33µs]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [2.765µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [740.78µs]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.595µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [198.384µs]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.666µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [210.003µs]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.951µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [180.242µs]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.261µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [250.621µs]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [2.451µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [137.76µs]" time="2021-01-30T11:01:17Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.613µs]" time="2021-01-30T11:01:17Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [174.993µs]" time="2021-01-30T11:01:18Z" level=info msg="search: label Zebra includes 1 categories" time="2021-01-30T11:01:18Z" level=debug msg="labels: search q:zebra count:24 [9.214µs]" time="2021-01-30T11:01:18Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=zebra&all= (200) [706.705µs]" time="2021-01-30T11:01:18Z" level=info msg="search: label Zebra includes 0 categories" time="2021-01-30T11:01:18Z" level=info msg="photos: found 3 results for public:true dist:20 label:zebra count:60 order:newest merged:true [1.604724ms]" time="2021-01-30T11:01:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:zebra&public=true&quality=0 (200) [2.380157ms]" time="2021-01-30T11:01:26Z" level=debug msg="http: GET /photos (200) [5.024155ms]" time="2021-01-30T11:01:26Z" level=debug msg="http: GET /api/v1/ws (200) [11.439877261s]" time="2021-01-30T11:01:26Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.544507ms]" time="2021-01-30T11:01:26Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [207.491643ms]" time="2021-01-30T11:01:28Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.017952ms]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.537643ms]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.265251ms]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [159.047µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [157.114µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [137.493µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [175.805µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [177.06µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [148.08µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [191.408µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [168.59µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [157.176µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [192.69µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [178.679µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [150.425µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [207.426µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [180.987µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [135.16µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [150.998µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [164.993µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [139.754µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [187.4µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [140.575µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [180.174µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.966µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [149.501µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [98.842µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [164.717µs]" time="2021-01-30T11:01:28Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [567.914µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [187.12µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [492.085µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [389.613µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [168.513µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [365.014µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [165.597µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [149.764µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [161.202µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [166.129µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [220.726µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.577µs]" time="2021-01-30T11:01:29Z" level=debug msg="albums: search type:album count:24 [9.766µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [744.873µs]" time="2021-01-30T11:01:29Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.943µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [190.894µs]" time="2021-01-30T11:01:29Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.455µs]" time="2021-01-30T11:01:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [256.255µs]" time="2021-01-30T11:01:30Z" level=debug msg="albums: search q:christmas type:album count:24 [10.945µs]" time="2021-01-30T11:01:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Christmas&category=&type=album (200) [1.445216ms]" time="2021-01-30T11:01:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [456.51µs]" time="2021-01-30T11:01:30Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [884.358µs]" time="2021-01-30T11:01:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.518642ms]" time="2021-01-30T11:01:31Z" level=debug msg="labels: search count:24 [9.308µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [788.796µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.55µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [213.427µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [4.347µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [264.108µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [4.081µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [162.927µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.729µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [228.538µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.736µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [209.738µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.473µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [242.894µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [3.519µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [164.951µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.989µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [192.759µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.133µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [460.569µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [4.459µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [173.8µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [2.008µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [149.812µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [1.45µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [112.22µs]" time="2021-01-30T11:01:31Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.496µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [199.624µs]" time="2021-01-30T11:01:31Z" level=info msg="search: label Landscape includes 2 categories" time="2021-01-30T11:01:31Z" level=debug msg="labels: search q:landscape count:24 [9.221µs]" time="2021-01-30T11:01:31Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=landscape&all= (200) [705.932µs]" time="2021-01-30T11:01:32Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:01:32Z" level=info msg="photos: found 7 results for public:true dist:20 label:landscape count:60 order:newest merged:true [2.59751ms]" time="2021-01-30T11:01:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:landscape&public=true&quality=0 (200) [3.887511ms]" time="2021-01-30T11:01:33Z" level=debug msg="labels: search count:24 [7.675µs]" time="2021-01-30T11:01:33Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [933.602µs]" time="2021-01-30T11:01:34Z" level=debug msg="albums: search type:album count:1000 [10.05µs]" time="2021-01-30T11:01:34Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [706.285µs]" time="2021-01-30T11:01:35Z" level=info msg="6 entries added to Christmas" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_50 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:left_224 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_720 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_3840 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:right_224 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1920 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_100 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_224 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_500 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1280 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2048 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_4096 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:colors from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2560 from cache" time="2021-01-30T11:01:35Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_7680 from cache" time="2021-01-30T11:01:35Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [12.928µs]" time="2021-01-30T11:01:35Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/photos (200) [29.023106ms]" time="2021-01-30T11:01:35Z" level=debug msg="albums: search type:album count:24 [13.484µs]" time="2021-01-30T11:01:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [770.487µs]" time="2021-01-30T11:01:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [324.846µs]" time="2021-01-30T11:01:36Z" level=info msg="photos: found 8 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [1.903137ms]" time="2021-01-30T11:01:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [4.157148ms]" time="2021-01-30T11:01:38Z" level=info msg="5 entries removed from Christmas" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2048 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_4096 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_100 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_224 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_500 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1280 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:colors from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2560 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_7680 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_50 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:left_224 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_720 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_3840 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:right_224 from cache" time="2021-01-30T11:01:38Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1920 from cache" time="2021-01-30T11:01:38Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [102.145µs]" time="2021-01-30T11:01:38Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/photos (200) [21.334359ms]" time="2021-01-30T11:01:38Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [748.812µs]" time="2021-01-30T11:01:38Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.215315ms]" time="2021-01-30T11:01:38Z" level=debug msg="http: GET /photos (200) [5.529459ms]" time="2021-01-30T11:01:38Z" level=debug msg="http: GET /api/v1/ws (200) [11.496071303s]" time="2021-01-30T11:01:38Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [18.194791ms]" time="2021-01-30T11:01:39Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [277.904667ms]" time="2021-01-30T11:01:40Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [13.122479ms]" time="2021-01-30T11:01:40Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [6.077379ms]" time="2021-01-30T11:01:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [29.741845ms]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [160.236µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [168.084µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [142.781µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [249.05µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [150.815µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [188.355µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [201.082µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [168.119µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [235.469µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [233.948µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [157.991µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [158.031µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [184.944µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [165.578µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [159.156µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [154.558µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [116.894µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [85.765µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [168.664µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [151.484µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [201.579µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [1.410108ms]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [183.2µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [210.039µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [208.74µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [161.891µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [211.761µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [216.964µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [275.907µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [186.282µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [224.203µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [289.15µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [332.582µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [195.067µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [204.709µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [170.028µs]" time="2021-01-30T11:01:41Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [5.035766ms]" time="2021-01-30T11:01:42Z" level=debug msg="labels: search count:24 [8.657µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [796.178µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.741µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [207.178µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [6.477µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [806.583µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [4.688µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [4.47µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [870.508µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [245.374µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.205µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [207.657µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.241µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [155.723µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [2.862µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [151.18µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.809µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [240.49µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.008µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [175.722µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [2.545µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [130.052µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [4.975µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [167.128µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.27µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [150.506µs]" time="2021-01-30T11:01:42Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.114µs]" time="2021-01-30T11:01:42Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [181.552µs]" time="2021-01-30T11:01:43Z" level=info msg="search: label Dome includes 1 categories" time="2021-01-30T11:01:43Z" level=debug msg="labels: search q:dome count:24 [9.196µs]" time="2021-01-30T11:01:43Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=dome&all= (200) [1.032393ms]" time="2021-01-30T11:01:43Z" level=info msg="search: label Dome includes 0 categories" time="2021-01-30T11:01:43Z" level=info msg="photos: found 1 results for public:true dist:20 label:dome count:60 order:newest merged:true [1.258126ms]" time="2021-01-30T11:01:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:dome&public=true&quality=0 (200) [1.729591ms]" time="2021-01-30T11:01:43Z" level=debug msg="labels: search count:24 [11.311µs]" time="2021-01-30T11:01:43Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [800.288µs]" time="2021-01-30T11:01:45Z" level=info msg="labels: deleting lqmxlr39h7yd60w8" time="2021-01-30T11:01:45Z" level=debug msg="http: POST /api/v1/batch/labels/delete (200) [14.457267ms]" time="2021-01-30T11:01:46Z" level=info msg="search: label dome not found" time="2021-01-30T11:01:46Z" level=debug msg="labels: search q:dome count:24 [8.866µs]" time="2021-01-30T11:01:46Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=dome&all= (200) [523.483µs]" time="2021-01-30T11:01:53Z" level=debug msg="http: GET /photos (200) [5.678311ms]" time="2021-01-30T11:01:53Z" level=debug msg="http: GET /api/v1/ws (200) [13.699563944s]" time="2021-01-30T11:01:53Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [17.303903ms]" time="2021-01-30T11:01:53Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [217.443271ms]" time="2021-01-30T11:01:55Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.607626ms]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.622257ms]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [31.223418ms]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [888.502µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [159.274µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [124.673µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [143.686µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [148.572µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [533.25µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.802µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [140.608µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [232.322µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [207.375µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [176.731µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [143.197µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [186.082µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [180.798µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [134.938µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [149.445µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [207.537µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [131.832µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [137.028µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [147.139µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.403µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [161.887µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [155.132µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [135.327µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [147.749µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [171.974µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [159.388µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [205.25µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [143.925µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.141µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [141.889µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [185.259µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [183.53µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [162.015µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [167.732µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [158.72µs]" time="2021-01-30T11:01:55Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [146.362µs]" time="2021-01-30T11:01:56Z" level=debug msg="labels: search count:24 [8.008µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [753.866µs]" time="2021-01-30T11:01:56Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.417µs]" time="2021-01-30T11:01:56Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.52µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [189.066µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [1.182548ms]" time="2021-01-30T11:01:56Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [4.574µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [352.415µs]" time="2021-01-30T11:01:56Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [2.971µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [143.248µs]" time="2021-01-30T11:01:56Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [2.491µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [163.871µs]" time="2021-01-30T11:01:56Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.611µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [188.617µs]" time="2021-01-30T11:01:56Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.819µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [182.25µs]" time="2021-01-30T11:01:56Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.974µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [215.799µs]" time="2021-01-30T11:01:56Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [4.096µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [186.578µs]" time="2021-01-30T11:01:56Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.527µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [171.006µs]" time="2021-01-30T11:01:56Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.806µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [185.653µs]" time="2021-01-30T11:01:56Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.834µs]" time="2021-01-30T11:01:56Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [253.227µs]" time="2021-01-30T11:01:57Z" level=debug msg="metadata: starting routine check" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlqu2x2gjkwx6, -376 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlquf9tbc8mk2, -473 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr02lomkuetc, -376 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr03f0zjk06w, -376 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr02fsnwrn7f, -473 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Tower to create title for pqmxlr12pi8arvey" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Seashore to create title for pqmxlr214fgxt1as" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr23mv73aj2f, -886 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Zebra to create title for pqmxlr21zjj8qdq6" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2336sct5nc" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Landscape to create title for pqmxlr33r5lyhrj1" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Burrenwasen to create title for pqmxlr32qk9rfq86" time="2021-01-30T11:01:57Z" level=debug msg="photo: changed title of pqmxlr32xpzvdvku to “Tiergarten / Germany / 2017”" time="2021-01-30T11:01:57Z" level=debug msg="metadata: optimized photo uid pqmxlr32xpzvdvku" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr31yu8s0dh6, -295 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr3180x1cclg, -294 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr31st2guha6, -473 hours time difference" time="2021-01-30T11:01:57Z" level=info msg="search: label bakery not found" time="2021-01-30T11:01:57Z" level=debug msg="labels: search q:bakery count:24 [8.585µs]" time="2021-01-30T11:01:57Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=bakery&all= (200) [3.711691ms]" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr41urria03z, -376 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr4385q4kjug, -318 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Ski to create title for pqmxlr438cp4yzf5" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Flower to create title for pqmxlr43kyg3hpx1" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label “Cape Roger Curtis” to create title for pqmxlr52xanwxjed" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr53rdw00lj7, -1431 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr535bdyek8h, -1432 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr5w95ov6t38, -1433 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr5at1qpe99r, -1433 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr63vz47ue60, -1433 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr6ze5u9jjig, -1462 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr63l8x2d7j5, -1433 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr63s7c33i4r, -1482 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr7188hz4bih, -1483 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqmxlr71pc7gm97v, 5064 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Flower to create title for pqnah1f3gpds8i7y" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Cape to create title for pqnah1f65tdjn6pz" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label “Visitor Center” to create title for pqnah1f2zizijo2k" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label “Lower Cable Station” to create title for pqnah1h3o0atgfnw" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Seashore to create title for pqnah1hszoovfc0i" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Landscape to create title for pqnah1j4pjl0ks7s" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Cat to create title for pqnah1jldzorarso" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Flower to create title for pqnah1j30jjzm2hu" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Landscape to create title for pqnah1k2vo5846h7" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqnah1k2frui6p63, -44 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label “Baumschule Rager” to create title for pqnah1l1d5626l4m" time="2021-01-30T11:01:57Z" level=debug msg="photo: can't estimate position of uid pqnah1l2p1vjzc3j, -593 hours time difference" time="2021-01-30T11:01:57Z" level=debug msg="photo: using label Gustav-Meyer-Straße to create title for pqnah1l3um54zxia" time="2021-01-30T11:01:57Z" level=info msg="metadata: optimized 1 photos" time="2021-01-30T11:01:57Z" level=debug msg="moments: index contains 43 photos and 5 videos, using threshold 6" time="2021-01-30T11:01:57Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:02:04Z" level=debug msg="http: GET /photos (200) [5.597494ms]" time="2021-01-30T11:02:04Z" level=debug msg="http: GET /api/v1/ws (200) [10.236894563s]" time="2021-01-30T11:02:04Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.950961ms]" time="2021-01-30T11:02:04Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [207.518854ms]" time="2021-01-30T11:02:06Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.668471ms]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.396024ms]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.582246ms]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [155.851µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.059µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [170.919µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [183.339µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [187.701µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [162.378µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [164.335µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [157.221µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [139.11µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [178.75µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [172.842µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [169.096µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [189.909µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [181.152µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.273µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [153.644µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [159.054µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [128.805µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [147.46µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [173.8µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [151.174µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [173.638µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [109.098µs]" time="2021-01-30T11:02:06Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [146.713µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [181.084µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.97µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [156.275µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [213.407µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [182.608µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [185.14µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [185.943µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.978µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [147.549µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.913µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [173.493µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [205.16µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [219.981µs]" time="2021-01-30T11:02:07Z" level=debug msg="labels: search count:24 [7.695µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [914.938µs]" time="2021-01-30T11:02:07Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.299µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [684.326µs]" time="2021-01-30T11:02:07Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [4.69µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [202.95µs]" time="2021-01-30T11:02:07Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.03µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [157.638µs]" time="2021-01-30T11:02:07Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.688µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [203.198µs]" time="2021-01-30T11:02:07Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.359µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [176.736µs]" time="2021-01-30T11:02:07Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [2.849µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [211.124µs]" time="2021-01-30T11:02:07Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.943µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [1.00816ms]" time="2021-01-30T11:02:07Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.615µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [219.397µs]" time="2021-01-30T11:02:07Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.019µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [184.408µs]" time="2021-01-30T11:02:07Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.123µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [250.449µs]" time="2021-01-30T11:02:07Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.054µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [159.247µs]" time="2021-01-30T11:02:07Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [2.874µs]" time="2021-01-30T11:02:07Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [231.297µs]" time="2021-01-30T11:02:08Z" level=info msg="search: label cheetah not found" time="2021-01-30T11:02:08Z" level=debug msg="labels: search q:cheetah count:24 [10.786µs]" time="2021-01-30T11:02:08Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=cheetah&all= (200) [1.967638ms]" time="2021-01-30T11:02:15Z" level=debug msg="http: GET /photos (200) [5.767825ms]" time="2021-01-30T11:02:15Z" level=debug msg="http: GET /api/v1/ws (200) [10.412517991s]" time="2021-01-30T11:02:15Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [19.501225ms]" time="2021-01-30T11:02:15Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [225.702344ms]" time="2021-01-30T11:02:17Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.072989ms]" time="2021-01-30T11:02:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.409248ms]" time="2021-01-30T11:02:17Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.440208ms]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [158.603µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [165.088µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [146.445µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [175.985µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [159.063µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [159.622µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [214.21µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [130.164µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [110.461µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [120.596µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [163.092µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [158.98µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [181.018µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [147.179µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [90.134µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [114.853µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [166.803µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [112.031µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [151.921µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [134.818µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [141.092µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [99.311µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [109.858µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.3µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [130.364µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [198.591µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [99.931µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [124.203µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [95.244µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [283.298µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [162.041µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [171.312µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [127.719µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [160.926µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [168.618µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [164.63µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [140.177µs]" time="2021-01-30T11:02:18Z" level=debug msg="albums: search type:moment count:24 [9.871µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [621.134µs]" time="2021-01-30T11:02:18Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.985µs]" time="2021-01-30T11:02:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [568.541µs]" time="2021-01-30T11:02:19Z" level=debug msg="albums: search q:nature type:moment count:24 [13.319µs]" time="2021-01-30T11:02:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Nature&category=&type=moment (200) [890.958µs]" time="2021-01-30T11:02:22Z" level=info msg="Album saved" time="2021-01-30T11:02:22Z" level=debug msg="albums: search id:aqnah1mhviyxpahk [11.375µs]" time="2021-01-30T11:02:22Z" level=debug msg="http: PUT /api/v1/albums/aqnah1mhviyxpahk (200) [15.297166ms]" time="2021-01-30T11:02:22Z" level=debug msg="http: GET /api/v1/ws (200) [1m22.673466043s]" time="2021-01-30T11:02:29Z" level=debug msg="http: GET /photos (200) [5.64993ms]" time="2021-01-30T11:02:29Z" level=debug msg="http: GET /api/v1/ws (200) [12.940007572s]" time="2021-01-30T11:02:29Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.741273ms]" time="2021-01-30T11:02:29Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [267.185898ms]" time="2021-01-30T11:02:31Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.904857ms]" time="2021-01-30T11:02:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.214994ms]" time="2021-01-30T11:02:31Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.368941ms]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [215.962µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [244.087µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [130.271µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [255.737µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [145.899µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [141.235µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [153.285µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [181.31µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [223.125µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [180.673µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [200.717µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [112.212µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [184.716µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [232.38µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [140.168µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [192.645µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [159.221µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [175.228µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [133.021µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [139.235µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [152.67µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [171.405µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [177.974µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [155.676µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [153.464µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [1.942477ms]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [146.704µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [188.793µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [200.971µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [157.73µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.946µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [163.304µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [829.006µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [160.117µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [281.801µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [161.303µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [150.602µs]" time="2021-01-30T11:02:32Z" level=debug msg="albums: search type:moment count:24 [9.76µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [592.974µs]" time="2021-01-30T11:02:32Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.492µs]" time="2021-01-30T11:02:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [293.048µs]" time="2021-01-30T11:02:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [436.825µs]" time="2021-01-30T11:02:34Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:02:34Z" level=info msg="photos: found 7 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:60 order:oldest merged:true [2.614683ms]" time="2021-01-30T11:02:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape&merged=true&country=&camera=0&order=oldest&q= (200) [4.111503ms]" time="2021-01-30T11:02:34Z" level=debug msg="http: GET /photos (200) [17.342622ms]" time="2021-01-30T11:02:34Z" level=debug msg="http: GET /api/v1/ws (200) [3.981628548s]" time="2021-01-30T11:02:34Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.213504ms]" time="2021-01-30T11:02:34Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [205.326398ms]" time="2021-01-30T11:02:36Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.417316ms]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.431689ms]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.052417ms]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [147.95µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [175.118µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [158.395µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [173.468µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [144.089µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [141.251µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [176.672µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [138.528µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [209.113µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [167.174µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [163.014µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [133.418µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [174.988µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [215.272µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [135.096µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [178.298µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [170.29µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [156.426µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [143.882µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [143.268µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [167.876µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [156.302µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [141.429µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [164.224µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [146.35µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [528.719µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [511.392µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [186.667µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.954µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [169.671µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [487.461µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [159.846µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [133.936µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [167.484µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [166.836µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [177.176µs]" time="2021-01-30T11:02:36Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.597µs]" time="2021-01-30T11:02:37Z" level=debug msg="albums: search type:moment count:24 [10.02µs]" time="2021-01-30T11:02:37Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [1.318598ms]" time="2021-01-30T11:02:37Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.529µs]" time="2021-01-30T11:02:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [247.344µs]" time="2021-01-30T11:02:38Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [398.382µs]" time="2021-01-30T11:02:38Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/links (200) [361.99µs]" time="2021-01-30T11:02:38Z" level=info msg="Album saved" time="2021-01-30T11:02:38Z" level=debug msg="albums: search id:aqnah1mhviyxpahk [8.61µs]" time="2021-01-30T11:02:38Z" level=debug msg="http: POST /api/v1/albums/aqnah1mhviyxpahk/links (200) [9.121974ms]" time="2021-01-30T11:02:52Z" level=debug msg="http: GET /photos (200) [5.260502ms]" time="2021-01-30T11:02:52Z" level=debug msg="http: GET /api/v1/ws (200) [17.542111745s]" time="2021-01-30T11:02:52Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.154294ms]" time="2021-01-30T11:02:52Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [235.785479ms]" time="2021-01-30T11:02:54Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.843175ms]" time="2021-01-30T11:02:54Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.488303ms]" time="2021-01-30T11:02:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.078356ms]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [205.358µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [245.686µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [149.199µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [251.447µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [151.653µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [142.86µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.249µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [128.657µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [250.501µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [184.098µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [321.63µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [141.73µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [196.878µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [259.633µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [253.608µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [139.196µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [178.977µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [147.729µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [138.086µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [143.336µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [164.365µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [159.02µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [155.913µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [134.925µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.564µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [150.825µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [148.517µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.571µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [138.389µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [169.5µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [150.982µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [148.406µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [143.177µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [205.46µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [174.75µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [176.36µs]" time="2021-01-30T11:02:55Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [145.654µs]" time="2021-01-30T11:02:56Z" level=debug msg="albums: search type:album count:24 [10.186µs]" time="2021-01-30T11:02:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [636.392µs]" time="2021-01-30T11:02:56Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.116789ms]" time="2021-01-30T11:02:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.292815ms]" time="2021-01-30T11:02:56Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [1.896µs]" time="2021-01-30T11:02:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [122.871µs]" time="2021-01-30T11:02:56Z" level=debug msg="albums: search type:moment count:24 [16.874µs]" time="2021-01-30T11:02:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [785.424µs]" time="2021-01-30T11:02:56Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [4.903µs]" time="2021-01-30T11:02:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [211.284µs]" time="2021-01-30T11:02:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [324.624µs]" time="2021-01-30T11:02:56Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:02:56Z" level=info msg="photos: found 7 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:60 order:oldest merged:true [2.795224ms]" time="2021-01-30T11:02:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape&merged=true&country=&camera=0&order=oldest&q= (200) [4.106296ms]" time="2021-01-30T11:02:57Z" level=debug msg="albums: search type:moment count:24 [10.568µs]" time="2021-01-30T11:02:57Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [651.835µs]" time="2021-01-30T11:02:57Z" level=debug msg="albums: search type:album count:1000 [9.641µs]" time="2021-01-30T11:02:57Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [662.73µs]" time="2021-01-30T11:02:59Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForMoment AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumformoment" time="2021-01-30T11:02:59Z" level=info msg="Album created" time="2021-01-30T11:02:59Z" level=debug msg="albums: search id:aqnquoz1ck3k6bud [11.192µs]" time="2021-01-30T11:02:59Z" level=debug msg="http: POST /api/v1/albums (200) [11.964955ms]" time="2021-01-30T11:02:59Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:02:59Z" level=info msg="photos: found 7 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:10000 [2.304447ms]" time="2021-01-30T11:02:59Z" level=info msg="Selection added to NotYetExistingAlbumForMoment" time="2021-01-30T11:02:59Z" level=debug msg="albums: search id:aqnquoz1ck3k6bud [10.877µs]" time="2021-01-30T11:02:59Z" level=debug msg="http: POST /api/v1/albums/aqnquoz1ck3k6bud/clone (200) [29.043353ms]" time="2021-01-30T11:02:59Z" level=debug msg="albums: search type:album count:24 [12.258µs]" time="2021-01-30T11:02:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [837.06µs]" time="2021-01-30T11:02:59Z" level=debug msg="cached album-cover:aqnquoz1ck3k6bud:tile_500 [1.191169ms]" time="2021-01-30T11:02:59Z" level=debug msg="http: GET /api/v1/albums/aqnquoz1ck3k6bud/t/public/tile_500 (200) [1.381349ms]" time="2021-01-30T11:03:00Z" level=debug msg="albums: search q:notyetexistingalbumformoment type:album count:24 [12.44µs]" time="2021-01-30T11:03:00Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForMoment&category=&type=album (200) [890.456µs]" time="2021-01-30T11:03:01Z" level=debug msg="http: GET /api/v1/albums/aqnquoz1ck3k6bud (200) [331.279µs]" time="2021-01-30T11:03:01Z" level=info msg="photos: found 7 results for dist:20 album:aqnquoz1ck3k6bud count:60 order:oldest merged:true [1.677955ms]" time="2021-01-30T11:03:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnquoz1ck3k6bud&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [3.138488ms]" time="2021-01-30T11:03:01Z" level=debug msg="albums: search type:album count:24 [10.832µs]" time="2021-01-30T11:03:01Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.010382ms]" time="2021-01-30T11:03:02Z" level=info msg="albums: deleting aqnquoz1ck3k6bud" time="2021-01-30T11:03:02Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [15.988062ms]" time="2021-01-30T11:03:03Z" level=debug msg="albums: search type:moment count:24 [10.816µs]" time="2021-01-30T11:03:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [567.078µs]" time="2021-01-30T11:03:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [435.027µs]" time="2021-01-30T11:03:03Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:03:03Z" level=info msg="photos: found 7 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:60 order:oldest merged:true [2.587395ms]" time="2021-01-30T11:03:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape&merged=true&country=&camera=0&order=oldest&q= (200) [4.045926ms]" time="2021-01-30T11:03:03Z" level=debug msg="http: GET /photos (200) [5.561615ms]" time="2021-01-30T11:03:04Z" level=debug msg="http: GET /api/v1/ws (200) [10.40188733s]" time="2021-01-30T11:03:04Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.185408ms]" time="2021-01-30T11:03:04Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [259.757776ms]" time="2021-01-30T11:03:06Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [10.95656ms]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.46381ms]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [35.271456ms]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [242.302µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [158.929µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [146.127µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [201.02µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [161.892µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [164.85µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [175.252µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [169.146µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [144.021µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [202.182µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [185.65µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [162.657µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [181.04µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [181.81µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [135.403µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [170.416µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [133.373µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [141.462µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [142.371µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [149.751µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [120.938µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [155.242µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [133.767µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.681µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [163.086µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [162.147µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [153.488µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [197.927µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [192.636µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [160.02µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [172.364µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [159.67µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [154.721µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [165.027µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.179µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [169.254µs]" time="2021-01-30T11:03:06Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [147.89µs]" time="2021-01-30T11:03:07Z" level=debug msg="albums: search type:moment count:24 [10.248µs]" time="2021-01-30T11:03:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [566.207µs]" time="2021-01-30T11:03:07Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [4.458µs]" time="2021-01-30T11:03:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [203.396µs]" time="2021-01-30T11:03:08Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [405.213µs]" time="2021-01-30T11:03:08Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:03:08Z" level=info msg="photos: found 7 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:60 order:oldest merged:true [2.269795ms]" time="2021-01-30T11:03:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape&merged=true&country=&camera=0&order=oldest&q= (200) [3.541972ms]" time="2021-01-30T11:03:14Z" level=debug msg="http: GET /photos (200) [5.413294ms]" time="2021-01-30T11:03:14Z" level=debug msg="http: GET /api/v1/ws (200) [9.743191807s]" time="2021-01-30T11:03:14Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [15.334438ms]" time="2021-01-30T11:03:14Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [240.362492ms]" time="2021-01-30T11:03:16Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.272892ms]" time="2021-01-30T11:03:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.889693ms]" time="2021-01-30T11:03:16Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.924939ms]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [276.428µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [192.186µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [166.602µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [175.402µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [140.591µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [155.217µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [160.818µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [547.45µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [128.149µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [174.123µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [165.385µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [165.15µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.138µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [155.982µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [118.481µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [150.162µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [175.133µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [132.246µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [111.717µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [145.904µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [152.092µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [138.854µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [145.282µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [135.89µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [125.913µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [93.108µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [95.748µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [165.963µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [168.317µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [164.853µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [166.893µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [161.696µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [169.549µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [187.436µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [280.509µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [156.181µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [132.376µs]" time="2021-01-30T11:03:17Z" level=debug msg="albums: search type:album count:24 [9.939µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [619.814µs]" time="2021-01-30T11:03:17Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.209µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [326.779µs]" time="2021-01-30T11:03:17Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [7.608µs]" time="2021-01-30T11:03:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [183.37µs]" time="2021-01-30T11:03:18Z" level=debug msg="albums: search q:kanadavacation type:album count:24 [13.796µs]" time="2021-01-30T11:03:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KanadaVacation&category=&type=album (200) [807.926µs]" time="2021-01-30T11:03:23Z" level=debug msg="http: GET /photos (200) [4.901308ms]" time="2021-01-30T11:03:23Z" level=debug msg="http: GET /api/v1/ws (200) [8.156571216s]" time="2021-01-30T11:03:23Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.778854ms]" time="2021-01-30T11:03:23Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [228.112978ms]" time="2021-01-30T11:03:25Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.207906ms]" time="2021-01-30T11:03:25Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.525403ms]" time="2021-01-30T11:03:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [20.716996ms]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [148.994µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [184.975µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [175.772µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [221.837µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [179.672µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [179.158µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [165.659µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [161.001µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [144.126µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [270.637µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [152.79µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [143.929µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [180.837µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [173.47µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [146.03µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [342.33µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [161.933µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [141.869µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [153.309µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [145.303µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [1.034239ms]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [125.128µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [207.207µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.9µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [171.793µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.974µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.601µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [178.139µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [144.665µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [164.563µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [158.58µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [143.144µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [146.546µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [144.394µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [282.336µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [196.643µs]" time="2021-01-30T11:03:26Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [140.124µs]" time="2021-01-30T11:03:27Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.08794ms]" time="2021-01-30T11:03:27Z" level=debug msg="http: GET /api/v1/svg/folder (200) [168.594µs]" time="2021-01-30T11:03:28Z" level=debug msg="http: GET /photos (200) [9.448407ms]" time="2021-01-30T11:03:28Z" level=debug msg="http: GET /api/v1/ws (200) [3.682858511s]" time="2021-01-30T11:03:28Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.614048ms]" time="2021-01-30T11:03:28Z" level=debug msg="http: GET /api/v1/config (200) [9.321253ms]" time="2021-01-30T11:03:28Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [290.056675ms]" time="2021-01-30T11:03:29Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.477563ms]" time="2021-01-30T11:03:29Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.167968ms]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [21.379395ms]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [214.249µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [170.283µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [333.979µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [193.796µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [1.512259ms]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [191.049µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [280.369µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [281.924µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [147.941µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [252.346µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [169.919µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [141.126µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [177.422µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [177.451µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [149.678µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [150.573µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [165.881µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [145.375µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [135.221µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [142.818µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [163.263µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [154.573µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [153.531µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.283µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.32µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [160.97µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.83µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [132.177µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [98.445µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.929µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [144.45µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [196.494µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [174.497µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [120.392µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [87.944µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [162.629µs]" time="2021-01-30T11:03:30Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [190.912µs]" time="2021-01-30T11:03:31Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [10.824576ms]" time="2021-01-30T11:03:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.36077ms]" time="2021-01-30T11:03:32Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [174.854µs]" time="2021-01-30T11:03:32Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [167.199µs]" time="2021-01-30T11:03:32Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [226.327µs]" time="2021-01-30T11:03:32Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [162.062µs]" time="2021-01-30T11:03:32Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [166.124µs]" time="2021-01-30T11:03:32Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.610946ms]" time="2021-01-30T11:03:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.29536ms]" time="2021-01-30T11:03:41Z" level=debug msg="http: GET /photos (200) [5.688163ms]" time="2021-01-30T11:03:41Z" level=debug msg="http: GET /api/v1/ws (200) [12.263154727s]" time="2021-01-30T11:03:41Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.587164ms]" time="2021-01-30T11:03:41Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [211.989998ms]" time="2021-01-30T11:03:43Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.43867ms]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.644363ms]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.908053ms]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [174.633µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [185.23µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [137.868µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [241.459µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [177.882µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [179.501µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [142.399µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [154.819µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [188.549µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [217.37µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [139.952µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [137.669µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [184.48µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [155.074µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [284.757µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [290.262µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [169.426µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [138.744µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [135.785µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [130.85µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [154.797µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [184.089µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [144.952µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [144.29µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [136.753µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [173.458µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [135.043µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [192.437µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.732µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.939µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [143.482µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [156.946µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.953µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [175.723µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [192.642µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [166.24µs]" time="2021-01-30T11:03:43Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.47µs]" time="2021-01-30T11:03:44Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.655125ms]" time="2021-01-30T11:03:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.665103ms]" time="2021-01-30T11:03:45Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [191.931µs]" time="2021-01-30T11:03:45Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [145.416µs]" time="2021-01-30T11:03:45Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [177.216µs]" time="2021-01-30T11:03:45Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [145.762µs]" time="2021-01-30T11:03:45Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [146.689µs]" time="2021-01-30T11:03:46Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.185115ms]" time="2021-01-30T11:03:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [12.456103ms]" time="2021-01-30T11:03:54Z" level=debug msg="http: GET /photos (200) [6.041336ms]" time="2021-01-30T11:03:54Z" level=debug msg="http: GET /api/v1/ws (200) [12.329660183s]" time="2021-01-30T11:03:54Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.345366ms]" time="2021-01-30T11:03:54Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [216.208754ms]" time="2021-01-30T11:03:56Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.863113ms]" time="2021-01-30T11:03:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.881408ms]" time="2021-01-30T11:03:56Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.810956ms]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [184.238µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [144.23µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [131.851µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [168.735µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [146.847µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [164.966µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [151.326µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [135.948µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [185.606µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [226.542µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [192.936µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [154.51µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [213.916µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [181.985µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [119.921µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [147.758µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [194.838µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [155.235µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [123.976µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [140.667µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [151.475µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [1.318534ms]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.781µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.369µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [137.07µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [1.271984ms]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [156.641µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [200.175µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [126.004µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [164.726µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [233.494µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [164.2µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [166.618µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [172.864µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [165.072µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [166.431µs]" time="2021-01-30T11:03:57Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [178.347µs]" time="2021-01-30T11:03:58Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.255479ms]" time="2021-01-30T11:03:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.169852ms]" time="2021-01-30T11:03:58Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [585.47µs]" time="2021-01-30T11:03:58Z" level=debug msg="cached thumbs:d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3:tile_500 [222.800498ms]" time="2021-01-30T11:03:58Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [222.991202ms]" time="2021-01-30T11:03:58Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [875.834µs]" time="2021-01-30T11:03:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.461456ms]" time="2021-01-30T11:03:59Z" level=debug msg="cached thumbs:f2e2d89445c5dc64cde394158fd07eeb02083e75:tile_500 [522.40163ms]" time="2021-01-30T11:03:59Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [522.571384ms]" time="2021-01-30T11:03:59Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [883.621µs]" time="2021-01-30T11:03:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.547205ms]" time="2021-01-30T11:04:00Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.751174ms]" time="2021-01-30T11:04:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.408025ms]" time="2021-01-30T11:04:01Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [822.334µs]" time="2021-01-30T11:04:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.526018ms]" time="2021-01-30T11:04:02Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.410331ms]" time="2021-01-30T11:04:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.907265ms]" time="2021-01-30T11:04:02Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [188.585µs]" time="2021-01-30T11:04:02Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [184.263µs]" time="2021-01-30T11:04:02Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [225.05µs]" time="2021-01-30T11:04:02Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [223.379µs]" time="2021-01-30T11:04:02Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [192.778µs]" time="2021-01-30T11:04:02Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [145.635µs]" time="2021-01-30T11:04:02Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [999.195µs]" time="2021-01-30T11:04:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [3.112451ms]" time="2021-01-30T11:04:03Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.581128ms]" time="2021-01-30T11:04:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [4.772659ms]" time="2021-01-30T11:04:03Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [168.545µs]" time="2021-01-30T11:04:03Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [5.145963ms]" time="2021-01-30T11:04:04Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.010991ms]" time="2021-01-30T11:04:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.752993ms]" time="2021-01-30T11:04:04Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [143.977µs]" time="2021-01-30T11:04:04Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [163.911µs]" time="2021-01-30T11:04:04Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [204.895µs]" time="2021-01-30T11:04:04Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [146.473µs]" time="2021-01-30T11:04:04Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [132.089µs]" time="2021-01-30T11:04:05Z" level=debug msg="albums: search type:month count:24 [10.213µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.714038ms]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [3.954µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [265.432µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.279µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [185.798µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.959µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [192.211µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.433µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [180.563µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.824µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [191.256µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.638µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [328.073µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.337µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [192.349µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.457µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [205.21µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.1µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [1.575µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [188.454µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.992µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [484.894µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.003µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [645.437µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [553.723µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.125µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [242.087µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.723µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [154.969µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [2.758µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [1.332µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [178.747µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [157.73µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [1.654µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [300.367µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [2.451µs]" time="2021-01-30T11:04:05Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.426µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [457.959µs]" time="2021-01-30T11:04:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [511.126µs]" time="2021-01-30T11:04:06Z" level=debug msg="albums: search q:\"january 2017\" type:month count:24 [10.703µs]" time="2021-01-30T11:04:06Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=January+2017&category=&type=month (200) [830.018µs]" time="2021-01-30T11:04:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [284.171µs]" time="2021-01-30T11:04:06Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [749.452µs]" time="2021-01-30T11:04:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.206406ms]" time="2021-01-30T11:04:07Z" level=debug msg="albums: search type:moment count:24 [10.092µs]" time="2021-01-30T11:04:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [614.023µs]" time="2021-01-30T11:04:07Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [4.066µs]" time="2021-01-30T11:04:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [260.72µs]" time="2021-01-30T11:04:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [473.473µs]" time="2021-01-30T11:04:07Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:04:07Z" level=info msg="photos: found 7 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:60 order:oldest merged:true [2.405581ms]" time="2021-01-30T11:04:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape&merged=true&country=&camera=0&order=oldest&q= (200) [4.197657ms]" time="2021-01-30T11:04:09Z" level=debug msg="albums: search type:state count:24 [10.146µs]" time="2021-01-30T11:04:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.170111ms]" time="2021-01-30T11:04:09Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.269µs]" time="2021-01-30T11:04:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [204.545µs]" time="2021-01-30T11:04:09Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [4.204µs]" time="2021-01-30T11:04:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [274.405µs]" time="2021-01-30T11:04:09Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.43µs]" time="2021-01-30T11:04:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [430.122µs]" time="2021-01-30T11:04:09Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.685µs]" time="2021-01-30T11:04:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [423.521µs]" time="2021-01-30T11:04:09Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [3.304µs]" time="2021-01-30T11:04:09Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [2.838µs]" time="2021-01-30T11:04:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [971.143µs]" time="2021-01-30T11:04:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [818.632µs]" time="2021-01-30T11:04:09Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [4.26µs]" time="2021-01-30T11:04:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [653.561µs]" time="2021-01-30T11:04:09Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [4.974µs]" time="2021-01-30T11:04:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [410.841µs]" time="2021-01-30T11:04:09Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [3.166µs]" time="2021-01-30T11:04:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [205.032µs]" time="2021-01-30T11:04:09Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [4.303µs]" time="2021-01-30T11:04:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [181.984µs]" time="2021-01-30T11:04:09Z" level=debug msg="albums: search q:\"western cape\" type:state count:24 [10.639µs]" time="2021-01-30T11:04:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Western+Cape&category=&type=state (200) [776.02µs]" time="2021-01-30T11:04:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [382.328µs]" time="2021-01-30T11:04:10Z" level=info msg="photos: found 7 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.730185ms]" time="2021-01-30T11:04:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.277967ms]" time="2021-01-30T11:04:10Z" level=debug msg="labels: search count:24 [7.875µs]" time="2021-01-30T11:04:10Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [1.116032ms]" time="2021-01-30T11:04:11Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.994µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [1.243521ms]" time="2021-01-30T11:04:11Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.851µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [192.623µs]" time="2021-01-30T11:04:11Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.424µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [155.311µs]" time="2021-01-30T11:04:11Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.823µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [239.378µs]" time="2021-01-30T11:04:11Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.933µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [1.616551ms]" time="2021-01-30T11:04:11Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [2.831µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [189.653µs]" time="2021-01-30T11:04:11Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.694µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [172.264µs]" time="2021-01-30T11:04:11Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.678µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [185.121µs]" time="2021-01-30T11:04:11Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [4.484µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [700.884µs]" time="2021-01-30T11:04:11Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.666µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [216.433µs]" time="2021-01-30T11:04:11Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [4.168µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [170.162µs]" time="2021-01-30T11:04:11Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.298µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [210.517µs]" time="2021-01-30T11:04:11Z" level=info msg="search: label Seashore includes 1 categories" time="2021-01-30T11:04:11Z" level=debug msg="labels: search q:seashore count:24 [10.32µs]" time="2021-01-30T11:04:11Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=Seashore&all= (200) [1.244605ms]" time="2021-01-30T11:04:12Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T11:04:12Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.702747ms]" time="2021-01-30T11:04:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [2.46979ms]" time="2021-01-30T11:04:12Z" level=debug msg="albums: search type:folder count:24 order:default [13.182µs]" time="2021-01-30T11:04:12Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.330661ms]" time="2021-01-30T11:04:12Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [3.78µs]" time="2021-01-30T11:04:12Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [194.777µs]" time="2021-01-30T11:04:12Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.502µs]" time="2021-01-30T11:04:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [170.394µs]" time="2021-01-30T11:04:12Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [4.067µs]" time="2021-01-30T11:04:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [167.499µs]" time="2021-01-30T11:04:12Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.485µs]" time="2021-01-30T11:04:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [227.507µs]" time="2021-01-30T11:04:12Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.381µs]" time="2021-01-30T11:04:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [168.658µs]" time="2021-01-30T11:04:12Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [4.244µs]" time="2021-01-30T11:04:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [216.216µs]" time="2021-01-30T11:04:13Z" level=debug msg="albums: search q:archive type:folder count:24 order:default [14.014µs]" time="2021-01-30T11:04:13Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=archive&category=&type=folder&order=default (200) [925.712µs]" time="2021-01-30T11:04:13Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [300.708µs]" time="2021-01-30T11:04:13Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.462443ms]" time="2021-01-30T11:04:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.898921ms]" time="2021-01-30T11:04:20Z" level=info msg="archive: adding pqnah1kw0h63wpgm, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqnah1f3gpds8i7y, pqmxlquf9tbc8mk2, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia" time="2021-01-30T11:04:20Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [17.112022ms]" time="2021-01-30T11:04:21Z" level=info msg="photos: found 21 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.604087ms]" time="2021-01-30T11:04:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [7.542368ms]" time="2021-01-30T11:04:22Z" level=info msg="photos: found 1 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [677.205µs]" time="2021-01-30T11:04:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.676429ms]" time="2021-01-30T11:04:22Z" level=info msg="photos: found 0 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [516.929µs]" time="2021-01-30T11:04:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [824.8µs]" time="2021-01-30T11:04:22Z" level=info msg="photos: found 4 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.165487ms]" time="2021-01-30T11:04:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [2.183966ms]" time="2021-01-30T11:04:23Z" level=info msg="photos: found 0 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [590.927µs]" time="2021-01-30T11:04:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [864.95µs]" time="2021-01-30T11:04:23Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.373128ms]" time="2021-01-30T11:04:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.412494ms]" time="2021-01-30T11:04:24Z" level=info msg="photos: found 1 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [836.313µs]" time="2021-01-30T11:04:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.364017ms]" time="2021-01-30T11:04:24Z" level=info msg="photos: found 1 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [719.824µs]" time="2021-01-30T11:04:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.340252ms]" time="2021-01-30T11:04:25Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.753607ms]" time="2021-01-30T11:04:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.144215ms]" time="2021-01-30T11:04:25Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [4.959445ms]" time="2021-01-30T11:04:25Z" level=debug msg="http: GET /api/v1/ws (200) [29.772073493s]" time="2021-01-30T11:04:25Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (304) [150.447µs]" time="2021-01-30T11:04:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [338.78µs]" time="2021-01-30T11:04:26Z" level=info msg="photos: found 0 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [662.389µs]" time="2021-01-30T11:04:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [901.164µs]" time="2021-01-30T11:04:26Z" level=debug msg="albums: search type:moment count:24 [10.508µs]" time="2021-01-30T11:04:26Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [616.206µs]" time="2021-01-30T11:04:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [305.678µs]" time="2021-01-30T11:04:27Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:04:27Z" level=info msg="photos: found 4 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:60 order:oldest merged:true [2.202213ms]" time="2021-01-30T11:04:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape&merged=true&country=&camera=0&order=oldest&q= (200) [3.130315ms]" time="2021-01-30T11:04:27Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [5.29223ms]" time="2021-01-30T11:04:27Z" level=debug msg="http: GET /api/v1/ws (200) [1.802714078s]" time="2021-01-30T11:04:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [452.395µs]" time="2021-01-30T11:04:28Z" level=info msg="photos: found 4 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.473838ms]" time="2021-01-30T11:04:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [2.861429ms]" time="2021-01-30T11:04:28Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [6.14128ms]" time="2021-01-30T11:04:28Z" level=debug msg="http: GET /api/v1/ws (200) [948.04828ms]" time="2021-01-30T11:04:29Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T11:04:29Z" level=info msg="photos: found 1 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.209753ms]" time="2021-01-30T11:04:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [1.95874ms]" time="2021-01-30T11:04:29Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [4.84782ms]" time="2021-01-30T11:04:29Z" level=debug msg="http: GET /api/v1/ws (200) [1.10605141s]" time="2021-01-30T11:04:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [373.244µs]" time="2021-01-30T11:04:30Z" level=info msg="photos: found 9 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [2.370507ms]" time="2021-01-30T11:04:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [4.572938ms]" time="2021-01-30T11:04:31Z" level=info msg="photos: found 21 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.683419ms]" time="2021-01-30T11:04:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [7.363361ms]" time="2021-01-30T11:04:39Z" level=debug msg="http: GET /photos (200) [4.826358ms]" time="2021-01-30T11:04:39Z" level=debug msg="http: GET /api/v1/ws (200) [10.118620324s]" time="2021-01-30T11:04:39Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [17.711358ms]" time="2021-01-30T11:04:39Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [228.740134ms]" time="2021-01-30T11:04:41Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.058955ms]" time="2021-01-30T11:04:41Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.504531ms]" time="2021-01-30T11:04:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [20.215701ms]" time="2021-01-30T11:04:41Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [203.347µs]" time="2021-01-30T11:04:41Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [184.172µs]" time="2021-01-30T11:04:41Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [209.037µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.93µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [143.974µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [189.044µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [162.001µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [147.189µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [191.672µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.364µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [180.612µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [137.054µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [230.766µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [152.167µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [152.401µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [159.25µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [145.728µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.691µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [242.437µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [202.415µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [164.589µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [127.737µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [154.83µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.611µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [173.491µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [168.264µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.775µs]" time="2021-01-30T11:04:42Z" level=info msg="photos: found 1 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [664.46µs]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.728099ms]" time="2021-01-30T11:04:42Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [178.654µs]" time="2021-01-30T11:04:43Z" level=info msg="photos: found 1 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [979.293µs]" time="2021-01-30T11:04:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.529103ms]" time="2021-01-30T11:04:43Z" level=info msg="photos: found 0 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [533.969µs]" time="2021-01-30T11:04:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [821.747µs]" time="2021-01-30T11:04:51Z" level=debug msg="http: GET /photos (200) [5.10874ms]" time="2021-01-30T11:04:51Z" level=debug msg="http: GET /api/v1/ws (200) [10.557387452s]" time="2021-01-30T11:04:51Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.030326ms]" time="2021-01-30T11:04:51Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [226.071219ms]" time="2021-01-30T11:04:52Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [319.264µs]" time="2021-01-30T11:04:52Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [5.164779ms]" time="2021-01-30T11:04:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.975428ms]" time="2021-01-30T11:04:52Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.247484ms]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [206.257µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [174.925µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [241.492µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [216.029µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [213.794µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [195.442µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [157.804µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [168.859µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [135.373µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [142.74µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.604µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [147.354µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [154.061µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [165.451µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [156.002µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [163.607µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [122.82µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [845.546µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [188.748µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [234.98µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [144.092µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [149.096µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [174.518µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [139.559µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [162.096µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [161.702µs]" time="2021-01-30T11:04:53Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [160.342µs]" time="2021-01-30T11:04:54Z" level=info msg="photos: found 0 results for name:\"library-index-001_5.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [812.607µs]" time="2021-01-30T11:04:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:library-index-001_5.jpg&public=true&quality=3&photo=true (200) [1.073739ms]" time="2021-01-30T11:05:02Z" level=debug msg="http: GET /photos (200) [5.891621ms]" time="2021-01-30T11:05:02Z" level=debug msg="http: GET /api/v1/ws (200) [10.10815796s]" time="2021-01-30T11:05:02Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.373679ms]" time="2021-01-30T11:05:02Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [216.220969ms]" time="2021-01-30T11:05:03Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [5.446112ms]" time="2021-01-30T11:05:03Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.874996ms]" time="2021-01-30T11:05:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [22.713346ms]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [193.024µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [181.463µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [194.265µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [165.477µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [131.366µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [158.322µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [175.543µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [178.277µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [465.714µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [142.668µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [135.875µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [148.818µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [183.101µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [167.671µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.936µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [142.904µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [145.521µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.11µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [160.132µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [178.095µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [172.896µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [149.952µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [161.064µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [142.919µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [166.68µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [165.404µs]" time="2021-01-30T11:05:04Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [166.794µs]" time="2021-01-30T11:05:05Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [5.884761ms]" time="2021-01-30T11:05:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [11.601255ms]" time="2021-01-30T11:05:05Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [191.036µs]" time="2021-01-30T11:05:05Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [207.309µs]" time="2021-01-30T11:05:05Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [161.749µs]" time="2021-01-30T11:05:05Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [146.037µs]" time="2021-01-30T11:05:06Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T11:05:06Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [1.386953ms]" time="2021-01-30T11:05:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.664692ms]" time="2021-01-30T11:05:06Z" level=debug msg="albums: search type:album count:1000 [10.916µs]" time="2021-01-30T11:05:06Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [658.1µs]" time="2021-01-30T11:05:06Z" level=debug msg="upload: saving file digikam.jpg" time="2021-01-30T11:05:06Z" level=info msg="nsfw: loading nsfw" 2021-01-30 11:05:06.692071: I tensorflow/cc/saved_model/reader.cc:31] Reading SavedModel from: /go/src/github.com/photoprism/photoprism/assets/nsfw 2021-01-30 11:05:06.698178: I tensorflow/cc/saved_model/reader.cc:54] Reading meta graph with tags { serve } 2021-01-30 11:05:06.721625: I tensorflow/cc/saved_model/loader.cc:202] Restoring SavedModel bundle. 2021-01-30 11:05:06.883627: I tensorflow/cc/saved_model/loader.cc:311] SavedModel load for tags { serve }; Status: success. Took 191554 microseconds. time="2021-01-30T11:05:06Z" level=info msg="nsfw: loading labels from labels.txt" time="2021-01-30T11:05:07Z" level=debug msg="nsfw: image classified as {Drawing:0.6378076 Hentai:0.0062331865 Neutral:0.35140827 Porn:0.0040615546 Sexy:0.0004894204}" time="2021-01-30T11:05:07Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T11:05:07Z" level=debug msg="http: POST /api/v1/upload/1612004706666 (200) [377.97549ms]" time="2021-01-30T11:05:07Z" level=debug msg="upload: saving file digikam.json" time="2021-01-30T11:05:07Z" level=debug msg="nsfw: digikam.json is not a jpeg file" time="2021-01-30T11:05:07Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T11:05:07Z" level=debug msg="http: POST /api/v1/upload/1612004706666 (200) [478.521µs]" time="2021-01-30T11:05:07Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T11:05:07Z" level=info msg="Moving files from 1612004706666" time="2021-01-30T11:05:07Z" level=info msg="import: no .ppignore file found" time="2021-01-30T11:05:07Z" level=info msg="import: added folder /upload/1612004706666" time="2021-01-30T11:05:07Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:05:07Z" level=info msg="media: digikam.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T11:05:07Z" level=info msg="folder: added album “October 2020” (path:2020/10 public:true)" time="2021-01-30T11:05:07Z" level=info msg="import: created folder /2020/10" time="2021-01-30T11:05:07Z" level=info msg="import: moving main jpg file digikam.jpg to 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T11:05:07Z" level=info msg="import: moving related json file digikam.json to 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T11:05:07Z" level=info msg="media: 11 thumbnails created for 20201017_154824_43C25EB3 [99.449441ms]" time="2021-01-30T11:05:07Z" level=debug msg="metadata: original name 20201017_154824_43C25EB3.jpg does not match digikam.jpg (exiftool)" time="2021-01-30T11:05:07Z" level=debug msg="metadata: original name 20201017_154824_43C25EB3.jpg does not match digikam.jpg (exiftool)" time="2021-01-30T11:05:07Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:05:07Z" level=info msg="media: 20201017_154824_43C25EB3.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T11:05:07Z" level=debug msg="index: image classification took 256.444689ms" time="2021-01-30T11:05:07Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/47a85a9cb7d4" time="2021-01-30T11:05:07Z" level=debug msg="places: cached cell 47a85a9cb7d4 [369.36651ms]" time="2021-01-30T11:05:07Z" level=debug msg="location: added cell s2:47a85a9cb7d4 [382.486482ms]" time="2021-01-30T11:05:07Z" level=debug msg="photo: changed title of pqnqusjiyvozcgsp to “Berlin / Germany / 2020”" time="2021-01-30T11:05:07Z" level=info msg="import: added main jpg file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T11:05:07Z" level=debug msg="media: exif not supported: 20201017_154824_43C25EB3.json" time="2021-01-30T11:05:07Z" level=info msg="import: added related json file 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T11:05:08Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612004706666" time="2021-01-30T11:05:08Z" level=debug msg="moments: index contains 33 photos and 4 videos, using threshold 6" time="2021-01-30T11:05:08Z" level=info msg="moments: added “October 2020” (public:true year:2020 month:10)" time="2021-01-30T11:05:08Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:05:08Z" level=info msg="Import completed in 0 s" time="2021-01-30T11:05:08Z" level=debug msg="http: POST /api/v1/import/upload/1612004706666 (200) [976.120365ms]" time="2021-01-30T11:05:08Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:120 order:added merged:true [10.144953ms]" time="2021-01-30T11:05:08Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:120 order:newest merged:true [6.551216ms]" time="2021-01-30T11:05:08Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=added&q=&public=true&quality=3 (200) [18.431244ms]" time="2021-01-30T11:05:08Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.250652ms]" time="2021-01-30T11:05:08Z" level=debug msg="albums: search type:album count:1000 [15.995µs]" time="2021-01-30T11:05:08Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [929.261µs]" time="2021-01-30T11:05:08Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T11:05:08Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:120 order:newest merged:true [1.201234ms]" time="2021-01-30T11:05:08Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.834711ms]" time="2021-01-30T11:05:08Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_224 (200) [155.685µs]" time="2021-01-30T11:05:08Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:120 order:newest merged:true [10.315859ms]" time="2021-01-30T11:05:08Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [24.654869ms]" time="2021-01-30T11:05:08Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (200) [226.66µs]" time="2021-01-30T11:05:08Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_224 (304) [95.286µs]" time="2021-01-30T11:05:08Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (200) [212.455µs]" time="2021-01-30T11:05:10Z" level=debug msg="http: GET /api/v1/config (200) [7.395308ms]" time="2021-01-30T11:05:22Z" level=debug msg="http: GET /library/files/2020/10 (200) [6.052809ms]" time="2021-01-30T11:05:22Z" level=debug msg="http: GET /api/v1/ws (200) [19.393335175s]" time="2021-01-30T11:05:23Z" level=debug msg="http: GET /api/v1/folders/originals/2020/10?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [802.811µs]" time="2021-01-30T11:05:23Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (304) [64.261µs]" time="2021-01-30T11:05:23Z" level=debug msg="cached thumbs:3526c91c93bd7bb4f10bc47173e61cc04c8fc924:tile_500 [1.240645ms]" time="2021-01-30T11:05:23Z" level=debug msg="http: GET /api/v1/t/3526c91c93bd7bb4f10bc47173e61cc04c8fc924/public/tile_500 (200) [1.457818ms]" time="2021-01-30T11:05:23Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:60 order:newest merged:true [6.17012ms]" time="2021-01-30T11:05:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [12.340213ms]" time="2021-01-30T11:05:24Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T11:05:24Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [2.397328ms]" time="2021-01-30T11:05:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [3.207144ms]" time="2021-01-30T11:05:26Z" level=debug msg="http: GET /api/v1/svg/photo (200) [231.405µs]" time="2021-01-30T11:05:26Z" level=debug msg="http: GET /api/v1/photos/pqnqusjiyvozcgsp (200) [2.063399ms]" time="2021-01-30T11:05:27Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_224 (200) [171.449µs]" time="2021-01-30T11:05:34Z" level=info msg="archive: adding pqnqusjiyvozcgsp" time="2021-01-30T11:05:34Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [24.924458ms]" time="2021-01-30T11:05:35Z" level=info msg="photos: found 22 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.145929ms]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [8.816811ms]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [183.861µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [298.917µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [191.22µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [170.899µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [150.848µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [176.339µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [170.176µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [195.437µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [180.928µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [232.177µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [363.176µs]" time="2021-01-30T11:05:35Z" level=debug msg="cache hit for thumbs:d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3:tile_500 [5.112µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [187.32µs]" time="2021-01-30T11:05:35Z" level=debug msg="cache hit for thumbs:f2e2d89445c5dc64cde394158fd07eeb02083e75:tile_500 [4.818µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [176.398µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [172.32µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [363.322µs]" time="2021-01-30T11:05:35Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [160.656µs]" time="2021-01-30T11:05:36Z" level=info msg="archive: permanently deleting pqnqusjiyvozcgsp" time="2021-01-30T11:05:36Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T11:05:36Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T11:05:36Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [27.753677ms]" time="2021-01-30T11:05:37Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [5.691796ms]" time="2021-01-30T11:05:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [11.445794ms]" time="2021-01-30T11:05:38Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T11:05:38Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [1.305344ms]" time="2021-01-30T11:05:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.542881ms]" time="2021-01-30T11:05:38Z" level=debug msg="http: GET /library/files/2020/10 (200) [4.783228ms]" time="2021-01-30T11:05:38Z" level=debug msg="http: GET /api/v1/ws (200) [16.425082447s]" time="2021-01-30T11:05:38Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (304) [135.84µs]" time="2021-01-30T11:05:39Z" level=debug msg="http: GET /api/v1/folders/originals/2020/10?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [667.728µs]" time="2021-01-30T11:05:39Z" level=debug msg="http: GET /photos (200) [7.963431ms]" time="2021-01-30T11:05:39Z" level=debug msg="http: GET /api/v1/ws (200) [841.210811ms]" time="2021-01-30T11:05:39Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [15.331957ms]" time="2021-01-30T11:05:39Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [233.06785ms]" time="2021-01-30T11:05:41Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.470643ms]" time="2021-01-30T11:05:41Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.125158ms]" time="2021-01-30T11:05:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.836586ms]" time="2021-01-30T11:05:41Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [166.564µs]" time="2021-01-30T11:05:41Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [207.414µs]" time="2021-01-30T11:05:41Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [184.971µs]" time="2021-01-30T11:05:41Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [158.964µs]" time="2021-01-30T11:05:41Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [189.05µs]" time="2021-01-30T11:05:41Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [168.485µs]" time="2021-01-30T11:05:41Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [135.429µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [163.406µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [163.656µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [136.521µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [124.207µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [130.779µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [126.835µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [159.912µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [159.536µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [149.965µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [128.478µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [133.315µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [140.931µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [174.957µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [147.91µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [133.568µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [163.548µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [138.854µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [172.165µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [154.435µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.016µs]" time="2021-01-30T11:05:42Z" level=debug msg="albums: search type:album count:24 [9.788µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [738.264µs]" time="2021-01-30T11:05:42Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [5.217µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [222.804µs]" time="2021-01-30T11:05:42Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [7.868µs]" time="2021-01-30T11:05:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [300.906µs]" time="2021-01-30T11:05:43Z" level=debug msg="albums: search q:christmas type:album count:24 [11.349µs]" time="2021-01-30T11:05:43Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Christmas&category=&type=album (200) [830.011µs]" time="2021-01-30T11:05:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [355.759µs]" time="2021-01-30T11:05:43Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [936.847µs]" time="2021-01-30T11:05:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.455452ms]" time="2021-01-30T11:05:43Z" level=debug msg="albums: search type:album count:1000 [10.798µs]" time="2021-01-30T11:05:43Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [814.32µs]" time="2021-01-30T11:05:44Z" level=debug msg="upload: saving file ladybug.jpg" time="2021-01-30T11:05:44Z" level=debug msg="nsfw: image classified as {Drawing:0.88479054 Hentai:0.037267756 Neutral:0.07758923 Porn:0.0003180002 Sexy:3.442213e-05}" time="2021-01-30T11:05:44Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T11:05:44Z" level=debug msg="http: POST /api/v1/upload/1612004744729 (200) [50.471367ms]" time="2021-01-30T11:05:44Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T11:05:44Z" level=info msg="Moving files from 1612004744729" time="2021-01-30T11:05:44Z" level=debug msg="import: files will be added to album aqmxlts2b2rx38wl" time="2021-01-30T11:05:44Z" level=info msg="import: no .ppignore file found" time="2021-01-30T11:05:44Z" level=info msg="import: added folder /upload/1612004744729" time="2021-01-30T11:05:44Z" level=debug msg="media: no original json sidecar file found for ladybug.jpg" time="2021-01-30T11:05:44Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:05:44Z" level=info msg="media: ladybug.jpg was taken at 2011-07-10 17:34:28 +0000 UTC (meta)" time="2021-01-30T11:05:44Z" level=info msg="folder: added album “July 2011” (path:2011/07 public:true)" time="2021-01-30T11:05:44Z" level=info msg="import: created folder /2011/07" time="2021-01-30T11:05:44Z" level=info msg="import: moving main jpg file ladybug.jpg to 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T11:05:44Z" level=info msg="media: 11 thumbnails created for 20110710_173428_B2DA2F66 [135.184034ms]" time="2021-01-30T11:05:45Z" level=debug msg="media: no original json sidecar file found for 20110710_173428_B2DA2F66.jpg" time="2021-01-30T11:05:45Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:05:45Z" level=info msg="media: 20110710_173428_B2DA2F66.jpg was taken at 2011-07-10 17:34:28 +0000 UTC (meta)" time="2021-01-30T11:05:45Z" level=debug msg="index: image classification took 279.863329ms" time="2021-01-30T11:05:45Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/47b92fdbec4c" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/config (200) [7.338114ms]" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/config (200) [10.21012ms]" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/config (200) [6.735336ms]" time="2021-01-30T11:05:45Z" level=debug msg="places: cached cell 47b92fdbec4c [28.663181ms]" time="2021-01-30T11:05:45Z" level=info msg="location: added place s2:47b92fdbec4c [36.189091ms]" time="2021-01-30T11:05:45Z" level=debug msg="location: added cell s2:47b92fdbec4c [44.268295ms]" time="2021-01-30T11:05:45Z" level=debug msg="photo: using label Beetle to create title for pqnqutl3tyymxw5l" time="2021-01-30T11:05:45Z" level=debug msg="photo: changed title of pqnqutl3tyymxw5l to “Beetle / Breckerfeld / 2011”" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/config (200) [35.860524ms]" time="2021-01-30T11:05:45Z" level=info msg="import: added main jpg file 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/config (200) [174.5301ms]" time="2021-01-30T11:05:45Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612004744729" time="2021-01-30T11:05:45Z" level=debug msg="moments: index contains 33 photos and 4 videos, using threshold 6" time="2021-01-30T11:05:45Z" level=info msg="moments: added “July 2011” (public:true year:2011 month:7)" time="2021-01-30T11:05:45Z" level=info msg="moments: added “Nordrhein-Westfalen / Germany” (public:true country:de state:\"Nordrhein-Westfalen\")" time="2021-01-30T11:05:45Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:05:45Z" level=info msg="Import completed in 0 s" time="2021-01-30T11:05:45Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [11.268µs]" time="2021-01-30T11:05:45Z" level=debug msg="http: POST /api/v1/import/upload/1612004744729 (200) [726.149022ms]" time="2021-01-30T11:05:45Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:120 order:added merged:true [17.819789ms]" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=added&q=&public=true&quality=3 (200) [25.586806ms]" time="2021-01-30T11:05:45Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:120 order:newest merged:true [6.437995ms]" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [13.63431ms]" time="2021-01-30T11:05:45Z" level=debug msg="albums: search type:album count:1000 [12.548µs]" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [1.144596ms]" time="2021-01-30T11:05:45Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [1.218878ms]" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.202225ms]" time="2021-01-30T11:05:45Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:120 order:newest merged:true [9.196698ms]" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/t/f22c7bf33307e79b363b1eb3c5937e9f428c2c70/public/tile_224 (200) [178.674µs]" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [31.624903ms]" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/t/f22c7bf33307e79b363b1eb3c5937e9f428c2c70/public/tile_500 (200) [220.768µs]" time="2021-01-30T11:05:45Z" level=debug msg="http: GET /api/v1/t/f22c7bf33307e79b363b1eb3c5937e9f428c2c70/public/tile_224 (304) [71.312µs]" time="2021-01-30T11:05:46Z" level=debug msg="http: GET /api/v1/t/f22c7bf33307e79b363b1eb3c5937e9f428c2c70/public/tile_500 (200) [220.616µs]" time="2021-01-30T11:06:00Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:60 order:newest merged:true [6.099384ms]" time="2021-01-30T11:06:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [14.058714ms]" time="2021-01-30T11:06:00Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [200.867µs]" time="2021-01-30T11:06:00Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [306.618µs]" time="2021-01-30T11:06:00Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [165.096µs]" time="2021-01-30T11:06:00Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [252.62µs]" time="2021-01-30T11:06:00Z" level=debug msg="http: GET /api/v1/t/f22c7bf33307e79b363b1eb3c5937e9f428c2c70/public/tile_500 (304) [75.147µs]" time="2021-01-30T11:06:01Z" level=info msg="search: label ladybug not found, using fuzzy search" time="2021-01-30T11:06:01Z" level=info msg="photos: found 1 results for q:ladybug public:true dist:20 quality:3 count:60 order:newest merged:true [1.093039ms]" time="2021-01-30T11:06:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ladybug&public=true&quality=3 (200) [1.686955ms]" time="2021-01-30T11:06:07Z" level=info msg="archive: adding pqnqutl3tyymxw5l" time="2021-01-30T11:06:07Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [21.353905ms]" time="2021-01-30T11:06:08Z" level=info msg="photos: found 22 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.943544ms]" time="2021-01-30T11:06:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [7.861375ms]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [158.251µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [149.079µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [169.031µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [168.879µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [233.915µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [126.277µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [176.521µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [258.402µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [199.358µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [123.694µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [148.041µs]" time="2021-01-30T11:06:09Z" level=debug msg="cache hit for thumbs:d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3:tile_500 [133.464µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [743.944µs]" time="2021-01-30T11:06:09Z" level=debug msg="cache hit for thumbs:f2e2d89445c5dc64cde394158fd07eeb02083e75:tile_500 [4.758µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [166.937µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [166.537µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [147.886µs]" time="2021-01-30T11:06:09Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [1.110043ms]" time="2021-01-30T11:06:10Z" level=info msg="archive: permanently deleting pqnqutl3tyymxw5l" time="2021-01-30T11:06:10Z" level=debug msg="delete: removing file 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T11:06:10Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [31.713026ms]" time="2021-01-30T11:06:11Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [6.048637ms]" time="2021-01-30T11:06:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [12.386452ms]" time="2021-01-30T11:06:12Z" level=info msg="search: label ladybug not found, using fuzzy search" time="2021-01-30T11:06:12Z" level=info msg="photos: found 0 results for q:ladybug public:true dist:20 quality:3 count:60 order:newest merged:true [1.1197ms]" time="2021-01-30T11:06:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ladybug&public=true&quality=3 (200) [1.522926ms]" time="2021-01-30T11:06:12Z" level=debug msg="albums: search type:album count:24 [14.769µs]" time="2021-01-30T11:06:12Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.149595ms]" time="2021-01-30T11:06:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [277.283µs]" time="2021-01-30T11:06:13Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [760.613µs]" time="2021-01-30T11:06:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.260852ms]" time="2021-01-30T11:06:13Z" level=debug msg="http: GET /photos (200) [14.498374ms]" time="2021-01-30T11:06:13Z" level=debug msg="http: GET /api/v1/ws (200) [32.788102597s]" time="2021-01-30T11:06:13Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.651485ms]" time="2021-01-30T11:06:13Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [220.190253ms]" time="2021-01-30T11:06:15Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.994531ms]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.905612ms]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [10.411729ms]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [178.516µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [164.693µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [210.716µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [163.752µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [247.071µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [168.232µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [162.414µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [161.159µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [168.752µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [719.519µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [135.897µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [135.078µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [161.519µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [152.782µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [191.11µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [161.84µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [163.171µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [143.645µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [149.013µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [219.019µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [164.479µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.728µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.441µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [151.791µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [170.809µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [158.919µs]" time="2021-01-30T11:06:15Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [259.421µs]" time="2021-01-30T11:06:16Z" level=debug msg="albums: search type:album count:24 [10.47µs]" time="2021-01-30T11:06:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [687.7µs]" time="2021-01-30T11:06:16Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.646µs]" time="2021-01-30T11:06:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [317.977µs]" time="2021-01-30T11:06:16Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [5.608µs]" time="2021-01-30T11:06:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [227.687µs]" time="2021-01-30T11:06:16Z" level=debug msg="albums: search type:album count:1000 [10.374µs]" time="2021-01-30T11:06:16Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [656.05µs]" time="2021-01-30T11:06:17Z" level=debug msg="upload: saving file digikam.jpg" time="2021-01-30T11:06:17Z" level=debug msg="nsfw: image classified as {Drawing:0.6378076 Hentai:0.0062331865 Neutral:0.35140827 Porn:0.0040615546 Sexy:0.0004894204}" time="2021-01-30T11:06:17Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T11:06:17Z" level=debug msg="http: POST /api/v1/upload/1612004777697 (200) [52.234705ms]" time="2021-01-30T11:06:17Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T11:06:17Z" level=info msg="Moving files from 1612004777697" time="2021-01-30T11:06:17Z" level=debug msg="import: files will be added to album NewCreatedAlbum" time="2021-01-30T11:06:17Z" level=info msg="import: no .ppignore file found" time="2021-01-30T11:06:17Z" level=info msg="import: added folder /upload/1612004777697" time="2021-01-30T11:06:17Z" level=debug msg="media: no original json sidecar file found for digikam.jpg" time="2021-01-30T11:06:17Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:06:17Z" level=info msg="media: digikam.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T11:06:17Z" level=info msg="import: moving main jpg file digikam.jpg to 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T11:06:17Z" level=debug msg="media: no new thumbnails created for 20201017_154824_43C25EB3 [357.836µs]" time="2021-01-30T11:06:17Z" level=debug msg="media: no original json sidecar file found for 20201017_154824_43C25EB3.jpg" time="2021-01-30T11:06:17Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:06:17Z" level=info msg="media: 20201017_154824_43C25EB3.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T11:06:18Z" level=debug msg="index: image classification took 335.618192ms" time="2021-01-30T11:06:18Z" level=debug msg="location: found cell s2:47a85a9cb7d4" time="2021-01-30T11:06:18Z" level=debug msg="photo: changed title of pqnquui1xu47h1hr to “Berlin / Germany / 2020”" time="2021-01-30T11:06:18Z" level=info msg="import: added main jpg file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T11:06:18Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612004777697" time="2021-01-30T11:06:18Z" level=debug msg="moments: index contains 33 photos and 4 videos, using threshold 6" time="2021-01-30T11:06:18Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:06:18Z" level=info msg="Import completed in 0 s" time="2021-01-30T11:06:18Z" level=debug msg="albums: search id:NewCreatedAlbum [10.985µs]" time="2021-01-30T11:06:18Z" level=debug msg="http: POST /api/v1/import/upload/1612004777697 (200) [505.226058ms]" time="2021-01-30T11:06:18Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:120 order:newest merged:true [6.455492ms]" time="2021-01-30T11:06:18Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:120 order:added merged:true [7.205692ms]" time="2021-01-30T11:06:18Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=added&q=&public=true&quality=3 (200) [21.435334ms]" time="2021-01-30T11:06:18Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [22.89327ms]" time="2021-01-30T11:06:18Z" level=debug msg="albums: search type:album count:1000 [13.895µs]" time="2021-01-30T11:06:18Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [983.716µs]" time="2021-01-30T11:06:18Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:120 order:newest merged:true [11.131553ms]" time="2021-01-30T11:06:18Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.653713ms]" time="2021-01-30T11:06:21Z" level=debug msg="http: GET /api/v1/config (200) [14.012261ms]" time="2021-01-30T11:06:33Z" level=debug msg="albums: search type:album count:48 [13.675µs]" time="2021-01-30T11:06:33Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=album (200) [884.98µs]" time="2021-01-30T11:06:33Z" level=debug msg="cached album-cover:aqnquui2x5ur8y5e:tile_500 [1.063769ms]" time="2021-01-30T11:06:33Z" level=debug msg="http: GET /api/v1/albums/aqnquui2x5ur8y5e/t/public/tile_500 (200) [1.208392ms]" time="2021-01-30T11:06:33Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [10.446µs]" time="2021-01-30T11:06:33Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [1.223266ms]" time="2021-01-30T11:06:33Z" level=debug msg="http: GET /api/v1/albums/aqnquui2x5ur8y5e (200) [452.943µs]" time="2021-01-30T11:06:33Z" level=info msg="photos: found 1 results for dist:20 album:aqnquui2x5ur8y5e count:60 order:oldest merged:true [823.53µs]" time="2021-01-30T11:06:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnquui2x5ur8y5e&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.360018ms]" time="2021-01-30T11:06:33Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (200) [158.091µs]" time="2021-01-30T11:06:34Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:60 order:newest merged:true [6.516609ms]" time="2021-01-30T11:06:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [13.310486ms]" time="2021-01-30T11:06:34Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [138.431µs]" time="2021-01-30T11:06:34Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [174.997µs]" time="2021-01-30T11:06:34Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [161.814µs]" time="2021-01-30T11:06:34Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [149.264µs]" time="2021-01-30T11:06:35Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T11:06:35Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [2.180913ms]" time="2021-01-30T11:06:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [2.70734ms]" time="2021-01-30T11:06:41Z" level=info msg="archive: adding pqnquui1xu47h1hr" time="2021-01-30T11:06:41Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [20.555501ms]" time="2021-01-30T11:06:42Z" level=info msg="photos: found 22 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.954094ms]" time="2021-01-30T11:06:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [8.080305ms]" time="2021-01-30T11:06:42Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [179.753µs]" time="2021-01-30T11:06:42Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [148.555µs]" time="2021-01-30T11:06:42Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [150.91µs]" time="2021-01-30T11:06:42Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [168.103µs]" time="2021-01-30T11:06:42Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [163.308µs]" time="2021-01-30T11:06:42Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [127.972µs]" time="2021-01-30T11:06:42Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [189.523µs]" time="2021-01-30T11:06:42Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [161.301µs]" time="2021-01-30T11:06:43Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [221.252µs]" time="2021-01-30T11:06:43Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [143.401µs]" time="2021-01-30T11:06:43Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [139.92µs]" time="2021-01-30T11:06:43Z" level=debug msg="cache hit for thumbs:d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3:tile_500 [3.908µs]" time="2021-01-30T11:06:43Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [174.773µs]" time="2021-01-30T11:06:43Z" level=debug msg="cache hit for thumbs:f2e2d89445c5dc64cde394158fd07eeb02083e75:tile_500 [3.354µs]" time="2021-01-30T11:06:43Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [140.201µs]" time="2021-01-30T11:06:43Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [160.932µs]" time="2021-01-30T11:06:43Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [146.401µs]" time="2021-01-30T11:06:43Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.289µs]" time="2021-01-30T11:06:44Z" level=info msg="archive: permanently deleting pqnquui1xu47h1hr" time="2021-01-30T11:06:44Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T11:06:44Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [27.454778ms]" time="2021-01-30T11:06:45Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.094604ms]" time="2021-01-30T11:06:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [12.841245ms]" time="2021-01-30T11:06:46Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T11:06:46Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [956.093µs]" time="2021-01-30T11:06:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.174505ms]" time="2021-01-30T11:06:46Z" level=debug msg="albums: search type:album count:24 [10.809µs]" time="2021-01-30T11:06:46Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [810.454µs]" time="2021-01-30T11:06:47Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [14.345µs]" time="2021-01-30T11:06:47Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [955.809µs]" time="2021-01-30T11:06:47Z" level=debug msg="http: GET /api/v1/albums/aqnquui2x5ur8y5e (200) [361.954µs]" time="2021-01-30T11:06:47Z" level=info msg="photos: found 0 results for dist:20 album:aqnquui2x5ur8y5e count:60 order:oldest merged:true [676.047µs]" time="2021-01-30T11:06:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnquui2x5ur8y5e&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [908.197µs]" time="2021-01-30T11:06:48Z" level=debug msg="albums: search type:album count:24 [9.997µs]" time="2021-01-30T11:06:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.02069ms]" time="2021-01-30T11:06:48Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [17.184µs]" time="2021-01-30T11:06:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [1.654592ms]" time="2021-01-30T11:06:49Z" level=info msg="albums: deleting aqnquui2x5ur8y5e" time="2021-01-30T11:06:49Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [13.437671ms]" time="2021-01-30T11:06:50Z" level=debug msg="http: GET /photos (200) [6.479477ms]" time="2021-01-30T11:06:50Z" level=debug msg="http: GET /api/v1/ws (200) [35.986541047s]" time="2021-01-30T11:06:50Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [15.719677ms]" time="2021-01-30T11:06:50Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [225.5553ms]" time="2021-01-30T11:06:51Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.240289ms]" time="2021-01-30T11:06:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.194849ms]" time="2021-01-30T11:06:51Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [7.636553ms]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [216.362µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [187.775µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [211.717µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [189.637µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [167.006µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [216.03µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [151.27µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [188.351µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [152.003µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [408.432µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [157.903µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [672.441µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [151.404µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [153.522µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [140.915µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [146.539µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [149.919µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [141.276µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [166.034µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [186.329µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [172.975µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [147.919µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [171.716µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [142.814µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [170.686µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [180.523µs]" time="2021-01-30T11:06:52Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [149.138µs]" time="2021-01-30T11:06:53Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [5.860326ms]" time="2021-01-30T11:06:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [11.662282ms]" time="2021-01-30T11:06:53Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [135.773µs]" time="2021-01-30T11:06:53Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [209.926µs]" time="2021-01-30T11:06:53Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [143.179µs]" time="2021-01-30T11:06:53Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [137.521µs]" time="2021-01-30T11:06:53Z" level=debug msg="albums: search type:album count:1000 [10.058µs]" time="2021-01-30T11:06:53Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [644.615µs]" time="2021-01-30T11:06:53Z" level=debug msg="upload: saving file hentai_2.jpg" time="2021-01-30T11:06:54Z" level=debug msg="nsfw: image classified as {Drawing:0.0067521487 Hentai:0.9896053 Neutral:0.00027734425 Porn:0.0032008493 Sexy:0.00016437714}" time="2021-01-30T11:06:54Z" level=info msg="nsfw: /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612004813925/hentai_2.jpg might be offensive" time="2021-01-30T11:06:54Z" level=debug msg="api: abort /api/v1/upload/:path with code 403 (Upload might be offensive)" time="2021-01-30T11:06:54Z" level=debug msg="http: POST /api/v1/upload/1612004813925 (403) [52.126892ms]" time="2021-01-30T11:06:54Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T11:06:54Z" level=info msg="Moving files from 1612004813925" time="2021-01-30T11:06:54Z" level=info msg="import: no .ppignore file found" time="2021-01-30T11:06:54Z" level=info msg="import: added folder /upload/1612004813925" time="2021-01-30T11:06:54Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612004813925" time="2021-01-30T11:06:54Z" level=debug msg="moments: index contains 32 photos and 4 videos, using threshold 6" time="2021-01-30T11:06:54Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:06:54Z" level=info msg="Import completed in 0 s" time="2021-01-30T11:06:54Z" level=debug msg="http: POST /api/v1/import/upload/1612004813925 (200) [101.364696ms]" time="2021-01-30T11:06:54Z" level=debug msg="albums: search type:album count:1000 [13.892µs]" time="2021-01-30T11:06:54Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [765.783µs]" time="2021-01-30T11:07:09Z" level=debug msg="http: GET /photos (200) [5.436585ms]" time="2021-01-30T11:07:09Z" level=debug msg="http: GET /api/v1/ws (200) [18.833518288s]" time="2021-01-30T11:07:09Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [17.204344ms]" time="2021-01-30T11:07:10Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [219.250948ms]" time="2021-01-30T11:07:11Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [5.238801ms]" time="2021-01-30T11:07:11Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.883448ms]" time="2021-01-30T11:07:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.520239ms]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [164.705µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [188.861µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [178.562µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [169.232µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [151.337µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [322.586µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [150.355µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [168.278µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [153.919µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.658µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [138.545µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [147.865µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [150.529µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [153.588µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [152.494µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [315.279µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [160.408µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [154.678µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.749µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [178.302µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [209.605µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.749µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [165.85µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [150.163µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [171.818µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [161.952µs]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [173.32µs]" time="2021-01-30T11:07:12Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [5.588046ms]" time="2021-01-30T11:07:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [11.477644ms]" time="2021-01-30T11:07:13Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [176.244µs]" time="2021-01-30T11:07:13Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [178.109µs]" time="2021-01-30T11:07:13Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [134.157µs]" time="2021-01-30T11:07:13Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [143.102µs]" time="2021-01-30T11:07:13Z" level=debug msg="albums: search type:album count:1000 [11.481µs]" time="2021-01-30T11:07:13Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [652.463µs]" time="2021-01-30T11:07:13Z" level=debug msg="upload: saving file foo.txt" time="2021-01-30T11:07:13Z" level=debug msg="nsfw: foo.txt is not a jpeg file" time="2021-01-30T11:07:13Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T11:07:13Z" level=debug msg="http: POST /api/v1/upload/1612004833569 (200) [1.730215ms]" time="2021-01-30T11:07:13Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T11:07:13Z" level=info msg="Moving files from 1612004833569" time="2021-01-30T11:07:13Z" level=info msg="import: no .ppignore file found" time="2021-01-30T11:07:13Z" level=info msg="import: added folder /upload/1612004833569" time="2021-01-30T11:07:13Z" level=debug msg="moments: index contains 32 photos and 4 videos, using threshold 6" time="2021-01-30T11:07:13Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:07:13Z" level=info msg="Import completed in 0 s" time="2021-01-30T11:07:13Z" level=debug msg="http: POST /api/v1/import/upload/1612004833569 (200) [57.946578ms]" time="2021-01-30T11:07:13Z" level=debug msg="albums: search type:album count:1000 [11.857µs]" time="2021-01-30T11:07:13Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [752.863µs]" time="2021-01-30T11:07:29Z" level=debug msg="http: GET /photos (200) [15.20725ms]" time="2021-01-30T11:07:29Z" level=debug msg="http: GET /api/v1/ws (200) [19.074508524s]" time="2021-01-30T11:07:29Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.222568ms]" time="2021-01-30T11:07:29Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [223.184989ms]" time="2021-01-30T11:07:31Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [5.416371ms]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.831364ms]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [10.908956ms]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [154.428µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [231.213µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [209.072µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [167.116µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [164.821µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [247.38µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [148.014µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [331.697µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [138.196µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [138.137µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [132.014µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [237.459µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [151.61µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [177.051µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [165.059µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [285.927µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [143.001µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [157.215µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [161.351µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [172.687µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [191.301µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [234.443µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [169.259µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.408µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [253.593µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [162.558µs]" time="2021-01-30T11:07:31Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.86µs]" time="2021-01-30T11:07:32Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [5.930106ms]" time="2021-01-30T11:07:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [11.645393ms]" time="2021-01-30T11:07:33Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [135.15µs]" time="2021-01-30T11:07:33Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [193.068µs]" time="2021-01-30T11:07:33Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [276.434µs]" time="2021-01-30T11:07:33Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [150.656µs]" time="2021-01-30T11:07:40Z" level=debug msg="http: GET /photos (200) [4.884395ms]" time="2021-01-30T11:07:40Z" level=debug msg="http: GET /api/v1/ws (200) [10.512578779s]" time="2021-01-30T11:07:41Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.642969ms]" time="2021-01-30T11:07:41Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [208.525613ms]" time="2021-01-30T11:07:42Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.630832ms]" time="2021-01-30T11:07:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [10.041034ms]" time="2021-01-30T11:07:42Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.636755ms]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [222.666µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [339.134µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [217.574µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [177.098µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [210.611µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [211.7µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [194.402µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [205.403µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [247.584µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [158.21µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [150.012µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [184.393µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [197.439µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [157.108µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [159.244µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [146.423µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [273.768µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [185.922µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [148.272µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [151.923µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [133.175µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [161.861µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [181.84µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [157.619µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [167.342µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [178.576µs]" time="2021-01-30T11:07:43Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [169.06µs]" time="2021-01-30T11:07:44Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.798692ms]" time="2021-01-30T11:07:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3&photo=true (200) [9.776941ms]" time="2021-01-30T11:07:44Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/fit_1280 (200) [436.384µs]" time="2021-01-30T11:07:44Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/fit_1280 (200) [336.98µs]" time="2021-01-30T11:07:44Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [264.784µs]" time="2021-01-30T11:07:45Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (304) [84.355µs]" time="2021-01-30T11:07:45Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/fit_1280 (200) [466.037µs]" time="2021-01-30T11:07:46Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.74305ms]" time="2021-01-30T11:07:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.907674ms]" time="2021-01-30T11:07:46Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [146.891µs]" time="2021-01-30T11:07:46Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [187.75µs]" time="2021-01-30T11:07:46Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [140.8µs]" time="2021-01-30T11:07:46Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [125.817µs]" time="2021-01-30T11:07:47Z" level=debug msg="http: GET /photos (200) [17.4333ms]" time="2021-01-30T11:07:47Z" level=debug msg="http: GET /api/v1/ws (200) [5.798004133s]" time="2021-01-30T11:07:47Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [19.974826ms]" time="2021-01-30T11:07:47Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [228.606366ms]" time="2021-01-30T11:07:49Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [5.778666ms]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.657702ms]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.123352ms]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [156.063µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [210.779µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [243.395µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [185.713µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [170.86µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [186.352µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [169.722µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [178.818µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [171.409µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [145.127µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [152.403µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [137.368µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [162.883µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [146.13µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [141.423µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [126.901µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.027µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [145.168µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [159.835µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [179.808µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [1.154697ms]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [145.384µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.941µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [131.473µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [165.478µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.218µs]" time="2021-01-30T11:07:49Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.682µs]" time="2021-01-30T11:07:51Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.24655ms]" time="2021-01-30T11:07:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.273072ms]" time="2021-01-30T11:07:51Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [170.842µs]" time="2021-01-30T11:07:51Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [155.11µs]" time="2021-01-30T11:07:51Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [177.608µs]" time="2021-01-30T11:07:51Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [711.63µs]" time="2021-01-30T11:07:51Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [1.780509ms]" time="2021-01-30T11:07:51Z" level=info msg="photos: found 5 results for type:image public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.441148ms]" time="2021-01-30T11:07:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=type:image&public=true&quality=3&review=true (200) [2.638542ms]" time="2021-01-30T11:07:52Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [5.903824ms]" time="2021-01-30T11:07:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [11.703383ms]" time="2021-01-30T11:07:53Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [182.182µs]" time="2021-01-30T11:07:53Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [292.724µs]" time="2021-01-30T11:07:53Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [143.1µs]" time="2021-01-30T11:07:53Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [132.179µs]" time="2021-01-30T11:07:53Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.250831ms]" time="2021-01-30T11:07:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.583975ms]" time="2021-01-30T11:07:54Z" level=debug msg="http: GET /api/v1/svg/photo (200) [149.71µs]" time="2021-01-30T11:07:54Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.070722ms]" time="2021-01-30T11:07:56Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.355971ms]" time="2021-01-30T11:07:56Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.435442ms]" time="2021-01-30T11:07:56Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.372254ms]" time="2021-01-30T11:07:57Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [600.448µs]" time="2021-01-30T11:07:57Z" level=info msg="Changes successfully saved" time="2021-01-30T11:07:57Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [20.100996ms]" time="2021-01-30T11:07:57Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [687.639µs]" time="2021-01-30T11:07:57Z" level=info msg="Changes successfully saved" time="2021-01-30T11:07:57Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [24.544792ms]" time="2021-01-30T11:07:58Z" level=debug msg="http: GET /api/v1/photos/pqnah1k2frui6p63 (200) [2.103876ms]" time="2021-01-30T11:08:06Z" level=debug msg="http: GET /photos (200) [5.783273ms]" time="2021-01-30T11:08:06Z" level=debug msg="http: GET /api/v1/ws (200) [17.800119911s]" time="2021-01-30T11:08:06Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.221895ms]" time="2021-01-30T11:08:06Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [217.391953ms]" time="2021-01-30T11:08:08Z" level=info msg="photos: found 30 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [5.052806ms]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [10.103063ms]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.386867ms]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [236.416µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [152.908µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [166.129µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [212.471µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [237.806µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [174.965µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [132.417µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [217.928µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [182.854µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [276.724µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [236.123µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [201.404µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [263.315µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [158.293µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [136.89µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [174.564µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [117.497µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [134.839µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [159.842µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [175.362µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [191.467µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.318µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [149.859µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [151.967µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [136.812µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [183.232µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [168.429µs]" time="2021-01-30T11:08:08Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [169.879µs]" time="2021-01-30T11:08:09Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.033538ms]" time="2021-01-30T11:08:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.211423ms]" time="2021-01-30T11:08:09Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [189.376µs]" time="2021-01-30T11:08:09Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [186.031µs]" time="2021-01-30T11:08:09Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [154.174µs]" time="2021-01-30T11:08:09Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [138.474µs]" time="2021-01-30T11:08:09Z" level=info msg="photos: found 1 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.552059ms]" time="2021-01-30T11:08:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [2.095412ms]" time="2021-01-30T11:08:10Z" level=info msg="photos: found 38 results for public:true dist:20 quality:3 count:60 order:newest merged:true [6.859976ms]" time="2021-01-30T11:08:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [13.141902ms]" time="2021-01-30T11:08:10Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [714.29µs]" time="2021-01-30T11:08:10Z" level=debug msg="http: POST /api/v1/photos/pqmxlr41urria03z/like (200) [12.137508ms]" time="2021-01-30T11:08:12Z" level=debug msg="http: GET /api/v1/svg/photo (200) [148.269µs]" time="2021-01-30T11:08:12Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [2.707461ms]" time="2021-01-30T11:08:18Z" level=info msg="photos: found 1 results for id:pqnah1let9i4mmlo merged:true [572.441µs]" time="2021-01-30T11:08:18Z" level=info msg="Changes successfully saved" time="2021-01-30T11:08:18Z" level=debug msg="http: PUT /api/v1/photos/pqnah1let9i4mmlo (200) [19.642256ms]" time="2021-01-30T11:08:19Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.010426ms]" time="2021-01-30T11:08:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.72123ms]" time="2021-01-30T11:08:20Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [999.593µs]" time="2021-01-30T11:08:20Z" level=debug msg="http: POST /api/v1/photos/pqmxlr02fsnwrn7f/like (200) [11.639539ms]" time="2021-01-30T11:08:20Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [2.07937ms]" time="2021-01-30T11:08:20Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.637008ms]" time="2021-01-30T11:08:20Z" level=info msg="photos: found 5 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [4.791547ms]" time="2021-01-30T11:08:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [8.918147ms]" time="2021-01-30T11:08:21Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [1.664321ms]" time="2021-01-30T11:08:21Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr02fsnwrn7f/like (200) [15.573204ms]" time="2021-01-30T11:08:21Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [868.149µs]" time="2021-01-30T11:08:21Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr41urria03z/like (200) [6.437792ms]" time="2021-01-30T11:08:22Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [2.963669ms]" time="2021-01-30T11:08:28Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T11:08:28Z" level=info msg="photos: found 1 results for id:pqnah1let9i4mmlo merged:true [650.393µs]" time="2021-01-30T11:08:28Z" level=info msg="Changes successfully saved" time="2021-01-30T11:08:28Z" level=debug msg="http: PUT /api/v1/photos/pqnah1let9i4mmlo (200) [26.228506ms]" time="2021-01-30T11:08:29Z" level=info msg="photos: found 1 results for public:true favorite:true dist:20 quality:3 count:120 order:newest merged:true [816.334µs]" time="2021-01-30T11:08:29Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.399516ms]" time="2021-01-30T11:08:29Z" level=debug msg="http: GET /photos (200) [5.546741ms]" time="2021-01-30T11:08:29Z" level=debug msg="http: GET /api/v1/ws (200) [22.257537122s]" time="2021-01-30T11:08:29Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.30763ms]" time="2021-01-30T11:08:29Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [252.393275ms]" time="2021-01-30T11:08:31Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.942503ms]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.20731ms]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.32096ms]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [225.246µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [209.136µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [248.132µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [170.279µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [179.758µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [271.979µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [167.569µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [357.264µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [185.679µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [231.282µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [261.551µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [152.469µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [196.493µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [160.742µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [176.622µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [175.344µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [145.138µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [185.13µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [202.727µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [185.801µs]" time="2021-01-30T11:08:31Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [188.044µs]" time="2021-01-30T11:08:32Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [163.726µs]" time="2021-01-30T11:08:32Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [218.376µs]" time="2021-01-30T11:08:32Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [224.349µs]" time="2021-01-30T11:08:32Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [169.123µs]" time="2021-01-30T11:08:32Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [167.251µs]" time="2021-01-30T11:08:32Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [223.195µs]" time="2021-01-30T11:08:32Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [5.671753ms]" time="2021-01-30T11:08:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [11.928059ms]" time="2021-01-30T11:08:33Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [134.303µs]" time="2021-01-30T11:08:33Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [188.724µs]" time="2021-01-30T11:08:33Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [146.864µs]" time="2021-01-30T11:08:33Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [137.355µs]" time="2021-01-30T11:08:41Z" level=debug msg="http: GET /photos (200) [6.08343ms]" time="2021-01-30T11:08:41Z" level=debug msg="http: GET /api/v1/ws (200) [10.761940664s]" time="2021-01-30T11:08:41Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.553008ms]" time="2021-01-30T11:08:41Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [209.207677ms]" time="2021-01-30T11:08:42Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.680888ms]" time="2021-01-30T11:08:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [10.293601ms]" time="2021-01-30T11:08:42Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.695886ms]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [170.508µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [183.951µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [210.384µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [245.612µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [172.429µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [147.475µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [144.722µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [174.919µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [516.899µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [174.863µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [2.853048ms]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [146.104µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [153.168µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [146.527µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [146.813µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [151.578µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [141.422µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [135.624µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [150.535µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [172.058µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [174.842µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.672µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [164.044µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [158.308µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [144.486µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [174.892µs]" time="2021-01-30T11:08:43Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [174.199µs]" time="2021-01-30T11:08:44Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [5.528305ms]" time="2021-01-30T11:08:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [11.356441ms]" time="2021-01-30T11:08:44Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [177.488µs]" time="2021-01-30T11:08:44Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [187.001µs]" time="2021-01-30T11:08:44Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [160.29µs]" time="2021-01-30T11:08:44Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [341.047µs]" time="2021-01-30T11:08:45Z" level=info msg="search: label Ski includes 0 categories" time="2021-01-30T11:08:45Z" level=info msg="photos: found 2 results for q:ski public:true dist:20 quality:3 count:60 order:newest merged:true [2.69391ms]" time="2021-01-30T11:08:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ski&public=true&quality=3 (200) [3.370787ms]" time="2021-01-30T11:08:45Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/fit_1280 (200) [259.804µs]" time="2021-01-30T11:08:45Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/fit_1280 (200) [258.755µs]" time="2021-01-30T11:08:45Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/fit_1280 (200) [589.775µs]" time="2021-01-30T11:08:53Z" level=debug msg="http: GET /photos (200) [5.079638ms]" time="2021-01-30T11:08:53Z" level=debug msg="http: GET /api/v1/ws (200) [11.809357065s]" time="2021-01-30T11:08:53Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.274025ms]" time="2021-01-30T11:08:53Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [214.798211ms]" time="2021-01-30T11:08:55Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.711622ms]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [9.801887ms]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.399849ms]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [187.324µs]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [190.234µs]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [209.158µs]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [183.858µs]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [150.705µs]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [181.62µs]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [219.908µs]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [212.771µs]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [151.993µs]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [137.139µs]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [169.076µs]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [141.586µs]" time="2021-01-30T11:08:55Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [154.952µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [196.131µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.924µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [143.178µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.103µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [141.309µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [141.076µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [185.021µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [158.485µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [182.031µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [173.151µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [134.496µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.581µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [164.926µs]" time="2021-01-30T11:08:56Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [146.073µs]" time="2021-01-30T11:09:03Z" level=debug msg="http: GET /photos (200) [5.343913ms]" time="2021-01-30T11:09:03Z" level=debug msg="http: GET /api/v1/ws (200) [9.461323632s]" time="2021-01-30T11:09:04Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.14577ms]" time="2021-01-30T11:09:04Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [207.590647ms]" time="2021-01-30T11:09:05Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.85578ms]" time="2021-01-30T11:09:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [9.761168ms]" time="2021-01-30T11:09:05Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.42837ms]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [157.964µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [154.223µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [290.692µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [151.315µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [128.118µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [341.743µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.105µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [150.665µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [155.759µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [159.368µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [137.928µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [191.676µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [141.829µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [135.793µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [143.029µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [154.528µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [163.857µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [139.176µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [143.452µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [180.898µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [164.672µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [153.691µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [180.122µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [198.624µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [179.325µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [161.049µs]" time="2021-01-30T11:09:06Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [164.48µs]" time="2021-01-30T11:09:07Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [5.503071ms]" time="2021-01-30T11:09:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [11.377616ms]" time="2021-01-30T11:09:07Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [217.12µs]" time="2021-01-30T11:09:07Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [171.864µs]" time="2021-01-30T11:09:07Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [141.948µs]" time="2021-01-30T11:09:07Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [138.29µs]" time="2021-01-30T11:09:08Z" level=info msg="search: label group not found, using fuzzy search" time="2021-01-30T11:09:08Z" level=info msg="photos: found 0 results for q:group public:true dist:20 quality:3 count:60 order:newest merged:true [823.426µs]" time="2021-01-30T11:09:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=group&public=true&quality=3 (200) [1.12184ms]" time="2021-01-30T11:09:15Z" level=debug msg="http: GET /photos (200) [7.748656ms]" time="2021-01-30T11:09:15Z" level=debug msg="http: GET /api/v1/ws (200) [10.974180972s]" time="2021-01-30T11:09:15Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.102974ms]" time="2021-01-30T11:09:16Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [211.938758ms]" time="2021-01-30T11:09:17Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.025837ms]" time="2021-01-30T11:09:17Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [5.768595ms]" time="2021-01-30T11:09:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [24.93061ms]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [162.35µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [184.918µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [190.405µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [179.13µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [118.051µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [147.893µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [156.046µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [134.864µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [177.952µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [121.335µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [171.313µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [141.043µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.541µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [171.518µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [165.735µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [123.179µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [152.808µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [199.07µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [162.876µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [189.711µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [136.829µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [154.98µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [109.512µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [130.746µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [112.5µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [199.127µs]" time="2021-01-30T11:09:18Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [200.206µs]" time="2021-01-30T11:09:19Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.665236ms]" time="2021-01-30T11:09:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3&photo=true (200) [9.227452ms]" time="2021-01-30T11:09:20Z" level=info msg="photos: found 8 results for video:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.959012ms]" time="2021-01-30T11:09:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=video:true&public=true&quality=3&photo=true (200) [3.826135ms]" time="2021-01-30T11:09:20Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [248.652µs]" time="2021-01-30T11:09:20Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [189.253µs]" time="2021-01-30T11:09:20Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [139.857µs]" time="2021-01-30T11:09:20Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [218.572µs]" time="2021-01-30T11:09:21Z" level=info msg="photos: found 0 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [571.812µs]" time="2021-01-30T11:09:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [901.971µs]" time="2021-01-30T11:09:21Z" level=info msg="photos: found 0 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [604.08µs]" time="2021-01-30T11:09:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [924.791µs]" time="2021-01-30T11:09:22Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [5.96726ms]" time="2021-01-30T11:09:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [11.992325ms]" time="2021-01-30T11:09:23Z" level=debug msg="http: GET /api/v1/svg/photo (200) [210.352µs]" time="2021-01-30T11:09:23Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.659339ms]" time="2021-01-30T11:09:30Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [534.303µs]" time="2021-01-30T11:09:30Z" level=info msg="Changes successfully saved" time="2021-01-30T11:09:30Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [25.480904ms]" time="2021-01-30T11:09:35Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [535.127µs]" time="2021-01-30T11:09:35Z" level=info msg="Changes successfully saved" time="2021-01-30T11:09:35Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [19.444702ms]" time="2021-01-30T11:09:37Z" level=debug msg="http: GET /api/v1/photos/pqmxlr03f0zjk06w (200) [2.32253ms]" time="2021-01-30T11:09:44Z" level=info msg="photos: found 2 results for id:pqmxlr03f0zjk06w merged:true [676.622µs]" time="2021-01-30T11:09:44Z" level=info msg="Changes successfully saved" time="2021-01-30T11:09:44Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr03f0zjk06w (200) [19.17843ms]" time="2021-01-30T11:09:45Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [831.659µs]" time="2021-01-30T11:09:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.447456ms]" time="2021-01-30T11:09:45Z" level=info msg="photos: found 3 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [965.374µs]" time="2021-01-30T11:09:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.777322ms]" time="2021-01-30T11:09:46Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.318531ms]" time="2021-01-30T11:09:52Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [566.892µs]" time="2021-01-30T11:09:52Z" level=info msg="Changes successfully saved" time="2021-01-30T11:09:52Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [30.416338ms]" time="2021-01-30T11:09:58Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [554.616µs]" time="2021-01-30T11:09:58Z" level=info msg="Changes successfully saved" time="2021-01-30T11:09:58Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [22.703706ms]" time="2021-01-30T11:10:00Z" level=debug msg="http: GET /api/v1/photos/pqmxlr03f0zjk06w (200) [2.240584ms]" time="2021-01-30T11:10:06Z" level=info msg="photos: found 2 results for id:pqmxlr03f0zjk06w merged:true [732.015µs]" time="2021-01-30T11:10:06Z" level=info msg="Changes successfully saved" time="2021-01-30T11:10:06Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr03f0zjk06w (200) [16.500392ms]" time="2021-01-30T11:10:07Z" level=info msg="photos: found 0 results for panorama:true public:true dist:20 quality:3 count:120 order:newest merged:true [573.777µs]" time="2021-01-30T11:10:07Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [865.678µs]" time="2021-01-30T11:10:07Z" level=info msg="photos: found 0 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [540.433µs]" time="2021-01-30T11:10:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [764.217µs]" time="2021-01-30T11:10:07Z" level=debug msg="http: GET /photos (200) [6.698975ms]" time="2021-01-30T11:10:07Z" level=debug msg="http: GET /api/v1/ws (200) [51.22128636s]" time="2021-01-30T11:10:07Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [28.244944ms]" time="2021-01-30T11:10:08Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [260.449822ms]" time="2021-01-30T11:10:09Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.15077ms]" time="2021-01-30T11:10:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.492429ms]" time="2021-01-30T11:10:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.345448ms]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [194.866µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [180.218µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [282.866µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [148.431µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [141.845µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [251.887µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [158.155µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [152.648µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [168.669µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [200.918µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [166.388µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [179.778µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [202.265µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [178.959µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [150.514µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [196.664µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [184.036µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [163.503µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [164.772µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [277.187µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [196.329µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [192.67µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [230.09µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [152.513µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [171.241µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [156.5µs]" time="2021-01-30T11:10:10Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.094µs]" time="2021-01-30T11:10:12Z" level=info msg="geo: found 17 photos for public:true quality:3 [746.421µs]" time="2021-01-30T11:10:12Z" level=debug msg="geo: search public:true quality:3 [14.563µs]" time="2021-01-30T11:10:12Z" level=debug msg="http: GET /api/v1/geo?q=&public=true&quality=3 (200) [1.41254ms]" time="2021-01-30T11:10:12Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [77.563µs]" time="2021-01-30T11:10:12Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_50 (200) [81.459µs]" time="2021-01-30T11:10:12Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [93.528µs]" time="2021-01-30T11:10:12Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_50 (200) [63.012µs]" time="2021-01-30T11:10:19Z" level=debug msg="http: GET /photos (200) [5.566043ms]" time="2021-01-30T11:10:19Z" level=debug msg="http: GET /api/v1/ws (200) [10.45285516s]" time="2021-01-30T11:10:19Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.470509ms]" time="2021-01-30T11:10:19Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [216.03012ms]" time="2021-01-30T11:10:20Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.567528ms]" time="2021-01-30T11:10:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [9.51441ms]" time="2021-01-30T11:10:20Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.478309ms]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [272.525µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [166.854µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [193.617µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [231.751µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [155.618µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.842µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [175.489µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [174.08µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [357.153µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [117.98µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [127.83µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [140.665µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [155.386µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [228.876µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [160.399µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [180.237µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [150.944µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [158.26µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [147.045µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [177.177µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.651µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.367µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [161.03µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [131.528µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [115.263µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [103.687µs]" time="2021-01-30T11:10:21Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [1.026751ms]" time="2021-01-30T11:10:23Z" level=info msg="geo: found 17 photos for public:true quality:3 [811.924µs]" time="2021-01-30T11:10:23Z" level=debug msg="geo: search public:true quality:3 [14.813µs]" time="2021-01-30T11:10:23Z" level=debug msg="http: GET /api/v1/geo?q=&public=true&quality=3 (200) [2.042393ms]" time="2021-01-30T11:10:23Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [77.302µs]" time="2021-01-30T11:10:23Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_50 (200) [77.418µs]" time="2021-01-30T11:10:23Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [136.673µs]" time="2021-01-30T11:10:23Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_50 (200) [78.297µs]" time="2021-01-30T11:10:35Z" level=debug msg="http: GET /photos (200) [8.144207ms]" time="2021-01-30T11:10:35Z" level=debug msg="http: GET /api/v1/ws (200) [15.505171625s]" time="2021-01-30T11:10:35Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.671795ms]" time="2021-01-30T11:10:35Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [218.218326ms]" time="2021-01-30T11:10:37Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.776048ms]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [11.050635ms]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.711127ms]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [173.454µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [173.459µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [376.584µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [251.457µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [148.033µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [169.866µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [150.558µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [158.549µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [169.909µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [139.669µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [150.365µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [177.746µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [148.158µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [149.553µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [146.524µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [143.864µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [134.501µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [142.233µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [158.042µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [190.649µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [166.708µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [144.064µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [143.077µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [145.931µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [155.064µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [165.847µs]" time="2021-01-30T11:10:37Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [161.376µs]" time="2021-01-30T11:10:39Z" level=debug msg="http: GET /static/img/badge-agpl.svg (200) [260.957µs]" time="2021-01-30T11:10:39Z" level=debug msg="http: GET /static/img/badge-docs.svg (200) [519.685µs]" time="2021-01-30T11:10:39Z" level=debug msg="http: GET /static/img/badge-chat.svg (200) [267.062µs]" time="2021-01-30T11:10:39Z" level=debug msg="http: GET /static/img/badge-twitter.svg (200) [583.207µs]" time="2021-01-30T11:10:46Z" level=debug msg="http: GET /photos (200) [6.589195ms]" time="2021-01-30T11:10:46Z" level=debug msg="http: GET /api/v1/ws (200) [9.815202167s]" time="2021-01-30T11:10:46Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [19.972795ms]" time="2021-01-30T11:10:46Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [221.557037ms]" time="2021-01-30T11:10:47Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.076408ms]" time="2021-01-30T11:10:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.123359ms]" time="2021-01-30T11:10:47Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.390181ms]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [243.141µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [198.014µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [190.604µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [160.207µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [197.906µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [167.823µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [150.3µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [168.275µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [137.383µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [490.184µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [142.289µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [147.575µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [155.539µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.625µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [151.701µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [303.687µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [172.187µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [219.453µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [139.427µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [181.45µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [169.154µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [158.2µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [211.073µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [132.379µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [156.059µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.057µs]" time="2021-01-30T11:10:48Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [160.152µs]" time="2021-01-30T11:10:50Z" level=debug msg="http: GET /static/img/agplv3-small.png (200) [104.735µs]" time="2021-01-30T11:10:50Z" level=debug msg="http: GET /photos (200) [5.563331ms]" time="2021-01-30T11:10:50Z" level=debug msg="http: GET /api/v1/ws (200) [3.163005443s]" time="2021-01-30T11:10:50Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.734299ms]" time="2021-01-30T11:10:50Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [225.715213ms]" time="2021-01-30T11:10:51Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [5.137898ms]" time="2021-01-30T11:10:51Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.184029ms]" time="2021-01-30T11:10:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [10.305992ms]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [189.362µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [204.105µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [192.107µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [223.27µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [155.892µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [187.428µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [154.442µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [155.075µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [127.059µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [123.662µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [158.852µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [146.084µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [150µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [253.179µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [170.722µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [157.562µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.83µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [146.987µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [138.865µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [268.675µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [156.434µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.207µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [148.885µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [327.928µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [161.85µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [150.797µs]" time="2021-01-30T11:10:52Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [156.359µs]" time="2021-01-30T11:10:58Z" level=debug msg="http: GET /photos (200) [4.912324ms]" time="2021-01-30T11:10:58Z" level=debug msg="http: GET /api/v1/ws (200) [7.547741815s]" time="2021-01-30T11:10:58Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.140401ms]" time="2021-01-30T11:10:58Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [212.101923ms]" time="2021-01-30T11:11:00Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.924686ms]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [10.457583ms]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.572625ms]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [171.382µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [169.223µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [166.3µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [155.625µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [151.678µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [169.596µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [171.681µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [148.813µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [175.747µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [141.236µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [144.411µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [153.58µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [236.997µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [160.33µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [543.352µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [152.838µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.594µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [146.953µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [172.83µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [178.626µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [160.229µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [137.243µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [188.917µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [137.605µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [178.119µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [193.719µs]" time="2021-01-30T11:11:00Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [174.82µs]" time="2021-01-30T11:11:02Z" level=debug msg="albums: search type:state count:24 [10.969µs]" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.507985ms]" time="2021-01-30T11:11:02Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [683.776µs]" time="2021-01-30T11:11:02Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [1.579346ms]" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [1.723693ms]" time="2021-01-30T11:11:02Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [729.156µs]" time="2021-01-30T11:11:02Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [1.597141ms]" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [1.777553ms]" time="2021-01-30T11:11:02Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [1.121342ms]" time="2021-01-30T11:11:02Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [2.045059ms]" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [2.200747ms]" time="2021-01-30T11:11:02Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [689.242µs]" time="2021-01-30T11:11:02Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [3.411465ms]" time="2021-01-30T11:11:02Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [4.215158ms]" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [4.396147ms]" time="2021-01-30T11:11:02Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [5.205932ms]" time="2021-01-30T11:11:02Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [8.069214ms]" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [8.246582ms]" time="2021-01-30T11:11:02Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [7.765525ms]" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [7.887554ms]" time="2021-01-30T11:11:02Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnqutl3liulxxl4 country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [997.489µs]" time="2021-01-30T11:11:02Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqutl3liulxxl4" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums/aqnqutl3liulxxl4/t/public/tile_500 (200) [1.365653ms]" time="2021-01-30T11:11:02Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [672.131µs]" time="2021-01-30T11:11:02Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [655.528µs]" time="2021-01-30T11:11:02Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [1.507766ms]" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [1.653548ms]" time="2021-01-30T11:11:02Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [695.243µs]" time="2021-01-30T11:11:02Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [4.082922ms]" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [4.501299ms]" time="2021-01-30T11:11:02Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [2.680198ms]" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [2.938535ms]" time="2021-01-30T11:11:02Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [722.299µs]" time="2021-01-30T11:11:02Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [1.634524ms]" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [1.814454ms]" time="2021-01-30T11:11:02Z" level=debug msg="albums: search q:canada type:state count:24 [13.56µs]" time="2021-01-30T11:11:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Canada&category=&type=state (200) [864.35µs]" time="2021-01-30T11:11:04Z" level=debug msg="http: GET /api/v1/config (200) [4.520571ms]" time="2021-01-30T11:11:05Z" level=info msg="Album saved" time="2021-01-30T11:11:05Z" level=debug msg="albums: search id:aqmxlr722zyrizc7 [111.877µs]" time="2021-01-30T11:11:05Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr722zyrizc7 (200) [12.3348ms]" time="2021-01-30T11:11:12Z" level=debug msg="http: GET /photos (200) [5.466952ms]" time="2021-01-30T11:11:12Z" level=debug msg="http: GET /api/v1/ws (200) [13.340346989s]" time="2021-01-30T11:11:12Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [19.22667ms]" time="2021-01-30T11:11:13Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [218.63174ms]" time="2021-01-30T11:11:14Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.791577ms]" time="2021-01-30T11:11:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [9.796368ms]" time="2021-01-30T11:11:14Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.658948ms]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [184.425µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [277.414µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [245.532µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [173.339µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [143.592µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [179.975µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [143.765µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [178.013µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [138.381µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [125.146µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [130.31µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [127.35µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [157.775µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [147.213µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [145.86µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [102.205µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [150.975µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [1.368665ms]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [155.44µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [396.793µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.247µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [164.793µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [163.887µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [270.372µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [157.647µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [169.54µs]" time="2021-01-30T11:11:15Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [165.996µs]" time="2021-01-30T11:11:16Z" level=debug msg="albums: search type:state count:24 [9.663µs]" time="2021-01-30T11:11:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.368334ms]" time="2021-01-30T11:11:16Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [3.748µs]" time="2021-01-30T11:11:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [184.244µs]" time="2021-01-30T11:11:16Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.876µs]" time="2021-01-30T11:11:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [238.27µs]" time="2021-01-30T11:11:16Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [3.448µs]" time="2021-01-30T11:11:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [179.668µs]" time="2021-01-30T11:11:16Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [3.113µs]" time="2021-01-30T11:11:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [187.367µs]" time="2021-01-30T11:11:16Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [4.541µs]" time="2021-01-30T11:11:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [169.67µs]" time="2021-01-30T11:11:16Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnqutl3liulxxl4 country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [430.643µs]" time="2021-01-30T11:11:16Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqutl3liulxxl4" time="2021-01-30T11:11:16Z" level=debug msg="http: GET /api/v1/albums/aqnqutl3liulxxl4/t/public/tile_500 (200) [792.416µs]" time="2021-01-30T11:11:16Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.106µs]" time="2021-01-30T11:11:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [329.953µs]" time="2021-01-30T11:11:16Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [4.658µs]" time="2021-01-30T11:11:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [178.087µs]" time="2021-01-30T11:11:16Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [4.36µs]" time="2021-01-30T11:11:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [185.311µs]" time="2021-01-30T11:11:16Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [4.438µs]" time="2021-01-30T11:11:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [236.472µs]" time="2021-01-30T11:11:16Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [2.953µs]" time="2021-01-30T11:11:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [176.729µs]" time="2021-01-30T11:11:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [300.824µs]" time="2021-01-30T11:11:17Z" level=info msg="photos: found 3 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.105745ms]" time="2021-01-30T11:11:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.463095ms]" time="2021-01-30T11:11:17Z" level=debug msg="http: GET /photos (200) [14.858686ms]" time="2021-01-30T11:11:17Z" level=debug msg="http: GET /api/v1/ws (200) [4.075203553s]" time="2021-01-30T11:11:17Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.498545ms]" time="2021-01-30T11:11:17Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [213.467531ms]" time="2021-01-30T11:11:19Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.887119ms]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.636215ms]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [11.853226ms]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [237.202µs]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [208.122µs]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [352.271µs]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [168.794µs]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [170.179µs]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [172.306µs]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [139.813µs]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [167.675µs]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [179.806µs]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [203.679µs]" time="2021-01-30T11:11:19Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [137.963µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [150.949µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [147.631µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [145.214µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [148.096µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [129.052µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [183.027µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.613µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [157.265µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [173.308µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [151.426µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [128.424µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [149.604µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [149.132µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [218.171µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [181.985µs]" time="2021-01-30T11:11:20Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [166.671µs]" time="2021-01-30T11:11:21Z" level=debug msg="albums: search type:state count:24 [10.101µs]" time="2021-01-30T11:11:21Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.165599ms]" time="2021-01-30T11:11:21Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [3.987µs]" time="2021-01-30T11:11:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [235.984µs]" time="2021-01-30T11:11:21Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [5.017µs]" time="2021-01-30T11:11:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [559.513µs]" time="2021-01-30T11:11:21Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [3.131µs]" time="2021-01-30T11:11:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [166.789µs]" time="2021-01-30T11:11:21Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [3.475µs]" time="2021-01-30T11:11:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [194.252µs]" time="2021-01-30T11:11:21Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [3.278µs]" time="2021-01-30T11:11:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [154.039µs]" time="2021-01-30T11:11:21Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnqutl3liulxxl4 country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [507.615µs]" time="2021-01-30T11:11:21Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqutl3liulxxl4" time="2021-01-30T11:11:21Z" level=debug msg="http: GET /api/v1/albums/aqnqutl3liulxxl4/t/public/tile_500 (200) [867.082µs]" time="2021-01-30T11:11:21Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [4.187µs]" time="2021-01-30T11:11:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [165.186µs]" time="2021-01-30T11:11:21Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [4.535µs]" time="2021-01-30T11:11:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [209.75µs]" time="2021-01-30T11:11:21Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [3.86µs]" time="2021-01-30T11:11:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [159.806µs]" time="2021-01-30T11:11:21Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.925µs]" time="2021-01-30T11:11:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [222.797µs]" time="2021-01-30T11:11:21Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [3.26µs]" time="2021-01-30T11:11:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [178.379µs]" time="2021-01-30T11:11:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [357.788µs]" time="2021-01-30T11:11:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [361.251µs]" time="2021-01-30T11:11:22Z" level=info msg="Album saved" time="2021-01-30T11:11:22Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [27.379µs]" time="2021-01-30T11:11:22Z" level=debug msg="http: POST /api/v1/albums/aqmxlr7el3v2x167/links (200) [15.145585ms]" time="2021-01-30T11:11:36Z" level=debug msg="http: GET /photos (200) [5.018766ms]" time="2021-01-30T11:11:36Z" level=debug msg="http: GET /api/v1/ws (200) [18.367546607s]" time="2021-01-30T11:11:36Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.386664ms]" time="2021-01-30T11:11:37Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [214.706642ms]" time="2021-01-30T11:11:38Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [5.070513ms]" time="2021-01-30T11:11:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [9.818184ms]" time="2021-01-30T11:11:38Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.527634ms]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [278.434µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [240.309µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [208.888µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [187.515µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [190.132µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [215.291µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [180.425µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [153.766µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [213.285µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [147.718µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [146.687µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [202.507µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [145.354µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [210.588µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [150.222µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [204.604µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.071µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.092µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [148.325µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [220.936µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [208.653µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [185.209µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [531.272µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [152.251µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [661.87µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [565.715µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [161.052µs]" time="2021-01-30T11:11:39Z" level=debug msg="albums: search type:album count:24 [9.679µs]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [603.662µs]" time="2021-01-30T11:11:39Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.211772ms]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.431901ms]" time="2021-01-30T11:11:39Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.015538ms]" time="2021-01-30T11:11:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.18476ms]" time="2021-01-30T11:11:40Z" level=debug msg="albums: search type:state count:24 [10.102µs]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.04831ms]" time="2021-01-30T11:11:40Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.415µs]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [194.146µs]" time="2021-01-30T11:11:40Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [4.343µs]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [210.811µs]" time="2021-01-30T11:11:40Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [3.793µs]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [230.232µs]" time="2021-01-30T11:11:40Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.593µs]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [164.382µs]" time="2021-01-30T11:11:40Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [3.017µs]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [145.672µs]" time="2021-01-30T11:11:40Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnqutl3liulxxl4 country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [448.858µs]" time="2021-01-30T11:11:40Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqutl3liulxxl4" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums/aqnqutl3liulxxl4/t/public/tile_500 (200) [766.167µs]" time="2021-01-30T11:11:40Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.705µs]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [224.913µs]" time="2021-01-30T11:11:40Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [4.989µs]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [174.712µs]" time="2021-01-30T11:11:40Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [4.25µs]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [173.124µs]" time="2021-01-30T11:11:40Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [4.539µs]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [222.697µs]" time="2021-01-30T11:11:40Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [4.349µs]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [201.803µs]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [317.982µs]" time="2021-01-30T11:11:40Z" level=info msg="photos: found 3 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.181636ms]" time="2021-01-30T11:11:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [1.980267ms]" time="2021-01-30T11:11:41Z" level=debug msg="albums: search type:state count:24 [10.889µs]" time="2021-01-30T11:11:41Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.597134ms]" time="2021-01-30T11:11:42Z" level=debug msg="albums: search type:album count:1000 [12.668µs]" time="2021-01-30T11:11:42Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [762.772µs]" time="2021-01-30T11:11:43Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForMoment AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumformoment" time="2021-01-30T11:11:43Z" level=info msg="Album created" time="2021-01-30T11:11:43Z" level=debug msg="albums: search id:aqnqv3j260nczg5q [9.68µs]" time="2021-01-30T11:11:43Z" level=debug msg="http: POST /api/v1/albums (200) [11.58931ms]" time="2021-01-30T11:11:43Z" level=info msg="photos: found 3 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:10000 [1.248493ms]" time="2021-01-30T11:11:43Z" level=info msg="Selection added to NotYetExistingAlbumForMoment" time="2021-01-30T11:11:43Z" level=debug msg="albums: search id:aqnqv3j260nczg5q [11.287µs]" time="2021-01-30T11:11:43Z" level=debug msg="http: POST /api/v1/albums/aqnqv3j260nczg5q/clone (200) [15.005198ms]" time="2021-01-30T11:11:43Z" level=debug msg="albums: search type:album count:24 [11.311µs]" time="2021-01-30T11:11:43Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [780.745µs]" time="2021-01-30T11:11:43Z" level=debug msg="cached album-cover:aqnqv3j260nczg5q:tile_500 [1.336577ms]" time="2021-01-30T11:11:43Z" level=debug msg="http: GET /api/v1/albums/aqnqv3j260nczg5q/t/public/tile_500 (200) [1.560779ms]" time="2021-01-30T11:11:44Z" level=debug msg="albums: search q:notyetexistingalbumformoment type:album count:24 [13.51µs]" time="2021-01-30T11:11:44Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForMoment&category=&type=album (200) [842.293µs]" time="2021-01-30T11:11:45Z" level=debug msg="http: GET /api/v1/albums/aqnqv3j260nczg5q (200) [300.768µs]" time="2021-01-30T11:11:45Z" level=info msg="photos: found 3 results for dist:20 album:aqnqv3j260nczg5q count:60 order:oldest merged:true [1.213286ms]" time="2021-01-30T11:11:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqv3j260nczg5q&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.149202ms]" time="2021-01-30T11:11:45Z" level=debug msg="albums: search type:album count:24 [11.02µs]" time="2021-01-30T11:11:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [815.044µs]" time="2021-01-30T11:11:47Z" level=info msg="albums: deleting aqnqv3j260nczg5q" time="2021-01-30T11:11:47Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [13.38203ms]" time="2021-01-30T11:11:47Z" level=debug msg="albums: search type:state count:24 [12.931µs]" time="2021-01-30T11:11:47Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.283722ms]" time="2021-01-30T11:11:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [364.884µs]" time="2021-01-30T11:11:47Z" level=info msg="photos: found 3 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.14875ms]" time="2021-01-30T11:11:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [1.999338ms]" time="2021-01-30T11:11:48Z" level=debug msg="http: GET /photos (200) [17.521221ms]" time="2021-01-30T11:11:48Z" level=debug msg="http: GET /api/v1/ws (200) [10.57317621s]" time="2021-01-30T11:11:48Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [24.383358ms]" time="2021-01-30T11:11:48Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [299.132926ms]" time="2021-01-30T11:11:50Z" level=info msg="photos: found 29 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [4.976515ms]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [11.218328ms]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.99097ms]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [193.598µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [170.437µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [196.137µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [159.938µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [148.288µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [186.518µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [152.218µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [156.837µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [134.662µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [145.564µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [152.499µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [150.921µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [160.762µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [148.552µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [152.656µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [176.249µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [134.116µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [157.678µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [149.294µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [207.564µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [148.945µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [141.652µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [165.908µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [132.181µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [162.421µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [147.54µs]" time="2021-01-30T11:11:50Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [151.503µs]" time="2021-01-30T11:11:51Z" level=debug msg="albums: search type:state count:24 [10.035µs]" time="2021-01-30T11:11:51Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.168643ms]" time="2021-01-30T11:11:51Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.694µs]" time="2021-01-30T11:11:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [189.513µs]" time="2021-01-30T11:11:51Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [4.636µs]" time="2021-01-30T11:11:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [220.016µs]" time="2021-01-30T11:11:52Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [4.416µs]" time="2021-01-30T11:11:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [294.064µs]" time="2021-01-30T11:11:52Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [4.359µs]" time="2021-01-30T11:11:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [242.844µs]" time="2021-01-30T11:11:52Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [3.863µs]" time="2021-01-30T11:11:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [210.897µs]" time="2021-01-30T11:11:52Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnqutl3liulxxl4 country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [686.168µs]" time="2021-01-30T11:11:52Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqutl3liulxxl4" time="2021-01-30T11:11:52Z" level=debug msg="http: GET /api/v1/albums/aqnqutl3liulxxl4/t/public/tile_500 (200) [1.121205ms]" time="2021-01-30T11:11:52Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [4.091µs]" time="2021-01-30T11:11:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [170.656µs]" time="2021-01-30T11:11:52Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [4.988µs]" time="2021-01-30T11:11:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [180.097µs]" time="2021-01-30T11:11:52Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [4.784µs]" time="2021-01-30T11:11:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [173.324µs]" time="2021-01-30T11:11:52Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.981µs]" time="2021-01-30T11:11:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [207.196µs]" time="2021-01-30T11:11:52Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [3.882µs]" time="2021-01-30T11:11:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [196.74µs]" time="2021-01-30T11:11:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [325.077µs]" time="2021-01-30T11:11:53Z" level=info msg="photos: found 3 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.066786ms]" time="2021-01-30T11:11:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.245113ms]" time="2021-01-30T11:11:58Z" level=debug msg="http: GET /api/v1/ws (200) [9.657749192s]" time="2021-01-30T11:13:28Z" level=debug msg="http: GET /api/v1/config (200) [4.78122ms]" time="2021-01-30T11:15:10Z" level=debug msg="http: GET /api/v1/config (200) [4.143397ms]" time="2021-01-30T11:16:21Z" level=debug msg="http: GET /api/v1/config (200) [14.621138ms]" time="2021-01-30T11:16:57Z" level=debug msg="metadata: starting routine check" time="2021-01-30T11:16:57Z" level=debug msg="moments: index contains 31 photos and 4 videos, using threshold 6" time="2021-01-30T11:16:57Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:21:04Z" level=debug msg="http: GET /api/v1/config (200) [4.894797ms]" time="2021-01-30T11:23:28Z" level=debug msg="http: GET /api/v1/config (200) [5.146303ms]" time="2021-01-30T11:25:10Z" level=debug msg="http: GET /api/v1/config (200) [4.089728ms]" time="2021-01-30T11:26:21Z" level=debug msg="http: GET /api/v1/config (200) [9.252901ms]" time="2021-01-30T11:31:04Z" level=debug msg="http: GET /api/v1/config (200) [5.275886ms]" time="2021-01-30T11:31:57Z" level=debug msg="metadata: starting routine check" time="2021-01-30T11:31:57Z" level=debug msg="moments: index contains 31 photos and 4 videos, using threshold 6" time="2021-01-30T11:31:57Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:33:28Z" level=debug msg="http: GET /api/v1/config (200) [4.729648ms]" time="2021-01-30T11:35:10Z" level=debug msg="http: GET /api/v1/config (200) [4.608298ms]" time="2021-01-30T11:36:21Z" level=debug msg="http: GET /api/v1/config (200) [4.707649ms]" time="2021-01-30T11:36:32Z" level=debug msg="http: GET /browse (200) [13.873818ms]" time="2021-01-30T11:36:32Z" level=debug msg="http: GET /api/v1/ws (200) [55m28.499309271s]" time="2021-01-30T11:36:33Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (304) [69.193µs]" time="2021-01-30T11:36:33Z" level=info msg="photos: found 37 results for public:true dist:20 quality:3 count:60 order:newest merged:true [6.783666ms]" time="2021-01-30T11:36:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [12.646689ms]" time="2021-01-30T11:36:34Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_224 (200) [157.454µs]" time="2021-01-30T11:36:34Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (304) [79.035µs]" time="2021-01-30T11:36:34Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (304) [80.188µs]" time="2021-01-30T11:36:34Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (304) [50.202µs]" time="2021-01-30T11:36:34Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (304) [64.527µs]" time="2021-01-30T11:36:34Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [74.218µs]" time="2021-01-30T11:36:36Z" level=debug msg="http: GET /sw.js (200) [6.984904ms]" time="2021-01-30T11:37:28Z" level=debug msg="http: GET /browse (200) [18.405933ms]" time="2021-01-30T11:37:28Z" level=debug msg="http: GET /api/v1/ws (200) [55.28284284s]" time="2021-01-30T11:37:29Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.756068ms]" time="2021-01-30T11:37:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.516864ms]" time="2021-01-30T11:37:30Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (304) [81.395µs]" time="2021-01-30T11:37:30Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [69.983µs]" time="2021-01-30T11:37:32Z" level=debug msg="http: GET /sw.js (200) [4.812661ms]" time="2021-01-30T11:37:33Z" level=debug msg="http: GET /browse (200) [12.134187ms]" time="2021-01-30T11:37:33Z" level=debug msg="http: GET /api/v1/ws (200) [4.664068632s]" time="2021-01-30T11:37:34Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.079734ms]" time="2021-01-30T11:37:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.56925ms]" time="2021-01-30T11:37:35Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [73.203µs]" time="2021-01-30T11:37:37Z" level=debug msg="http: GET /sw.js (200) [4.631676ms]" time="2021-01-30T11:37:48Z" level=debug msg="http: GET /browse (200) [11.456969ms]" time="2021-01-30T11:37:48Z" level=debug msg="http: GET /api/v1/ws (200) [14.08545841s]" time="2021-01-30T11:37:49Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.823589ms]" time="2021-01-30T11:37:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [20.325854ms]" time="2021-01-30T11:37:49Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [126.772µs]" time="2021-01-30T11:37:52Z" level=debug msg="http: GET /sw.js (200) [4.921851ms]" time="2021-01-30T11:37:52Z" level=debug msg="http: GET /browse (200) [5.448525ms]" time="2021-01-30T11:37:52Z" level=debug msg="http: GET /api/v1/ws (200) [3.984946197s]" time="2021-01-30T11:37:52Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.172545ms]" time="2021-01-30T11:37:53Z" level=debug msg="http: GET /static/build/app.js?d6097d90 (200) [238.796769ms]" time="2021-01-30T11:37:53Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.822419ms]" time="2021-01-30T11:37:53Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [348.472µs]" time="2021-01-30T11:37:53Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.379697ms]" time="2021-01-30T11:37:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.873662ms]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (200) [167.063µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (200) [135.738µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (200) [178.881µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (200) [164.74µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (200) [210.984µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b:tile_224 [4.36µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [199.323µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:f74c897ca36c61026855a361966e03a4f3655319:tile_224 [7.512µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [246.867µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:a391efdc99ed422d41de05d26aebb4d5b237c6fb:tile_224 [4.666µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [164.068µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc:tile_224 [2.233µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [121.676µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:eb357a7114ea3662453b61044ca180e423bb82b6:tile_224 [4.891µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [178.121µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:607266649030c365a9249ef339a2b89ef547fd5b:tile_224 [2.097µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [99.185µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:78bc5ac8d90c858c86012a93a95db13052fa8552:tile_224 [4.381µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [196.689µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:d7d8e9b9e5758bd56e95b212714dea53a1ffd9af:tile_224 [4.026µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [178.471µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:7b82fd1b7e803631e457dac224e9618506943ea1:tile_224 [2.541µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [127.332µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:f779766ddcd4d47f2a9e33f71ec98ab6d36949c6:tile_224 [4.647µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [187.406µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:c785288c3b61fa0765d3d9b82938f56d2a034f31:tile_224 [3.241µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [165.086µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:46c338fa326166df62c9de261f58cfd6e81d3db7:tile_224 [7.005µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [246.26µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:b57552992109d74eeb69777a4ae17a5b021d4adf:tile_224 [9.026µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [223.062µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:9c73220f22b18abf68721db5ad47e5a32597a5d7:tile_224 [5.475µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [256.804µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:a7756afdd90f3e9c2d38673e7b67deb648e98989:tile_224 [4.545µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [200.149µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:19aae445392f780c889c595c78773f9734ade8dc:tile_224 [5.658µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [252.888µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:93c03e65f9f85dbddc89f77d03cba6a7eea827db:tile_224 [5.116µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [213.283µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:65aae760c473b86dd6100da1b4a269052bb53690:tile_224 [4.421µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [181.527µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:8357ce3f779c4666b047b4ea4b1d167d8d0e020f:tile_224 [4.174µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [277.803µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8:tile_224 [5.452µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [237.788µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:1d38233066054822503920fe43180d8bc24e18e4:tile_224 [4.795µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:07c94ef29b45073ba62a44df968c29a8dc8b84b2:tile_224 [2.606µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [191.893µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [263.342µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c:tile_224 [2.459µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [146.669µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:60c7b5edda27758ce389fe05c1828b857190fd37:tile_224 [5.334µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [200.13µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:26d58ca5cc0464a0e8e3925895195a92583e61f0:tile_224 [3.767µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [161.609µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:16805ea72950916d8c2e88ce949a8b7c4a19294c:tile_224 [5.819µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [207.914µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:097c93165472a4b4c0316c1a5b13e879c3aac17f:tile_224 [4.497µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [182.619µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf:tile_224 [3.065µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [131.48µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:0b4fde985a1a7e0e2fce2daa410cb5f086f28eef:tile_224 [3.182µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [140.543µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:034df4b8198eed40096e35d11a6eb8ac6f7f9773:tile_224 [5.122µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [206.862µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:d6b4bae772d416d26ad2f13caa35ea06ac58792a:tile_224 [6.207µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [292.396µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:56e88e45e55cf21574b219a81a15ebbea52f8fef:tile_224 [4.401µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [169.193µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:c85482402e5e3d97908a03c73ea9f7f4241edf48:tile_224 [5.316µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [193.811µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:e07367d99b981feedb19ac83167e2094ffd86c8a:tile_224 [5.87µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [203.17µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:45f2e2be9ef879361c2bd54ed57834e8dc1739c3:tile_224 [3.534µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [139.112µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:95d6c620e4c91361d3df4f0bb43f7b1113e419ca:tile_224 [3.029µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [145.214µs]" time="2021-01-30T11:37:54Z" level=debug msg="cache hit for thumbs:087c9d5531bb6c832b3cf080eea19faddfa87edc:tile_224 [5.686µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [204.794µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [126.266µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /static/manifest.json?86f86023 (200) [337.752µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [77.004µs]" time="2021-01-30T11:37:54Z" level=debug msg="http: GET /static/img/favicon-144.png (200) [113.138µs]" time="2021-01-30T11:38:13Z" level=debug msg="http: GET /browse (200) [19.528543ms]" time="2021-01-30T11:38:13Z" level=debug msg="http: GET /api/v1/ws (200) [20.429903793s]" time="2021-01-30T11:38:14Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.311517ms]" time="2021-01-30T11:38:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.292987ms]" time="2021-01-30T11:38:15Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [68.907µs]" time="2021-01-30T11:38:17Z" level=debug msg="http: GET /sw.js (200) [5.197101ms]" time="2021-01-30T11:44:10Z" level=debug msg="config: running on “Intel(R) Core(TM) i5-9400T CPU @ 1.80GHz”" time="2021-01-30T11:44:10Z" level=debug msg="config: settings loaded from /go/src/github.com/photoprism/photoprism/storage/acceptance/config/settings.yml " time="2021-01-30T11:44:10Z" level=debug msg="restore: album yaml files disabled" [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production. - using env: export GIN_MODE=release - using code: gin.SetMode(gin.ReleaseMode) time="2021-01-30T11:44:10Z" level=info msg="http: enabling gzip compression" [GIN-debug] Loaded HTML Templates (7): - - app.tmpl - favicons.tmpl - index.tmpl - minimal.tmpl - rainbow.tmpl - share.tmpl [GIN-debug] GET /static/*filepath --> github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (4 handlers) [GIN-debug] HEAD /static/*filepath --> github.com/gin-gonic/gin.(*RouterGroup).createStaticHandler.func1 (4 handlers) [GIN-debug] GET /favicon.ico --> github.com/gin-gonic/gin.(*RouterGroup).StaticFile.func1 (4 handlers) [GIN-debug] HEAD /favicon.ico --> github.com/gin-gonic/gin.(*RouterGroup).StaticFile.func1 (4 handlers) [GIN-debug] GET /sw.js --> github.com/photoprism/photoprism/internal/server.registerRoutes.func1 (4 handlers) [GIN-debug] GET /rainbow --> github.com/photoprism/photoprism/internal/server.registerRoutes.func2 (4 handlers) [GIN-debug] GET /api/v1/status --> github.com/photoprism/photoprism/internal/api.GetStatus.func1 (4 handlers) [GIN-debug] GET /api/v1/errors --> github.com/photoprism/photoprism/internal/api.GetErrors.func1 (4 handlers) [GIN-debug] GET /api/v1/config --> github.com/photoprism/photoprism/internal/api.GetConfig.func1 (4 handlers) [GIN-debug] GET /api/v1/config/options --> github.com/photoprism/photoprism/internal/api.GetConfigOptions.func1 (4 handlers) [GIN-debug] POST /api/v1/config/options --> github.com/photoprism/photoprism/internal/api.SaveConfigOptions.func1 (4 handlers) [GIN-debug] GET /api/v1/settings --> github.com/photoprism/photoprism/internal/api.GetSettings.func1 (4 handlers) [GIN-debug] POST /api/v1/settings --> github.com/photoprism/photoprism/internal/api.SaveSettings.func1 (4 handlers) [GIN-debug] PUT /api/v1/users/:uid/password --> github.com/photoprism/photoprism/internal/api.ChangePassword.func1 (4 handlers) [GIN-debug] POST /api/v1/session --> github.com/photoprism/photoprism/internal/api.CreateSession.func1 (4 handlers) [GIN-debug] DELETE /api/v1/session/:id --> github.com/photoprism/photoprism/internal/api.DeleteSession.func1 (4 handlers) [GIN-debug] GET /api/v1/t/:hash/:token/:type --> github.com/photoprism/photoprism/internal/api.GetThumb.func1 (4 handlers) [GIN-debug] GET /api/v1/dl/:hash --> github.com/photoprism/photoprism/internal/api.GetDownload.func1 (4 handlers) [GIN-debug] GET /api/v1/videos/:hash/:token/:type --> github.com/photoprism/photoprism/internal/api.GetVideo.func1 (4 handlers) [GIN-debug] POST /api/v1/zip --> github.com/photoprism/photoprism/internal/api.CreateZip.func1 (4 handlers) [GIN-debug] GET /api/v1/zip/:filename --> github.com/photoprism/photoprism/internal/api.DownloadZip.func1 (4 handlers) [GIN-debug] GET /api/v1/geo --> github.com/photoprism/photoprism/internal/api.GetGeo.func1 (4 handlers) [GIN-debug] GET /api/v1/photos/:uid --> github.com/photoprism/photoprism/internal/api.GetPhoto.func1 (4 handlers) [GIN-debug] GET /api/v1/photos/:uid/yaml --> github.com/photoprism/photoprism/internal/api.GetPhotoYaml.func1 (4 handlers) [GIN-debug] PUT /api/v1/photos/:uid --> github.com/photoprism/photoprism/internal/api.UpdatePhoto.func1 (4 handlers) [GIN-debug] GET /api/v1/photos --> github.com/photoprism/photoprism/internal/api.GetPhotos.func1 (4 handlers) [GIN-debug] GET /api/v1/photos/:uid/dl --> github.com/photoprism/photoprism/internal/api.GetPhotoDownload.func1 (4 handlers) [GIN-debug] GET /api/v1/photos/:uid/links --> github.com/photoprism/photoprism/internal/api.GetPhotoLinks.func1 (4 handlers) [GIN-debug] POST /api/v1/photos/:uid/links --> github.com/photoprism/photoprism/internal/api.CreatePhotoLink.func1 (4 handlers) [GIN-debug] PUT /api/v1/photos/:uid/links/:link --> github.com/photoprism/photoprism/internal/api.UpdatePhotoLink.func1 (4 handlers) [GIN-debug] DELETE /api/v1/photos/:uid/links/:link --> github.com/photoprism/photoprism/internal/api.DeletePhotoLink.func1 (4 handlers) [GIN-debug] POST /api/v1/photos/:uid/approve --> github.com/photoprism/photoprism/internal/api.ApprovePhoto.func1 (4 handlers) [GIN-debug] POST /api/v1/photos/:uid/like --> github.com/photoprism/photoprism/internal/api.LikePhoto.func1 (4 handlers) [GIN-debug] DELETE /api/v1/photos/:uid/like --> github.com/photoprism/photoprism/internal/api.DislikePhoto.func1 (4 handlers) [GIN-debug] POST /api/v1/photos/:uid/label --> github.com/photoprism/photoprism/internal/api.AddPhotoLabel.func1 (4 handlers) [GIN-debug] DELETE /api/v1/photos/:uid/label/:id --> github.com/photoprism/photoprism/internal/api.RemovePhotoLabel.func1 (4 handlers) [GIN-debug] PUT /api/v1/photos/:uid/label/:id --> github.com/photoprism/photoprism/internal/api.UpdatePhotoLabel.func1 (4 handlers) [GIN-debug] GET /api/v1/moments/time --> github.com/photoprism/photoprism/internal/api.GetMomentsTime.func1 (4 handlers) [GIN-debug] GET /api/v1/files/:hash --> github.com/photoprism/photoprism/internal/api.GetFile.func1 (4 handlers) [GIN-debug] DELETE /api/v1/photos/:uid/files/:file_uid --> github.com/photoprism/photoprism/internal/api.DeleteFile.func1 (4 handlers) [GIN-debug] POST /api/v1/photos/:uid/files/:file_uid/primary --> github.com/photoprism/photoprism/internal/api.PhotoPrimary.func1 (4 handlers) [GIN-debug] POST /api/v1/photos/:uid/files/:file_uid/unstack --> github.com/photoprism/photoprism/internal/api.PhotoUnstack.func1 (4 handlers) [GIN-debug] GET /api/v1/labels --> github.com/photoprism/photoprism/internal/api.GetLabels.func1 (4 handlers) [GIN-debug] PUT /api/v1/labels/:uid --> github.com/photoprism/photoprism/internal/api.UpdateLabel.func1 (4 handlers) [GIN-debug] GET /api/v1/labels/:uid/links --> github.com/photoprism/photoprism/internal/api.GetLabelLinks.func1 (4 handlers) [GIN-debug] POST /api/v1/labels/:uid/links --> github.com/photoprism/photoprism/internal/api.CreateLabelLink.func1 (4 handlers) [GIN-debug] PUT /api/v1/labels/:uid/links/:link --> github.com/photoprism/photoprism/internal/api.UpdateLabelLink.func1 (4 handlers) [GIN-debug] DELETE /api/v1/labels/:uid/links/:link --> github.com/photoprism/photoprism/internal/api.DeleteLabelLink.func1 (4 handlers) [GIN-debug] POST /api/v1/labels/:uid/like --> github.com/photoprism/photoprism/internal/api.LikeLabel.func1 (4 handlers) [GIN-debug] DELETE /api/v1/labels/:uid/like --> github.com/photoprism/photoprism/internal/api.DislikeLabel.func1 (4 handlers) [GIN-debug] GET /api/v1/labels/:uid/t/:token/:type --> github.com/photoprism/photoprism/internal/api.LabelCover.func1 (4 handlers) [GIN-debug] GET /api/v1/folders/originals --> github.com/photoprism/photoprism/internal/api.GetFolders.func1 (4 handlers) [GIN-debug] GET /api/v1/folders/originals/*path --> github.com/photoprism/photoprism/internal/api.GetFolders.func1 (4 handlers) [GIN-debug] GET /api/v1/folders/import --> github.com/photoprism/photoprism/internal/api.GetFolders.func1 (4 handlers) [GIN-debug] GET /api/v1/folders/import/*path --> github.com/photoprism/photoprism/internal/api.GetFolders.func1 (4 handlers) [GIN-debug] POST /api/v1/upload/:path --> github.com/photoprism/photoprism/internal/api.Upload.func1 (4 handlers) [GIN-debug] POST /api/v1/import/*path --> github.com/photoprism/photoprism/internal/api.StartImport.func1 (4 handlers) [GIN-debug] DELETE /api/v1/import --> github.com/photoprism/photoprism/internal/api.CancelImport.func1 (4 handlers) [GIN-debug] POST /api/v1/index --> github.com/photoprism/photoprism/internal/api.StartIndexing.func1 (4 handlers) [GIN-debug] DELETE /api/v1/index --> github.com/photoprism/photoprism/internal/api.CancelIndexing.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/photos/approve --> github.com/photoprism/photoprism/internal/api.BatchPhotosApprove.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/photos/archive --> github.com/photoprism/photoprism/internal/api.BatchPhotosArchive.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/photos/restore --> github.com/photoprism/photoprism/internal/api.BatchPhotosRestore.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/photos/private --> github.com/photoprism/photoprism/internal/api.BatchPhotosPrivate.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/photos/delete --> github.com/photoprism/photoprism/internal/api.BatchPhotosDelete.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/albums/delete --> github.com/photoprism/photoprism/internal/api.BatchAlbumsDelete.func1 (4 handlers) [GIN-debug] POST /api/v1/batch/labels/delete --> github.com/photoprism/photoprism/internal/api.BatchLabelsDelete.func1 (4 handlers) [GIN-debug] GET /api/v1/albums/:uid --> github.com/photoprism/photoprism/internal/api.GetAlbum.func1 (4 handlers) [GIN-debug] POST /api/v1/albums --> github.com/photoprism/photoprism/internal/api.CreateAlbum.func1 (4 handlers) [GIN-debug] PUT /api/v1/albums/:uid --> github.com/photoprism/photoprism/internal/api.UpdateAlbum.func1 (4 handlers) [GIN-debug] DELETE /api/v1/albums/:uid --> github.com/photoprism/photoprism/internal/api.DeleteAlbum.func1 (4 handlers) [GIN-debug] GET /api/v1/albums/:uid/dl --> github.com/photoprism/photoprism/internal/api.DownloadAlbum.func1 (4 handlers) [GIN-debug] GET /api/v1/albums --> github.com/photoprism/photoprism/internal/api.GetAlbums.func1 (4 handlers) [GIN-debug] GET /api/v1/albums/:uid/links --> github.com/photoprism/photoprism/internal/api.GetAlbumLinks.func1 (4 handlers) [GIN-debug] POST /api/v1/albums/:uid/links --> github.com/photoprism/photoprism/internal/api.CreateAlbumLink.func1 (4 handlers) [GIN-debug] PUT /api/v1/albums/:uid/links/:link --> github.com/photoprism/photoprism/internal/api.UpdateAlbumLink.func1 (4 handlers) [GIN-debug] DELETE /api/v1/albums/:uid/links/:link --> github.com/photoprism/photoprism/internal/api.DeleteAlbumLink.func1 (4 handlers) [GIN-debug] POST /api/v1/albums/:uid/like --> github.com/photoprism/photoprism/internal/api.LikeAlbum.func1 (4 handlers) [GIN-debug] DELETE /api/v1/albums/:uid/like --> github.com/photoprism/photoprism/internal/api.DislikeAlbum.func1 (4 handlers) [GIN-debug] GET /api/v1/albums/:uid/t/:token/:type --> github.com/photoprism/photoprism/internal/api.AlbumCover.func1 (4 handlers) [GIN-debug] POST /api/v1/albums/:uid/clone --> github.com/photoprism/photoprism/internal/api.CloneAlbums.func1 (4 handlers) [GIN-debug] POST /api/v1/albums/:uid/photos --> github.com/photoprism/photoprism/internal/api.AddPhotosToAlbum.func1 (4 handlers) [GIN-debug] DELETE /api/v1/albums/:uid/photos --> github.com/photoprism/photoprism/internal/api.RemovePhotosFromAlbum.func1 (4 handlers) [GIN-debug] GET /api/v1/accounts --> github.com/photoprism/photoprism/internal/api.GetAccounts.func1 (4 handlers) [GIN-debug] GET /api/v1/accounts/:id --> github.com/photoprism/photoprism/internal/api.GetAccount.func1 (4 handlers) [GIN-debug] GET /api/v1/accounts/:id/folders --> github.com/photoprism/photoprism/internal/api.GetAccountFolders.func1 (4 handlers) [GIN-debug] POST /api/v1/accounts/:id/share --> github.com/photoprism/photoprism/internal/api.ShareWithAccount.func1 (4 handlers) [GIN-debug] POST /api/v1/accounts --> github.com/photoprism/photoprism/internal/api.CreateAccount.func1 (4 handlers) [GIN-debug] DELETE /api/v1/accounts/:id --> github.com/photoprism/photoprism/internal/api.DeleteAccount.func1 (4 handlers) [GIN-debug] PUT /api/v1/accounts/:id --> github.com/photoprism/photoprism/internal/api.UpdateAccount.func1 (4 handlers) [GIN-debug] POST /api/v1/feedback --> github.com/photoprism/photoprism/internal/api.SendFeedback.func1 (4 handlers) [GIN-debug] GET /api/v1/svg/photo --> github.com/photoprism/photoprism/internal/api.GetSvg.func1 (4 handlers) [GIN-debug] GET /api/v1/svg/raw --> github.com/photoprism/photoprism/internal/api.GetSvg.func2 (4 handlers) [GIN-debug] GET /api/v1/svg/file --> github.com/photoprism/photoprism/internal/api.GetSvg.func3 (4 handlers) [GIN-debug] GET /api/v1/svg/video --> github.com/photoprism/photoprism/internal/api.GetSvg.func4 (4 handlers) [GIN-debug] GET /api/v1/svg/label --> github.com/photoprism/photoprism/internal/api.GetSvg.func5 (4 handlers) [GIN-debug] GET /api/v1/svg/folder --> github.com/photoprism/photoprism/internal/api.GetSvg.func6 (4 handlers) [GIN-debug] GET /api/v1/svg/album --> github.com/photoprism/photoprism/internal/api.GetSvg.func7 (4 handlers) [GIN-debug] GET /api/v1/svg/broken --> github.com/photoprism/photoprism/internal/api.GetSvg.func8 (4 handlers) [GIN-debug] GET /api/v1/svg/uncached --> github.com/photoprism/photoprism/internal/api.GetSvg.func9 (4 handlers) [GIN-debug] GET /api/v1/ws --> github.com/photoprism/photoprism/internal/api.Websocket.func1 (4 handlers) [GIN-debug] GET /s/:token --> github.com/photoprism/photoprism/internal/api.Shares.func1 (4 handlers) [GIN-debug] GET /s/:token/:share --> github.com/photoprism/photoprism/internal/api.Shares.func2 (4 handlers) [GIN-debug] GET /s/:token/:share/preview --> github.com/photoprism/photoprism/internal/api.SharePreview.func1 (4 handlers) [GIN-debug] HEAD /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] GET /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PUT /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] POST /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PATCH /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] DELETE /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] OPTIONS /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] MKCOL /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] COPY /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] MOVE /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] LOCK /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] UNLOCK /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PROPFIND /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PROPPATCH /originals/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) time="2021-01-30T11:44:10Z" level=info msg="webdav: /originals/ enabled, waiting for requests" [GIN-debug] HEAD /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] GET /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PUT /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] POST /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PATCH /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] DELETE /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] OPTIONS /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] MKCOL /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] COPY /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] MOVE /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] LOCK /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] UNLOCK /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PROPFIND /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) [GIN-debug] PROPPATCH /import/*path --> github.com/photoprism/photoprism/internal/server.WebDAV.func2 (5 handlers) time="2021-01-30T11:44:10Z" level=info msg="webdav: /import/ enabled, waiting for requests" time="2021-01-30T11:44:10Z" level=info msg="http: starting web server at 0.0.0.0:2343" time="2021-01-30T11:44:22Z" level=debug msg="http: GET /browse (200) [8.43164ms]" time="2021-01-30T11:44:22Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [123.262355ms]" time="2021-01-30T11:44:22Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.363191ms]" time="2021-01-30T11:44:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.471616ms]" time="2021-01-30T11:44:23Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (304) [103.843µs]" time="2021-01-30T11:44:23Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (304) [92.322µs]" time="2021-01-30T11:44:23Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (304) [82.246µs]" time="2021-01-30T11:44:23Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (304) [83.31µs]" time="2021-01-30T11:44:23Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (304) [97.24µs]" time="2021-01-30T11:44:23Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [85.969µs]" time="2021-01-30T11:44:25Z" level=debug msg="http: GET /sw.js (200) [847.831µs]" time="2021-01-30T11:44:25Z" level=debug msg="http: GET /fonts/2a61b00fcc9b1afbf99be145777b1b72.eot?__uncache=1%2F30%2F2021%2C%2011%3A41%3A57%20AM (200) [5.309632ms]" time="2021-01-30T11:44:25Z" level=debug msg="http: GET /img/e3f799c6dec9af194c86decdf7392405.png?__uncache=1%2F30%2F2021%2C%2011%3A41%3A57%20AM (200) [9.745279ms]" time="2021-01-30T11:44:25Z" level=debug msg="http: GET /img/e34aafbb485a96eaf2a789b2bf3af6fe.gif?__uncache=1%2F30%2F2021%2C%2011%3A41%3A57%20AM (200) [11.250373ms]" time="2021-01-30T11:44:25Z" level=debug msg="http: GET /fonts/703cf8f274fbb265d49c6262825780e1.woff2?__uncache=1%2F30%2F2021%2C%2011%3A41%3A57%20AM (200) [8.365354ms]" time="2021-01-30T11:44:25Z" level=debug msg="http: GET /fonts/84a37de85c17f186652a179b1145392f.woff?__uncache=1%2F30%2F2021%2C%2011%3A41%3A57%20AM (200) [8.822658ms]" time="2021-01-30T11:44:25Z" level=debug msg="http: GET /fonts/51cf1d641ae503ece727e7d84b182524.ttf?__uncache=1%2F30%2F2021%2C%2011%3A41%3A57%20AM (200) [13.081971ms]" time="2021-01-30T11:44:25Z" level=debug msg="http: GET /app.css?__uncache=1%2F30%2F2021%2C%2011%3A41%3A57%20AM (200) [12.484969ms]" time="2021-01-30T11:44:25Z" level=debug msg="http: GET /app.js?__uncache=1%2F30%2F2021%2C%2011%3A41%3A57%20AM (200) [13.079608ms]" time="2021-01-30T11:44:25Z" level=debug msg="http: GET /share.js?__uncache=1%2F30%2F2021%2C%2011%3A41%3A57%20AM (200) [18.074472ms]" time="2021-01-30T11:44:25Z" level=debug msg="http: GET /share.css?__uncache=1%2F30%2F2021%2C%2011%3A41%3A57%20AM (200) [20.955607ms]" time="2021-01-30T11:44:47Z" level=debug msg="albums: search type:month count:24 [12.647µs]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.897177ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:1 order:relevance [1.143279ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:7\" public:true dist:20 album:aqnah1m1h8qd6czu year:2020 month:7 count:1 order:relevance [621.393µs]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:6\" public:true dist:20 album:aqmxlr786sc7zz3b year:2019 month:6 count:1 order:relevance [2.639441ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:10\" public:true dist:20 album:aqmxlr72fxziu7do year:2019 month:10 count:1 order:relevance [721.015µs]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:1 order:relevance [5.619179ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:1 order:relevance [759.51µs]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqnqtnv3f5ibtghn:tile_500 [16.196567ms]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqnah1m1h8qd6czu:tile_500 [15.629922ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [15.817384ms]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr786sc7zz3b:tile_500 [15.996491ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [16.120861ms]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr72fxziu7do:tile_500 [15.939979ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [16.70864ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [16.090851ms]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqnah1mlu18nkw5y:tile_500 [16.702902ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [16.838867ms]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqnah1m3ralbeur8:tile_500 [16.409917ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [16.51769ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:5\" public:true dist:20 album:aqmxlr72lk7l5jal year:2019 month:5 count:1 order:relevance [879.337µs]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr72lk7l5jal:tile_500 [1.983382ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [2.218739ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:7\" public:true dist:20 album:aqnah1m16ogr95li year:2018 month:7 count:1 order:relevance [940.921µs]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqnah1m16ogr95li:tile_500 [2.103958ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [2.32869ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:10\" public:true dist:20 album:aqmxlr73d4khlo9d year:2017 month:10 count:1 order:relevance [1.853762ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:12\" public:true dist:20 album:aqmxlr7277y14dl4 year:2017 month:12 count:1 order:relevance [3.044794ms]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr73d4khlo9d:tile_500 [2.92974ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:5\" public:true dist:20 album:aqmxlr77il8cr8g8 year:2018 month:5 count:1 order:relevance [2.89687ms]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr7277y14dl4:tile_500 [4.306663ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [3.141866ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:1\" public:true dist:20 album:aqnah1m36lkobl18 year:2018 month:1 count:1 order:relevance [2.880437ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [4.502172ms]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqnah1m36lkobl18:tile_500 [4.230618ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [4.415421ms]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr77il8cr8g8:tile_500 [5.07533ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [5.565731ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:8\" public:true dist:20 album:aqmxlr716gxvw2gk year:2017 month:8 count:1 order:relevance [854.512µs]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr716gxvw2gk:tile_500 [1.962894ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [2.437952ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:1 order:relevance [623.379µs]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr71p6zo22dk:tile_500 [1.50443ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [1.690195ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:11\" public:true dist:20 album:aqmxlr73qmi2bmrj year:2015 month:11 count:1 order:relevance [677.567µs]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr73qmi2bmrj:tile_500 [1.571859ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:12\" public:true dist:20 album:aqmxlr71pa8hobcu year:2015 month:12 count:1 order:relevance [1.664768ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [1.826322ms]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr71pa8hobcu:tile_500 [2.79815ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:2\" public:true dist:20 album:aqmxlr71kb5nyuyb year:2015 month:2 count:1 order:relevance [1.837714ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [3.205654ms]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr71kb5nyuyb:tile_500 [2.623158ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [2.792398ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:1 order:relevance [823.331µs]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr71rt835kpf:tile_500 [2.010432ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [2.258248ms]" time="2021-01-30T11:44:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:11\" public:true dist:20 album:aqmxlr73gwwnd233 year:2013 month:11 count:1 order:relevance [830.29µs]" time="2021-01-30T11:44:47Z" level=debug msg="cached album-cover:aqmxlr73gwwnd233:tile_500 [1.98449ms]" time="2021-01-30T11:44:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [2.30767ms]" time="2021-01-30T11:45:06Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y (200) [299.864µs]" time="2021-01-30T11:45:06Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:60 order:oldest merged:true [957.282µs]" time="2021-01-30T11:45:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [1.670401ms]" time="2021-01-30T11:45:07Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [249.275µs]" time="2021-01-30T11:45:07Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [185.56µs]" time="2021-01-30T11:45:07Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [228.698µs]" time="2021-01-30T11:45:10Z" level=debug msg="http: GET /api/v1/config (200) [4.191137ms]" time="2021-01-30T11:46:21Z" level=debug msg="http: GET /api/v1/config (200) [4.03141ms]" time="2021-01-30T11:46:43Z" level=debug msg="http: GET /photos (200) [4.864659ms]" time="2021-01-30T11:46:43Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.73934ms]" time="2021-01-30T11:46:43Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [101.177323ms]" time="2021-01-30T11:46:45Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [281.195µs]" time="2021-01-30T11:46:45Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.495833ms]" time="2021-01-30T11:46:45Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.010739ms]" time="2021-01-30T11:46:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.242657ms]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [195.742µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.237µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [143.109µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [147.432µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [176.68µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [331.174µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [144.896µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [1.583065ms]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [147.193µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [232.729µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [193.693µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [145.843µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [160.438µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [180.167µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [128.154µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [179.296µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [177.673µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [149.518µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [142.981µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [201.5µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [155.346µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [147.565µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [144.295µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [161.726µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [153.921µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [159.481µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [171.856µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [223.144µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.482µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [168.514µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [168.654µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.55µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [158.745µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [160.071µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [171.434µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [154.533µs]" time="2021-01-30T11:46:46Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [139.656µs]" time="2021-01-30T11:46:47Z" level=debug msg="albums: search type:album count:24 [10.417µs]" time="2021-01-30T11:46:47Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [940.246µs]" time="2021-01-30T11:46:47Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.034573ms]" time="2021-01-30T11:46:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.211906ms]" time="2021-01-30T11:46:47Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.010286ms]" time="2021-01-30T11:46:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.161303ms]" time="2021-01-30T11:46:47Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:January 2021 AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} january-2021" time="2021-01-30T11:46:47Z" level=info msg="Album created" time="2021-01-30T11:46:47Z" level=debug msg="albums: search id:aqnqwpzayy84q3im [9.966µs]" time="2021-01-30T11:46:47Z" level=debug msg="http: POST /api/v1/albums (200) [24.292357ms]" time="2021-01-30T11:46:47Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqwpzayy84q3im" time="2021-01-30T11:46:47Z" level=debug msg="http: GET /api/v1/albums/aqnqwpzayy84q3im/t/public/tile_500 (200) [733.183µs]" time="2021-01-30T11:46:48Z" level=info msg="albums: deleting aqnqwpzayy84q3im" time="2021-01-30T11:46:48Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [13.076445ms]" time="2021-01-30T11:46:49Z" level=debug msg="http: GET /photos (200) [4.4813ms]" time="2021-01-30T11:46:49Z" level=debug msg="http: GET /api/v1/ws (200) [4.139373429s]" time="2021-01-30T11:46:49Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.418176ms]" time="2021-01-30T11:46:49Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [120.017244ms]" time="2021-01-30T11:46:50Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.046086ms]" time="2021-01-30T11:46:50Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.602079ms]" time="2021-01-30T11:46:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.293784ms]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [190.118µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [175.301µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [131.951µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [183.301µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [148.847µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [216.346µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [209.358µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [160.353µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [181.383µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [193.827µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [175.625µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [167.966µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [183.497µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [392.088µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [141.366µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [154.38µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [164.666µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [193.635µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [208.506µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [179.656µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [154.973µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [191.221µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [174.775µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [161.737µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [174.363µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [154.014µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [162.819µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [317.542µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [191.873µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [206.217µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [177.767µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.087µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [175.276µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [184.854µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [170.291µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [165.526µs]" time="2021-01-30T11:46:51Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.354µs]" time="2021-01-30T11:46:52Z" level=debug msg="albums: search type:album count:24 [11.748µs]" time="2021-01-30T11:46:52Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [763.772µs]" time="2021-01-30T11:46:52Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.833µs]" time="2021-01-30T11:46:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [211.741µs]" time="2021-01-30T11:46:52Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [4.607µs]" time="2021-01-30T11:46:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [176.714µs]" time="2021-01-30T11:46:52Z" level=debug msg="albums: search q:holiday type:album count:24 [10.174µs]" time="2021-01-30T11:46:52Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [907.479µs]" time="2021-01-30T11:46:54Z" level=info msg="Album saved" time="2021-01-30T11:46:54Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [14.084µs]" time="2021-01-30T11:46:54Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [26.649285ms]" time="2021-01-30T11:46:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [293.441µs]" time="2021-01-30T11:46:54Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [962.596µs]" time="2021-01-30T11:46:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.915259ms]" time="2021-01-30T11:46:55Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.379379ms]" time="2021-01-30T11:46:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.698024ms]" time="2021-01-30T11:46:55Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [174.618µs]" time="2021-01-30T11:46:55Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [148.81µs]" time="2021-01-30T11:46:55Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [176.427µs]" time="2021-01-30T11:46:55Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [134.028µs]" time="2021-01-30T11:46:55Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [132.435µs]" time="2021-01-30T11:46:56Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [14.702335ms]" time="2021-01-30T11:46:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [24.41859ms]" time="2021-01-30T11:46:58Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [65.717µs]" time="2021-01-30T11:46:58Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [248.324µs]" time="2021-01-30T11:46:58Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [349.052µs]" time="2021-01-30T11:46:58Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [317.977µs]" time="2021-01-30T11:46:58Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [301.667µs]" time="2021-01-30T11:46:58Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [344.048µs]" time="2021-01-30T11:46:59Z" level=debug msg="albums: search type:album count:1000 [10.169µs]" time="2021-01-30T11:46:59Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [847.033µs]" time="2021-01-30T11:47:00Z" level=info msg="2 entries added to Animals" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T11:47:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T11:47:00Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [9.924µs]" time="2021-01-30T11:47:00Z" level=debug msg="http: POST /api/v1/albums/aqmxlt22ilujuxux/photos (200) [14.942388ms]" time="2021-01-30T11:47:01Z" level=debug msg="albums: search type:album count:24 [13.781µs]" time="2021-01-30T11:47:01Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.00459ms]" time="2021-01-30T11:47:01Z" level=debug msg="albums: search type:album category:Family count:24 [12.917µs]" time="2021-01-30T11:47:01Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Family&type=album (200) [805.53µs]" time="2021-01-30T11:47:01Z" level=debug msg="albums: search type:album count:24 [10.415µs]" time="2021-01-30T11:47:01Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [743.204µs]" time="2021-01-30T11:47:02Z" level=debug msg="albums: search type:album count:48 [13.67µs]" time="2021-01-30T11:47:02Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=album (200) [1.075558ms]" time="2021-01-30T11:47:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [275.784µs]" time="2021-01-30T11:47:02Z" level=info msg="photos: found 4 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.165869ms]" time="2021-01-30T11:47:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.131745ms]" time="2021-01-30T11:47:03Z" level=info msg="2 entries removed from Animals" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T11:47:03Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T11:47:03Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [15.126µs]" time="2021-01-30T11:47:03Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlt22ilujuxux/photos (200) [14.04722ms]" time="2021-01-30T11:47:03Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [1.321008ms]" time="2021-01-30T11:47:03Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.155629ms]" time="2021-01-30T11:47:06Z" level=info msg="Album saved" time="2021-01-30T11:47:06Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [11.668µs]" time="2021-01-30T11:47:06Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [15.697225ms]" time="2021-01-30T11:47:06Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [1.404009ms]" time="2021-01-30T11:47:06Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [6.170802ms]" time="2021-01-30T11:47:06Z" level=debug msg="albums: search type:album count:24 [11.139µs]" time="2021-01-30T11:47:06Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [741.121µs]" time="2021-01-30T11:47:08Z" level=debug msg="http: GET /photos (200) [14.46595ms]" time="2021-01-30T11:47:08Z" level=debug msg="http: GET /api/v1/ws (200) [19.180100978s]" time="2021-01-30T11:47:08Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [8.880722ms]" time="2021-01-30T11:47:08Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.353617ms]" time="2021-01-30T11:47:10Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.400306ms]" time="2021-01-30T11:47:10Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.366643ms]" time="2021-01-30T11:47:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.728482ms]" time="2021-01-30T11:47:10Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [151.112µs]" time="2021-01-30T11:47:10Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [176.27µs]" time="2021-01-30T11:47:10Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [130.736µs]" time="2021-01-30T11:47:10Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [189.283µs]" time="2021-01-30T11:47:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [278.797µs]" time="2021-01-30T11:47:10Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [243.64µs]" time="2021-01-30T11:47:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [171.466µs]" time="2021-01-30T11:47:10Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [149.917µs]" time="2021-01-30T11:47:10Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [132.65µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [196.21µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [217.674µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [156.552µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [254.554µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [174.621µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [164.569µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [154.333µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [379.581µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [133.186µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [803.042µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [142.206µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [919.637µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [236.574µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [146.069µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [144.297µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [129.201µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [132.24µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [132.116µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [162.859µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [136.842µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [160.201µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [178.717µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [168.739µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [153.648µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [167.114µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [156.613µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [165.246µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [227.334µs]" time="2021-01-30T11:47:11Z" level=debug msg="albums: search type:album count:24 [10.107µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.495648ms]" time="2021-01-30T11:47:11Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.232µs]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [190.819µs]" time="2021-01-30T11:47:11Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.030452ms]" time="2021-01-30T11:47:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.178886ms]" time="2021-01-30T11:47:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [409.493µs]" time="2021-01-30T11:47:12Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [836.021µs]" time="2021-01-30T11:47:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.353242ms]" time="2021-01-30T11:47:13Z" level=debug msg="http: GET /photos (200) [11.837027ms]" time="2021-01-30T11:47:13Z" level=debug msg="http: GET /api/v1/ws (200) [3.785754881s]" time="2021-01-30T11:47:13Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.54471ms]" time="2021-01-30T11:47:13Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.11928ms]" time="2021-01-30T11:47:14Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.475123ms]" time="2021-01-30T11:47:14Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.424031ms]" time="2021-01-30T11:47:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.045782ms]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [171.175µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.897µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [152.062µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [396.133µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [174.308µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [177.265µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [148.743µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [113.144µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [130.399µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [680.824µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [171.788µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [182.13µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [157.782µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [150.628µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [151.111µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [152.712µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [152.681µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [145.878µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [202.634µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [601.878µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [129.925µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [147.91µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.175µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [155.801µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [215.695µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [154.771µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [206.849µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [175.301µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.13µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [159.029µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.767µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [137.987µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [128.3µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [178.049µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.828µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [162.79µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [139.886µs]" time="2021-01-30T11:47:15Z" level=debug msg="albums: search type:folder count:24 order:default [11.176µs]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.137347ms]" time="2021-01-30T11:47:15Z" level=info msg="photos: found 1 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:1 order:relevance [1.011431ms]" time="2021-01-30T11:47:15Z" level=debug msg="cached album-cover:aqnah1321mgkt1w2:tile_500 [2.182854ms]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [2.382105ms]" time="2021-01-30T11:47:15Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada/BotanicalGarden public:true\" path:Vacation/Kanada/BotanicalGarden public:true dist:20 album:aqmxlqn1jjo8z5so count:1 order:relevance [2.044936ms]" time="2021-01-30T11:47:15Z" level=info msg="photos: found 1 results for filter:\"path:Images public:true\" path:Images public:true dist:20 album:aqmxlqn2gmo9g29n count:1 order:relevance [2.756872ms]" time="2021-01-30T11:47:15Z" level=debug msg="cached album-cover:aqmxlqn1jjo8z5so:tile_500 [5.161366ms]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [5.308003ms]" time="2021-01-30T11:47:15Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:1 order:relevance [2.989691ms]" time="2021-01-30T11:47:15Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/KorsikaAdventure public:true\" path:Vacation/KorsikaAdventure public:true dist:20 album:aqmxlqn3sth9hh3s count:1 order:relevance [1.712299ms]" time="2021-01-30T11:47:15Z" level=debug msg="cached album-cover:aqmxlqn3sth9hh3s:tile_500 [4.102383ms]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [4.269668ms]" time="2021-01-30T11:47:15Z" level=info msg="photos: found 1 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:1 order:relevance [8.303852ms]" time="2021-01-30T11:47:15Z" level=debug msg="cached album-cover:aqmxlqn2k1qfipmd:tile_500 [7.680837ms]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [8.21065ms]" time="2021-01-30T11:47:15Z" level=debug msg="cached album-cover:aqmxlqn3jaryd4ga:tile_500 [10.326076ms]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [10.474325ms]" time="2021-01-30T11:47:15Z" level=debug msg="cached album-cover:aqmxlqn2gmo9g29n:tile_500 [10.632025ms]" time="2021-01-30T11:47:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [10.867318ms]" time="2021-01-30T11:47:16Z" level=debug msg="http: GET /photos (200) [4.681671ms]" time="2021-01-30T11:47:16Z" level=debug msg="http: GET /api/v1/ws (200) [2.511243239s]" time="2021-01-30T11:47:16Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [8.655477ms]" time="2021-01-30T11:47:16Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [101.53066ms]" time="2021-01-30T11:47:17Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.007376ms]" time="2021-01-30T11:47:17Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.402063ms]" time="2021-01-30T11:47:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [21.307159ms]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [186.047µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [144.221µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [151.943µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [173.111µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [140.47µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [155.213µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [157µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [188.274µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [112.947µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [181.621µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [138.578µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [130.263µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [179.371µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [156.901µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [164.417µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [157.284µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [123.352µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [388.931µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [144.049µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [270.442µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [143.606µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [149.241µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.926µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [156.248µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [174.634µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.789µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [150.685µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [140.397µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [98.582µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [316.18µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [86.842µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [136.834µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [139.391µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [158.129µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [145.648µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [160.423µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [160.052µs]" time="2021-01-30T11:47:18Z" level=debug msg="albums: search type:month count:24 [10.105µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.842093ms]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [3.917µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [360.241µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.938µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [170.509µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.14µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [141.604µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.458µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [212.955µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.863µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [655.762µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.99µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [159.021µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [2.799µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [164.092µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.709µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [205.678µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.138µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [211.56µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.314µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [174.247µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [2.882µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [152.179µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [2.875µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.767µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [853.685µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [199.177µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.016µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [177.026µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.318µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [425.16µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.55µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [268.509µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.096µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [1.24283ms]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.604µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [158.28µs]" time="2021-01-30T11:47:18Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.507µs]" time="2021-01-30T11:47:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [189.763µs]" time="2021-01-30T11:47:19Z" level=debug msg="http: GET /photos (200) [11.286813ms]" time="2021-01-30T11:47:19Z" level=debug msg="http: GET /api/v1/ws (200) [2.562805734s]" time="2021-01-30T11:47:19Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.280282ms]" time="2021-01-30T11:47:19Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [103.957689ms]" time="2021-01-30T11:47:20Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.540242ms]" time="2021-01-30T11:47:20Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.578791ms]" time="2021-01-30T11:47:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.655598ms]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [147.648µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [193.349µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [170.555µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [180.221µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [157.613µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [239.491µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [161.93µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [145.576µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [136.856µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [185.967µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [152.763µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [138.964µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [171.962µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [166.161µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [156.257µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [171.526µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [155.774µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.942µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [136.214µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [147.122µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [139.396µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [299.115µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [167.616µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.794µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [149.451µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [148.449µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [170.955µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.884µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [139.843µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [171.656µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [178.363µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [278.31µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [137.494µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [152.143µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [145.61µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [140.966µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [178.126µs]" time="2021-01-30T11:47:21Z" level=debug msg="albums: search type:album count:24 [9.569µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.074857ms]" time="2021-01-30T11:47:21Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.871µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [611.415µs]" time="2021-01-30T11:47:21Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.454µs]" time="2021-01-30T11:47:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [476.692µs]" time="2021-01-30T11:47:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [468.211µs]" time="2021-01-30T11:47:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [470.904µs]" time="2021-01-30T11:47:23Z" level=info msg="Album saved" time="2021-01-30T11:47:23Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [8.633µs]" time="2021-01-30T11:47:23Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [14.593026ms]" time="2021-01-30T11:47:30Z" level=info msg="Album saved" time="2021-01-30T11:47:30Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [9.071µs]" time="2021-01-30T11:47:30Z" level=debug msg="http: PUT /api/v1/albums/aqmxlts2b2rx38wl/links/sqnqwqz1ymd9h82k (200) [13.324114ms]" time="2021-01-30T11:47:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [306.754µs]" time="2021-01-30T11:47:30Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [1.012831ms]" time="2021-01-30T11:47:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.956407ms]" time="2021-01-30T11:47:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [412.124µs]" time="2021-01-30T11:47:38Z" level=info msg="Album saved" time="2021-01-30T11:47:38Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [15.598µs]" time="2021-01-30T11:47:38Z" level=debug msg="http: PUT /api/v1/albums/aqmxlts2b2rx38wl/links/sqnqwqz1ymd9h82k (200) [18.264923ms]" time="2021-01-30T11:47:38Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [743.757µs]" time="2021-01-30T11:47:38Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.180203ms]" time="2021-01-30T11:47:38Z" level=info msg="Album saved" time="2021-01-30T11:47:38Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [11.31µs]" time="2021-01-30T11:47:38Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [14.230844ms]" time="2021-01-30T11:47:38Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [764.554µs]" time="2021-01-30T11:47:38Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.322062ms]" time="2021-01-30T11:47:39Z" level=info msg="Album saved" time="2021-01-30T11:47:39Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [9.098µs]" time="2021-01-30T11:47:39Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/links/sqnqwqz1ymd9h82k (200) [18.413202ms]" time="2021-01-30T11:47:39Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [818.549µs]" time="2021-01-30T11:47:39Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.274831ms]" time="2021-01-30T11:47:40Z" level=debug msg="albums: search type:album count:24 [9.645µs]" time="2021-01-30T11:47:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [811.337µs]" time="2021-01-30T11:47:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [426.819µs]" time="2021-01-30T11:47:41Z" level=info msg="Album saved" time="2021-01-30T11:47:41Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [18.963µs]" time="2021-01-30T11:47:41Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/links/sqnqwre1su7n6qop (200) [17.005622ms]" time="2021-01-30T11:47:41Z" level=debug msg="http: GET /photos (200) [6.93952ms]" time="2021-01-30T11:47:41Z" level=debug msg="http: GET /api/v1/ws (200) [22.077057582s]" time="2021-01-30T11:47:41Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.29235ms]" time="2021-01-30T11:47:41Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.010093ms]" time="2021-01-30T11:47:42Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.896769ms]" time="2021-01-30T11:47:42Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.377863ms]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.63603ms]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [206.641µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [203.49µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [124.799µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [181.391µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [177.696µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [144.964µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [151.355µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [201.784µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [552.168µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [176.152µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [168.784µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [148.487µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [824.75µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [314.521µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [146.446µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [435.798µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [174.831µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [123.952µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [132.01µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.318µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [7.917651ms]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.94µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [128.844µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [129.728µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [118.869µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [144.507µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [156.462µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [135.676µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [125.406µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.092µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [114.876µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [140.07µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [118.987µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [173.579µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [169.527µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [144.685µs]" time="2021-01-30T11:47:43Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.194µs]" time="2021-01-30T11:47:44Z" level=debug msg="albums: search type:album count:24 [9.809µs]" time="2021-01-30T11:47:44Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.008904ms]" time="2021-01-30T11:47:44Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.357µs]" time="2021-01-30T11:47:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [631.32µs]" time="2021-01-30T11:47:44Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.14µs]" time="2021-01-30T11:47:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [166.935µs]" time="2021-01-30T11:47:44Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.189408ms]" time="2021-01-30T11:47:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.524264ms]" time="2021-01-30T11:47:45Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [214.324µs]" time="2021-01-30T11:47:45Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [125.712µs]" time="2021-01-30T11:47:45Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [193.589µs]" time="2021-01-30T11:47:45Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [124.988µs]" time="2021-01-30T11:47:45Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [136.701µs]" time="2021-01-30T11:47:46Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [5.851085ms]" time="2021-01-30T11:47:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [12.138894ms]" time="2021-01-30T11:47:47Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [61.239µs]" time="2021-01-30T11:47:47Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [204.357µs]" time="2021-01-30T11:47:47Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [250.472µs]" time="2021-01-30T11:47:47Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [230.018µs]" time="2021-01-30T11:47:48Z" level=debug msg="albums: search type:album count:1000 [11.687µs]" time="2021-01-30T11:47:48Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [814.58µs]" time="2021-01-30T11:47:50Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbum AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbum" time="2021-01-30T11:47:50Z" level=info msg="Album created" time="2021-01-30T11:47:50Z" level=debug msg="albums: search id:aqnqwrq321146p34 [10.036µs]" time="2021-01-30T11:47:50Z" level=debug msg="http: POST /api/v1/albums (200) [14.161096ms]" time="2021-01-30T11:47:50Z" level=info msg="2 entries added to NotYetExistingAlbum" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:colors from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:right_224 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:fit_720 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:tile_224 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:left_224 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:fit_1280 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:fit_7680 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:tile_50 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:tile_500 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:fit_1920 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:fit_4096 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:tile_100 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:fit_2048 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:fit_2560 from cache" time="2021-01-30T11:47:50Z" level=debug msg="removed album-cover:aqnqwrq321146p34:fit_3840 from cache" time="2021-01-30T11:47:50Z" level=debug msg="albums: search id:aqnqwrq321146p34 [8.889µs]" time="2021-01-30T11:47:50Z" level=debug msg="http: POST /api/v1/albums/aqnqwrq321146p34/photos (200) [7.957351ms]" time="2021-01-30T11:47:50Z" level=debug msg="albums: search type:album count:24 [10.884µs]" time="2021-01-30T11:47:50Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [918.126µs]" time="2021-01-30T11:47:50Z" level=debug msg="cached album-cover:aqnqwrq321146p34:tile_500 [1.043663ms]" time="2021-01-30T11:47:50Z" level=debug msg="http: GET /api/v1/albums/aqnqwrq321146p34/t/public/tile_500 (200) [1.26203ms]" time="2021-01-30T11:47:51Z" level=debug msg="albums: search q:notyetexistingalbum type:album count:24 [13.566µs]" time="2021-01-30T11:47:51Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbum&category=&type=album (200) [1.144742ms]" time="2021-01-30T11:47:52Z" level=info msg="albums: deleting aqnqwrq321146p34" time="2021-01-30T11:47:52Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [62.750354ms]" time="2021-01-30T11:47:53Z" level=debug msg="albums: search type:album count:24 [10.113µs]" time="2021-01-30T11:47:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [912.979µs]" time="2021-01-30T11:47:53Z" level=debug msg="http: GET /photos (200) [7.159778ms]" time="2021-01-30T11:47:53Z" level=debug msg="http: GET /api/v1/ws (200) [11.131357121s]" time="2021-01-30T11:47:53Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.201ms]" time="2021-01-30T11:47:53Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [102.560893ms]" time="2021-01-30T11:47:54Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.735087ms]" time="2021-01-30T11:47:54Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.807877ms]" time="2021-01-30T11:47:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.70654ms]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [151.377µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [188.232µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [281.171µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [167.681µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [208.387µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [150.613µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [156.889µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [129.616µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [184.925µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [167.236µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [191.069µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [153.433µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [185.613µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [521.755µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [184.297µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [143.406µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [182.4µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [151.155µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.651µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [161.646µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [150.267µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [173.775µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [141.418µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [148.918µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.903µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [150.514µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [149.38µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [425.865µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [152.53µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [148.964µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [162.652µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [150.857µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [151.426µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [165.977µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [180.469µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [163.24µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.1µs]" time="2021-01-30T11:47:55Z" level=debug msg="albums: search type:month count:24 [10.106µs]" time="2021-01-30T11:47:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.783228ms]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.128µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [594.196µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.348µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [217.027µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [4.381µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [303.204µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [4.199µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [195.168µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [4.394µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [214.052µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.581µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [195.418µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.081µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [192.764µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.264µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [188.219µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.241µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [220.188µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.428µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [850.411µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.54µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [173.189µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.143µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [201.351µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.349µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [210.53µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [2.43µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [128.298µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.599µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [205.667µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.176µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [171.462µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.421µs]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.003µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [157.068µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [1.603826ms]" time="2021-01-30T11:47:56Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.3µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [179.327µs]" time="2021-01-30T11:47:56Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [13.282µs]" time="2021-01-30T11:47:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [1.149644ms]" time="2021-01-30T11:47:59Z" level=info msg="Album saved" time="2021-01-30T11:47:59Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [10.514µs]" time="2021-01-30T11:47:59Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [14.299695ms]" time="2021-01-30T11:47:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [345.543µs]" time="2021-01-30T11:47:59Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [1.125009ms]" time="2021-01-30T11:47:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.710483ms]" time="2021-01-30T11:47:59Z" level=debug msg="albums: search type:month count:24 [25.729µs]" time="2021-01-30T11:47:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.716465ms]" time="2021-01-30T11:48:00Z" level=debug msg="albums: search type:month category:Mountains count:24 [13.038µs]" time="2021-01-30T11:48:00Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=month (200) [789.302µs]" time="2021-01-30T11:48:00Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [419.256µs]" time="2021-01-30T11:48:00Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [833.345µs]" time="2021-01-30T11:48:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.448448ms]" time="2021-01-30T11:48:03Z" level=info msg="Album saved" time="2021-01-30T11:48:03Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [9.752µs]" time="2021-01-30T11:48:03Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [8.927406ms]" time="2021-01-30T11:48:03Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:120 order:oldest merged:true [848.763µs]" time="2021-01-30T11:48:03Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.439476ms]" time="2021-01-30T11:48:03Z" level=debug msg="albums: search type:month count:24 [10.824µs]" time="2021-01-30T11:48:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.642904ms]" time="2021-01-30T11:48:04Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [15.042µs]" time="2021-01-30T11:48:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [1.215325ms]" time="2021-01-30T11:48:04Z" level=debug msg="http: GET /photos (200) [14.898883ms]" time="2021-01-30T11:48:04Z" level=debug msg="http: GET /api/v1/ws (200) [10.973500845s]" time="2021-01-30T11:48:04Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [8.763802ms]" time="2021-01-30T11:48:04Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [103.792101ms]" time="2021-01-30T11:48:05Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.712742ms]" time="2021-01-30T11:48:05Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.255708ms]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.157387ms]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [258.57µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [173.842µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [126.727µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [196.87µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [145.142µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [182.885µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [180.141µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [136.289µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [203.675µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [484.832µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [174.001µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [499.361µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.865µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [169.354µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [144.663µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [161.665µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [175.463µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [223.193µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [141.08µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [142.27µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [136.924µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [175.271µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [114.818µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [150.009µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [170.06µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [205.451µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [137.16µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [634.78µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [109.432µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [138.898µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [175.341µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [231.548µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [132.861µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [172.332µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [158.356µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [147.492µs]" time="2021-01-30T11:48:06Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [127.333µs]" time="2021-01-30T11:48:07Z" level=debug msg="albums: search type:month count:24 [10.044µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.833733ms]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.09µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [207.094µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.474µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [220.931µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [4.018µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [164.547µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.464µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [372.903µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.801µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [161.731µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.732µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [134.058µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.321µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [217.343µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.604µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [175.037µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.899µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [225.361µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.895µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [184.191µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.002µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [571.483µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.014µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [157.708µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.15µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [211.142µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.748µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [162.827µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.335µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [187.602µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [2.188µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [131.294µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [1.845µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [134.171µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [1.736µs]" time="2021-01-30T11:48:07Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [2.877µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [156.765µs]" time="2021-01-30T11:48:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [1.334681ms]" time="2021-01-30T11:48:08Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [358.099µs]" time="2021-01-30T11:48:08Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.920751ms]" time="2021-01-30T11:48:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.543493ms]" time="2021-01-30T11:48:08Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [186.46µs]" time="2021-01-30T11:48:08Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [156.822µs]" time="2021-01-30T11:48:08Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [162.651µs]" time="2021-01-30T11:48:08Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [280.236µs]" time="2021-01-30T11:48:08Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [168.266µs]" time="2021-01-30T11:48:08Z" level=debug msg="http: GET /photos (200) [6.683394ms]" time="2021-01-30T11:48:08Z" level=debug msg="http: GET /api/v1/ws (200) [3.658018602s]" time="2021-01-30T11:48:08Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.781792ms]" time="2021-01-30T11:48:08Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.225441ms]" time="2021-01-30T11:48:10Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.390676ms]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.739397ms]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.601456ms]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [174.237µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [144.508µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [137.665µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [274.802µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [545.751µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [146.288µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [170.787µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [157.059µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [125.563µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [174.603µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [149.547µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [222.207µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [132.925µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [164.203µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [243.368µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [127.719µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [206.278µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [141.924µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.479µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [146.262µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [137.55µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [142.874µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [149.477µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [145.891µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [154.99µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [150.93µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [184.157µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.721µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.947µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [193.283µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [134.708µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [168.376µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [117.866µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [156.838µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [155.081µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.88µs]" time="2021-01-30T11:48:10Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [136.864µs]" time="2021-01-30T11:48:11Z" level=debug msg="albums: search type:month count:24 [9.7µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.474225ms]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.102µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [212.867µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.424µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [181.206µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.145µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [150.778µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.009µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [173.182µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.963µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [561.556µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.865µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [511.261µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.361µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [164.325µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [2.439µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [650.825µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.416µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [211.028µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [2.73µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [2.336µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [253.527µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [173.622µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.035µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [155.492µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.125µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [196.636µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.299µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [157.678µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.64µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [186.451µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.083µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [149.402µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.538µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [218.932µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.467µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [165.064µs]" time="2021-01-30T11:48:11Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.758µs]" time="2021-01-30T11:48:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [176.246µs]" time="2021-01-30T11:48:12Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [399.639µs]" time="2021-01-30T11:48:12Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [346.341µs]" time="2021-01-30T11:48:12Z" level=info msg="Album saved" time="2021-01-30T11:48:12Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [8.464µs]" time="2021-01-30T11:48:12Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [16.035105ms]" time="2021-01-30T11:48:20Z" level=info msg="Album saved" time="2021-01-30T11:48:20Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [9.373µs]" time="2021-01-30T11:48:20Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnqwsck1l2848vw (200) [13.978561ms]" time="2021-01-30T11:48:20Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [345.015µs]" time="2021-01-30T11:48:20Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.586452ms]" time="2021-01-30T11:48:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.10069ms]" time="2021-01-30T11:48:20Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [178.051µs]" time="2021-01-30T11:48:20Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [173.423µs]" time="2021-01-30T11:48:20Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [177.896µs]" time="2021-01-30T11:48:20Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [198.802µs]" time="2021-01-30T11:48:20Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [149.505µs]" time="2021-01-30T11:48:21Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [469.216µs]" time="2021-01-30T11:48:28Z" level=info msg="Album saved" time="2021-01-30T11:48:28Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [8.234µs]" time="2021-01-30T11:48:28Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnqwsck1l2848vw (200) [13.083563ms]" time="2021-01-30T11:48:28Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.901186ms]" time="2021-01-30T11:48:28Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.492495ms]" time="2021-01-30T11:48:28Z" level=info msg="Album saved" time="2021-01-30T11:48:28Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [10.267µs]" time="2021-01-30T11:48:28Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [11.402009ms]" time="2021-01-30T11:48:28Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.839652ms]" time="2021-01-30T11:48:28Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.389226ms]" time="2021-01-30T11:48:29Z" level=info msg="Album saved" time="2021-01-30T11:48:29Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [12.044µs]" time="2021-01-30T11:48:29Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnqwsck1l2848vw (200) [19.106741ms]" time="2021-01-30T11:48:29Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.724849ms]" time="2021-01-30T11:48:29Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.045232ms]" time="2021-01-30T11:48:30Z" level=debug msg="albums: search type:month count:24 [12.003µs]" time="2021-01-30T11:48:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.455164ms]" time="2021-01-30T11:48:30Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [505.43µs]" time="2021-01-30T11:48:31Z" level=info msg="Album saved" time="2021-01-30T11:48:31Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [11.049µs]" time="2021-01-30T11:48:31Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnqwss918q3t8t6 (200) [19.055809ms]" time="2021-01-30T11:48:31Z" level=debug msg="http: GET /photos (200) [5.740845ms]" time="2021-01-30T11:48:31Z" level=debug msg="http: GET /api/v1/ws (200) [22.527377292s]" time="2021-01-30T11:48:31Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.912833ms]" time="2021-01-30T11:48:31Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [115.660372ms]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.466308ms]" time="2021-01-30T11:48:33Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.611709ms]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.499643ms]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [149.005µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [179.149µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [145.585µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [173.398µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [148.015µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [141.721µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [183.851µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [176.72µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [138.261µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [194.382µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [151.564µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [163.349µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [181.877µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [171.527µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [140.279µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [200.633µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [151.036µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [163.051µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.922µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [113.483µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [149.108µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [130.833µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [143.955µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [124.589µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [119.954µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [163.777µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [154.875µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [181.13µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [163.455µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [90.24µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [150.947µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.804µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [154.169µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [165.045µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [117.577µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [125.995µs]" time="2021-01-30T11:48:33Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [150.037µs]" time="2021-01-30T11:48:34Z" level=debug msg="albums: search type:album count:24 [10.768µs]" time="2021-01-30T11:48:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [842.592µs]" time="2021-01-30T11:48:34Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.696µs]" time="2021-01-30T11:48:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [198.595µs]" time="2021-01-30T11:48:34Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [17.197µs]" time="2021-01-30T11:48:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [186.478µs]" time="2021-01-30T11:48:34Z" level=debug msg="albums: search type:month count:24 [10.495µs]" time="2021-01-30T11:48:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.77103ms]" time="2021-01-30T11:48:34Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [3.871µs]" time="2021-01-30T11:48:34Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [222.364µs]" time="2021-01-30T11:48:34Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.688µs]" time="2021-01-30T11:48:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [201.309µs]" time="2021-01-30T11:48:34Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [4.157µs]" time="2021-01-30T11:48:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [515.937µs]" time="2021-01-30T11:48:34Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.813µs]" time="2021-01-30T11:48:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [191.563µs]" time="2021-01-30T11:48:34Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.861µs]" time="2021-01-30T11:48:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [171.319µs]" time="2021-01-30T11:48:34Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.952µs]" time="2021-01-30T11:48:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [213.623µs]" time="2021-01-30T11:48:34Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [2.903µs]" time="2021-01-30T11:48:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [355.909µs]" time="2021-01-30T11:48:35Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [3.672µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [200.081µs]" time="2021-01-30T11:48:35Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.032µs]" time="2021-01-30T11:48:35Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.936µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [276.702µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [868.907µs]" time="2021-01-30T11:48:35Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.596µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [176.991µs]" time="2021-01-30T11:48:35Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.413µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [162.924µs]" time="2021-01-30T11:48:35Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.026µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [183.187µs]" time="2021-01-30T11:48:35Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.154µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [157.965µs]" time="2021-01-30T11:48:35Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.865µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [677.967µs]" time="2021-01-30T11:48:35Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.835µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [173.469µs]" time="2021-01-30T11:48:35Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [5.898µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [859.876µs]" time="2021-01-30T11:48:35Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.288µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [179.544µs]" time="2021-01-30T11:48:35Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.755µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [252.36µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y (200) [429.079µs]" time="2021-01-30T11:48:35Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:60 order:oldest merged:true [1.479812ms]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [2.442302ms]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [181.398µs]" time="2021-01-30T11:48:35Z" level=debug msg="albums: search type:month count:24 [10.147µs]" time="2021-01-30T11:48:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.94598ms]" time="2021-01-30T11:48:36Z" level=debug msg="albums: search type:album count:1000 [9.877µs]" time="2021-01-30T11:48:36Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [754.107µs]" time="2021-01-30T11:48:38Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForCalendar AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumforcalendar" time="2021-01-30T11:48:38Z" level=info msg="Album created" time="2021-01-30T11:48:38Z" level=debug msg="albums: search id:aqnqwt27jufcznz0 [10.305µs]" time="2021-01-30T11:48:38Z" level=debug msg="http: POST /api/v1/albums (200) [14.092151ms]" time="2021-01-30T11:48:38Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:10000 [990.645µs]" time="2021-01-30T11:48:38Z" level=info msg="Selection added to NotYetExistingAlbumForCalendar" time="2021-01-30T11:48:38Z" level=debug msg="albums: search id:aqnqwt27jufcznz0 [11.35µs]" time="2021-01-30T11:48:38Z" level=debug msg="http: POST /api/v1/albums/aqnqwt27jufcznz0/clone (200) [16.77794ms]" time="2021-01-30T11:48:38Z" level=debug msg="albums: search type:album count:24 [10.527µs]" time="2021-01-30T11:48:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [851.953µs]" time="2021-01-30T11:48:38Z" level=debug msg="cached album-cover:aqnqwt27jufcznz0:tile_500 [1.090334ms]" time="2021-01-30T11:48:38Z" level=debug msg="http: GET /api/v1/albums/aqnqwt27jufcznz0/t/public/tile_500 (200) [1.311435ms]" time="2021-01-30T11:48:39Z" level=debug msg="albums: search q:notyetexistingalbumforcalendar type:album count:24 [14.538µs]" time="2021-01-30T11:48:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForCalendar&category=&type=album (200) [1.252662ms]" time="2021-01-30T11:48:39Z" level=debug msg="http: GET /api/v1/albums/aqnqwt27jufcznz0 (200) [408.496µs]" time="2021-01-30T11:48:39Z" level=info msg="photos: found 3 results for dist:20 album:aqnqwt27jufcznz0 count:60 order:oldest merged:true [1.074406ms]" time="2021-01-30T11:48:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwt27jufcznz0&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.339533ms]" time="2021-01-30T11:48:40Z" level=debug msg="albums: search type:album count:24 [11.113µs]" time="2021-01-30T11:48:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [901.708µs]" time="2021-01-30T11:48:41Z" level=info msg="albums: deleting aqnqwt27jufcznz0" time="2021-01-30T11:48:41Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [13.256598ms]" time="2021-01-30T11:48:41Z" level=debug msg="albums: search type:month count:24 [11.539µs]" time="2021-01-30T11:48:41Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.043866ms]" time="2021-01-30T11:48:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y (200) [375.864µs]" time="2021-01-30T11:48:42Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:60 order:oldest merged:true [1.09198ms]" time="2021-01-30T11:48:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [1.894096ms]" time="2021-01-30T11:48:42Z" level=debug msg="http: GET /photos (200) [11.539465ms]" time="2021-01-30T11:48:42Z" level=debug msg="http: GET /api/v1/ws (200) [10.336969096s]" time="2021-01-30T11:48:42Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.414605ms]" time="2021-01-30T11:48:42Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [102.239616ms]" time="2021-01-30T11:48:43Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.623376ms]" time="2021-01-30T11:48:43Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.852403ms]" time="2021-01-30T11:48:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.524518ms]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [192.939µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.31µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [140.975µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [171.639µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [137.079µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [129.288µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [131.552µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [153.135µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [145.305µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [235.761µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [159.335µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [505.845µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [183.698µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [155.627µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [130.952µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [153.108µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [156.108µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [129.167µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [137.883µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [966.756µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [138.467µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [179.318µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [226.342µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [138.266µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [135.162µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [130.846µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [170.19µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [107.172µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [132.473µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [1.182914ms]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.293µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [158.477µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [457.064µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [160.364µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.554µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.326µs]" time="2021-01-30T11:48:44Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.799µs]" time="2021-01-30T11:48:45Z" level=debug msg="albums: search type:month count:24 [9.772µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.283509ms]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.518µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [1.139786ms]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.826µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [187.119µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.639µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [168.814µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.663µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [171.364µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.31µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [167.327µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [4.094µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [298.252µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [5.789µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [489.814µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.132µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [674.988µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.278µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [745.069µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.639µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [195.773µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [5.816µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [277.239µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [6.854µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [417.188µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.916µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [206.211µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.487µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [788.919µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [6.188µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [267.216µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [5.032µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [238.894µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.125µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [573.017µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.324µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [157.64µs]" time="2021-01-30T11:48:45Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.175µs]" time="2021-01-30T11:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [199.982µs]" time="2021-01-30T11:48:52Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [373.314µs]" time="2021-01-30T11:48:52Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.817482ms]" time="2021-01-30T11:48:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.413575ms]" time="2021-01-30T11:48:52Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [188.548µs]" time="2021-01-30T11:48:52Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [135.368µs]" time="2021-01-30T11:48:52Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [208.117µs]" time="2021-01-30T11:48:52Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [122.73µs]" time="2021-01-30T11:48:52Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [180.505µs]" time="2021-01-30T11:48:58Z" level=debug msg="http: GET /photos (200) [17.33978ms]" time="2021-01-30T11:48:58Z" level=debug msg="http: GET /api/v1/ws (200) [15.10191128s]" time="2021-01-30T11:48:58Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.214356ms]" time="2021-01-30T11:48:58Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.166877ms]" time="2021-01-30T11:48:59Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.419969ms]" time="2021-01-30T11:48:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.858422ms]" time="2021-01-30T11:48:59Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.576093ms]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [204.426µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [184.007µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [131.254µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [342.953µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [155.712µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [170.283µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [171.599µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [120.955µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [250.481µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [188.412µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [156.65µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [145.936µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [168.143µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [208.812µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [124.073µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [155.902µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [154.827µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [278.962µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.238µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [130.851µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [155.13µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.198µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [143.677µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [161.822µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [166.7µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [143.648µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [173.189µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.848µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [106.775µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [173.248µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [145.528µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [145.686µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [128.103µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [164.621µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [176.045µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [171.112µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [148.524µs]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /photos (200) [4.802331ms]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /api/v1/ws (200) [1.784483261s]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [8.974077ms]" time="2021-01-30T11:49:00Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [102.11942ms]" time="2021-01-30T11:49:01Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.708098ms]" time="2021-01-30T11:49:01Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.389977ms]" time="2021-01-30T11:49:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.912978ms]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [215.118µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [156.284µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [804.703µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [178.519µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [154.165µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [163.564µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [167.773µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [158.896µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [136.776µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [183.381µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [152.679µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [147.016µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [230.278µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [172.008µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [115.648µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [117.663µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [161.182µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [128.171µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [128.883µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.87µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [131.708µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [137.874µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.939µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [108.652µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [373.171µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [143.313µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [100.224µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [106.131µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [901.325µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [135.561µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [172.993µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.707µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [131.316µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [173.23µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [164.409µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [153.654µs]" time="2021-01-30T11:49:02Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [351.128µs]" time="2021-01-30T11:49:07Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [71.802µs]" time="2021-01-30T11:49:07Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [226.308µs]" time="2021-01-30T11:49:07Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [338.008µs]" time="2021-01-30T11:49:07Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [266.355µs]" time="2021-01-30T11:49:09Z" level=debug msg="http: GET /photos (200) [16.805709ms]" time="2021-01-30T11:49:09Z" level=debug msg="http: GET /api/v1/ws (200) [8.208046684s]" time="2021-01-30T11:49:09Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.695441ms]" time="2021-01-30T11:49:09Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.880278ms]" time="2021-01-30T11:49:10Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.387643ms]" time="2021-01-30T11:49:10Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [6.173614ms]" time="2021-01-30T11:49:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [21.264941ms]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [281.673µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [178.512µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [162.874µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [294.923µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [221.856µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [162.884µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [409.99µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [213.686µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [145.196µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [575.934µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [237.263µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [498.869µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [451.084µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [176.73µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [147.532µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [159.626µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [161.355µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [115.515µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [141.551µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.19µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [150.454µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [146.284µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [288.627µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [127.182µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [138.478µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [150.283µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [159.009µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [192.84µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.397µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [188.939µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [484.926µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [156.899µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [143.761µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [178.714µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [151.076µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [720.695µs]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [144.481µs]" time="2021-01-30T11:49:11Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.348134ms]" time="2021-01-30T11:49:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.455181ms]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [156.568µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [151.573µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [234.021µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [117.766µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [144.058µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [110.21µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [140.931µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [136.612µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [124.463µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [126.129µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [123.806µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [115.848µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [137.958µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [116.264µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [107.979µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [116.068µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [138.909µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [115.882µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [153.55µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [134.611µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [117.289µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [113.178µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [117.489µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [111.601µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [144.334µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [122.861µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [133.669µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [127.061µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [118.505µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [130.072µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [123.22µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [127.728µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [92.444µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [107.71µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [114.168µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [104.578µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [114.201µs]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /photos (200) [4.668512ms]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /api/v1/ws (200) [3.052701975s]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.978422ms]" time="2021-01-30T11:49:12Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.399086ms]" time="2021-01-30T11:49:14Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.906415ms]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.837833ms]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.728413ms]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [157.139µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [142.199µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [155.914µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [130.84µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [235.16µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [94.707µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [204.129µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [214.209µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [147.109µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [193.74µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [167.367µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [153.585µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [190.725µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [207.206µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [138.032µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [171.135µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [174.134µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [141.159µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [117.665µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [88.722µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [138.424µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [132.563µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.768µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [144.681µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [155.832µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [146.728µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [139.697µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [136.895µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [138.145µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [178.883µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [145.67µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [112.972µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [162.207µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [133.842µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [85.767µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [133.637µs]" time="2021-01-30T11:49:14Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [93.2µs]" time="2021-01-30T11:49:15Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.332993ms]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.8515ms]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_50 (200) [83.047µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_50 (200) [96.162µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_50 (200) [86.412µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_50 (200) [79.017µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_50 (200) [109.983µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_50 (200) [76.202µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_50 (200) [94.144µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_50 (200) [78.258µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_50 (200) [77.21µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_50 (200) [90.182µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_50 (200) [112.709µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_50 (200) [220.286µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_50 (200) [120.175µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_50 (200) [70.287µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_50 (200) [124.154µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_50 (200) [95.612µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_50 (200) [72.808µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_50 (200) [84.475µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_50 (200) [710.137µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_50 (200) [71.893µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_50 (200) [72.2µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_50 (200) [85.697µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_50 (200) [81.329µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_50 (200) [75.019µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_50 (200) [90.452µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_50 (200) [85.008µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_50 (200) [74.513µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [79.635µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_50 (200) [76.956µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_50 (200) [77.923µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [80.428µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [79.39µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_50 (200) [91.803µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_50 (200) [89.738µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_50 (200) [87.241µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_50 (200) [84.921µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_50 (200) [117.429µs]" time="2021-01-30T11:49:15Z" level=debug msg="http: GET /photos (200) [4.709567ms]" time="2021-01-30T11:49:16Z" level=debug msg="http: GET /api/v1/ws (200) [2.91073204s]" time="2021-01-30T11:49:16Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [8.844007ms]" time="2021-01-30T11:49:16Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [102.498533ms]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.679121ms]" time="2021-01-30T11:49:17Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.82709ms]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.04319ms]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [153.65µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [139.779µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [145.417µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [177.597µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [249.531µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [146.019µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [158.957µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [191.27µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [168.396µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [223.94µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [145.095µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [204.221µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [171.509µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [604.867µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [662.156µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [160.72µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [147.031µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [149.136µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [147.337µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [135.468µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [164.218µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [170.286µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [242.453µs]" time="2021-01-30T11:49:17Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [156.005µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [142.801µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [139.389µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [140.649µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.6µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [118.659µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [159.341µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.822µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [141.628µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [135.093µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [157.123µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [162.423µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [164.092µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [139.411µs]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /photos (200) [14.72643ms]" time="2021-01-30T11:49:18Z" level=debug msg="http: GET /api/v1/ws (200) [2.523339789s]" time="2021-01-30T11:49:19Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.026993ms]" time="2021-01-30T11:49:19Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [104.458874ms]" time="2021-01-30T11:49:20Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.53175ms]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.70685ms]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.188569ms]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [141.879µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [143.603µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [127.594µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [172.166µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [136.651µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [125.789µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [147.292µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [127.001µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [176.457µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [149.302µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [124.126µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [258.119µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [194.023µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [167.494µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [149.84µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [230.122µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [200.709µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [147.99µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [129.269µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [227.687µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [155.065µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [142.498µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [152.127µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [152.805µs]" time="2021-01-30T11:49:20Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [147.938µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [138.547µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [141.824µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [156.319µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.198µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [171.114µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [129.526µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [136.204µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [137.541µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.88µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [565.549µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [929.069µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [157.295µs]" time="2021-01-30T11:49:21Z" level=debug msg="albums: search type:folder count:24 order:default [10.482µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [2.403461ms]" time="2021-01-30T11:49:21Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [3.677µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [184.601µs]" time="2021-01-30T11:49:21Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [4.001µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [162.297µs]" time="2021-01-30T11:49:21Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [4.479µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [182.76µs]" time="2021-01-30T11:49:21Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.328µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [360.432µs]" time="2021-01-30T11:49:21Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [2.807µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [565.45µs]" time="2021-01-30T11:49:21Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [2.874µs]" time="2021-01-30T11:49:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [359.66µs]" time="2021-01-30T11:49:22Z" level=debug msg="albums: search q:kanada type:folder count:24 order:default [10.57µs]" time="2021-01-30T11:49:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Kanada&category=&type=folder&order=default (200) [937.774µs]" time="2021-01-30T11:49:24Z" level=info msg="Album saved" time="2021-01-30T11:49:24Z" level=debug msg="albums: search id:aqmxlqn2k1qfipmd [10.685µs]" time="2021-01-30T11:49:24Z" level=debug msg="http: PUT /api/v1/albums/aqmxlqn2k1qfipmd (200) [13.972633ms]" time="2021-01-30T11:49:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd (200) [269.298µs]" time="2021-01-30T11:49:25Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:60 order:added merged:true [1.041184ms]" time="2021-01-30T11:49:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.575099ms]" time="2021-01-30T11:49:25Z" level=debug msg="albums: search type:folder count:24 order:default [27.936µs]" time="2021-01-30T11:49:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.234694ms]" time="2021-01-30T11:49:26Z" level=debug msg="albums: search type:folder category:Mountains count:24 order:default [12.363µs]" time="2021-01-30T11:49:26Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=folder&order=default (200) [949.679µs]" time="2021-01-30T11:49:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd (200) [365.73µs]" time="2021-01-30T11:49:26Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:60 order:added merged:true [1.114853ms]" time="2021-01-30T11:49:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.712867ms]" time="2021-01-30T11:49:29Z" level=info msg="Album saved" time="2021-01-30T11:49:29Z" level=debug msg="albums: search id:aqmxlqn2k1qfipmd [11.098µs]" time="2021-01-30T11:49:29Z" level=debug msg="http: PUT /api/v1/albums/aqmxlqn2k1qfipmd (200) [10.146953ms]" time="2021-01-30T11:49:29Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:120 order:added merged:true [974.793µs]" time="2021-01-30T11:49:29Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.452295ms]" time="2021-01-30T11:49:29Z" level=debug msg="albums: search type:folder count:24 order:default [12.975µs]" time="2021-01-30T11:49:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.018057ms]" time="2021-01-30T11:49:30Z" level=debug msg="albums: search q:kanada type:folder count:24 order:default [11.673µs]" time="2021-01-30T11:49:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Kanada&category=&type=folder&order=default (200) [946.389µs]" time="2021-01-30T11:49:30Z" level=debug msg="http: GET /photos (200) [13.768144ms]" time="2021-01-30T11:49:30Z" level=debug msg="http: GET /api/v1/ws (200) [11.001771018s]" time="2021-01-30T11:49:30Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [8.851883ms]" time="2021-01-30T11:49:30Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [101.863554ms]" time="2021-01-30T11:49:31Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.706112ms]" time="2021-01-30T11:49:31Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.42047ms]" time="2021-01-30T11:49:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [23.471676ms]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [187.23µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.128µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [135.867µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [187.924µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [185.378µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [218.451µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [184.065µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [180.296µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [144.888µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [202.864µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [177.62µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [170.877µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [193.063µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [181.402µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [145.342µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [198.836µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [164.106µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [157.325µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [354.22µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [144.629µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [151.907µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [169.404µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [145.987µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [162.064µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [262.93µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [157.294µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [158.399µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [368.316µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [154.084µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.308µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [164.055µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [158.694µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [143.387µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.14µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.674µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [289.051µs]" time="2021-01-30T11:49:32Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [151.803µs]" time="2021-01-30T11:49:33Z" level=debug msg="albums: search type:folder count:24 order:default [10.818µs]" time="2021-01-30T11:49:33Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.169649ms]" time="2021-01-30T11:49:33Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.73µs]" time="2021-01-30T11:49:33Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [179.24µs]" time="2021-01-30T11:49:33Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.532µs]" time="2021-01-30T11:49:33Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [227.817µs]" time="2021-01-30T11:49:33Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.299µs]" time="2021-01-30T11:49:33Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [169.738µs]" time="2021-01-30T11:49:33Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.923µs]" time="2021-01-30T11:49:33Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [175.346µs]" time="2021-01-30T11:49:33Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [4.38µs]" time="2021-01-30T11:49:33Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [248.346µs]" time="2021-01-30T11:49:33Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [4.093µs]" time="2021-01-30T11:49:33Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [276.202µs]" time="2021-01-30T11:49:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [295.241µs]" time="2021-01-30T11:49:34Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.463949ms]" time="2021-01-30T11:49:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.718741ms]" time="2021-01-30T11:49:34Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [146.014µs]" time="2021-01-30T11:49:34Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [168.016µs]" time="2021-01-30T11:49:34Z" level=debug msg="http: GET /photos (200) [4.756455ms]" time="2021-01-30T11:49:34Z" level=debug msg="http: GET /api/v1/ws (200) [3.674809314s]" time="2021-01-30T11:49:34Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.937639ms]" time="2021-01-30T11:49:34Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [104.588954ms]" time="2021-01-30T11:49:35Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.659426ms]" time="2021-01-30T11:49:35Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.791498ms]" time="2021-01-30T11:49:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.377313ms]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [156.911µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [153.342µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [295.347µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [174.773µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [207.487µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [287.944µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [166.322µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [158.974µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [141.726µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [197.339µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [174.219µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [211.951µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [190.162µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [186.663µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [146.034µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [156.45µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [181.806µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [265.028µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [273.255µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [148.748µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [161.488µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [176µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [154.31µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.97µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [137.609µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [146.57µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [182.527µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [173.701µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.08µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [165.465µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [160.657µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [291.811µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [102.9µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [164.142µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [154.124µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [164.153µs]" time="2021-01-30T11:49:36Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.367µs]" time="2021-01-30T11:49:37Z" level=debug msg="albums: search type:folder count:24 order:default [11.286µs]" time="2021-01-30T11:49:37Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [904.773µs]" time="2021-01-30T11:49:37Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [4.764µs]" time="2021-01-30T11:49:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [192.43µs]" time="2021-01-30T11:49:37Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.777µs]" time="2021-01-30T11:49:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [152.311µs]" time="2021-01-30T11:49:37Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [1.737µs]" time="2021-01-30T11:49:37Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [932ns]" time="2021-01-30T11:49:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [115.958µs]" time="2021-01-30T11:49:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [149.335µs]" time="2021-01-30T11:49:37Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [1.144µs]" time="2021-01-30T11:49:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [487.762µs]" time="2021-01-30T11:49:37Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.431µs]" time="2021-01-30T11:49:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [217.721µs]" time="2021-01-30T11:49:38Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [295.626µs]" time="2021-01-30T11:49:38Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [352.182µs]" time="2021-01-30T11:49:38Z" level=info msg="Album saved" time="2021-01-30T11:49:38Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [8.702µs]" time="2021-01-30T11:49:38Z" level=debug msg="http: POST /api/v1/albums/aqnah1321mgkt1w2/links (200) [13.605788ms]" time="2021-01-30T11:49:45Z" level=info msg="Album saved" time="2021-01-30T11:49:45Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [13.203µs]" time="2021-01-30T11:49:45Z" level=debug msg="http: PUT /api/v1/albums/aqnah1321mgkt1w2/links/sqnqwuq3ffqunrkz (200) [14.918511ms]" time="2021-01-30T11:49:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [296.199µs]" time="2021-01-30T11:49:46Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.399558ms]" time="2021-01-30T11:49:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.207938ms]" time="2021-01-30T11:49:46Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [197.803µs]" time="2021-01-30T11:49:46Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [157.57µs]" time="2021-01-30T11:49:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [464.207µs]" time="2021-01-30T11:49:54Z" level=info msg="Album saved" time="2021-01-30T11:49:54Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [8.794µs]" time="2021-01-30T11:49:54Z" level=debug msg="http: PUT /api/v1/albums/aqnah1321mgkt1w2/links/sqnqwuq3ffqunrkz (200) [13.125656ms]" time="2021-01-30T11:49:54Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.362936ms]" time="2021-01-30T11:49:54Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.404803ms]" time="2021-01-30T11:49:54Z" level=info msg="Album saved" time="2021-01-30T11:49:54Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [30.334µs]" time="2021-01-30T11:49:54Z" level=debug msg="http: POST /api/v1/albums/aqnah1321mgkt1w2/links (200) [33.779877ms]" time="2021-01-30T11:49:54Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.310859ms]" time="2021-01-30T11:49:54Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.151389ms]" time="2021-01-30T11:49:55Z" level=info msg="Album saved" time="2021-01-30T11:49:55Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [10.881µs]" time="2021-01-30T11:49:55Z" level=debug msg="http: DELETE /api/v1/albums/aqnah1321mgkt1w2/links/sqnqwuq3ffqunrkz (200) [20.590525ms]" time="2021-01-30T11:49:55Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.312484ms]" time="2021-01-30T11:49:55Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [7.006476ms]" time="2021-01-30T11:49:56Z" level=debug msg="albums: search type:folder count:24 order:default [12.795µs]" time="2021-01-30T11:49:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.051661ms]" time="2021-01-30T11:49:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [492.965µs]" time="2021-01-30T11:49:57Z" level=info msg="Album saved" time="2021-01-30T11:49:57Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [14.73µs]" time="2021-01-30T11:49:57Z" level=debug msg="http: DELETE /api/v1/albums/aqnah1321mgkt1w2/links/sqnqwv61ly1qlcsz (200) [15.587067ms]" time="2021-01-30T11:49:57Z" level=debug msg="http: GET /photos (200) [5.587972ms]" time="2021-01-30T11:49:57Z" level=debug msg="http: GET /api/v1/ws (200) [22.677652883s]" time="2021-01-30T11:49:57Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.66207ms]" time="2021-01-30T11:49:57Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [102.006464ms]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.608235ms]" time="2021-01-30T11:49:59Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.115437ms]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.024501ms]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [167.838µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.641µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [159.949µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [202.664µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [150.534µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [141.407µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [184.571µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [154.149µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [139.07µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.748µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [163.646µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [143.842µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [196.222µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [162.568µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [181.466µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [180.872µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [177.462µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [130.812µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [131.255µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [163.673µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [137.35µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [179.622µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.277µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [135.224µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [154.115µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [121.952µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [147.731µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [170.301µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [233.032µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [179.067µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.391µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [138.15µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.383µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [175.281µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [163.261µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [164.566µs]" time="2021-01-30T11:49:59Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [142.044µs]" time="2021-01-30T11:50:00Z" level=debug msg="albums: search type:album count:24 [10.427µs]" time="2021-01-30T11:50:00Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [880.224µs]" time="2021-01-30T11:50:00Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.641µs]" time="2021-01-30T11:50:00Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [481.574µs]" time="2021-01-30T11:50:00Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [4.625µs]" time="2021-01-30T11:50:00Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [287.829µs]" time="2021-01-30T11:50:00Z" level=debug msg="albums: search type:folder count:24 order:default [13.385µs]" time="2021-01-30T11:50:00Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.420244ms]" time="2021-01-30T11:50:00Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.305µs]" time="2021-01-30T11:50:00Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [178.86µs]" time="2021-01-30T11:50:00Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.535µs]" time="2021-01-30T11:50:00Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [160.255µs]" time="2021-01-30T11:50:00Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [4.031µs]" time="2021-01-30T11:50:00Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [173.962µs]" time="2021-01-30T11:50:00Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.446µs]" time="2021-01-30T11:50:00Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [154.736µs]" time="2021-01-30T11:50:00Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [1.263µs]" time="2021-01-30T11:50:00Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [148.412µs]" time="2021-01-30T11:50:00Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [1.745µs]" time="2021-01-30T11:50:00Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [119.039µs]" time="2021-01-30T11:50:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga (200) [262.588µs]" time="2021-01-30T11:50:01Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:60 order:added merged:true [1.213662ms]" time="2021-01-30T11:50:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn3jaryd4ga&filter=path:group+public:true&merged=true&country=&camera=0&order=added&q= (200) [2.604547ms]" time="2021-01-30T11:50:01Z" level=debug msg="albums: search type:folder count:24 order:default [10.323µs]" time="2021-01-30T11:50:01Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.029786ms]" time="2021-01-30T11:50:02Z" level=debug msg="albums: search type:album count:1000 [10.2µs]" time="2021-01-30T11:50:02Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [769.077µs]" time="2021-01-30T11:50:03Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForFolder AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumforfolder" time="2021-01-30T11:50:03Z" level=info msg="Album created" time="2021-01-30T11:50:03Z" level=debug msg="albums: search id:aqnqwvf34568jfer [10.257µs]" time="2021-01-30T11:50:03Z" level=debug msg="http: POST /api/v1/albums (200) [14.668735ms]" time="2021-01-30T11:50:03Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:10000 [1.093214ms]" time="2021-01-30T11:50:03Z" level=info msg="Selection added to NotYetExistingAlbumForFolder" time="2021-01-30T11:50:03Z" level=debug msg="albums: search id:aqnqwvf34568jfer [10.155µs]" time="2021-01-30T11:50:03Z" level=debug msg="http: POST /api/v1/albums/aqnqwvf34568jfer/clone (200) [11.477509ms]" time="2021-01-30T11:50:03Z" level=debug msg="albums: search type:album count:24 [11.638µs]" time="2021-01-30T11:50:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [907.835µs]" time="2021-01-30T11:50:04Z" level=debug msg="cached album-cover:aqnqwvf34568jfer:tile_500 [992.248µs]" time="2021-01-30T11:50:04Z" level=debug msg="http: GET /api/v1/albums/aqnqwvf34568jfer/t/public/tile_500 (200) [1.142671ms]" time="2021-01-30T11:50:04Z" level=debug msg="albums: search q:notyetexistingalbumforfolder type:album count:24 [11.42µs]" time="2021-01-30T11:50:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForFolder&category=&type=album (200) [936.169µs]" time="2021-01-30T11:50:05Z" level=debug msg="http: GET /api/v1/albums/aqnqwvf34568jfer (200) [298.549µs]" time="2021-01-30T11:50:05Z" level=info msg="photos: found 2 results for dist:20 album:aqnqwvf34568jfer count:60 order:oldest merged:true [922.015µs]" time="2021-01-30T11:50:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwvf34568jfer&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.515541ms]" time="2021-01-30T11:50:05Z" level=debug msg="albums: search type:album count:24 [10.632µs]" time="2021-01-30T11:50:05Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [2.336582ms]" time="2021-01-30T11:50:06Z" level=info msg="albums: deleting aqnqwvf34568jfer" time="2021-01-30T11:50:06Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [19.860131ms]" time="2021-01-30T11:50:07Z" level=debug msg="albums: search type:folder count:24 order:default [11.499µs]" time="2021-01-30T11:50:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.03886ms]" time="2021-01-30T11:50:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga (200) [305.913µs]" time="2021-01-30T11:50:07Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:60 order:added merged:true [1.135529ms]" time="2021-01-30T11:50:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn3jaryd4ga&filter=path:group+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.943913ms]" time="2021-01-30T11:50:07Z" level=debug msg="http: GET /photos (200) [4.691331ms]" time="2021-01-30T11:50:07Z" level=debug msg="http: GET /api/v1/ws (200) [9.570847363s]" time="2021-01-30T11:50:07Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [27.050369ms]" time="2021-01-30T11:50:07Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [143.014974ms]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.451436ms]" time="2021-01-30T11:50:09Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.622987ms]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [21.952841ms]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [229.154µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [172.805µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [208.438µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [208.565µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [133.275µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [154.147µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [163.954µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [213.688µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [108.416µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [189.345µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [671.325µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [1.713337ms]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [166.32µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [177.462µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [151.311µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [174.256µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [185.667µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [148.253µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [279.386µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [133.502µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [151.17µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.183µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.61µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [625.428µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [141.762µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [147.497µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [155.722µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [173.954µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [135.103µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [152.766µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [148.751µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [172.3µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [137.796µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [1.162014ms]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [198.619µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [186.899µs]" time="2021-01-30T11:50:09Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.102µs]" time="2021-01-30T11:50:10Z" level=debug msg="albums: search type:folder count:24 order:default [11.696µs]" time="2021-01-30T11:50:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [990.257µs]" time="2021-01-30T11:50:10Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [17.69µs]" time="2021-01-30T11:50:10Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [221.741µs]" time="2021-01-30T11:50:10Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [4.912µs]" time="2021-01-30T11:50:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [193.815µs]" time="2021-01-30T11:50:10Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.079µs]" time="2021-01-30T11:50:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [165.119µs]" time="2021-01-30T11:50:10Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.822µs]" time="2021-01-30T11:50:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [262.816µs]" time="2021-01-30T11:50:10Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [5.019µs]" time="2021-01-30T11:50:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [223.907µs]" time="2021-01-30T11:50:10Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.746µs]" time="2021-01-30T11:50:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [176.899µs]" time="2021-01-30T11:50:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [309.905µs]" time="2021-01-30T11:50:17Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.266076ms]" time="2021-01-30T11:50:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.908314ms]" time="2021-01-30T11:50:17Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [176.032µs]" time="2021-01-30T11:50:17Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [150.597µs]" time="2021-01-30T11:50:23Z" level=debug msg="http: GET /photos (200) [9.240391ms]" time="2021-01-30T11:50:23Z" level=debug msg="http: GET /api/v1/ws (200) [15.068619439s]" time="2021-01-30T11:50:23Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.13619ms]" time="2021-01-30T11:50:23Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [101.835269ms]" time="2021-01-30T11:50:24Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.765726ms]" time="2021-01-30T11:50:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.239649ms]" time="2021-01-30T11:50:24Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [7.697413ms]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [178.755µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [159.195µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [162.908µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [192.768µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [184.309µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [134.03µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [164.947µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [516.537µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [158.177µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [648.472µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [147.875µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [157.124µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [275.217µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [338.744µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [100.273µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [118.536µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [133.286µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [141.607µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [138.647µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [151.317µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [133.857µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [135.142µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [139.149µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [168.186µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [149.891µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [160.587µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [288.807µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [168.494µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [128.474µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.583µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.075µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [156.584µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [146.775µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [145.997µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [394.225µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [173.011µs]" time="2021-01-30T11:50:25Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [145.267µs]" time="2021-01-30T11:50:26Z" level=debug msg="labels: search count:24 [7.358µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [852.789µs]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr23ddgcr8n6:tile_500 [816.179µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [1.012875ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr61mueo9bde:tile_500 [2.130617ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [2.278057ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr73t4txicnb:tile_500 [720.487µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [835.704µs]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr39h7yd60w8:tile_500 [1.036247ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [1.238393ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr312hfkfwfn:tile_500 [970.933µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [1.18744ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlqz2rzztin1h:tile_500 [1.020587ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [1.246537ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr63jc85g73d:tile_500 [1.629668ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr32hkjxghys:tile_500 [785.374µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [1.815972ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [922.225µs]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr22kdk4wcv1:tile_500 [873.11µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [1.066962ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr43kjflsrmq:tile_500 [1.146415ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [1.298666ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr13uqg45rt5:tile_500 [1.741712ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [1.887859ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr3j14zwey9y:tile_500 [3.655863ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [3.826564ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr2ar5nh0zjw:tile_500 [863.924µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [1.091452ms]" time="2021-01-30T11:50:26Z" level=debug msg="labels: search all:true count:24 [8.076µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all=true (200) [1.020938ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr257v084yut:tile_500 [1.267957ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr257v084yut/t/public/tile_500 (200) [1.839581ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr1v6lgj56ow:tile_500 [1.265861ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr1v6lgj56ow/t/public/tile_500 (200) [1.425902ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr233gapjdmo:tile_500 [875.56µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr233gapjdmo/t/public/tile_500 (200) [1.027366ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr13ldzj2q1u:tile_500 [1.446877ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr5164qkvyjy:tile_500 [750.075µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13ldzj2q1u/t/public/tile_500 (200) [1.595346ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr5164qkvyjy/t/public/tile_500 (200) [914.72µs]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr32g4pqrnge:tile_500 [1.333364ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [1.494924ms]" time="2021-01-30T11:50:26Z" level=debug msg="labels: search all:true count:24 offset:24 [9.816µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=24&q=&all=true (200) [347.085µs]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlqz2ketk50w1:tile_500 [1.22128ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2ketk50w1/t/public/tile_500 (200) [1.372499ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlqz2ft9xol52:tile_500 [884.732µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2ft9xol52/t/public/tile_500 (200) [1.067975ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqnah1gpxr93ty8m:tile_500 [835.015µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqnah1gpxr93ty8m/t/public/tile_500 (200) [983.916µs]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr21q1yo2a58:tile_500 [1.177834ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr21q1yo2a58/t/public/tile_500 (200) [1.331885ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr42vbpyh6vo:tile_500 [4.700988ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr42vbpyh6vo/t/public/tile_500 (200) [4.838688ms]" time="2021-01-30T11:50:26Z" level=debug msg="cached label-cover:lqmxlr229xygqjhu:tile_500 [1.138661ms]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels/lqmxlr229xygqjhu/t/public/tile_500 (200) [1.310898ms]" time="2021-01-30T11:50:26Z" level=debug msg="labels: search count:48 [27.874µs]" time="2021-01-30T11:50:26Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [755.165µs]" time="2021-01-30T11:50:27Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T11:50:27Z" level=debug msg="labels: search q:beacon count:48 [9.937µs]" time="2021-01-30T11:50:27Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [664.356µs]" time="2021-01-30T11:50:28Z" level=info msg="search: label Beacon includes 0 categories" time="2021-01-30T11:50:28Z" level=info msg="photos: found 1 results for public:true dist:20 label:beacon count:60 order:newest merged:true [1.799133ms]" time="2021-01-30T11:50:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:beacon&public=true&quality=0 (200) [2.356203ms]" time="2021-01-30T11:50:29Z" level=debug msg="http: GET /api/v1/svg/photo (200) [135.671µs]" time="2021-01-30T11:50:29Z" level=debug msg="http: GET /api/v1/photos/pqmxlr63s7c33i4r (200) [2.361443ms]" time="2021-01-30T11:50:30Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [708.604µs]" time="2021-01-30T11:50:30Z" level=info msg="label removed" time="2021-01-30T11:50:30Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr63s7c33i4r/label/24 (200) [32.35325ms]" time="2021-01-30T11:50:30Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [705.875µs]" time="2021-01-30T11:50:30Z" level=info msg="label updated" time="2021-01-30T11:50:30Z" level=debug msg="http: POST /api/v1/photos/pqmxlr63s7c33i4r/label (200) [36.35672ms]" time="2021-01-30T11:50:31Z" level=debug msg="labels: search count:48 [8.061µs]" time="2021-01-30T11:50:31Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [692.613µs]" time="2021-01-30T11:50:31Z" level=debug msg="cached label-cover:lqnqww6242gtmvjq:tile_500 [830.643µs]" time="2021-01-30T11:50:31Z" level=debug msg="http: GET /api/v1/labels/lqnqww6242gtmvjq/t/public/tile_500 (200) [992.773µs]" time="2021-01-30T11:50:32Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T11:50:32Z" level=debug msg="labels: search q:beacon count:48 [9.001µs]" time="2021-01-30T11:50:32Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [611.991µs]" time="2021-01-30T11:50:32Z" level=info msg="search: label Test includes 1 categories" time="2021-01-30T11:50:32Z" level=debug msg="labels: search q:test count:48 [11.745µs]" time="2021-01-30T11:50:32Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=test&all= (200) [1.143872ms]" time="2021-01-30T11:50:33Z" level=info msg="search: label Test includes 0 categories" time="2021-01-30T11:50:33Z" level=info msg="photos: found 1 results for public:true dist:20 label:test count:60 order:newest merged:true [1.745242ms]" time="2021-01-30T11:50:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:test&public=true&quality=0 (200) [2.403497ms]" time="2021-01-30T11:50:33Z" level=debug msg="http: GET /api/v1/photos/pqmxlr63s7c33i4r (200) [2.207025ms]" time="2021-01-30T11:50:34Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [1.242857ms]" time="2021-01-30T11:50:34Z" level=info msg="label removed" time="2021-01-30T11:50:34Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr63s7c33i4r/label/28 (200) [33.310952ms]" time="2021-01-30T11:50:34Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [656.846µs]" time="2021-01-30T11:50:34Z" level=info msg="label saved" time="2021-01-30T11:50:34Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr63s7c33i4r/label/24 (200) [30.148418ms]" time="2021-01-30T11:50:35Z" level=debug msg="labels: search count:48 [7.844µs]" time="2021-01-30T11:50:35Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [693.299µs]" time="2021-01-30T11:50:35Z" level=info msg="search: label Test includes 1 categories" time="2021-01-30T11:50:35Z" level=debug msg="labels: search q:test count:48 [9.071µs]" time="2021-01-30T11:50:35Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=test&all= (200) [1.417633ms]" time="2021-01-30T11:50:36Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T11:50:36Z" level=debug msg="labels: search q:beacon count:48 [10.667µs]" time="2021-01-30T11:50:36Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [764.338µs]" time="2021-01-30T11:50:36Z" level=debug msg="http: GET /photos (200) [5.306719ms]" time="2021-01-30T11:50:36Z" level=debug msg="http: GET /api/v1/ws (200) [12.628432744s]" time="2021-01-30T11:50:36Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [8.899147ms]" time="2021-01-30T11:50:36Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [104.455949ms]" time="2021-01-30T11:50:37Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.694843ms]" time="2021-01-30T11:50:37Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.217015ms]" time="2021-01-30T11:50:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.430213ms]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [181.222µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [147.968µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [144.99µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [172.304µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [172.695µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [154.143µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [163.959µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [179.565µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [130.327µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [177.86µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [157.462µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [157.274µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [152.781µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [189.097µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [139.792µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [144.925µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [162.105µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [122.103µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [136.333µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [150.75µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [146.795µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [138.048µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [136.529µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [132.093µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [150.347µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [162.555µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.328µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [190.931µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.312µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [251.748µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [244.291µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [166.552µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.582µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [165.942µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [180.867µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [172.207µs]" time="2021-01-30T11:50:38Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [157.978µs]" time="2021-01-30T11:50:39Z" level=debug msg="labels: search count:24 [7.697µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [749.569µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.444µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [939.073µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.745µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [209.228µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.596µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [191.621µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.184µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [182.847µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [2.901µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [197.171µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.24µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [183.471µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [3.884µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [181.333µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.087µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [178.221µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.787µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [201.156µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [7.726µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [262.99µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.223µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [345.089µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.828µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [164.194µs]" time="2021-01-30T11:50:39Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.965µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [185.626µs]" time="2021-01-30T11:50:39Z" level=info msg="search: label Zebra includes 1 categories" time="2021-01-30T11:50:39Z" level=debug msg="labels: search q:zebra count:24 [8.563µs]" time="2021-01-30T11:50:39Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=zebra&all= (200) [1.560499ms]" time="2021-01-30T11:50:40Z" level=info msg="search: label Zebra includes 0 categories" time="2021-01-30T11:50:40Z" level=info msg="photos: found 3 results for public:true dist:20 label:zebra count:60 order:newest merged:true [1.942378ms]" time="2021-01-30T11:50:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:zebra&public=true&quality=0 (200) [2.716955ms]" time="2021-01-30T11:50:41Z" level=debug msg="http: GET /api/v1/svg/photo (200) [138.168µs]" time="2021-01-30T11:50:41Z" level=debug msg="http: GET /api/v1/photos/pqmxlr2246libzzo (200) [2.271699ms]" time="2021-01-30T11:50:43Z" level=debug msg="photo: using label Horse to create title for pqmxlr2246libzzo" time="2021-01-30T11:50:43Z" level=debug msg="photo: changed title of pqmxlr2246libzzo to “Horse / South Africa / 2013”" time="2021-01-30T11:50:43Z" level=info msg="photos: found 1 results for id:pqmxlr2246libzzo merged:true [1.034525ms]" time="2021-01-30T11:50:43Z" level=info msg="label saved" time="2021-01-30T11:50:43Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr2246libzzo/label/13 (200) [51.316362ms]" time="2021-01-30T11:50:43Z" level=debug msg="labels: search count:24 [7.744µs]" time="2021-01-30T11:50:43Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [800.501µs]" time="2021-01-30T11:50:44Z" level=info msg="search: label Horse includes 1 categories" time="2021-01-30T11:50:44Z" level=debug msg="labels: search q:horse count:24 [11.241µs]" time="2021-01-30T11:50:44Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=horse&all= (200) [1.774702ms]" time="2021-01-30T11:50:45Z" level=info msg="search: label Horse includes 0 categories" time="2021-01-30T11:50:45Z" level=info msg="photos: found 3 results for public:true dist:20 label:horse count:60 order:newest merged:true [1.592809ms]" time="2021-01-30T11:50:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:horse&public=true&quality=0 (200) [2.33563ms]" time="2021-01-30T11:50:45Z" level=debug msg="http: GET /api/v1/photos/pqmxlr2246libzzo (200) [2.120051ms]" time="2021-01-30T11:50:46Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T11:50:46Z" level=debug msg="photo: changed title of pqmxlr2246libzzo to “Zebra / South Africa / 2013”" time="2021-01-30T11:50:46Z" level=info msg="photos: found 1 results for id:pqmxlr2246libzzo merged:true [845.671µs]" time="2021-01-30T11:50:46Z" level=info msg="label saved" time="2021-01-30T11:50:46Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr2246libzzo/label/13 (200) [35.807114ms]" time="2021-01-30T11:50:47Z" level=debug msg="labels: search count:24 [8.297µs]" time="2021-01-30T11:50:47Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [669.516µs]" time="2021-01-30T11:50:47Z" level=info msg="search: label horse not found" time="2021-01-30T11:50:47Z" level=debug msg="labels: search q:horse count:24 [8.956µs]" time="2021-01-30T11:50:47Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=horse&all= (200) [523.997µs]" time="2021-01-30T11:50:47Z" level=debug msg="http: GET /photos (200) [5.378749ms]" time="2021-01-30T11:50:48Z" level=debug msg="http: GET /api/v1/ws (200) [11.039109689s]" time="2021-01-30T11:50:48Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [15.883676ms]" time="2021-01-30T11:50:48Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.529811ms]" time="2021-01-30T11:50:49Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.572701ms]" time="2021-01-30T11:50:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.159702ms]" time="2021-01-30T11:50:49Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [5.633084ms]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [213.475µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [192.653µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [128.743µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [170.302µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [137.375µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [170.054µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [243.288µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [160.47µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [134.296µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [190.698µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [162.652µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [165.119µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [186.429µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [202.094µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [138.722µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [153.626µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [174.578µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [143.555µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [188.544µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [132.553µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [152.722µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [152.725µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [178.307µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [136.641µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [121.999µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [138.958µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [159.551µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [189.64µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [105.18µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [151.409µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [124.332µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [170.535µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [136.964µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.837µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [168.351µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [669.055µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [149.062µs]" time="2021-01-30T11:50:50Z" level=debug msg="albums: search type:album count:24 [9.791µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [761.469µs]" time="2021-01-30T11:50:50Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.666µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [198.933µs]" time="2021-01-30T11:50:50Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [5.441µs]" time="2021-01-30T11:50:50Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [203.145µs]" time="2021-01-30T11:50:51Z" level=debug msg="albums: search q:christmas type:album count:24 [13.24µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Christmas&category=&type=album (200) [976.721µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [295.514µs]" time="2021-01-30T11:50:51Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [688.341µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.419254ms]" time="2021-01-30T11:50:51Z" level=debug msg="labels: search count:24 [7.475µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [683.518µs]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [3.778µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [181.879µs]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.432µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [208.657µs]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [4.314µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [171.602µs]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.026µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [202.483µs]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.375µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [248.432µs]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [2.493µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [152.62µs]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [3.84µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [188.622µs]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.964µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [184.276µs]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.483µs]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [4.075µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [197.507µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [1.129174ms]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.858µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [160.38µs]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [4.384µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [181.712µs]" time="2021-01-30T11:50:51Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.684µs]" time="2021-01-30T11:50:51Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [182.664µs]" time="2021-01-30T11:50:52Z" level=info msg="search: label Landscape includes 2 categories" time="2021-01-30T11:50:52Z" level=debug msg="labels: search q:landscape count:24 [9.564µs]" time="2021-01-30T11:50:52Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=landscape&all= (200) [782.212µs]" time="2021-01-30T11:50:53Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:50:53Z" level=info msg="photos: found 7 results for public:true dist:20 label:landscape count:60 order:newest merged:true [2.441501ms]" time="2021-01-30T11:50:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:landscape&public=true&quality=0 (200) [3.760975ms]" time="2021-01-30T11:50:53Z" level=debug msg="labels: search count:24 [7.618µs]" time="2021-01-30T11:50:53Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [729.503µs]" time="2021-01-30T11:50:54Z" level=debug msg="albums: search type:album count:1000 [9.977µs]" time="2021-01-30T11:50:54Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [1.038822ms]" time="2021-01-30T11:50:56Z" level=info msg="6 entries added to Christmas" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_224 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:left_224 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1280 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_7680 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_50 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_500 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1920 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_4096 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_100 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2048 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2560 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_3840 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:colors from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:right_224 from cache" time="2021-01-30T11:50:56Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_720 from cache" time="2021-01-30T11:50:56Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [27.243µs]" time="2021-01-30T11:50:56Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/photos (200) [35.488ms]" time="2021-01-30T11:50:56Z" level=debug msg="albums: search type:album count:24 [10.383µs]" time="2021-01-30T11:50:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [960.17µs]" time="2021-01-30T11:50:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [325.449µs]" time="2021-01-30T11:50:56Z" level=info msg="photos: found 8 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [1.798604ms]" time="2021-01-30T11:50:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [3.497613ms]" time="2021-01-30T11:50:59Z" level=info msg="5 entries removed from Christmas" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:colors from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:right_224 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_720 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_7680 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_224 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:left_224 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1280 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_4096 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_50 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_500 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1920 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_3840 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_100 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2048 from cache" time="2021-01-30T11:50:59Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2560 from cache" time="2021-01-30T11:50:59Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [12.927µs]" time="2021-01-30T11:50:59Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/photos (200) [27.204402ms]" time="2021-01-30T11:50:59Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [759.748µs]" time="2021-01-30T11:50:59Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.222673ms]" time="2021-01-30T11:50:59Z" level=debug msg="http: GET /photos (200) [11.0017ms]" time="2021-01-30T11:50:59Z" level=debug msg="http: GET /api/v1/ws (200) [10.89378237s]" time="2021-01-30T11:50:59Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.129882ms]" time="2021-01-30T11:50:59Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.179487ms]" time="2021-01-30T11:51:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.368088ms]" time="2021-01-30T11:51:00Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.901057ms]" time="2021-01-30T11:51:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.670391ms]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [181.423µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [191.062µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [125.941µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [282.289µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [141.322µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [153.847µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [237.173µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [155.344µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [146.616µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [176.536µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [153.957µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [1.402648ms]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [184.986µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [195.581µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [156.236µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [174.186µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [165.794µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [138.45µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.798µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [303.045µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [160.984µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [136.256µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.379µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [146.663µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.747µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [128.957µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [146.468µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [165.743µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [125.18µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [156.339µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [133.959µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [148.083µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [136.817µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [165.209µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [164.742µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [156.14µs]" time="2021-01-30T11:51:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [135.368µs]" time="2021-01-30T11:51:02Z" level=debug msg="labels: search count:24 [7.27µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [693.136µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [3.456µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [207.819µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.844µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [175.635µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.381µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [155.127µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [4.147µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [216.249µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.299µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [236.922µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.344µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [170.48µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [3.097µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [251.939µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.126µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [185.116µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.5µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [407.787µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.514µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [408.546µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.978µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [223.46µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [2.621µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [580.628µs]" time="2021-01-30T11:51:02Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [2.695µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [186.271µs]" time="2021-01-30T11:51:02Z" level=info msg="search: label Dome includes 1 categories" time="2021-01-30T11:51:02Z" level=debug msg="labels: search q:dome count:24 [9.053µs]" time="2021-01-30T11:51:02Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=dome&all= (200) [800.78µs]" time="2021-01-30T11:51:03Z" level=info msg="search: label Dome includes 0 categories" time="2021-01-30T11:51:03Z" level=info msg="photos: found 1 results for public:true dist:20 label:dome count:60 order:newest merged:true [1.729281ms]" time="2021-01-30T11:51:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:dome&public=true&quality=0 (200) [2.193017ms]" time="2021-01-30T11:51:03Z" level=debug msg="labels: search count:24 [6.906µs]" time="2021-01-30T11:51:03Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [705.341µs]" time="2021-01-30T11:51:05Z" level=info msg="labels: deleting lqmxlr39h7yd60w8" time="2021-01-30T11:51:05Z" level=debug msg="http: POST /api/v1/batch/labels/delete (200) [21.069701ms]" time="2021-01-30T11:51:05Z" level=info msg="search: label dome not found" time="2021-01-30T11:51:05Z" level=debug msg="labels: search q:dome count:24 [10.414µs]" time="2021-01-30T11:51:05Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=dome&all= (200) [826.792µs]" time="2021-01-30T11:51:06Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.092082ms]" time="2021-01-30T11:51:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.427638ms]" time="2021-01-30T11:51:06Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [169.435µs]" time="2021-01-30T11:51:06Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [146.186µs]" time="2021-01-30T11:51:06Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [181.884µs]" time="2021-01-30T11:51:06Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [136.059µs]" time="2021-01-30T11:51:06Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [108.7µs]" time="2021-01-30T11:51:08Z" level=debug msg="http: GET /api/v1/svg/photo (200) [192.227µs]" time="2021-01-30T11:51:08Z" level=debug msg="http: GET /api/v1/photos/pqmxlr32xpzvdvku (200) [2.001029ms]" time="2021-01-30T11:51:09Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T11:51:09Z" level=info msg="photos: found 1 results for id:pqmxlr32xpzvdvku merged:true [1.945497ms]" time="2021-01-30T11:51:09Z" level=info msg="label updated" time="2021-01-30T11:51:09Z" level=debug msg="http: POST /api/v1/photos/pqmxlr32xpzvdvku/label (200) [33.990432ms]" time="2021-01-30T11:51:09Z" level=debug msg="http: GET /photos (200) [4.647472ms]" time="2021-01-30T11:51:09Z" level=debug msg="http: GET /api/v1/ws (200) [9.863435563s]" time="2021-01-30T11:51:09Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.205862ms]" time="2021-01-30T11:51:09Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [103.998801ms]" time="2021-01-30T11:51:11Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.777672ms]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.669588ms]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.40621ms]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [200.136µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [172.881µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [128.689µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [176.207µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [152.959µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [234.525µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [174.577µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [192.691µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [169.257µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [162.333µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [149.939µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [6.07596ms]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [221.338µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [211.872µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [165.114µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [168.302µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [179.592µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [142.374µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [137.954µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [299.546µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [142.551µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [133.487µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [149.564µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [166.79µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.094µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [157.168µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [136.655µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [198.604µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [141.242µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [167.174µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.021µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [149.214µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [206.065µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [163.38µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [168.768µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [165.204µs]" time="2021-01-30T11:51:11Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [209.547µs]" time="2021-01-30T11:51:12Z" level=debug msg="labels: search count:24 [7.532µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [1.08612ms]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [3.818µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [229.365µs]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.864µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [190.101µs]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.893µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [154.634µs]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.181µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [733.112µs]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.119µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [224.854µs]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [2.629µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [390.907µs]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [2.797µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [462.221µs]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.146µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [186.997µs]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [2.682µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [207.77µs]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.036µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [180.755µs]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [2.8µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [178.92µs]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.023µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [143.356µs]" time="2021-01-30T11:51:12Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.469µs]" time="2021-01-30T11:51:12Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [203.943µs]" time="2021-01-30T11:51:13Z" level=info msg="search: label bakery not found" time="2021-01-30T11:51:13Z" level=debug msg="labels: search q:bakery count:24 [9.964µs]" time="2021-01-30T11:51:13Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=bakery&all= (200) [667.287µs]" time="2021-01-30T11:51:14Z" level=debug msg="http: GET /api/v1/folders/import?recursive=true&uncached=true (200) [61.16099ms]" time="2021-01-30T11:51:14Z" level=info msg="Settings saved" time="2021-01-30T11:51:14Z" level=debug msg="http: POST /api/v1/settings (200) [4.030362ms]" [GIN-debug] redirecting request 307: /api/v1/import/ --> /api/v1/import/ time="2021-01-30T11:51:14Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T11:51:14Z" level=info msg="Copying files from Bäckerei" time="2021-01-30T11:51:14Z" level=info msg="classify: loading nasnet" 2021-01-30 11:51:14.584414: I tensorflow/cc/saved_model/reader.cc:31] Reading SavedModel from: /go/src/github.com/photoprism/photoprism/assets/nasnet 2021-01-30 11:51:14.702514: I tensorflow/cc/saved_model/reader.cc:54] Reading meta graph with tags { photoprism } 2021-01-30 11:51:14.813628: I tensorflow/core/platform/cpu_feature_guard.cc:142] Your CPU supports instructions that this TensorFlow binary was not compiled to use: SSE4.1 SSE4.2 AVX AVX2 FMA 2021-01-30 11:51:15.274559: I tensorflow/cc/saved_model/loader.cc:202] Restoring SavedModel bundle. 2021-01-30 11:51:17.070229: I tensorflow/cc/saved_model/loader.cc:311] SavedModel load for tags { photoprism }; Status: success. Took 2485827 microseconds. time="2021-01-30T11:51:17Z" level=info msg="classify: loading labels from labels.txt" time="2021-01-30T11:51:17Z" level=info msg="import: no .ppignore file found" time="2021-01-30T11:51:17Z" level=debug msg="media: no original json sidecar file found for library-import-001.jpg" time="2021-01-30T11:51:17Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:51:17Z" level=info msg="media: library-import-001.jpg was taken at 2010-03-12 17:10:07 +0000 UTC (meta)" time="2021-01-30T11:51:17Z" level=info msg="folder: added album “March 2010” (path:2010/03 public:true)" time="2021-01-30T11:51:17Z" level=info msg="import: created folder /2010/03" time="2021-01-30T11:51:17Z" level=info msg="import: moving main jpg file library-import-001.jpg to 2010/03/20100312_171007_16084939.jpg" time="2021-01-30T11:51:17Z" level=debug msg="media: no new thumbnails created for 20100312_171007_16084939 [1.231976ms]" time="2021-01-30T11:51:17Z" level=debug msg="media: no original json sidecar file found for 20100312_171007_16084939.jpg" time="2021-01-30T11:51:17Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:51:17Z" level=info msg="media: 20100312_171007_16084939.jpg was taken at 2010-03-12 17:10:07 +0000 UTC (meta)" time="2021-01-30T11:51:19Z" level=debug msg="index: image classification took 2.390796872s" time="2021-01-30T11:51:19Z" level=debug msg="photo: changed title of pqnqwxj1jdt1yjl0 to “Library Import / 2010”" time="2021-01-30T11:51:20Z" level=info msg="import: added main jpg file 2010/03/20100312_171007_16084939.jpg" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/config (200) [22.912695ms]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/config (200) [84.226532ms]" time="2021-01-30T11:51:20Z" level=debug msg="moments: index contains 44 photos and 5 videos, using threshold 6" time="2021-01-30T11:51:20Z" level=info msg="moments: added “March 2010” (public:true year:2010 month:3)" time="2021-01-30T11:51:20Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:51:20Z" level=info msg="Import completed in 5 s" time="2021-01-30T11:51:20Z" level=debug msg="http: POST /api/v1/import/ (200) [5.508022391s]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/config (200) [132.810763ms]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/config (200) [63.175681ms]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/config (200) [5.491402ms]" time="2021-01-30T11:51:20Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:120 order:added merged:true [7.585797ms]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=added&q=&public=true&quality=3 (200) [23.76939ms]" time="2021-01-30T11:51:20Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:120 order:newest merged:true [12.179196ms]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [27.480643ms]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (304) [67.644µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (304) [58.949µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (304) [62.289µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (304) [71.894µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_224 (200) [177.422µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (304) [65.614µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [173.729µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [267.754µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (304) [81.844µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (304) [71.942µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [149.001µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [190.988µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [212.654µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [610.389µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [169.041µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [185.196µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [155.73µs]" time="2021-01-30T11:51:20Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [190.537µs]" time="2021-01-30T11:52:17Z" level=debug msg="labels: search count:24 [7.758µs]" time="2021-01-30T11:52:17Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [855.398µs]" time="2021-01-30T11:52:17Z" level=debug msg="cached label-cover:lqnqwxjl3ng4ps0l:tile_500 [973.929µs]" time="2021-01-30T11:52:17Z" level=debug msg="http: GET /api/v1/labels/lqnqwxjl3ng4ps0l/t/public/tile_500 (200) [1.213644ms]" time="2021-01-30T11:52:18Z" level=debug msg="labels: search count:48 [8.058µs]" time="2021-01-30T11:52:18Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [712.899µs]" time="2021-01-30T11:52:18Z" level=info msg="search: label Bakery includes 1 categories" time="2021-01-30T11:52:18Z" level=debug msg="labels: search q:bakery count:24 [8.644µs]" time="2021-01-30T11:52:18Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=bakery&all= (200) [682.02µs]" time="2021-01-30T11:52:19Z" level=debug msg="http: GET /photos (200) [17.82759ms]" time="2021-01-30T11:52:19Z" level=debug msg="http: GET /api/v1/ws (200) [1m8.925118162s]" time="2021-01-30T11:52:19Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.956129ms]" time="2021-01-30T11:52:19Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [103.481735ms]" time="2021-01-30T11:52:20Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.574173ms]" time="2021-01-30T11:52:20Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.817831ms]" time="2021-01-30T11:52:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.52803ms]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [214.265µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.97µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [140.84µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [177.772µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [140.437µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [147.552µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [139.307µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [146.999µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [926.043µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [413.032µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [2.429268ms]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [151.266µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [197.745µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [167.456µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [163.112µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [137.377µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [296.502µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [137.201µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [126.998µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [309.039µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [151.161µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [139.815µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.79µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [133.826µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [151.885µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [157.056µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [154.631µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [168.73µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [137.194µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [170.846µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.644µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [158.241µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [142.609µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.352µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.967µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [154.679µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [144.637µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [133.663µs]" time="2021-01-30T11:52:21Z" level=debug msg="labels: search count:24 [7.279µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [953.095µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqnqwxjl3ng4ps0l:tile_500 [4.893µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqnqwxjl3ng4ps0l/t/public/tile_500 (200) [188.655µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [3.947µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [172.775µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.891µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [708.011µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [4.891µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [182.065µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.144µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [205.3µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [20.933µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [786.99µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [5.379µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [187.499µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.359µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [173.315µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.902µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [173.045µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.624µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [191.56µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [4.11µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [205.429µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [4.576µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [204.108µs]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [4.659µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [1.146451ms]" time="2021-01-30T11:52:21Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.069µs]" time="2021-01-30T11:52:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [195.037µs]" time="2021-01-30T11:52:22Z" level=info msg="search: label cheetah not found" time="2021-01-30T11:52:22Z" level=debug msg="labels: search q:cheetah count:24 [9.139µs]" time="2021-01-30T11:52:22Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=cheetah&all= (200) [704.252µs]" time="2021-01-30T11:52:22Z" level=debug msg="albums: search type:moment count:24 [13.007µs]" time="2021-01-30T11:52:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [658.363µs]" time="2021-01-30T11:52:22Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:52:22Z" level=info msg="photos: found 1 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:1 order:relevance [1.436327ms]" time="2021-01-30T11:52:22Z" level=debug msg="cached album-cover:aqnah1mhviyxpahk:tile_500 [2.456838ms]" time="2021-01-30T11:52:22Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [2.661245ms]" time="2021-01-30T11:52:23Z" level=debug msg="albums: search type:month count:24 [10.824µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.84523ms]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.132µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [243.264µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.327µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [175.131µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.967µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [155.116µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.978µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [180.851µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.271µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [178.74µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.175µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [176.215µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.355µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [191.939µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.301µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [170.25µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.819µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [252.203µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.591µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [192.306µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.112µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [220.387µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [2.145µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [131.842µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.196µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [205.309µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.388µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [366.95µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.913µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [237.184µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.042µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [182.428µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.096µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [793.941µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.569µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [955.834µs]" time="2021-01-30T11:52:23Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [2.7µs]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [1.04094ms]" time="2021-01-30T11:52:23Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnqwxk3i9kaq6wn year:2010 month:3 count:1 order:relevance [752.331µs]" time="2021-01-30T11:52:23Z" level=debug msg="cached album-cover:aqnqwxk3i9kaq6wn:tile_500 [4.080502ms]" time="2021-01-30T11:52:23Z" level=debug msg="http: GET /api/v1/albums/aqnqwxk3i9kaq6wn/t/public/tile_500 (200) [4.249526ms]" time="2021-01-30T11:52:24Z" level=debug msg="albums: search q:\"december 2013\" type:month count:24 [13.509µs]" time="2021-01-30T11:52:24Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=December+2013&category=&type=month (200) [779.604µs]" time="2021-01-30T11:52:24Z" level=debug msg="albums: search type:folder count:24 order:default [13.211µs]" time="2021-01-30T11:52:24Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.261676ms]" time="2021-01-30T11:52:24Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.751µs]" time="2021-01-30T11:52:24Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [197.191µs]" time="2021-01-30T11:52:24Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.255µs]" time="2021-01-30T11:52:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [192.547µs]" time="2021-01-30T11:52:24Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [4.566µs]" time="2021-01-30T11:52:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [1.511847ms]" time="2021-01-30T11:52:24Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.874µs]" time="2021-01-30T11:52:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [1.014054ms]" time="2021-01-30T11:52:24Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [2.894µs]" time="2021-01-30T11:52:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [252.442µs]" time="2021-01-30T11:52:24Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.704µs]" time="2021-01-30T11:52:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [210.56µs]" time="2021-01-30T11:52:24Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnqwxhczu6bzc73 count:1 order:relevance [869.015µs]" time="2021-01-30T11:52:24Z" level=debug msg="cached album-cover:aqnqwxhczu6bzc73:tile_500 [1.861094ms]" time="2021-01-30T11:52:24Z" level=debug msg="http: GET /api/v1/albums/aqnqwxhczu6bzc73/t/public/tile_500 (200) [1.997036ms]" time="2021-01-30T11:52:25Z" level=debug msg="albums: search q:moment type:folder count:24 order:default [14.16µs]" time="2021-01-30T11:52:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Moment&category=&type=folder&order=default (200) [825.169µs]" time="2021-01-30T11:52:25Z" level=debug msg="albums: search type:state count:24 [10.914µs]" time="2021-01-30T11:52:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.267892ms]" time="2021-01-30T11:52:25Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [694.975µs]" time="2021-01-30T11:52:25Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [1.646962ms]" time="2021-01-30T11:52:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [1.791458ms]" time="2021-01-30T11:52:25Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [1.173947ms]" time="2021-01-30T11:52:25Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [2.216706ms]" time="2021-01-30T11:52:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [5.971174ms]" time="2021-01-30T11:52:25Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [746.071µs]" time="2021-01-30T11:52:25Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [692.436µs]" time="2021-01-30T11:52:25Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [1.81449ms]" time="2021-01-30T11:52:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [2.006856ms]" time="2021-01-30T11:52:25Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [748.605µs]" time="2021-01-30T11:52:25Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [746.126µs]" time="2021-01-30T11:52:25Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [6.702276ms]" time="2021-01-30T11:52:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [8.127555ms]" time="2021-01-30T11:52:25Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [5.428581ms]" time="2021-01-30T11:52:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [6.932268ms]" time="2021-01-30T11:52:25Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [937.188µs]" time="2021-01-30T11:52:25Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [11.611444ms]" time="2021-01-30T11:52:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [12.518676ms]" time="2021-01-30T11:52:25Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [6.390893ms]" time="2021-01-30T11:52:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [6.535497ms]" time="2021-01-30T11:52:25Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [688.916µs]" time="2021-01-30T11:52:25Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [1.588235ms]" time="2021-01-30T11:52:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [1.726701ms]" time="2021-01-30T11:52:25Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [790.015µs]" time="2021-01-30T11:52:25Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [1.703511ms]" time="2021-01-30T11:52:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [1.87038ms]" time="2021-01-30T11:52:25Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [679.956µs]" time="2021-01-30T11:52:25Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [1.63769ms]" time="2021-01-30T11:52:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [1.803361ms]" time="2021-01-30T11:52:26Z" level=debug msg="albums: search q:kwazulu type:state count:24 [12.528µs]" time="2021-01-30T11:52:26Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KwaZulu&category=&type=state (200) [697.153µs]" time="2021-01-30T11:52:27Z" level=info msg="folder: added album 2010 (path:2010 public:true)" time="2021-01-30T11:52:27Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [16.221334ms]" time="2021-01-30T11:52:27Z" level=debug msg="http: GET /api/v1/svg/folder (200) [175.965µs]" time="2021-01-30T11:52:27Z" level=debug msg="http: GET /api/v1/folders/originals/moment?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [613.031µs]" time="2021-01-30T11:52:27Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [863.215µs]" time="2021-01-30T11:52:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.661676ms]" time="2021-01-30T11:52:28Z" level=debug msg="cached folder:/:true:false [3.530892ms]" time="2021-01-30T11:52:28Z" level=debug msg="http: GET /api/v1/folders/originals?recursive=true (200) [3.80441ms]" time="2021-01-30T11:52:29Z" level=info msg="Indexing files in moment" time="2021-01-30T11:52:29Z" level=info msg="index: no .ppignore file found" time="2021-01-30T11:52:29Z" level=debug msg="media: no original json sidecar file found for library-index-001_1.jpg" time="2021-01-30T11:52:29Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:52:29Z" level=debug msg="media: no original json sidecar file found for library-index-001_2.jpg" time="2021-01-30T11:52:29Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:52:29Z" level=debug msg="media: no original json sidecar file found for library-index-001_3.jpg" time="2021-01-30T11:52:29Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:52:29Z" level=info msg="media: library-index-001_2.jpg was taken at 2013-11-23 13:58:34 +0000 UTC (meta)" time="2021-01-30T11:52:29Z" level=info msg="media: library-index-001_1.jpg was taken at 2013-11-26 12:03:13 +0000 UTC (meta)" time="2021-01-30T11:52:29Z" level=info msg="media: library-index-001_3.jpg was taken at 2013-12-05 13:36:21 +0000 UTC (meta)" time="2021-01-30T11:52:30Z" level=debug msg="index: image classification took 920.712939ms" time="2021-01-30T11:52:30Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/1e64ce53b734" time="2021-01-30T11:52:30Z" level=debug msg="index: image classification took 968.387751ms" time="2021-01-30T11:52:30Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/1e7918daf074" time="2021-01-30T11:52:30Z" level=debug msg="places: cached cell 1e7918daf074 [181.324305ms]" time="2021-01-30T11:52:30Z" level=debug msg="places: cached cell 1e64ce53b734 [209.143325ms]" time="2021-01-30T11:52:31Z" level=info msg="location: added place s2:1e7918daf074 [191.218604ms]" time="2021-01-30T11:52:31Z" level=debug msg="location: added cell s2:1e64ce53b734 [237.658742ms]" time="2021-01-30T11:52:31Z" level=debug msg="location: added cell s2:1e7918daf074 [214.099103ms]" time="2021-01-30T11:52:31Z" level=debug msg="photo: using label Elephant to create title for pqnqwzjl6rygsb8q" time="2021-01-30T11:52:31Z" level=debug msg="photo: changed title of pqnqwzjl6rygsb8q to “Elephant / South Africa / 2013”" time="2021-01-30T11:52:31Z" level=debug msg="photo: using label Cheetah to create title for pqnqwzj3vel0pc8w" time="2021-01-30T11:52:31Z" level=debug msg="photo: changed title of pqnqwzj3vel0pc8w to “Cheetah / Bitou / 2013”" time="2021-01-30T11:52:31Z" level=debug msg="index: image classification took 1.161424225s" time="2021-01-30T11:52:31Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/1efbb3edf99c" time="2021-01-30T11:52:31Z" level=debug msg="places: cached cell 1efbb3edf99c [31.97565ms]" time="2021-01-30T11:52:31Z" level=info msg="location: added place s2:1efbb3edf99c [154.758897ms]" time="2021-01-30T11:52:31Z" level=debug msg="location: added cell s2:1efbb3edf99c [165.820051ms]" time="2021-01-30T11:52:31Z" level=debug msg="photo: using label “Ingwe Beach” to create title for pqnqwzj1qdo66wel" time="2021-01-30T11:52:31Z" level=debug msg="photo: changed title of pqnqwzj1qdo66wel to “Ingwe Beach / Mtubatuba / 2013”" time="2021-01-30T11:52:32Z" level=info msg="media: 7 thumbnails created for library-index-001_2 [760.904395ms]" time="2021-01-30T11:52:32Z" level=info msg="index: added main jpg file moment/library-index-001_2.jpg" time="2021-01-30T11:52:32Z" level=debug msg="media: no original json sidecar file found for library-index-001_4.jpg" time="2021-01-30T11:52:32Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:52:32Z" level=info msg="media: library-index-001_4.jpg was taken at 2013-12-02 08:13:37 +0000 UTC (meta)" time="2021-01-30T11:52:32Z" level=info msg="media: 7 thumbnails created for library-index-001_1 [774.026442ms]" time="2021-01-30T11:52:32Z" level=info msg="index: added main jpg file moment/library-index-001_1.jpg" time="2021-01-30T11:52:32Z" level=debug msg="media: no original json sidecar file found for library-index-001_5.jpg" time="2021-01-30T11:52:32Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:52:32Z" level=info msg="media: 7 thumbnails created for library-index-001_3 [1.050084038s]" time="2021-01-30T11:52:32Z" level=info msg="index: added main jpg file moment/library-index-001_3.jpg" time="2021-01-30T11:52:32Z" level=info msg="media: library-index-001_5.jpg was taken at 2021-01-05 19:02:16 +0000 UTC (meta)" time="2021-01-30T11:52:32Z" level=debug msg="index: image classification took 637.992209ms" time="2021-01-30T11:52:32Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/1efbb3a29df4" time="2021-01-30T11:52:32Z" level=debug msg="places: cached cell 1efbb3a29df4 [27.290407ms]" time="2021-01-30T11:52:32Z" level=debug msg="location: added cell s2:1efbb3a29df4 [36.71645ms]" time="2021-01-30T11:52:32Z" level=debug msg="photo: using label Bird to create title for pqnqwzk4ru9l506a" time="2021-01-30T11:52:32Z" level=debug msg="photo: changed title of pqnqwzk4ru9l506a to “Bird / Mtubatuba / 2013”" time="2021-01-30T11:52:33Z" level=debug msg="index: image classification took 945.141187ms" time="2021-01-30T11:52:33Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/47a85a86a58c" time="2021-01-30T11:52:33Z" level=debug msg="places: cached cell 47a85a86a58c [26.003378ms]" time="2021-01-30T11:52:33Z" level=debug msg="location: added cell s2:47a85a86a58c [34.94124ms]" time="2021-01-30T11:52:33Z" level=debug msg="photo: changed title of pqnqwzl2bbt0z2nm to “Berlin / Germany / 2021”" time="2021-01-30T11:52:33Z" level=info msg="media: 7 thumbnails created for library-index-001_4 [519.1978ms]" time="2021-01-30T11:52:33Z" level=info msg="index: added main jpg file moment/library-index-001_4.jpg" time="2021-01-30T11:52:34Z" level=info msg="media: 7 thumbnails created for library-index-001_5 [681.462437ms]" time="2021-01-30T11:52:34Z" level=info msg="index: added main jpg file moment/library-index-001_5.jpg" time="2021-01-30T11:52:34Z" level=debug msg="removed folder:/:true:false from cache" time="2021-01-30T11:52:34Z" level=info msg="purge: searching index for unassigned primary files" time="2021-01-30T11:52:34Z" level=info msg="purge: searching index for hidden media files" time="2021-01-30T11:52:34Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T11:52:34Z" level=info msg="moments: added “December 2013” (public:true year:2013 month:12)" time="2021-01-30T11:52:34Z" level=info msg="moments: added “South Africa 2013” (public:true country:za year:2013)" time="2021-01-30T11:52:34Z" level=info msg="moments: added “KwaZulu-Natal / South Africa” (public:true country:za state:\"KwaZulu-Natal\")" time="2021-01-30T11:52:34Z" level=info msg="moments: added Pets (public:true label:cat)" time="2021-01-30T11:52:34Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:52:34Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:52:34Z" level=info msg="Indexing completed in 4 s" time="2021-01-30T11:52:34Z" level=debug msg="http: POST /api/v1/index (200) [4.716395644s]" time="2021-01-30T11:53:19Z" level=debug msg="labels: search count:24 [7.889µs]" time="2021-01-30T11:53:19Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [984.672µs]" time="2021-01-30T11:53:20Z" level=debug msg="cached label-cover:lqnqwzks69rntxoq:tile_500 [1.014965ms]" time="2021-01-30T11:53:20Z" level=debug msg="http: GET /api/v1/labels/lqnqwzks69rntxoq/t/public/tile_500 (200) [1.225101ms]" time="2021-01-30T11:53:20Z" level=debug msg="cached label-cover:lqnqwzj2egvszbgl:tile_500 [1.007818ms]" time="2021-01-30T11:53:20Z" level=debug msg="http: GET /api/v1/labels/lqnqwzj2egvszbgl/t/public/tile_500 (200) [1.18037ms]" time="2021-01-30T11:53:20Z" level=debug msg="cached label-cover:lqnqwzj17a3olk2j:tile_500 [959.386µs]" time="2021-01-30T11:53:20Z" level=debug msg="http: GET /api/v1/labels/lqnqwzj17a3olk2j/t/public/tile_500 (200) [1.166557ms]" time="2021-01-30T11:53:20Z" level=debug msg="cached label-cover:lqnahcu1wwphppyf:tile_500 [895.975µs]" time="2021-01-30T11:53:20Z" level=debug msg="http: GET /api/v1/labels/lqnahcu1wwphppyf/t/public/tile_500 (200) [1.09312ms]" time="2021-01-30T11:53:20Z" level=debug msg="labels: search count:48 [8.085µs]" time="2021-01-30T11:53:20Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [909.506µs]" time="2021-01-30T11:53:21Z" level=info msg="search: label Cheetah includes 1 categories" time="2021-01-30T11:53:21Z" level=debug msg="labels: search q:cheetah count:24 [10.267µs]" time="2021-01-30T11:53:21Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=cheetah&all= (200) [760.908µs]" time="2021-01-30T11:53:21Z" level=debug msg="albums: search type:moment count:24 [10.105µs]" time="2021-01-30T11:53:21Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [806.03µs]" time="2021-01-30T11:53:21Z" level=info msg="photos: found 1 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:1 order:relevance [679.902µs]" time="2021-01-30T11:53:21Z" level=info msg="search: label Cat includes 1 categories" time="2021-01-30T11:53:21Z" level=info msg="photos: found 1 results for filter:\"public:true label:cat\" public:true dist:20 album:aqnqwzm733ks25wh label:cat count:1 order:relevance [2.355297ms]" time="2021-01-30T11:53:21Z" level=debug msg="cached album-cover:aqnqwzm733ks25wh:tile_500 [3.539303ms]" time="2021-01-30T11:53:21Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm733ks25wh/t/public/tile_500 (200) [3.761125ms]" time="2021-01-30T11:53:21Z" level=debug msg="cached album-cover:aqnqwzm3eilhobzj:tile_500 [7.504757ms]" time="2021-01-30T11:53:21Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj/t/public/tile_500 (200) [7.743644ms]" time="2021-01-30T11:53:21Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [308.142µs]" time="2021-01-30T11:53:21Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:60 order:oldest merged:true [1.999909ms]" time="2021-01-30T11:53:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.589137ms]" time="2021-01-30T11:53:22Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [160.082µs]" time="2021-01-30T11:53:22Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [190.647µs]" time="2021-01-30T11:53:22Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [139.875µs]" time="2021-01-30T11:53:22Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [175.234µs]" time="2021-01-30T11:53:22Z" level=debug msg="albums: search type:month count:24 [9.977µs]" time="2021-01-30T11:53:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.973052ms]" time="2021-01-30T11:53:22Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:12\" public:true dist:20 album:aqnqwzmej81a2ff3 year:2013 month:12 count:1 order:relevance [668.178µs]" time="2021-01-30T11:53:22Z" level=debug msg="cached album-cover:aqnqwzmej81a2ff3:tile_500 [1.711794ms]" time="2021-01-30T11:53:22Z" level=debug msg="http: GET /api/v1/albums/aqnqwzmej81a2ff3/t/public/tile_500 (200) [1.901714ms]" time="2021-01-30T11:53:22Z" level=debug msg="albums: search type:month count:48 [10.483µs]" time="2021-01-30T11:53:22Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=month (200) [2.560386ms]" time="2021-01-30T11:53:23Z" level=debug msg="albums: search q:\"december 2013\" type:month count:24 [11.718µs]" time="2021-01-30T11:53:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=December+2013&category=&type=month (200) [975.502µs]" time="2021-01-30T11:53:24Z" level=debug msg="albums: search type:folder count:24 order:default [25.472µs]" time="2021-01-30T11:53:24Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.115757ms]" time="2021-01-30T11:53:24Z" level=info msg="photos: found 1 results for filter:\"path:moment public:true\" path:moment public:true dist:20 album:aqnah13taorx6aey count:1 order:relevance [837.646µs]" time="2021-01-30T11:53:24Z" level=debug msg="cached album-cover:aqnah13taorx6aey:tile_500 [1.951719ms]" time="2021-01-30T11:53:24Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [2.126984ms]" time="2021-01-30T11:53:24Z" level=debug msg="albums: search type:folder count:48 order:default [10.194µs]" time="2021-01-30T11:53:24Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=folder&order=default (200) [997.783µs]" time="2021-01-30T11:53:24Z" level=debug msg="albums: search q:moment type:folder count:24 order:default [11.574µs]" time="2021-01-30T11:53:24Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Moment&category=&type=folder&order=default (200) [815.395µs]" time="2021-01-30T11:53:25Z" level=debug msg="albums: search type:state count:24 [12.081µs]" time="2021-01-30T11:53:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.230178ms]" time="2021-01-30T11:53:25Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:KwaZulu-Natal\" public:true dist:20 album:aqnqwzm161y6onrs country:za state:\"KwaZulu-Natal\" count:1 order:relevance [631.458µs]" time="2021-01-30T11:53:25Z" level=debug msg="cached album-cover:aqnqwzm161y6onrs:tile_500 [3.553304ms]" time="2021-01-30T11:53:25Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm161y6onrs/t/public/tile_500 (200) [3.735471ms]" time="2021-01-30T11:53:26Z" level=debug msg="albums: search type:state count:48 [9.95µs]" time="2021-01-30T11:53:26Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=state (200) [1.077035ms]" time="2021-01-30T11:53:26Z" level=debug msg="albums: search q:kwazulu type:state count:24 [12.269µs]" time="2021-01-30T11:53:26Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KwaZulu&category=&type=state (200) [866.568µs]" time="2021-01-30T11:53:27Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.989983ms]" time="2021-01-30T11:53:27Z" level=debug msg="http: GET /api/v1/svg/folder (200) [133.498µs]" time="2021-01-30T11:53:27Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.648092ms]" time="2021-01-30T11:53:28Z" level=debug msg="http: GET /api/v1/config (200) [3.684699ms]" time="2021-01-30T11:53:28Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [992.465µs]" time="2021-01-30T11:53:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.744121ms]" time="2021-01-30T11:53:28Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [137.645µs]" time="2021-01-30T11:53:28Z" level=debug msg="http: GET /photos (200) [6.720594ms]" time="2021-01-30T11:53:28Z" level=debug msg="http: GET /api/v1/ws (200) [1m9.071336068s]" time="2021-01-30T11:53:28Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [21.265766ms]" time="2021-01-30T11:53:28Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [128.077551ms]" time="2021-01-30T11:53:29Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.594568ms]" time="2021-01-30T11:53:29Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.695809ms]" time="2021-01-30T11:53:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.432266ms]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [154.948µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [161.833µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [258.202µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [165.632µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [151.14µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [95.847µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [151.297µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [155.681µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [101.663µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [165.558µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [159.68µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [570.722µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [152.75µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [309.446µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [192.68µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [209.789µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [143.76µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [179.352µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [223.211µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [143.252µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [128.067µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [147.28µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [138.258µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [131.605µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [135.99µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.467µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [177.355µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [163.544µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [167.934µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.32µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [153.495µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [153.512µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [143.496µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [153.009µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [152.15µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [128.021µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [157.426µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [163.056µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.442µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [163.844µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [164.26µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [141.633µs]" time="2021-01-30T11:53:30Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [139.223µs]" time="2021-01-30T11:53:31Z" level=debug msg="albums: search type:moment count:24 [9.996µs]" time="2021-01-30T11:53:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [707.58µs]" time="2021-01-30T11:53:31Z" level=debug msg="cache hit for album-cover:aqnqwzm3eilhobzj:tile_500 [4.558µs]" time="2021-01-30T11:53:31Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj/t/public/tile_500 (200) [220.477µs]" time="2021-01-30T11:53:31Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [4.7µs]" time="2021-01-30T11:53:31Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [215.18µs]" time="2021-01-30T11:53:31Z" level=debug msg="cache hit for album-cover:aqnqwzm733ks25wh:tile_500 [3.915µs]" time="2021-01-30T11:53:31Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm733ks25wh/t/public/tile_500 (200) [188.073µs]" time="2021-01-30T11:53:31Z" level=debug msg="albums: search q:nature type:moment count:24 [13.774µs]" time="2021-01-30T11:53:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Nature&category=&type=moment (200) [989.177µs]" time="2021-01-30T11:53:34Z" level=info msg="Album saved" time="2021-01-30T11:53:34Z" level=debug msg="albums: search id:aqnah1mhviyxpahk [10.686µs]" time="2021-01-30T11:53:34Z" level=debug msg="http: PUT /api/v1/albums/aqnah1mhviyxpahk (200) [14.672044ms]" time="2021-01-30T11:53:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [307.174µs]" time="2021-01-30T11:53:34Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T11:53:34Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:53:34Z" level=info msg="photos: found 14 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:60 order:oldest merged:true [3.83783ms]" time="2021-01-30T11:53:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape%7Cnature&merged=true&country=&camera=0&order=oldest&q= (200) [6.125165ms]" time="2021-01-30T11:53:35Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [132.203µs]" time="2021-01-30T11:53:35Z" level=debug msg="albums: search type:moment count:24 [12.176µs]" time="2021-01-30T11:53:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [701.82µs]" time="2021-01-30T11:53:35Z" level=debug msg="albums: search type:moment category:Mountains count:24 [11.919µs]" time="2021-01-30T11:53:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=moment (200) [557.081µs]" time="2021-01-30T11:53:36Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [296.851µs]" time="2021-01-30T11:53:36Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T11:53:36Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:53:36Z" level=info msg="photos: found 14 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:60 order:oldest merged:true [3.68076ms]" time="2021-01-30T11:53:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape%7Cnature&merged=true&country=&camera=0&order=oldest&q= (200) [6.03742ms]" time="2021-01-30T11:53:39Z" level=info msg="Album saved" time="2021-01-30T11:53:39Z" level=debug msg="albums: search id:aqnah1mhviyxpahk [9.354µs]" time="2021-01-30T11:53:39Z" level=debug msg="http: PUT /api/v1/albums/aqnah1mhviyxpahk (200) [13.279169ms]" time="2021-01-30T11:53:39Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T11:53:39Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:53:39Z" level=info msg="photos: found 14 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:120 order:oldest merged:true [3.527232ms]" time="2021-01-30T11:53:39Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape%7Cnature&merged=true&country=&camera=0&order=oldest&q= (200) [6.040867ms]" time="2021-01-30T11:53:39Z" level=debug msg="albums: search type:moment count:24 [10.369µs]" time="2021-01-30T11:53:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [778.456µs]" time="2021-01-30T11:53:40Z" level=debug msg="albums: search q:nature type:moment count:24 [11.758µs]" time="2021-01-30T11:53:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Nature&category=&type=moment (200) [780.052µs]" time="2021-01-30T11:53:40Z" level=debug msg="http: GET /photos (200) [12.448518ms]" time="2021-01-30T11:53:40Z" level=debug msg="http: GET /api/v1/ws (200) [11.482441629s]" time="2021-01-30T11:53:40Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.601003ms]" time="2021-01-30T11:53:40Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [102.947981ms]" time="2021-01-30T11:53:41Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.818124ms]" time="2021-01-30T11:53:41Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.317903ms]" time="2021-01-30T11:53:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.902515ms]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [166.764µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [140.575µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [192.703µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [145.808µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [173.388µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [139.673µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [168.752µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [161.222µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [134.907µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [571.066µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [243.297µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [166.341µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [148.187µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [184.062µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [171.044µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [136.218µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [157.919µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [156.895µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [134.067µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [128.766µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [141.057µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [153.27µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [203.518µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [150.163µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [143.341µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [143.532µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [194.951µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [185.015µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [179.192µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [249.09µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [160.217µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [153.385µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [139.568µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [131.692µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [162.206µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [137.883µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [166.713µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [172.292µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [174.153µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [182.777µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [169.503µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [155.506µs]" time="2021-01-30T11:53:42Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [95.168µs]" time="2021-01-30T11:53:43Z" level=debug msg="albums: search type:moment count:24 [9.941µs]" time="2021-01-30T11:53:43Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [682.833µs]" time="2021-01-30T11:53:43Z" level=debug msg="cache hit for album-cover:aqnqwzm3eilhobzj:tile_500 [4.343µs]" time="2021-01-30T11:53:43Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj/t/public/tile_500 (200) [216.772µs]" time="2021-01-30T11:53:43Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.936µs]" time="2021-01-30T11:53:43Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [208.573µs]" time="2021-01-30T11:53:43Z" level=debug msg="cache hit for album-cover:aqnqwzm733ks25wh:tile_500 [4.708µs]" time="2021-01-30T11:53:43Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm733ks25wh/t/public/tile_500 (200) [223.853µs]" time="2021-01-30T11:53:44Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [383.347µs]" time="2021-01-30T11:53:44Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:60 order:oldest merged:true [1.83156ms]" time="2021-01-30T11:53:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.529211ms]" time="2021-01-30T11:53:44Z" level=debug msg="http: GET /photos (200) [10.38747ms]" time="2021-01-30T11:53:44Z" level=debug msg="http: GET /api/v1/ws (200) [3.882173785s]" time="2021-01-30T11:53:44Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.488369ms]" time="2021-01-30T11:53:45Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.904106ms]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.924496ms]" time="2021-01-30T11:53:46Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.335032ms]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.306416ms]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [141.257µs]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [186.485µs]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [234.989µs]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [122.272µs]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [180.736µs]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [130.635µs]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [165.842µs]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [144.933µs]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [142.825µs]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [250.929µs]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [149.771µs]" time="2021-01-30T11:53:46Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [377.597µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [154.04µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [186.842µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [218.476µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [148.141µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [111.646µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [190.687µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [141.463µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [136.096µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.45µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [146.86µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [149.253µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [144.75µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [289.565µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [138.545µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [147.343µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [138.885µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [253.687µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [137.73µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [202.937µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [230.324µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [157.059µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [134.224µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [160.185µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [132.111µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [142.909µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.867µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [186.994µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [151.349µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [153.173µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [151.373µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [161.515µs]" time="2021-01-30T11:53:47Z" level=debug msg="albums: search type:moment count:24 [10.415µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [733.369µs]" time="2021-01-30T11:53:47Z" level=debug msg="cache hit for album-cover:aqnqwzm3eilhobzj:tile_500 [3.806µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj/t/public/tile_500 (200) [229.277µs]" time="2021-01-30T11:53:47Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.317µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [825.046µs]" time="2021-01-30T11:53:47Z" level=debug msg="cache hit for album-cover:aqnqwzm733ks25wh:tile_500 [3.625µs]" time="2021-01-30T11:53:47Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm733ks25wh/t/public/tile_500 (200) [296.224µs]" time="2021-01-30T11:53:48Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [466.088µs]" time="2021-01-30T11:53:48Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj/links (200) [397.263µs]" time="2021-01-30T11:53:49Z" level=info msg="Album saved" time="2021-01-30T11:53:49Z" level=debug msg="albums: search id:aqnqwzm3eilhobzj [8.539µs]" time="2021-01-30T11:53:49Z" level=debug msg="http: POST /api/v1/albums/aqnqwzm3eilhobzj/links (200) [13.438646ms]" time="2021-01-30T11:53:56Z" level=info msg="Album saved" time="2021-01-30T11:53:56Z" level=debug msg="albums: search id:aqnqwzm3eilhobzj [8.649µs]" time="2021-01-30T11:53:56Z" level=debug msg="http: PUT /api/v1/albums/aqnqwzm3eilhobzj/links/sqnqx1o3lis33ddj (200) [13.267593ms]" time="2021-01-30T11:53:56Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [374.722µs]" time="2021-01-30T11:53:56Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:60 order:oldest merged:true [2.069259ms]" time="2021-01-30T11:53:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.786101ms]" time="2021-01-30T11:53:57Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj/links (200) [484.868µs]" time="2021-01-30T11:54:04Z" level=info msg="Album saved" time="2021-01-30T11:54:04Z" level=debug msg="albums: search id:aqnqwzm3eilhobzj [8.739µs]" time="2021-01-30T11:54:04Z" level=debug msg="http: PUT /api/v1/albums/aqnqwzm3eilhobzj/links/sqnqx1o3lis33ddj (200) [13.079448ms]" time="2021-01-30T11:54:04Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:120 order:oldest merged:true [1.943402ms]" time="2021-01-30T11:54:04Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.697373ms]" time="2021-01-30T11:54:04Z" level=info msg="Album saved" time="2021-01-30T11:54:04Z" level=debug msg="albums: search id:aqnqwzm3eilhobzj [8.533µs]" time="2021-01-30T11:54:04Z" level=debug msg="http: POST /api/v1/albums/aqnqwzm3eilhobzj/links (200) [12.18546ms]" time="2021-01-30T11:54:05Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:120 order:oldest merged:true [2.065454ms]" time="2021-01-30T11:54:05Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.851769ms]" time="2021-01-30T11:54:05Z" level=info msg="Album saved" time="2021-01-30T11:54:05Z" level=debug msg="albums: search id:aqnqwzm3eilhobzj [27.007µs]" time="2021-01-30T11:54:05Z" level=debug msg="http: DELETE /api/v1/albums/aqnqwzm3eilhobzj/links/sqnqx1o3lis33ddj (200) [21.827646ms]" time="2021-01-30T11:54:05Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:120 order:oldest merged:true [1.892218ms]" time="2021-01-30T11:54:05Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.661314ms]" time="2021-01-30T11:54:06Z" level=debug msg="albums: search type:moment count:24 [10.248µs]" time="2021-01-30T11:54:06Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [938.698µs]" time="2021-01-30T11:54:06Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj/links (200) [400.531µs]" time="2021-01-30T11:54:07Z" level=info msg="Album saved" time="2021-01-30T11:54:07Z" level=debug msg="albums: search id:aqnqwzm3eilhobzj [28.965µs]" time="2021-01-30T11:54:07Z" level=debug msg="http: DELETE /api/v1/albums/aqnqwzm3eilhobzj/links/sqnqx242s58k95kr (200) [22.108301ms]" time="2021-01-30T11:54:07Z" level=debug msg="http: GET /photos (200) [4.721681ms]" time="2021-01-30T11:54:07Z" level=debug msg="http: GET /api/v1/ws (200) [22.420075603s]" time="2021-01-30T11:54:07Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.075799ms]" time="2021-01-30T11:54:07Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.418789ms]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.506862ms]" time="2021-01-30T11:54:09Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.103106ms]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.220791ms]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [214.999µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [145.688µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [163.329µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [130.428µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [244.398µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [139.854µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [163.014µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [134.664µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [184.385µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [484.134µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [215.356µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [175.075µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [153.647µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [189.289µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [158.805µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [156.981µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [144.115µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [183.403µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [123.803µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [142.973µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.769µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [142.573µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [145.445µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.117µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [139.592µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [132.82µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [139.711µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [151.423µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [140.4µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [154.095µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [106.943µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [115.004µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [505.207µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [134.66µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [157.95µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [117.013µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [168.098µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.527µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [150.108µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [152.765µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [165.112µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [154.998µs]" time="2021-01-30T11:54:09Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [107.136µs]" time="2021-01-30T11:54:10Z" level=debug msg="albums: search type:album count:24 [9.998µs]" time="2021-01-30T11:54:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.098343ms]" time="2021-01-30T11:54:10Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [2.751µs]" time="2021-01-30T11:54:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [159.432µs]" time="2021-01-30T11:54:10Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.03576ms]" time="2021-01-30T11:54:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.200982ms]" time="2021-01-30T11:54:10Z" level=debug msg="albums: search type:moment count:24 [12.647µs]" time="2021-01-30T11:54:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [851.259µs]" time="2021-01-30T11:54:10Z" level=debug msg="cache hit for album-cover:aqnqwzm3eilhobzj:tile_500 [4.278µs]" time="2021-01-30T11:54:10Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj/t/public/tile_500 (200) [213.467µs]" time="2021-01-30T11:54:10Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.16µs]" time="2021-01-30T11:54:10Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [557.276µs]" time="2021-01-30T11:54:10Z" level=debug msg="cache hit for album-cover:aqnqwzm733ks25wh:tile_500 [2.672µs]" time="2021-01-30T11:54:10Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm733ks25wh/t/public/tile_500 (200) [190.691µs]" time="2021-01-30T11:54:11Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [290.821µs]" time="2021-01-30T11:54:11Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:60 order:oldest merged:true [1.830965ms]" time="2021-01-30T11:54:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.65695ms]" time="2021-01-30T11:54:11Z" level=debug msg="albums: search type:moment count:24 [10.403µs]" time="2021-01-30T11:54:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [1.417081ms]" time="2021-01-30T11:54:12Z" level=debug msg="albums: search type:album count:1000 [10.007µs]" time="2021-01-30T11:54:12Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [668.681µs]" time="2021-01-30T11:54:13Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForMoment AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumformoment" time="2021-01-30T11:54:13Z" level=info msg="Album created" time="2021-01-30T11:54:13Z" level=debug msg="albums: search id:aqnqx2d1h20mb04q [9.389µs]" time="2021-01-30T11:54:13Z" level=debug msg="http: POST /api/v1/albums (200) [14.797346ms]" time="2021-01-30T11:54:13Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:10000 [1.834939ms]" time="2021-01-30T11:54:14Z" level=info msg="Selection added to NotYetExistingAlbumForMoment" time="2021-01-30T11:54:14Z" level=debug msg="albums: search id:aqnqx2d1h20mb04q [9.923µs]" time="2021-01-30T11:54:14Z" level=debug msg="http: POST /api/v1/albums/aqnqx2d1h20mb04q/clone (200) [34.975436ms]" time="2021-01-30T11:54:14Z" level=debug msg="albums: search type:album count:24 [11.234µs]" time="2021-01-30T11:54:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [859.816µs]" time="2021-01-30T11:54:14Z" level=debug msg="cached album-cover:aqnqx2d1h20mb04q:tile_500 [1.121147ms]" time="2021-01-30T11:54:14Z" level=debug msg="http: GET /api/v1/albums/aqnqx2d1h20mb04q/t/public/tile_500 (200) [1.290298ms]" time="2021-01-30T11:54:15Z" level=debug msg="albums: search q:notyetexistingalbumformoment type:album count:24 [13.305µs]" time="2021-01-30T11:54:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForMoment&category=&type=album (200) [843.58µs]" time="2021-01-30T11:54:15Z" level=debug msg="http: GET /api/v1/albums/aqnqx2d1h20mb04q (200) [361.17µs]" time="2021-01-30T11:54:15Z" level=info msg="photos: found 9 results for dist:20 album:aqnqx2d1h20mb04q count:60 order:oldest merged:true [2.014734ms]" time="2021-01-30T11:54:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqx2d1h20mb04q&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [3.999135ms]" time="2021-01-30T11:54:16Z" level=debug msg="albums: search type:album count:24 [10.074µs]" time="2021-01-30T11:54:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [815.142µs]" time="2021-01-30T11:54:17Z" level=info msg="albums: deleting aqnqx2d1h20mb04q" time="2021-01-30T11:54:17Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [14.440922ms]" time="2021-01-30T11:54:17Z" level=debug msg="albums: search type:moment count:24 [11.784µs]" time="2021-01-30T11:54:17Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [741.992µs]" time="2021-01-30T11:54:18Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [396.292µs]" time="2021-01-30T11:54:18Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:60 order:oldest merged:true [2.118748ms]" time="2021-01-30T11:54:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.597381ms]" time="2021-01-30T11:54:18Z" level=debug msg="http: GET /photos (200) [8.027918ms]" time="2021-01-30T11:54:18Z" level=debug msg="http: GET /api/v1/ws (200) [10.1878627s]" time="2021-01-30T11:54:18Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.287982ms]" time="2021-01-30T11:54:18Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.352352ms]" time="2021-01-30T11:54:19Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.638944ms]" time="2021-01-30T11:54:19Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.375176ms]" time="2021-01-30T11:54:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.889171ms]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [164.947µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [164.103µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [136.256µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [127.563µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [332.229µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [138.251µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [148.169µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.515µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.448µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [305.351µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [175.593µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [162.843µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [138.714µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [197.76µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [164.699µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [122.174µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [131.538µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [250.893µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [477.42µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [547.369µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.463µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [152.429µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [131.358µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [150.703µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.251µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.045µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [146.165µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [146.947µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [165.18µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.073µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [153.809µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [137.077µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [166.961µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [132.773µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [167.524µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [144.239µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [163.145µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [162.317µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [149.284µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [165.133µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [161.969µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [157.684µs]" time="2021-01-30T11:54:20Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [150.14µs]" time="2021-01-30T11:54:21Z" level=debug msg="albums: search type:moment count:24 [9.674µs]" time="2021-01-30T11:54:21Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [676.867µs]" time="2021-01-30T11:54:21Z" level=debug msg="cache hit for album-cover:aqnqwzm3eilhobzj:tile_500 [4.13µs]" time="2021-01-30T11:54:21Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj/t/public/tile_500 (200) [203.955µs]" time="2021-01-30T11:54:21Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.828µs]" time="2021-01-30T11:54:21Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [191.757µs]" time="2021-01-30T11:54:21Z" level=debug msg="cache hit for album-cover:aqnqwzm733ks25wh:tile_500 [3.788µs]" time="2021-01-30T11:54:21Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm733ks25wh/t/public/tile_500 (200) [253.331µs]" time="2021-01-30T11:54:22Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [441.899µs]" time="2021-01-30T11:54:22Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:60 order:oldest merged:true [1.918717ms]" time="2021-01-30T11:54:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [5.69275ms]" time="2021-01-30T11:54:23Z" level=debug msg="http: GET /api/v1/config (200) [3.78873ms]" time="2021-01-30T11:54:28Z" level=debug msg="http: GET /photos (200) [5.502916ms]" time="2021-01-30T11:54:28Z" level=debug msg="http: GET /api/v1/ws (200) [9.336173765s]" time="2021-01-30T11:54:28Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.955197ms]" time="2021-01-30T11:54:28Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.144663ms]" time="2021-01-30T11:54:29Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.310511ms]" time="2021-01-30T11:54:29Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.344041ms]" time="2021-01-30T11:54:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [55.575868ms]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [187.225µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [149.073µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [130.332µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [198.382µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [158.708µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [158.715µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [156.36µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [176.87µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [152.421µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [151.862µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [161.28µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [159.539µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [166.319µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [183.56µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [172.727µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [138.816µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [141.915µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [155.68µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [137.317µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [153.794µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [132.736µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [131.554µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [147.605µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [188.489µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [146.503µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.966µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [144.837µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [183.342µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [166.837µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [143.043µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [212.189µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [144.64µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [388.593µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [145.013µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [173.095µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [134.817µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [162.639µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [1.274028ms]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [191.469µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [163.658µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [338.24µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [155.586µs]" time="2021-01-30T11:54:30Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [136.174µs]" time="2021-01-30T11:54:31Z" level=debug msg="albums: search type:album count:24 [9.812µs]" time="2021-01-30T11:54:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [735.616µs]" time="2021-01-30T11:54:31Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.328µs]" time="2021-01-30T11:54:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [181.059µs]" time="2021-01-30T11:54:31Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [4.078µs]" time="2021-01-30T11:54:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [169.704µs]" time="2021-01-30T11:54:31Z" level=debug msg="albums: search q:kanadavacation type:album count:24 [13.28µs]" time="2021-01-30T11:54:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KanadaVacation&category=&type=album (200) [711.377µs]" time="2021-01-30T11:54:32Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.711015ms]" time="2021-01-30T11:54:32Z" level=debug msg="http: GET /api/v1/svg/folder (200) [154.24µs]" time="2021-01-30T11:54:32Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [1.304002ms]" time="2021-01-30T11:54:32Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation/Kanada?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [1.173686ms]" time="2021-01-30T11:54:33Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation/Kanada/BotanicalGarden?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [805.848µs]" time="2021-01-30T11:54:33Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [1.313704ms]" time="2021-01-30T11:54:34Z" level=debug msg="albums: search type:album count:1000 [10.552µs]" time="2021-01-30T11:54:34Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [732.746µs]" time="2021-01-30T11:54:35Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:KanadaVacation AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} kanadavacation" time="2021-01-30T11:54:35Z" level=info msg="Album created" time="2021-01-30T11:54:35Z" level=debug msg="albums: search id:aqnqx2zmrj380xj3 [15.287µs]" time="2021-01-30T11:54:35Z" level=debug msg="http: POST /api/v1/albums (200) [15.037681ms]" time="2021-01-30T11:54:35Z" level=info msg="2 entries added to KanadaVacation" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:tile_50 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:tile_500 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:fit_1920 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:fit_4096 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:tile_100 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:fit_2048 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:fit_2560 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:fit_3840 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:colors from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:right_224 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:fit_720 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:tile_224 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:left_224 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:fit_1280 from cache" time="2021-01-30T11:54:35Z" level=debug msg="removed album-cover:aqnqx2zmrj380xj3:fit_7680 from cache" time="2021-01-30T11:54:35Z" level=debug msg="albums: search id:aqnqx2zmrj380xj3 [9.879µs]" time="2021-01-30T11:54:35Z" level=debug msg="http: POST /api/v1/albums/aqnqx2zmrj380xj3/photos (200) [10.743077ms]" time="2021-01-30T11:54:36Z" level=debug msg="albums: search type:album count:24 [10.899µs]" time="2021-01-30T11:54:36Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [733.998µs]" time="2021-01-30T11:54:36Z" level=debug msg="cached album-cover:aqnqx2zmrj380xj3:tile_500 [1.169809ms]" time="2021-01-30T11:54:36Z" level=debug msg="http: GET /api/v1/albums/aqnqx2zmrj380xj3/t/public/tile_500 (200) [1.48203ms]" time="2021-01-30T11:54:36Z" level=debug msg="albums: search q:kanadavacation type:album count:24 [14.835µs]" time="2021-01-30T11:54:36Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KanadaVacation&category=&type=album (200) [994.229µs]" time="2021-01-30T11:54:37Z" level=debug msg="http: GET /api/v1/albums/aqnqx2zmrj380xj3 (200) [324.475µs]" time="2021-01-30T11:54:37Z" level=info msg="photos: found 2 results for dist:20 album:aqnqx2zmrj380xj3 count:60 order:oldest merged:true [1.036575ms]" time="2021-01-30T11:54:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqx2zmrj380xj3&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.799489ms]" time="2021-01-30T11:54:37Z" level=debug msg="albums: search type:album count:24 [10.8µs]" time="2021-01-30T11:54:37Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [690.442µs]" time="2021-01-30T11:54:38Z" level=info msg="albums: deleting aqnqx2zmrj380xj3" time="2021-01-30T11:54:38Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [16.43719ms]" time="2021-01-30T11:54:38Z" level=debug msg="http: GET /photos (200) [4.685725ms]" time="2021-01-30T11:54:38Z" level=debug msg="http: GET /api/v1/ws (200) [10.020842879s]" time="2021-01-30T11:54:38Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.978996ms]" time="2021-01-30T11:54:38Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [115.474141ms]" time="2021-01-30T11:54:40Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.286683ms]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.016867ms]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.918152ms]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [185.324µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [148.331µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [148.05µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [132.024µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [171.321µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [144.113µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [166.622µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.044µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [154.274µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [185.393µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [397.74µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [165.407µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [163.747µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [181.136µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [182.279µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [173.961µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [162.728µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [164.284µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [146.472µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [146.912µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [4.633955ms]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.105µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [144.237µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [108.558µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [95.707µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [155.816µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [155.639µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [138.645µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [183.43µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.945µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [171.98µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [111.105µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [150.962µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [97.474µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [181.272µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [101.716µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [123.926µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [162.275µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [156.967µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [120.053µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [156.848µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [146.084µs]" time="2021-01-30T11:54:40Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [158.678µs]" time="2021-01-30T11:54:41Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.732681ms]" time="2021-01-30T11:54:41Z" level=debug msg="http: GET /api/v1/svg/folder (200) [142.453µs]" time="2021-01-30T11:54:42Z" level=debug msg="http: GET /photos (200) [14.358448ms]" time="2021-01-30T11:54:42Z" level=debug msg="http: GET /api/v1/ws (200) [3.379840488s]" time="2021-01-30T11:54:42Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.433695ms]" time="2021-01-30T11:54:42Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.486657ms]" time="2021-01-30T11:54:43Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.634217ms]" time="2021-01-30T11:54:43Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.823984ms]" time="2021-01-30T11:54:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.441547ms]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [185.888µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [172.208µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [145.872µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [142.982µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [169.078µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [297.595µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [171.408µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [800.382µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [240.297µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [297.1µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [183.952µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [144.203µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [150.902µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [215.541µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [171.876µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [142.446µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [166.619µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [155.031µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [176.365µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [136.319µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.262µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [210.158µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [163.617µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [126.586µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [152.118µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [214.03µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [136.161µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.552µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [243.869µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [129.167µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [327.899µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [147.488µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [157.297µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [155.791µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [161.987µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [137.23µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [176.769µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [381.758µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.866µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [150.595µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [182.881µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.692µs]" time="2021-01-30T11:54:44Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [151.373µs]" time="2021-01-30T11:54:45Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.320356ms]" time="2021-01-30T11:54:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.827795ms]" time="2021-01-30T11:54:46Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [167.885µs]" time="2021-01-30T11:54:46Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [340.488µs]" time="2021-01-30T11:54:46Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [245.697µs]" time="2021-01-30T11:54:46Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [116.744µs]" time="2021-01-30T11:54:46Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [162.429µs]" time="2021-01-30T11:54:46Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.893055ms]" time="2021-01-30T11:54:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.130973ms]" time="2021-01-30T11:54:48Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.691658ms]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.497026ms]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_224 (200) [117.905µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [140.527µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [158.174µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [111.463µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [106.139µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [107.661µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [110.805µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [131.361µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [122.78µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [129.545µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [114.3µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [112.831µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [122.276µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [134.867µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [116.639µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [114.061µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [149.523µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [145.72µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [107.727µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [119.29µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [107.535µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [110.646µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [142.162µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [122.817µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [145.713µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [114.24µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [108.812µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [122.273µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [129.242µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [112.844µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [141.688µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [138.272µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [128.785µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [116.247µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_224 (200) [121.59µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_224 (200) [136.788µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [132.397µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [283.632µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [112.961µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_224 (200) [119.93µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_224 (200) [112.237µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [114.953µs]" time="2021-01-30T11:54:48Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_224 (200) [114.531µs]" time="2021-01-30T11:54:49Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.925871ms]" time="2021-01-30T11:54:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.196334ms]" time="2021-01-30T11:54:49Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (200) [171.927µs]" time="2021-01-30T11:54:49Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (200) [119.14µs]" time="2021-01-30T11:54:49Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (200) [127.474µs]" time="2021-01-30T11:54:49Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (200) [120.413µs]" time="2021-01-30T11:54:49Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (200) [112.764µs]" time="2021-01-30T11:54:49Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.139103ms]" time="2021-01-30T11:54:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.784001ms]" time="2021-01-30T11:54:49Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_224 (200) [143.717µs]" time="2021-01-30T11:54:49Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_224 (200) [168.451µs]" time="2021-01-30T11:54:50Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [10.418843ms]" time="2021-01-30T11:54:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.406537ms]" time="2021-01-30T11:54:51Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [75.771µs]" time="2021-01-30T11:54:51Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [264.827µs]" time="2021-01-30T11:54:51Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [270.573µs]" time="2021-01-30T11:54:51Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [314.806µs]" time="2021-01-30T11:54:51Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [274.099µs]" time="2021-01-30T11:54:51Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (304) [86.859µs]" time="2021-01-30T11:54:52Z" level=info msg="photos: mark pqnqwzl2bbt0z2nm, pqnah1kw0h63wpgm as private" time="2021-01-30T11:54:52Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T11:54:52Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [20.473689ms]" time="2021-01-30T11:54:53Z" level=info msg="photos: found 55 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.980984ms]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.12354ms]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_50 (200) [87.47µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_50 (200) [54.06µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_50 (200) [56.424µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_50 (200) [4.87158ms]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_50 (200) [3.334513ms]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_50 (200) [3.302023ms]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_50 (200) [3.988791ms]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_50 (200) [93.607µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_50 (200) [117.593µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_50 (200) [74.156µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_50 (200) [70.361µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_50 (200) [81.177µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_50 (200) [65.484µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_50 (200) [115.823µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_50 (200) [77.909µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_50 (200) [75.484µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_50 (200) [74.499µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_50 (200) [99.472µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_50 (200) [72.42µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_50 (200) [104.687µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_50 (200) [79.446µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_50 (200) [97.777µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_50 (200) [85.047µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_50 (200) [70.257µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_50 (200) [75.167µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_50 (200) [111.318µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_50 (200) [82.734µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_50 (200) [281.746µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_50 (200) [81.781µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_50 (200) [74.344µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_50 (200) [111.747µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [74.268µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_50 (200) [95.167µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_50 (200) [74.897µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [71.243µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [69.88µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_50 (200) [70.977µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_50 (200) [81.122µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_50 (200) [83.35µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_50 (200) [78.012µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_50 (200) [77.896µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_50 (200) [74.18µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_50 (200) [133.464µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_50 (200) [87.682µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_50 (200) [79.683µs]" time="2021-01-30T11:54:53Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_50 (200) [235.119µs]" time="2021-01-30T11:54:54Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T11:54:54Z" level=info msg="photos: found 1 results for id:pqnah1let9i4mmlo merged:true [526.08µs]" time="2021-01-30T11:54:54Z" level=info msg="Changes successfully saved" time="2021-01-30T11:54:54Z" level=debug msg="http: PUT /api/v1/photos/pqnah1let9i4mmlo (200) [29.864047ms]" time="2021-01-30T11:54:54Z" level=info msg="photos: found 54 results for public:true dist:20 quality:3 count:120 order:newest merged:true [7.836696ms]" time="2021-01-30T11:54:54Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.746538ms]" time="2021-01-30T11:54:55Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.150679ms]" time="2021-01-30T11:54:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.05845ms]" time="2021-01-30T11:54:55Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T11:54:55Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [754.698µs]" time="2021-01-30T11:54:55Z" level=info msg="Changes successfully saved" time="2021-01-30T11:54:55Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [22.496669ms]" time="2021-01-30T11:54:55Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.581981ms]" time="2021-01-30T11:54:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.069763ms]" time="2021-01-30T11:54:56Z" level=info msg="photos: mark pqmxlr31st2guha6 as private" time="2021-01-30T11:54:56Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T11:54:56Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [11.729243ms]" time="2021-01-30T11:54:57Z" level=debug msg="http: GET /api/v1/svg/photo (200) [248.661µs]" time="2021-01-30T11:54:57Z" level=debug msg="http: GET /api/v1/photos/pqmxlr03f0zjk06w (200) [2.089347ms]" time="2021-01-30T11:55:03Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T11:55:03Z" level=info msg="photos: found 2 results for id:pqmxlr03f0zjk06w merged:true [927.089µs]" time="2021-01-30T11:55:03Z" level=info msg="Changes successfully saved" time="2021-01-30T11:55:03Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr03f0zjk06w (200) [20.572376ms]" time="2021-01-30T11:55:04Z" level=info msg="photos: found 4 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [1.081017ms]" time="2021-01-30T11:55:04Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [2.334633ms]" time="2021-01-30T11:55:04Z" level=info msg="photos: found 12 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [2.779178ms]" time="2021-01-30T11:55:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [5.589942ms]" time="2021-01-30T11:55:05Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [144.681µs]" time="2021-01-30T11:55:05Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [227.604µs]" time="2021-01-30T11:55:05Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (304) [89.981µs]" time="2021-01-30T11:55:06Z" level=info msg="photos: mark pqnqwzl2bbt0z2nm, pqnah1kw0h63wpgm, pqmxlr31st2guha6 as private" time="2021-01-30T11:55:06Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T11:55:06Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [21.775821ms]" time="2021-01-30T11:55:08Z" level=debug msg="http: GET /api/v1/photos/pqmxlr03f0zjk06w (200) [1.957947ms]" time="2021-01-30T11:55:10Z" level=debug msg="http: GET /api/v1/config (200) [3.42121ms]" time="2021-01-30T11:55:14Z" level=info msg="photos: found 2 results for id:pqmxlr03f0zjk06w merged:true [689.771µs]" time="2021-01-30T11:55:14Z" level=info msg="Changes successfully saved" time="2021-01-30T11:55:14Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr03f0zjk06w (200) [23.962121ms]" time="2021-01-30T11:55:15Z" level=info msg="photos: found 6 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.540961ms]" time="2021-01-30T11:55:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.793354ms]" time="2021-01-30T11:55:15Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_50 (200) [95.51µs]" time="2021-01-30T11:55:15Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_50 (200) [5.338528ms]" time="2021-01-30T11:55:15Z" level=info msg="photos: found 1 results for id:pqnah1let9i4mmlo merged:true [528.524µs]" time="2021-01-30T11:55:15Z" level=info msg="Changes successfully saved" time="2021-01-30T11:55:15Z" level=debug msg="http: PUT /api/v1/photos/pqnah1let9i4mmlo (200) [22.962987ms]" time="2021-01-30T11:55:15Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [733.208µs]" time="2021-01-30T11:55:15Z" level=info msg="Changes successfully saved" time="2021-01-30T11:55:15Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [25.611498ms]" time="2021-01-30T11:55:16Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [885.197µs]" time="2021-01-30T11:55:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.313774ms]" time="2021-01-30T11:55:16Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:120 order:newest merged:true [1.104056ms]" time="2021-01-30T11:55:16Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.949715ms]" time="2021-01-30T11:55:16Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [11.696407ms]" time="2021-01-30T11:55:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [23.462287ms]" time="2021-01-30T11:55:18Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.102935ms]" time="2021-01-30T11:55:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.368488ms]" time="2021-01-30T11:55:18Z" level=debug msg="http: GET /photos (200) [11.499075ms]" time="2021-01-30T11:55:18Z" level=debug msg="http: GET /api/v1/ws (200) [35.33243796s]" time="2021-01-30T11:55:18Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.000951ms]" time="2021-01-30T11:55:18Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.559207ms]" time="2021-01-30T11:55:19Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.921669ms]" time="2021-01-30T11:55:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.724227ms]" time="2021-01-30T11:55:19Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.615359ms]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [139.523µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [156.32µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [142.343µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [191.505µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [301.337µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [174.121µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [176.628µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [258.628µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [742.526µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [126.326µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [182.567µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [160.544µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [475.813µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [249.586µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [207.018µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [2.1985ms]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [146.702µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [163.285µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [142.223µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.51µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [121.152µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [232.266µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [160.379µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [140.776µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [144.524µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [142.495µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [142.935µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [155.458µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [189.974µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [238.567µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [175.089µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.443µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.268µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [143.656µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [169.56µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [142.352µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.624µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [168.223µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [188.298µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [244.15µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [156.695µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [138.931µs]" time="2021-01-30T11:55:20Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [129.741µs]" time="2021-01-30T11:55:21Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.302617ms]" time="2021-01-30T11:55:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.621058ms]" time="2021-01-30T11:55:21Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [173.793µs]" time="2021-01-30T11:55:21Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [148.342µs]" time="2021-01-30T11:55:21Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [175.971µs]" time="2021-01-30T11:55:21Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [138.771µs]" time="2021-01-30T11:55:21Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [115.346µs]" time="2021-01-30T11:55:22Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.897567ms]" time="2021-01-30T11:55:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.054278ms]" time="2021-01-30T11:55:23Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.036707ms]" time="2021-01-30T11:55:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.237061ms]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_224 (200) [148.934µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [123.107µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [106.384µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [104.651µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [122.533µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [112.268µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [108.107µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [419.192µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [131.878µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [101.631µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [124.947µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [103.244µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [115.537µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [139.913µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [108.554µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [101.703µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [131.335µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [119.141µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [111.068µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [122.543µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [104.949µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [114.006µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [122.469µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [124.658µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [106.09µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [117.006µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [105.906µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [118.328µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [158.565µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [112.172µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [114.781µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [132.621µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [441.86µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [111.159µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_224 (200) [142.442µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_224 (200) [139.839µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [114.216µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [123.769µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [78.352µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_224 (200) [111.747µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_224 (200) [103.37µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [109.901µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_224 (200) [97.959µs]" time="2021-01-30T11:55:24Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.997964ms]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.950387ms]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (200) [111.176µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (200) [136.674µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (200) [122.875µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (200) [117.841µs]" time="2021-01-30T11:55:24Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (200) [174.33µs]" time="2021-01-30T11:55:25Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [996.667µs]" time="2021-01-30T11:55:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.806457ms]" time="2021-01-30T11:55:25Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_224 (200) [120.06µs]" time="2021-01-30T11:55:25Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_224 (200) [125.57µs]" time="2021-01-30T11:55:26Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [2.375104ms]" time="2021-01-30T11:55:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [8.891715ms]" time="2021-01-30T11:55:26Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_224 (200) [120.468µs]" time="2021-01-30T11:55:26Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_224 (200) [255.069µs]" time="2021-01-30T11:55:26Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_224 (200) [277.188µs]" time="2021-01-30T11:55:26Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_224 (200) [400.548µs]" time="2021-01-30T11:55:26Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_224 (200) [197.811µs]" time="2021-01-30T11:55:26Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_224 (200) [125.192µs]" time="2021-01-30T11:55:26Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.301432ms]" time="2021-01-30T11:55:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.811075ms]" time="2021-01-30T11:55:26Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_224 (200) [5.712156ms]" time="2021-01-30T11:55:26Z" level=debug msg="cached thumbs:d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3:tile_224 [190.190389ms]" time="2021-01-30T11:55:26Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_224 (200) [190.322138ms]" time="2021-01-30T11:55:26Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.848449ms]" time="2021-01-30T11:55:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.475741ms]" time="2021-01-30T11:55:26Z" level=debug msg="cached thumbs:f2e2d89445c5dc64cde394158fd07eeb02083e75:tile_224 [477.783619ms]" time="2021-01-30T11:55:26Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_224 (200) [477.914734ms]" time="2021-01-30T11:55:27Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.954422ms]" time="2021-01-30T11:55:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.606447ms]" time="2021-01-30T11:55:33Z" level=info msg="archive: adding pqmxlr31st2guha6" time="2021-01-30T11:55:33Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [18.867941ms]" time="2021-01-30T11:55:34Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [1.657564ms]" time="2021-01-30T11:55:34Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.621774ms]" time="2021-01-30T11:55:34Z" level=info msg="photos: found 55 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.198614ms]" time="2021-01-30T11:55:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.754505ms]" time="2021-01-30T11:55:42Z" level=info msg="archive: adding pqnqwzl2bbt0z2nm, pqnah1kw0h63wpgm" time="2021-01-30T11:55:42Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [18.823179ms]" time="2021-01-30T11:55:43Z" level=info msg="photos: found 53 results for public:true dist:20 quality:3 count:120 order:newest merged:true [7.963126ms]" time="2021-01-30T11:55:43Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.402262ms]" time="2021-01-30T11:55:45Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [931.132µs]" time="2021-01-30T11:55:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.906138ms]" time="2021-01-30T11:55:45Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [169.454µs]" time="2021-01-30T11:55:45Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [258.884µs]" time="2021-01-30T11:55:45Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.892814ms]" time="2021-01-30T11:55:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [4.720569ms]" time="2021-01-30T11:55:45Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [166.389µs]" time="2021-01-30T11:55:45Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [176.82µs]" time="2021-01-30T11:55:45Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [147.439µs]" time="2021-01-30T11:55:45Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [176.069µs]" time="2021-01-30T11:55:45Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [286.553µs]" time="2021-01-30T11:55:45Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [139.591µs]" time="2021-01-30T11:55:52Z" level=info msg="archive: adding pqmxlquf9tbc8mk2, pqnah1l2p1vjzc3j" time="2021-01-30T11:55:52Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [18.594729ms]" time="2021-01-30T11:55:52Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.301702ms]" time="2021-01-30T11:55:52Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.51616ms]" time="2021-01-30T11:55:53Z" level=info msg="photos: found 11 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.041583ms]" time="2021-01-30T11:55:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [4.086825ms]" time="2021-01-30T11:55:53Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [231.195µs]" time="2021-01-30T11:55:53Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [182.421µs]" time="2021-01-30T11:55:53Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [142.403µs]" time="2021-01-30T11:55:55Z" level=info msg="archive: restoring pqnqwzl2bbt0z2nm, pqnah1kw0h63wpgm, pqmxlr31st2guha6, pqmxlquf9tbc8mk2, pqnah1l2p1vjzc3j" time="2021-01-30T11:55:55Z" level=debug msg="http: POST /api/v1/batch/photos/restore (200) [16.607842ms]" time="2021-01-30T11:55:56Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:120 order:oldest merged:true [1.080133ms]" time="2021-01-30T11:55:56Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [1.871798ms]" time="2021-01-30T11:55:56Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:120 order:newest merged:true [1.356331ms]" time="2021-01-30T11:55:56Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.662249ms]" time="2021-01-30T11:55:56Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.378548ms]" time="2021-01-30T11:55:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.336112ms]" time="2021-01-30T11:55:57Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.504852ms]" time="2021-01-30T11:55:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.002355ms]" time="2021-01-30T11:55:58Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (304) [118.419µs]" time="2021-01-30T11:55:58Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (304) [81.443µs]" time="2021-01-30T11:55:58Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (304) [88.217µs]" time="2021-01-30T11:55:58Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (304) [75.489µs]" time="2021-01-30T11:55:58Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (304) [69.187µs]" time="2021-01-30T11:55:58Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [961.685µs]" time="2021-01-30T11:55:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.866405ms]" time="2021-01-30T11:55:59Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.324876ms]" time="2021-01-30T11:55:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.561953ms]" time="2021-01-30T11:55:59Z" level=debug msg="http: GET /photos (200) [4.897767ms]" time="2021-01-30T11:55:59Z" level=debug msg="http: GET /api/v1/ws (200) [40.562227193s]" time="2021-01-30T11:55:59Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.792266ms]" time="2021-01-30T11:55:59Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [119.039322ms]" time="2021-01-30T11:56:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.445166ms]" time="2021-01-30T11:56:00Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.535692ms]" time="2021-01-30T11:56:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [22.85828ms]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [181.905µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [161.293µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [172.521µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [146.266µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [158.793µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [157.355µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [157.285µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [170.445µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [134.588µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [176.889µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [139.873µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [156.885µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [437.669µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [183.314µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [140.077µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [176.089µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [149.124µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [241.447µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [166.645µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [151.791µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [151.717µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [138.906µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [142.84µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [147.096µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [163.041µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [154.797µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [155.058µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [150.68µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [219.309µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [157.078µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [218.283µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [145.266µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [152.866µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [153.164µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [151.121µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [130.519µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [163.589µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [178.643µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [191.186µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [155.552µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [191.892µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [174.437µs]" time="2021-01-30T11:56:01Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [157.374µs]" time="2021-01-30T11:56:03Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.092279ms]" time="2021-01-30T11:56:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [1.954029ms]" time="2021-01-30T11:56:03Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [146.126µs]" time="2021-01-30T11:56:03Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [155.389µs]" time="2021-01-30T11:56:03Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [163.814µs]" time="2021-01-30T11:56:03Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.040721ms]" time="2021-01-30T11:56:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.977986ms]" time="2021-01-30T11:56:04Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [818.7µs]" time="2021-01-30T11:56:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.950942ms]" time="2021-01-30T11:56:05Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.817193ms]" time="2021-01-30T11:56:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.412767ms]" time="2021-01-30T11:56:06Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [851.028µs]" time="2021-01-30T11:56:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.566155ms]" time="2021-01-30T11:56:06Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.496433ms]" time="2021-01-30T11:56:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [3.384046ms]" time="2021-01-30T11:56:06Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [149.56µs]" time="2021-01-30T11:56:06Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [157.477µs]" time="2021-01-30T11:56:06Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [199.506µs]" time="2021-01-30T11:56:06Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [143.616µs]" time="2021-01-30T11:56:06Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [191.395µs]" time="2021-01-30T11:56:06Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [185.093µs]" time="2021-01-30T11:56:07Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [931.776µs]" time="2021-01-30T11:56:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.639432ms]" time="2021-01-30T11:56:08Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.306517ms]" time="2021-01-30T11:56:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.188026ms]" time="2021-01-30T11:56:08Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [178.238µs]" time="2021-01-30T11:56:08Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [185.219µs]" time="2021-01-30T11:56:09Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.43598ms]" time="2021-01-30T11:56:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.533471ms]" time="2021-01-30T11:56:09Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [169.998µs]" time="2021-01-30T11:56:09Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [162.233µs]" time="2021-01-30T11:56:09Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [189.101µs]" time="2021-01-30T11:56:09Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [134.006µs]" time="2021-01-30T11:56:09Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [123.686µs]" time="2021-01-30T11:56:10Z" level=debug msg="albums: search type:month count:24 [9.644µs]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.557576ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:1 order:relevance [649.053µs]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqnqtnv3f5ibtghn:tile_500 [1.50966ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [1.640778ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:1 order:relevance [743.572µs]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqnah1mlu18nkw5y:tile_500 [1.709308ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [1.88232ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:1 order:relevance [2.731129ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:7\" public:true dist:20 album:aqnah1m1h8qd6czu year:2020 month:7 count:1 order:relevance [1.731452ms]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqnah1m3ralbeur8:tile_500 [4.6765ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [4.83622ms]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqnah1m1h8qd6czu:tile_500 [4.500336ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [5.297046ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:10\" public:true dist:20 album:aqmxlr72fxziu7do year:2019 month:10 count:1 order:relevance [809.666µs]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr72fxziu7do:tile_500 [2.311932ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [2.525379ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:5\" public:true dist:20 album:aqmxlr72lk7l5jal year:2019 month:5 count:1 order:relevance [734.098µs]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr72lk7l5jal:tile_500 [1.700246ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [1.877696ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:6\" public:true dist:20 album:aqmxlr786sc7zz3b year:2019 month:6 count:1 order:relevance [2.925116ms]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr786sc7zz3b:tile_500 [4.575779ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [4.728861ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:7\" public:true dist:20 album:aqnah1m16ogr95li year:2018 month:7 count:1 order:relevance [753.812µs]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:1\" public:true dist:20 album:aqnah1m36lkobl18 year:2018 month:1 count:1 order:relevance [835.482µs]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqnah1m36lkobl18:tile_500 [2.026651ms]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqnah1m16ogr95li:tile_500 [5.398224ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [2.243405ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [5.559106ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:10\" public:true dist:20 album:aqmxlr73d4khlo9d year:2017 month:10 count:1 order:relevance [777.688µs]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr73d4khlo9d:tile_500 [1.790812ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [1.960633ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:8\" public:true dist:20 album:aqmxlr716gxvw2gk year:2017 month:8 count:1 order:relevance [685.531µs]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr716gxvw2gk:tile_500 [2.271288ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [2.470534ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:12\" public:true dist:20 album:aqmxlr7277y14dl4 year:2017 month:12 count:1 order:relevance [2.928549ms]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr7277y14dl4:tile_500 [6.846276ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [7.405939ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:5\" public:true dist:20 album:aqmxlr77il8cr8g8 year:2018 month:5 count:1 order:relevance [7.181447ms]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr77il8cr8g8:tile_500 [10.775843ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [10.99494ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:1 order:relevance [1.099575ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:12\" public:true dist:20 album:aqmxlr71pa8hobcu year:2015 month:12 count:1 order:relevance [610.143µs]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr71p6zo22dk:tile_500 [1.982809ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [2.11391ms]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr71pa8hobcu:tile_500 [1.375677ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [1.507351ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:11\" public:true dist:20 album:aqmxlr73qmi2bmrj year:2015 month:11 count:1 order:relevance [786.75µs]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr73qmi2bmrj:tile_500 [6.042784ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [6.277105ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:2\" public:true dist:20 album:aqmxlr71kb5nyuyb year:2015 month:2 count:1 order:relevance [1.704896ms]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr71kb5nyuyb:tile_500 [6.314373ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [6.659685ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:1 order:relevance [682.354µs]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:12\" public:true dist:20 album:aqnqwzmej81a2ff3 year:2013 month:12 count:1 order:relevance [620.76µs]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:11\" public:true dist:20 album:aqmxlr73gwwnd233 year:2013 month:11 count:1 order:relevance [967.801µs]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr71rt835kpf:tile_500 [4.737085ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [4.899896ms]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqmxlr73gwwnd233:tile_500 [2.02718ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [2.6842ms]" time="2021-01-30T11:56:10Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnqwxk3i9kaq6wn year:2010 month:3 count:1 order:relevance [1.155654ms]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqnqwxk3i9kaq6wn:tile_500 [2.20411ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqnqwxk3i9kaq6wn/t/public/tile_500 (200) [2.404908ms]" time="2021-01-30T11:56:10Z" level=debug msg="cached album-cover:aqnqwzmej81a2ff3:tile_500 [7.704679ms]" time="2021-01-30T11:56:10Z" level=debug msg="http: GET /api/v1/albums/aqnqwzmej81a2ff3/t/public/tile_500 (200) [8.685275ms]" time="2021-01-30T11:56:11Z" level=debug msg="albums: search q:\"january 2017\" type:month count:24 [13.727µs]" time="2021-01-30T11:56:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=January+2017&category=&type=month (200) [828.597µs]" time="2021-01-30T11:56:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [332.724µs]" time="2021-01-30T11:56:11Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [897.953µs]" time="2021-01-30T11:56:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.658242ms]" time="2021-01-30T11:56:12Z" level=debug msg="albums: search type:moment count:24 [9.835µs]" time="2021-01-30T11:56:12Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [786.207µs]" time="2021-01-30T11:56:12Z" level=info msg="photos: found 1 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:1 order:relevance [781.35µs]" time="2021-01-30T11:56:12Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T11:56:12Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T11:56:12Z" level=debug msg="cached album-cover:aqnqwzm3eilhobzj:tile_500 [1.720416ms]" time="2021-01-30T11:56:12Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj/t/public/tile_500 (200) [1.881252ms]" time="2021-01-30T11:56:12Z" level=info msg="photos: found 1 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:1 order:relevance [1.443297ms]" time="2021-01-30T11:56:12Z" level=debug msg="cached album-cover:aqnah1mhviyxpahk:tile_500 [2.326ms]" time="2021-01-30T11:56:12Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [2.535375ms]" time="2021-01-30T11:56:12Z" level=info msg="search: label Cat includes 1 categories" time="2021-01-30T11:56:12Z" level=info msg="photos: found 1 results for filter:\"public:true label:cat\" public:true dist:20 album:aqnqwzm733ks25wh label:cat count:1 order:relevance [5.619612ms]" time="2021-01-30T11:56:12Z" level=debug msg="cached album-cover:aqnqwzm733ks25wh:tile_500 [6.579181ms]" time="2021-01-30T11:56:12Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm733ks25wh/t/public/tile_500 (200) [6.77284ms]" time="2021-01-30T11:56:12Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [295.871µs]" time="2021-01-30T11:56:12Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:60 order:oldest merged:true [2.097266ms]" time="2021-01-30T11:56:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [4.320666ms]" time="2021-01-30T11:56:13Z" level=debug msg="albums: search type:state count:24 [10.212µs]" time="2021-01-30T11:56:13Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.310857ms]" time="2021-01-30T11:56:13Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [767.994µs]" time="2021-01-30T11:56:13Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [901.012µs]" time="2021-01-30T11:56:13Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [1.794839ms]" time="2021-01-30T11:56:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [1.964612ms]" time="2021-01-30T11:56:13Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [4.006857ms]" time="2021-01-30T11:56:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [4.481877ms]" time="2021-01-30T11:56:13Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [669.698µs]" time="2021-01-30T11:56:13Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [1.563557ms]" time="2021-01-30T11:56:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [1.726089ms]" time="2021-01-30T11:56:13Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [2.394887ms]" time="2021-01-30T11:56:13Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [3.407029ms]" time="2021-01-30T11:56:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [3.585189ms]" time="2021-01-30T11:56:13Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [6.656222ms]" time="2021-01-30T11:56:13Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [8.814874ms]" time="2021-01-30T11:56:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [8.981473ms]" time="2021-01-30T11:56:13Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:KwaZulu-Natal\" public:true dist:20 album:aqnqwzm161y6onrs country:za state:\"KwaZulu-Natal\" count:1 order:relevance [1.119154ms]" time="2021-01-30T11:56:13Z" level=debug msg="cached album-cover:aqnqwzm161y6onrs:tile_500 [7.874562ms]" time="2021-01-30T11:56:13Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm161y6onrs/t/public/tile_500 (200) [9.294187ms]" time="2021-01-30T11:56:13Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [771.012µs]" time="2021-01-30T11:56:13Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [805.162µs]" time="2021-01-30T11:56:13Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [3.678202ms]" time="2021-01-30T11:56:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [3.836786ms]" time="2021-01-30T11:56:13Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [2.83564ms]" time="2021-01-30T11:56:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [3.018675ms]" time="2021-01-30T11:56:13Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [1.300007ms]" time="2021-01-30T11:56:13Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [2.833799ms]" time="2021-01-30T11:56:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [2.992863ms]" time="2021-01-30T11:56:13Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [761.515µs]" time="2021-01-30T11:56:13Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [1.902365ms]" time="2021-01-30T11:56:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [2.065844ms]" time="2021-01-30T11:56:13Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [1.39336ms]" time="2021-01-30T11:56:13Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [2.557036ms]" time="2021-01-30T11:56:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [3.402869ms]" time="2021-01-30T11:56:14Z" level=debug msg="albums: search q:\"western cape\" type:state count:24 [11.972µs]" time="2021-01-30T11:56:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Western+Cape&category=&type=state (200) [917.437µs]" time="2021-01-30T11:56:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [418.606µs]" time="2021-01-30T11:56:14Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.785542ms]" time="2021-01-30T11:56:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.338266ms]" time="2021-01-30T11:56:15Z" level=debug msg="labels: search count:24 [7.709µs]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [986.575µs]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqnqwxjl3ng4ps0l:tile_500 [964.578µs]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqnqwxjl3ng4ps0l/t/public/tile_500 (200) [1.306595ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlr61mueo9bde:tile_500 [861.776µs]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [1.01576ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqnqwzks69rntxoq:tile_500 [1.840195ms]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqnqwzks69rntxoq/t/public/tile_500 (200) [1.988193ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqnqwzj2egvszbgl:tile_500 [785.638µs]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqnqwzj2egvszbgl/t/public/tile_500 (200) [945.362µs]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlr73t4txicnb:tile_500 [836.845µs]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [993.411µs]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlr39h7yd60w8:tile_500 [860.63µs]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [1.066317ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlr23ddgcr8n6:tile_500 [8.681804ms]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [10.558271ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqnqwzj17a3olk2j:tile_500 [863.616µs]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqnqwzj17a3olk2j/t/public/tile_500 (200) [1.047926ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlr312hfkfwfn:tile_500 [964.795µs]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [1.189789ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlqz2rzztin1h:tile_500 [1.963784ms]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [2.145776ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlr63jc85g73d:tile_500 [891.664µs]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [1.093609ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlr32hkjxghys:tile_500 [2.430228ms]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [2.694305ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlr3j14zwey9y:tile_500 [2.022832ms]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [2.24575ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqnahcu1wwphppyf:tile_500 [1.451013ms]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqnahcu1wwphppyf/t/public/tile_500 (200) [1.96667ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlr22kdk4wcv1:tile_500 [1.337341ms]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [1.574109ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlr43kjflsrmq:tile_500 [1.869562ms]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [2.062985ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlr13uqg45rt5:tile_500 [2.861884ms]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [3.032034ms]" time="2021-01-30T11:56:15Z" level=debug msg="cached label-cover:lqmxlr2ar5nh0zjw:tile_500 [936.803µs]" time="2021-01-30T11:56:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [1.096923ms]" time="2021-01-30T11:56:16Z" level=info msg="search: label Seashore includes 1 categories" time="2021-01-30T11:56:16Z" level=debug msg="labels: search q:seashore count:24 [8.456µs]" time="2021-01-30T11:56:16Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=Seashore&all= (200) [632.868µs]" time="2021-01-30T11:56:16Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T11:56:16Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [2.534408ms]" time="2021-01-30T11:56:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [3.326383ms]" time="2021-01-30T11:56:17Z" level=debug msg="albums: search type:folder count:24 order:default [10.89µs]" time="2021-01-30T11:56:17Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.175042ms]" time="2021-01-30T11:56:17Z" level=info msg="photos: found 1 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:1 order:relevance [901.153µs]" time="2021-01-30T11:56:17Z" level=debug msg="cached album-cover:aqnah1321mgkt1w2:tile_500 [2.266204ms]" time="2021-01-30T11:56:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [2.43625ms]" time="2021-01-30T11:56:17Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada/BotanicalGarden public:true\" path:Vacation/Kanada/BotanicalGarden public:true dist:20 album:aqmxlqn1jjo8z5so count:1 order:relevance [2.029754ms]" time="2021-01-30T11:56:17Z" level=info msg="photos: found 1 results for filter:\"path:Images public:true\" path:Images public:true dist:20 album:aqmxlqn2gmo9g29n count:1 order:relevance [944.9µs]" time="2021-01-30T11:56:17Z" level=debug msg="cached album-cover:aqmxlqn1jjo8z5so:tile_500 [3.172345ms]" time="2021-01-30T11:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [3.311944ms]" time="2021-01-30T11:56:17Z" level=debug msg="cached album-cover:aqmxlqn2gmo9g29n:tile_500 [1.749386ms]" time="2021-01-30T11:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [1.987183ms]" time="2021-01-30T11:56:17Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:1 order:relevance [934.514µs]" time="2021-01-30T11:56:17Z" level=debug msg="cached album-cover:aqmxlqn2k1qfipmd:tile_500 [2.516423ms]" time="2021-01-30T11:56:17Z" level=info msg="photos: found 1 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:1 order:relevance [1.417721ms]" time="2021-01-30T11:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [2.707343ms]" time="2021-01-30T11:56:17Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/KorsikaAdventure public:true\" path:Vacation/KorsikaAdventure public:true dist:20 album:aqmxlqn3sth9hh3s count:1 order:relevance [1.447229ms]" time="2021-01-30T11:56:17Z" level=debug msg="cached album-cover:aqmxlqn3jaryd4ga:tile_500 [6.435846ms]" time="2021-01-30T11:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [6.889118ms]" time="2021-01-30T11:56:17Z" level=debug msg="cached album-cover:aqmxlqn3sth9hh3s:tile_500 [2.250519ms]" time="2021-01-30T11:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [2.446976ms]" time="2021-01-30T11:56:17Z" level=info msg="photos: found 1 results for filter:\"path:moment public:true\" path:moment public:true dist:20 album:aqnah13taorx6aey count:1 order:relevance [836.263µs]" time="2021-01-30T11:56:17Z" level=debug msg="cached album-cover:aqnah13taorx6aey:tile_500 [1.662274ms]" time="2021-01-30T11:56:17Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [1.777698ms]" time="2021-01-30T11:56:17Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnqwxhczu6bzc73 count:1 order:relevance [857.681µs]" time="2021-01-30T11:56:17Z" level=debug msg="cached album-cover:aqnqwxhczu6bzc73:tile_500 [1.904266ms]" time="2021-01-30T11:56:17Z" level=debug msg="http: GET /api/v1/albums/aqnqwxhczu6bzc73/t/public/tile_500 (200) [2.095484ms]" time="2021-01-30T11:56:18Z" level=debug msg="albums: search q:archive type:folder count:24 order:default [17.243µs]" time="2021-01-30T11:56:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=archive&category=&type=folder&order=default (200) [902.544µs]" time="2021-01-30T11:56:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [374.375µs]" time="2021-01-30T11:56:18Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.24781ms]" time="2021-01-30T11:56:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.643177ms]" time="2021-01-30T11:56:21Z" level=debug msg="http: GET /api/v1/config (200) [3.720957ms]" time="2021-01-30T11:56:25Z" level=info msg="archive: adding pqnqwzl2bbt0z2nm, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqnah1f3gpds8i7y, pqmxlquf9tbc8mk2, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia" time="2021-01-30T11:56:25Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [21.535615ms]" time="2021-01-30T11:56:26Z" level=info msg="photos: found 21 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.652122ms]" time="2021-01-30T11:56:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [6.964139ms]" time="2021-01-30T11:56:26Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (304) [83.021µs]" time="2021-01-30T11:56:26Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [997.689µs]" time="2021-01-30T11:56:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.831496ms]" time="2021-01-30T11:56:27Z" level=info msg="photos: found 0 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [522.369µs]" time="2021-01-30T11:56:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [823.808µs]" time="2021-01-30T11:56:27Z" level=info msg="photos: found 4 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.360063ms]" time="2021-01-30T11:56:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [2.659709ms]" time="2021-01-30T11:56:28Z" level=info msg="photos: found 0 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [579.022µs]" time="2021-01-30T11:56:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [808.525µs]" time="2021-01-30T11:56:28Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.489917ms]" time="2021-01-30T11:56:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.557862ms]" time="2021-01-30T11:56:28Z" level=info msg="photos: found 1 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [719.567µs]" time="2021-01-30T11:56:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.746121ms]" time="2021-01-30T11:56:29Z" level=info msg="photos: found 1 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [959.372µs]" time="2021-01-30T11:56:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.897415ms]" time="2021-01-30T11:56:29Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.180197ms]" time="2021-01-30T11:56:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.717976ms]" time="2021-01-30T11:56:30Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [4.761937ms]" time="2021-01-30T11:56:30Z" level=debug msg="http: GET /api/v1/ws (200) [30.162163847s]" time="2021-01-30T11:56:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [348.899µs]" time="2021-01-30T11:56:30Z" level=info msg="photos: found 0 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [559.528µs]" time="2021-01-30T11:56:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [967.58µs]" time="2021-01-30T11:56:31Z" level=debug msg="albums: search type:moment count:24 [9.969µs]" time="2021-01-30T11:56:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [758.504µs]" time="2021-01-30T11:56:31Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [296.953µs]" time="2021-01-30T11:56:31Z" level=info msg="photos: found 7 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:60 order:oldest merged:true [1.652763ms]" time="2021-01-30T11:56:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.051054ms]" time="2021-01-30T11:56:31Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (304) [95.31µs]" time="2021-01-30T11:56:31Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (304) [68.161µs]" time="2021-01-30T11:56:31Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (304) [65.987µs]" time="2021-01-30T11:56:31Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (304) [87.389µs]" time="2021-01-30T11:56:31Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.471515ms]" time="2021-01-30T11:56:31Z" level=debug msg="http: GET /api/v1/ws (200) [1.70705556s]" time="2021-01-30T11:56:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [316.386µs]" time="2021-01-30T11:56:32Z" level=info msg="photos: found 5 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.290233ms]" time="2021-01-30T11:56:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [2.921579ms]" time="2021-01-30T11:56:32Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.208235ms]" time="2021-01-30T11:56:32Z" level=debug msg="http: GET /api/v1/ws (200) [888.307621ms]" time="2021-01-30T11:56:33Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T11:56:33Z" level=info msg="photos: found 1 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.194492ms]" time="2021-01-30T11:56:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [1.683925ms]" time="2021-01-30T11:56:33Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [4.290701ms]" time="2021-01-30T11:56:33Z" level=debug msg="http: GET /api/v1/ws (200) [982.590174ms]" time="2021-01-30T11:56:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [370.449µs]" time="2021-01-30T11:56:34Z" level=info msg="photos: found 10 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [2.574496ms]" time="2021-01-30T11:56:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [4.281255ms]" time="2021-01-30T11:56:35Z" level=info msg="photos: found 21 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.516486ms]" time="2021-01-30T11:56:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [6.912905ms]" time="2021-01-30T11:56:42Z" level=info msg="archive: restoring pqnqwzl2bbt0z2nm, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqnah1f3gpds8i7y, pqmxlquf9tbc8mk2, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia" time="2021-01-30T11:56:42Z" level=debug msg="http: POST /api/v1/batch/photos/restore (200) [19.206878ms]" time="2021-01-30T11:56:42Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:120 order:oldest merged:true [1.138872ms]" time="2021-01-30T11:56:42Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [1.976391ms]" time="2021-01-30T11:56:43Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.08125ms]" time="2021-01-30T11:56:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [2.036347ms]" time="2021-01-30T11:56:43Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.101372ms]" time="2021-01-30T11:56:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.859041ms]" time="2021-01-30T11:56:43Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.016694ms]" time="2021-01-30T11:56:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.956414ms]" time="2021-01-30T11:56:44Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [738.149µs]" time="2021-01-30T11:56:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.387766ms]" time="2021-01-30T11:56:44Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.328124ms]" time="2021-01-30T11:56:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [3.677143ms]" time="2021-01-30T11:56:45Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [976.035µs]" time="2021-01-30T11:56:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.740909ms]" time="2021-01-30T11:56:45Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.10975ms]" time="2021-01-30T11:56:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.960405ms]" time="2021-01-30T11:56:46Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.34159ms]" time="2021-01-30T11:56:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [6.167007ms]" time="2021-01-30T11:56:46Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [4.330416ms]" time="2021-01-30T11:56:46Z" level=debug msg="http: GET /api/v1/ws (200) [12.424210313s]" time="2021-01-30T11:56:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [305.878µs]" time="2021-01-30T11:56:47Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [797.53µs]" time="2021-01-30T11:56:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.487115ms]" time="2021-01-30T11:56:47Z" level=debug msg="albums: search type:moment count:24 [10.395µs]" time="2021-01-30T11:56:47Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [781.504µs]" time="2021-01-30T11:56:47Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [302.453µs]" time="2021-01-30T11:56:47Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:60 order:oldest merged:true [1.865075ms]" time="2021-01-30T11:56:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.835111ms]" time="2021-01-30T11:56:48Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.473848ms]" time="2021-01-30T11:56:48Z" level=debug msg="http: GET /api/v1/ws (200) [1.675509552s]" time="2021-01-30T11:56:48Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [295.077µs]" time="2021-01-30T11:56:48Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [2.07617ms]" time="2021-01-30T11:56:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [4.46399ms]" time="2021-01-30T11:56:49Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.460053ms]" time="2021-01-30T11:56:49Z" level=debug msg="http: GET /api/v1/ws (200) [968.479738ms]" time="2021-01-30T11:56:49Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T11:56:49Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [2.007293ms]" time="2021-01-30T11:56:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [2.652741ms]" time="2021-01-30T11:56:50Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [5.586464ms]" time="2021-01-30T11:56:50Z" level=debug msg="http: GET /api/v1/ws (200) [1.044161743s]" time="2021-01-30T11:56:50Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [306.243µs]" time="2021-01-30T11:56:50Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.541667ms]" time="2021-01-30T11:56:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [9.603614ms]" time="2021-01-30T11:56:51Z" level=debug msg="http: GET /photos (200) [7.47633ms]" time="2021-01-30T11:56:51Z" level=debug msg="http: GET /api/v1/ws (200) [1.156722979s]" time="2021-01-30T11:56:51Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.535199ms]" time="2021-01-30T11:56:51Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.78781ms]" time="2021-01-30T11:56:52Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [10.5661ms]" time="2021-01-30T11:56:52Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.429847ms]" time="2021-01-30T11:56:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.538225ms]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [192.387µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [158.215µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [145.206µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [158.111µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [173.797µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [129.182µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [144.886µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [193.799µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [233.267µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [147.934µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [266.378µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [153.519µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [150.28µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [193.8µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [188.647µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.28µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [144.014µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [444.378µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [156.729µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [149.957µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [128.348µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [160.51µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [182.204µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [147.808µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [162.671µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [161.056µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [162.279µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [182.944µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [187.84µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [145.882µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [163.708µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [150.158µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.583µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [155.153µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [156.868µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [145.198µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [158.816µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.011µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [166.926µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [246.425µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [156.722µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [506.164µs]" time="2021-01-30T11:56:53Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [144.012µs]" time="2021-01-30T11:56:54Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.030245ms]" time="2021-01-30T11:56:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.710272ms]" time="2021-01-30T11:56:54Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [144.262µs]" time="2021-01-30T11:56:54Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [168.376µs]" time="2021-01-30T11:56:54Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.025548ms]" time="2021-01-30T11:56:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [2.429621ms]" time="2021-01-30T11:56:55Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [992.229µs]" time="2021-01-30T11:56:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.757264ms]" time="2021-01-30T11:56:56Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.857047ms]" time="2021-01-30T11:56:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.207374ms]" time="2021-01-30T11:56:57Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [789.135µs]" time="2021-01-30T11:56:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.271494ms]" time="2021-01-30T11:56:57Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.642851ms]" time="2021-01-30T11:56:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [3.679626ms]" time="2021-01-30T11:56:57Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [185.337µs]" time="2021-01-30T11:56:57Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [159.596µs]" time="2021-01-30T11:56:57Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [152.572µs]" time="2021-01-30T11:56:57Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [166.21µs]" time="2021-01-30T11:56:57Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [162.903µs]" time="2021-01-30T11:56:57Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [151.071µs]" time="2021-01-30T11:56:58Z" level=debug msg="albums: search type:album count:24 [10.544µs]" time="2021-01-30T11:56:58Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [660.906µs]" time="2021-01-30T11:56:58Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.226656ms]" time="2021-01-30T11:56:58Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.406398ms]" time="2021-01-30T11:56:58Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.060483ms]" time="2021-01-30T11:56:58Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.267869ms]" time="2021-01-30T11:56:59Z" level=debug msg="albums: search q:holiday type:album count:24 [11.034µs]" time="2021-01-30T11:56:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [756.549µs]" time="2021-01-30T11:56:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [295.192µs]" time="2021-01-30T11:56:59Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [871.437µs]" time="2021-01-30T11:56:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.468384ms]" time="2021-01-30T11:57:00Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [900.709µs]" time="2021-01-30T11:57:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.67215ms]" time="2021-01-30T11:57:00Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.908208ms]" time="2021-01-30T11:57:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.424045ms]" time="2021-01-30T11:57:00Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [147.706µs]" time="2021-01-30T11:57:00Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [152.614µs]" time="2021-01-30T11:57:00Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [201.739µs]" time="2021-01-30T11:57:00Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [218.178µs]" time="2021-01-30T11:57:00Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [152.7µs]" time="2021-01-30T11:57:01Z" level=debug msg="albums: search type:month count:24 [9.997µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.673473ms]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.697µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [187.698µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.521µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [237.941µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [4.276µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [159.487µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [4.586µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [178.503µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [4.08µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [171.528µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.234µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [143.48µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.994µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [205.114µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.302µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [202.842µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.373µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [196.821µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [5.082µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [1.336µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [219.407µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [2.759µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [175.491µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [1.643µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [300.565µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [149.879µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [5.561µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [224.624µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.508µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [251.896µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.842µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [186.787µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.61µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [165.876µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [5.18µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [168.191µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqnqwzmej81a2ff3:tile_500 [4.271µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqnqwzmej81a2ff3/t/public/tile_500 (200) [394.549µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.38µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [175.925µs]" time="2021-01-30T11:57:01Z" level=debug msg="cache hit for album-cover:aqnqwxk3i9kaq6wn:tile_500 [3.881µs]" time="2021-01-30T11:57:01Z" level=debug msg="http: GET /api/v1/albums/aqnqwxk3i9kaq6wn/t/public/tile_500 (200) [164.603µs]" time="2021-01-30T11:57:02Z" level=debug msg="albums: search q:\"january 2017\" type:month count:24 [11.609µs]" time="2021-01-30T11:57:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=January+2017&category=&type=month (200) [715.514µs]" time="2021-01-30T11:57:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [321.347µs]" time="2021-01-30T11:57:02Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [695.881µs]" time="2021-01-30T11:57:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.129627ms]" time="2021-01-30T11:57:03Z" level=debug msg="albums: search type:moment count:24 [11.889µs]" time="2021-01-30T11:57:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [685.163µs]" time="2021-01-30T11:57:03Z" level=debug msg="cache hit for album-cover:aqnqwzm3eilhobzj:tile_500 [3.669µs]" time="2021-01-30T11:57:03Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj/t/public/tile_500 (200) [199.263µs]" time="2021-01-30T11:57:03Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.687µs]" time="2021-01-30T11:57:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [178.88µs]" time="2021-01-30T11:57:03Z" level=debug msg="cache hit for album-cover:aqnqwzm733ks25wh:tile_500 [3.566µs]" time="2021-01-30T11:57:03Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm733ks25wh/t/public/tile_500 (200) [217.072µs]" time="2021-01-30T11:57:03Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [297.402µs]" time="2021-01-30T11:57:03Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:60 order:oldest merged:true [2.018679ms]" time="2021-01-30T11:57:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.700748ms]" time="2021-01-30T11:57:04Z" level=debug msg="albums: search type:state count:24 [11.148µs]" time="2021-01-30T11:57:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.116124ms]" time="2021-01-30T11:57:04Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.707µs]" time="2021-01-30T11:57:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [188.948µs]" time="2021-01-30T11:57:04Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.845µs]" time="2021-01-30T11:57:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [174.743µs]" time="2021-01-30T11:57:04Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [4.022µs]" time="2021-01-30T11:57:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [208.145µs]" time="2021-01-30T11:57:04Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [3.213µs]" time="2021-01-30T11:57:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [168.952µs]" time="2021-01-30T11:57:04Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [3.686µs]" time="2021-01-30T11:57:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [182.613µs]" time="2021-01-30T11:57:04Z" level=debug msg="cache hit for album-cover:aqnqwzm161y6onrs:tile_500 [3.615µs]" time="2021-01-30T11:57:04Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm161y6onrs/t/public/tile_500 (200) [184.311µs]" time="2021-01-30T11:57:04Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [4.325µs]" time="2021-01-30T11:57:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [172.787µs]" time="2021-01-30T11:57:04Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [11.125µs]" time="2021-01-30T11:57:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [193.146µs]" time="2021-01-30T11:57:04Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [5.611µs]" time="2021-01-30T11:57:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [188.163µs]" time="2021-01-30T11:57:04Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [4.404µs]" time="2021-01-30T11:57:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [209.054µs]" time="2021-01-30T11:57:04Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [1.948µs]" time="2021-01-30T11:57:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [137.202µs]" time="2021-01-30T11:57:05Z" level=debug msg="albums: search q:\"western cape\" type:state count:24 [11.25µs]" time="2021-01-30T11:57:05Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Western+Cape&category=&type=state (200) [757.341µs]" time="2021-01-30T11:57:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [287.214µs]" time="2021-01-30T11:57:05Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.694251ms]" time="2021-01-30T11:57:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.112848ms]" time="2021-01-30T11:57:06Z" level=debug msg="labels: search count:24 [7.702µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [839.857µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqnqwxjl3ng4ps0l:tile_500 [4.612µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqnqwxjl3ng4ps0l/t/public/tile_500 (200) [178.926µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.687µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [174.93µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqnqwzks69rntxoq:tile_500 [4.192µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqnqwzks69rntxoq/t/public/tile_500 (200) [170.42µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.413µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [169.872µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqnqwzj2egvszbgl:tile_500 [2.651µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqnqwzj2egvszbgl/t/public/tile_500 (200) [167.553µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [5.191µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [169.511µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.926µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [193.38µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqnqwzj17a3olk2j:tile_500 [3.652µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqnqwzj17a3olk2j/t/public/tile_500 (200) [206.383µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.814µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [215.907µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [2.665µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [158.922µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [3.895µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [172.821µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.501µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [259.8µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.598µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [200.302µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqnahcu1wwphppyf:tile_500 [3.605µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqnahcu1wwphppyf/t/public/tile_500 (200) [186.015µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [4.274µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.196µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [151.09µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [914.749µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.652µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [164.091µs]" time="2021-01-30T11:57:06Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.507µs]" time="2021-01-30T11:57:06Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [197.958µs]" time="2021-01-30T11:57:07Z" level=info msg="search: label Seashore includes 1 categories" time="2021-01-30T11:57:07Z" level=debug msg="labels: search q:seashore count:24 [8.937µs]" time="2021-01-30T11:57:07Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=Seashore&all= (200) [634.28µs]" time="2021-01-30T11:57:07Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T11:57:07Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.382736ms]" time="2021-01-30T11:57:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [1.990058ms]" time="2021-01-30T11:57:08Z" level=debug msg="albums: search type:folder count:24 order:default [10.627µs]" time="2021-01-30T11:57:08Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.012575ms]" time="2021-01-30T11:57:08Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.305µs]" time="2021-01-30T11:57:08Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [187.524µs]" time="2021-01-30T11:57:08Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [4.064µs]" time="2021-01-30T11:57:08Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [154.912µs]" time="2021-01-30T11:57:08Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.392µs]" time="2021-01-30T11:57:08Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [145.647µs]" time="2021-01-30T11:57:08Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.943µs]" time="2021-01-30T11:57:08Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [167.221µs]" time="2021-01-30T11:57:08Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [4.645µs]" time="2021-01-30T11:57:08Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [236.128µs]" time="2021-01-30T11:57:08Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [2.539µs]" time="2021-01-30T11:57:08Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [141.293µs]" time="2021-01-30T11:57:08Z" level=debug msg="cache hit for album-cover:aqnah13taorx6aey:tile_500 [3.708µs]" time="2021-01-30T11:57:08Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [182.892µs]" time="2021-01-30T11:57:08Z" level=debug msg="cache hit for album-cover:aqnqwxhczu6bzc73:tile_500 [4.24µs]" time="2021-01-30T11:57:08Z" level=debug msg="http: GET /api/v1/albums/aqnqwxhczu6bzc73/t/public/tile_500 (200) [194.155µs]" time="2021-01-30T11:57:08Z" level=debug msg="albums: search q:archive type:folder count:24 order:default [11.301µs]" time="2021-01-30T11:57:08Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=archive&category=&type=folder&order=default (200) [739.615µs]" time="2021-01-30T11:57:08Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [321.168µs]" time="2021-01-30T11:57:08Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.198884ms]" time="2021-01-30T11:57:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.102748ms]" time="2021-01-30T11:57:09Z" level=info msg="photos: mark pqnqwzl2bbt0z2nm, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqmxlr12pi8arvey, pqnah1f3gpds8i7y, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia as private" time="2021-01-30T11:57:09Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T11:57:09Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [19.812207ms]" time="2021-01-30T11:57:10Z" level=info msg="photos: found 19 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [3.347748ms]" time="2021-01-30T11:57:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [6.452908ms]" time="2021-01-30T11:57:11Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [941.758µs]" time="2021-01-30T11:57:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.565379ms]" time="2021-01-30T11:57:11Z" level=info msg="photos: found 0 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [575.857µs]" time="2021-01-30T11:57:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [880.366µs]" time="2021-01-30T11:57:11Z" level=info msg="photos: found 4 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.255319ms]" time="2021-01-30T11:57:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [2.127921ms]" time="2021-01-30T11:57:12Z" level=info msg="photos: found 0 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [939.618µs]" time="2021-01-30T11:57:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.585622ms]" time="2021-01-30T11:57:12Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.47817ms]" time="2021-01-30T11:57:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [3.131521ms]" time="2021-01-30T11:57:12Z" level=debug msg="http: GET /albums?q=Holiday (200) [4.812243ms]" time="2021-01-30T11:57:12Z" level=debug msg="http: GET /api/v1/ws (200) [20.845878373s]" time="2021-01-30T11:57:13Z" level=debug msg="albums: search q:holiday type:album count:24 [11.793µs]" time="2021-01-30T11:57:13Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [768.694µs]" time="2021-01-30T11:57:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [317.657µs]" time="2021-01-30T11:57:14Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [897.676µs]" time="2021-01-30T11:57:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.512453ms]" time="2021-01-30T11:57:14Z" level=info msg="photos: found 1 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [738.8µs]" time="2021-01-30T11:57:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.225765ms]" time="2021-01-30T11:57:15Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.772513ms]" time="2021-01-30T11:57:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.053452ms]" time="2021-01-30T11:57:15Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [5.098422ms]" time="2021-01-30T11:57:15Z" level=debug msg="http: GET /api/v1/ws (200) [2.230639975s]" time="2021-01-30T11:57:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [283.717µs]" time="2021-01-30T11:57:16Z" level=info msg="photos: found 0 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [514.009µs]" time="2021-01-30T11:57:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [738.337µs]" time="2021-01-30T11:57:16Z" level=debug msg="albums: search type:moment count:24 [10.791µs]" time="2021-01-30T11:57:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [684.436µs]" time="2021-01-30T11:57:16Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [318.319µs]" time="2021-01-30T11:57:16Z" level=info msg="photos: found 7 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:60 order:oldest merged:true [1.658549ms]" time="2021-01-30T11:57:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.029735ms]" time="2021-01-30T11:57:16Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.794056ms]" time="2021-01-30T11:57:16Z" level=debug msg="http: GET /api/v1/ws (200) [1.643494277s]" time="2021-01-30T11:57:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [311.11µs]" time="2021-01-30T11:57:17Z" level=info msg="photos: found 5 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.334512ms]" time="2021-01-30T11:57:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [2.331442ms]" time="2021-01-30T11:57:17Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.494873ms]" time="2021-01-30T11:57:17Z" level=debug msg="http: GET /api/v1/ws (200) [961.616304ms]" time="2021-01-30T11:57:18Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T11:57:18Z" level=info msg="photos: found 1 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.145139ms]" time="2021-01-30T11:57:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [1.566213ms]" time="2021-01-30T11:57:19Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [4.316628ms]" time="2021-01-30T11:57:19Z" level=debug msg="http: GET /api/v1/ws (200) [1.080185189s]" time="2021-01-30T11:57:19Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [287.933µs]" time="2021-01-30T11:57:19Z" level=info msg="photos: found 10 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [2.196137ms]" time="2021-01-30T11:57:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [4.191076ms]" time="2021-01-30T11:57:20Z" level=info msg="photos: found 19 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [3.120168ms]" time="2021-01-30T11:57:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [6.387458ms]" time="2021-01-30T11:57:20Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (304) [72.967µs]" time="2021-01-30T11:57:26Z" level=info msg="photos: mark pqnqwzl2bbt0z2nm, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqmxlr12pi8arvey, pqnah1f3gpds8i7y, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia as private" time="2021-01-30T11:57:26Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T11:57:26Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [19.563344ms]" time="2021-01-30T11:57:26Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [875.495µs]" time="2021-01-30T11:57:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.475853ms]" time="2021-01-30T11:57:26Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [962.127µs]" time="2021-01-30T11:57:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.677583ms]" time="2021-01-30T11:57:27Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.001798ms]" time="2021-01-30T11:57:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.822276ms]" time="2021-01-30T11:57:27Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [865.237µs]" time="2021-01-30T11:57:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.490177ms]" time="2021-01-30T11:57:28Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.867105ms]" time="2021-01-30T11:57:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.274714ms]" time="2021-01-30T11:57:28Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [744.18µs]" time="2021-01-30T11:57:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.210601ms]" time="2021-01-30T11:57:28Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.406392ms]" time="2021-01-30T11:57:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.550004ms]" time="2021-01-30T11:57:29Z" level=debug msg="http: GET /albums?q=Holiday (200) [4.84027ms]" time="2021-01-30T11:57:29Z" level=debug msg="http: GET /api/v1/ws (200) [9.905753559s]" time="2021-01-30T11:57:29Z" level=debug msg="albums: search q:holiday type:album count:24 [10.358µs]" time="2021-01-30T11:57:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [722.84µs]" time="2021-01-30T11:57:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [295.823µs]" time="2021-01-30T11:57:30Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [879.627µs]" time="2021-01-30T11:57:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.512271ms]" time="2021-01-30T11:57:30Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [830.161µs]" time="2021-01-30T11:57:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.456774ms]" time="2021-01-30T11:57:30Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.89614ms]" time="2021-01-30T11:57:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.419623ms]" time="2021-01-30T11:57:31Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [4.673594ms]" time="2021-01-30T11:57:31Z" level=debug msg="http: GET /api/v1/ws (200) [1.963294143s]" time="2021-01-30T11:57:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [315.358µs]" time="2021-01-30T11:57:31Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [817.019µs]" time="2021-01-30T11:57:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.360714ms]" time="2021-01-30T11:57:32Z" level=debug msg="albums: search type:moment count:24 [11.231µs]" time="2021-01-30T11:57:32Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [760.968µs]" time="2021-01-30T11:57:32Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm3eilhobzj (200) [339.338µs]" time="2021-01-30T11:57:32Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnqwzm3eilhobzj country:za year:2013 count:60 order:oldest merged:true [1.863355ms]" time="2021-01-30T11:57:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqwzm3eilhobzj&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.590115ms]" time="2021-01-30T11:57:32Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (304) [71.49µs]" time="2021-01-30T11:57:32Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (304) [83.545µs]" time="2021-01-30T11:57:32Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (304) [68.725µs]" time="2021-01-30T11:57:32Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (304) [87.248µs]" time="2021-01-30T11:57:32Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.586381ms]" time="2021-01-30T11:57:32Z" level=debug msg="http: GET /api/v1/ws (200) [1.688511658s]" time="2021-01-30T11:57:33Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [310.504µs]" time="2021-01-30T11:57:33Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.793664ms]" time="2021-01-30T11:57:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.303664ms]" time="2021-01-30T11:57:33Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.610363ms]" time="2021-01-30T11:57:33Z" level=debug msg="http: GET /api/v1/ws (200) [1.010529284s]" time="2021-01-30T11:57:34Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T11:57:34Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.294256ms]" time="2021-01-30T11:57:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [1.941444ms]" time="2021-01-30T11:57:34Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [4.519404ms]" time="2021-01-30T11:57:34Z" level=debug msg="http: GET /api/v1/ws (200) [1.053292678s]" time="2021-01-30T11:57:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [301.116µs]" time="2021-01-30T11:57:35Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.373233ms]" time="2021-01-30T11:57:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.29822ms]" time="2021-01-30T11:57:36Z" level=debug msg="http: GET /photos (200) [5.138249ms]" time="2021-01-30T11:57:36Z" level=debug msg="http: GET /api/v1/ws (200) [1.213558031s]" time="2021-01-30T11:57:36Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.440765ms]" time="2021-01-30T11:57:36Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.372628ms]" time="2021-01-30T11:57:37Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [245.269µs]" time="2021-01-30T11:57:37Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.260357ms]" time="2021-01-30T11:57:37Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.643773ms]" time="2021-01-30T11:57:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.946768ms]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [165.161µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [160.655µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [140.881µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [189.64µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [464.931µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [278.813µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [523.779µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [192.275µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [144.033µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [134.012µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [162.897µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [335.171µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [169.76µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [172.502µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [202.308µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [158.151µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [158.504µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [162.2µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [127.151µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [159.011µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [153.414µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [176.231µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [156.286µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [153.859µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [266.45µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [153.9µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.946µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [186.637µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [212.859µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [145.498µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [173.707µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.06µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [159.495µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [145.987µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [180.013µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [184.413µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [152.434µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [188.651µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [180.97µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [180.615µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [180.075µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [189.537µs]" time="2021-01-30T11:57:38Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [188.684µs]" time="2021-01-30T11:57:39Z" level=info msg="photos: found 1 results for name:\"library-index-001_5.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.172764ms]" time="2021-01-30T11:57:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:library-index-001_5.jpg&public=true&quality=3&photo=true (200) [1.727031ms]" time="2021-01-30T11:57:40Z" level=debug msg="http: GET /api/v1/photos/pqnqwzl2bbt0z2nm (200) [2.252096ms]" time="2021-01-30T11:57:40Z" level=debug msg="http: GET /api/v1/dl/7773d33eeee24c4c2eb9e595486dba53bad1e717?t=2grn5bpb (200) [47.329291ms]" time="2021-01-30T11:57:42Z" level=debug msg="http: GET /photos (200) [4.471996ms]" time="2021-01-30T11:57:42Z" level=debug msg="http: GET /api/v1/ws (200) [5.65834043s]" time="2021-01-30T11:57:42Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.759959ms]" time="2021-01-30T11:57:42Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.610898ms]" time="2021-01-30T11:57:43Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.908582ms]" time="2021-01-30T11:57:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.656851ms]" time="2021-01-30T11:57:43Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.990009ms]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [187.155µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [152.987µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [153.251µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [158.783µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [182.291µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [176.366µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [180.19µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [185.995µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [173.284µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [166.714µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [204.859µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [173.678µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [154.934µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [189.664µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [186.165µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [152.174µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [164.207µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [226.597µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [166.414µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [147.641µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [145.005µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [158.278µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.947µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [150.082µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [164.845µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.429µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [161.052µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [212.029µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [374.303µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [148.585µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [171.444µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [148.186µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [158.091µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [158.754µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [212.845µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [160.941µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [163.496µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [161.906µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [169.329µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [159.811µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.585µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [164.247µs]" time="2021-01-30T11:57:44Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [153.751µs]" time="2021-01-30T11:57:45Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.500472ms]" time="2021-01-30T11:57:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.990996ms]" time="2021-01-30T11:57:46Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [154.282µs]" time="2021-01-30T11:57:46Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [133.453µs]" time="2021-01-30T11:57:46Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [168.163µs]" time="2021-01-30T11:57:46Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [132.978µs]" time="2021-01-30T11:57:46Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [104.524µs]" time="2021-01-30T11:57:46Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T11:57:46Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [821.266µs]" time="2021-01-30T11:57:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.055014ms]" time="2021-01-30T11:57:46Z" level=debug msg="albums: search type:album count:1000 [12.661µs]" time="2021-01-30T11:57:46Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [712.7µs]" time="2021-01-30T11:57:47Z" level=debug msg="upload: saving file digikam.jpg" time="2021-01-30T11:57:47Z" level=info msg="nsfw: loading nsfw" 2021-01-30 11:57:47.054044: I tensorflow/cc/saved_model/reader.cc:31] Reading SavedModel from: /go/src/github.com/photoprism/photoprism/assets/nsfw 2021-01-30 11:57:47.060753: I tensorflow/cc/saved_model/reader.cc:54] Reading meta graph with tags { serve } 2021-01-30 11:57:47.084936: I tensorflow/cc/saved_model/loader.cc:202] Restoring SavedModel bundle. 2021-01-30 11:57:47.235478: I tensorflow/cc/saved_model/loader.cc:311] SavedModel load for tags { serve }; Status: success. Took 181435 microseconds. time="2021-01-30T11:57:47Z" level=info msg="nsfw: loading labels from labels.txt" time="2021-01-30T11:57:47Z" level=debug msg="nsfw: image classified as {Drawing:0.6378076 Hentai:0.0062331865 Neutral:0.35140827 Porn:0.0040615546 Sexy:0.0004894204}" time="2021-01-30T11:57:47Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T11:57:47Z" level=debug msg="http: POST /api/v1/upload/1612007867029 (200) [390.148672ms]" time="2021-01-30T11:57:47Z" level=debug msg="upload: saving file digikam.json" time="2021-01-30T11:57:47Z" level=debug msg="nsfw: digikam.json is not a jpeg file" time="2021-01-30T11:57:47Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T11:57:47Z" level=debug msg="http: POST /api/v1/upload/1612007867029 (200) [388.896µs]" time="2021-01-30T11:57:47Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T11:57:47Z" level=info msg="Moving files from 1612007867029" time="2021-01-30T11:57:47Z" level=info msg="import: no .ppignore file found" time="2021-01-30T11:57:47Z" level=info msg="import: added folder /upload/1612007867029" time="2021-01-30T11:57:47Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:57:47Z" level=info msg="media: digikam.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T11:57:47Z" level=info msg="folder: added album “October 2020” (path:2020/10 public:true)" time="2021-01-30T11:57:47Z" level=info msg="import: created folder /2020/10" time="2021-01-30T11:57:47Z" level=info msg="import: moving main jpg file digikam.jpg to 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T11:57:47Z" level=info msg="import: moving related json file digikam.json to 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T11:57:47Z" level=debug msg="media: no new thumbnails created for 20201017_154824_43C25EB3 [368.957µs]" time="2021-01-30T11:57:47Z" level=debug msg="metadata: original name 20201017_154824_43C25EB3.jpg does not match digikam.jpg (exiftool)" time="2021-01-30T11:57:47Z" level=debug msg="metadata: original name 20201017_154824_43C25EB3.jpg does not match digikam.jpg (exiftool)" time="2021-01-30T11:57:47Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:57:47Z" level=info msg="media: 20201017_154824_43C25EB3.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T11:57:47Z" level=debug msg="index: image classification took 234.442514ms" time="2021-01-30T11:57:47Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/47a85a9cb7d4" time="2021-01-30T11:57:47Z" level=debug msg="places: cached cell 47a85a9cb7d4 [128.938661ms]" time="2021-01-30T11:57:47Z" level=debug msg="location: added cell s2:47a85a9cb7d4 [137.71399ms]" time="2021-01-30T11:57:47Z" level=debug msg="photo: changed title of pqnqx8b1xk0ta1ux to “Berlin / Germany / 2020”" time="2021-01-30T11:57:47Z" level=info msg="import: added main jpg file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T11:57:47Z" level=debug msg="media: exif not supported: 20201017_154824_43C25EB3.json" time="2021-01-30T11:57:47Z" level=info msg="import: added related json file 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T11:57:47Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612007867029" time="2021-01-30T11:57:47Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T11:57:47Z" level=info msg="moments: added “October 2020” (public:true year:2020 month:10)" time="2021-01-30T11:57:48Z" level=info msg="moments: added “Germany 2020” (public:true country:de year:2020)" time="2021-01-30T11:57:48Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:57:48Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:57:48Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:57:48Z" level=info msg="Import completed in 0 s" time="2021-01-30T11:57:48Z" level=debug msg="http: POST /api/v1/import/upload/1612007867029 (200) [534.000723ms]" time="2021-01-30T11:57:48Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:120 order:added merged:true [8.64942ms]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=added&q=&public=true&quality=3 (200) [17.461063ms]" time="2021-01-30T11:57:48Z" level=debug msg="albums: search type:album count:1000 [14.595µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [713.885µs]" time="2021-01-30T11:57:48Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T11:57:48Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:120 order:newest merged:true [1.062871ms]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.586955ms]" time="2021-01-30T11:57:48Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:120 order:newest merged:true [11.253638ms]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [23.414726ms]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (200) [204.395µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_224 (200) [178.506µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_224 (200) [161.565µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_224 (200) [163.259µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_224 (200) [140.874µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_224 (200) [128.19µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_224 (200) [186.483µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [215.976µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [151.92µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [202.855µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [215.144µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [179.395µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [195.309µs]" time="2021-01-30T11:57:48Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (304) [87.757µs]" time="2021-01-30T11:58:02Z" level=debug msg="http: GET /library/files/2020/10 (200) [5.581218ms]" time="2021-01-30T11:58:02Z" level=debug msg="http: GET /api/v1/ws (200) [19.772088066s]" time="2021-01-30T11:58:03Z" level=debug msg="http: GET /api/v1/folders/originals/2020/10?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [777.33µs]" time="2021-01-30T11:58:03Z" level=debug msg="cached thumbs:3526c91c93bd7bb4f10bc47173e61cc04c8fc924:tile_500 [1.218669ms]" time="2021-01-30T11:58:03Z" level=debug msg="http: GET /api/v1/t/3526c91c93bd7bb4f10bc47173e61cc04c8fc924/public/tile_500 (200) [1.386223ms]" time="2021-01-30T11:58:04Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.651481ms]" time="2021-01-30T11:58:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.380873ms]" time="2021-01-30T11:58:05Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T11:58:05Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [1.106646ms]" time="2021-01-30T11:58:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.642829ms]" time="2021-01-30T11:58:06Z" level=debug msg="http: GET /api/v1/svg/photo (200) [148.476µs]" time="2021-01-30T11:58:06Z" level=debug msg="http: GET /api/v1/photos/pqnqx8b1xk0ta1ux (200) [2.116991ms]" time="2021-01-30T11:58:07Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_224 (200) [123.519µs]" time="2021-01-30T11:58:14Z" level=info msg="archive: adding pqnqx8b1xk0ta1ux" time="2021-01-30T11:58:14Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [16.167817ms]" time="2021-01-30T11:58:15Z" level=info msg="photos: found 5 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.30294ms]" time="2021-01-30T11:58:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.518843ms]" time="2021-01-30T11:58:15Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [161.933µs]" time="2021-01-30T11:58:15Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [154.264µs]" time="2021-01-30T11:58:15Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [149.404µs]" time="2021-01-30T11:58:16Z" level=info msg="archive: permanently deleting pqnqx8b1xk0ta1ux" time="2021-01-30T11:58:16Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T11:58:16Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T11:58:16Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [17.960124ms]" time="2021-01-30T11:58:16Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.164485ms]" time="2021-01-30T11:58:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.057451ms]" time="2021-01-30T11:58:17Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T11:58:17Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [824.931µs]" time="2021-01-30T11:58:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.02776ms]" time="2021-01-30T11:58:18Z" level=debug msg="http: GET /library/files/2020/10 (200) [4.492005ms]" time="2021-01-30T11:58:18Z" level=debug msg="http: GET /api/v1/ws (200) [15.247668268s]" time="2021-01-30T11:58:18Z" level=debug msg="http: GET /api/v1/folders/originals/2020/10?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [497.068µs]" time="2021-01-30T11:58:18Z" level=debug msg="http: GET /photos (200) [4.691518ms]" time="2021-01-30T11:58:18Z" level=debug msg="http: GET /api/v1/ws (200) [813.683747ms]" time="2021-01-30T11:58:19Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.287658ms]" time="2021-01-30T11:58:19Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.854823ms]" time="2021-01-30T11:58:20Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.644062ms]" time="2021-01-30T11:58:20Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.913127ms]" time="2021-01-30T11:58:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [23.002349ms]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [804.413µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [152.53µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [145.968µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [153.652µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [167.957µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.051µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [142.433µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [132.706µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [166.406µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [139.941µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [153.497µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [175.9µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [163.974µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [203.693µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [175.41µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [123.029µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [1.52485ms]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [165.416µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [132.493µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.387µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [126.667µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [126.009µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [157.106µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [183.344µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [166.423µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [177.444µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [194.156µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [149.012µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [175.5µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [146.034µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [175.586µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [141.205µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [154.588µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [149.586µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [175.83µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [134.613µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [191.765µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [168.297µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [169.608µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [122.987µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [169.735µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [150.786µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [154.62µs]" time="2021-01-30T11:58:21Z" level=debug msg="albums: search type:album count:24 [10.516µs]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [673.511µs]" time="2021-01-30T11:58:21Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.006448ms]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.165171ms]" time="2021-01-30T11:58:21Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.056643ms]" time="2021-01-30T11:58:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.237298ms]" time="2021-01-30T11:58:22Z" level=debug msg="albums: search q:christmas type:album count:24 [11.264µs]" time="2021-01-30T11:58:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Christmas&category=&type=album (200) [789.004µs]" time="2021-01-30T11:58:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [276.63µs]" time="2021-01-30T11:58:22Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [830.826µs]" time="2021-01-30T11:58:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.304941ms]" time="2021-01-30T11:58:22Z" level=debug msg="albums: search type:album count:1000 [11.067µs]" time="2021-01-30T11:58:22Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [626.54µs]" time="2021-01-30T11:58:23Z" level=debug msg="upload: saving file ladybug.jpg" time="2021-01-30T11:58:23Z" level=debug msg="nsfw: image classified as {Drawing:0.88479054 Hentai:0.037267756 Neutral:0.07758923 Porn:0.0003180002 Sexy:3.442213e-05}" time="2021-01-30T11:58:23Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T11:58:23Z" level=debug msg="http: POST /api/v1/upload/1612007903603 (200) [54.413993ms]" time="2021-01-30T11:58:23Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T11:58:23Z" level=info msg="Moving files from 1612007903603" time="2021-01-30T11:58:23Z" level=debug msg="import: files will be added to album aqmxlts2b2rx38wl" time="2021-01-30T11:58:23Z" level=info msg="import: no .ppignore file found" time="2021-01-30T11:58:23Z" level=info msg="import: added folder /upload/1612007903603" time="2021-01-30T11:58:23Z" level=debug msg="media: no original json sidecar file found for ladybug.jpg" time="2021-01-30T11:58:23Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:58:23Z" level=info msg="media: ladybug.jpg was taken at 2011-07-10 17:34:28 +0000 UTC (meta)" time="2021-01-30T11:58:23Z" level=info msg="folder: added album “July 2011” (path:2011/07 public:true)" time="2021-01-30T11:58:23Z" level=info msg="import: created folder /2011/07" time="2021-01-30T11:58:23Z" level=info msg="import: moving main jpg file ladybug.jpg to 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T11:58:23Z" level=debug msg="media: no new thumbnails created for 20110710_173428_B2DA2F66 [232.061µs]" time="2021-01-30T11:58:23Z" level=debug msg="media: no original json sidecar file found for 20110710_173428_B2DA2F66.jpg" time="2021-01-30T11:58:23Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:58:23Z" level=info msg="media: 20110710_173428_B2DA2F66.jpg was taken at 2011-07-10 17:34:28 +0000 UTC (meta)" time="2021-01-30T11:58:24Z" level=debug msg="index: image classification took 312.091606ms" time="2021-01-30T11:58:24Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/47b92fdbec4c" time="2021-01-30T11:58:24Z" level=debug msg="http: GET /api/v1/config (200) [3.852714ms]" time="2021-01-30T11:58:24Z" level=debug msg="http: GET /api/v1/config (200) [3.848767ms]" time="2021-01-30T11:58:24Z" level=debug msg="http: GET /api/v1/config (200) [4.068169ms]" time="2021-01-30T11:58:24Z" level=debug msg="places: cached cell 47b92fdbec4c [28.424935ms]" time="2021-01-30T11:58:24Z" level=info msg="location: added place s2:47b92fdbec4c [32.381823ms]" time="2021-01-30T11:58:24Z" level=debug msg="location: added cell s2:47b92fdbec4c [37.524882ms]" time="2021-01-30T11:58:24Z" level=debug msg="photo: using label Beetle to create title for pqnqx9c2jk0e1xun" time="2021-01-30T11:58:24Z" level=debug msg="photo: changed title of pqnqx9c2jk0e1xun to “Beetle / Breckerfeld / 2011”" time="2021-01-30T11:58:24Z" level=info msg="import: added main jpg file 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T11:58:24Z" level=debug msg="http: GET /api/v1/config (200) [112.034375ms]" time="2021-01-30T11:58:24Z" level=debug msg="http: GET /api/v1/config (200) [43.836907ms]" time="2021-01-30T11:58:24Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612007903603" time="2021-01-30T11:58:24Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T11:58:24Z" level=info msg="moments: added “July 2011” (public:true year:2011 month:7)" time="2021-01-30T11:58:24Z" level=info msg="moments: added “Nordrhein-Westfalen / Germany” (public:true country:de state:\"Nordrhein-Westfalen\")" time="2021-01-30T11:58:24Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:58:24Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:58:24Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:58:24Z" level=info msg="Import completed in 0 s" time="2021-01-30T11:58:24Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [5.693µs]" time="2021-01-30T11:58:24Z" level=debug msg="http: POST /api/v1/import/upload/1612007903603 (200) [578.753062ms]" time="2021-01-30T11:58:24Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:120 order:added merged:true [8.743454ms]" time="2021-01-30T11:58:24Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=added&q=&public=true&quality=3 (200) [25.83501ms]" time="2021-01-30T11:58:24Z" level=debug msg="albums: search type:album count:1000 [12.397µs]" time="2021-01-30T11:58:24Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [669.91µs]" time="2021-01-30T11:58:24Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [912.468µs]" time="2021-01-30T11:58:24Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.54941ms]" time="2021-01-30T11:58:24Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:120 order:newest merged:true [8.842485ms]" time="2021-01-30T11:58:24Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.891184ms]" time="2021-01-30T11:58:24Z" level=debug msg="http: GET /api/v1/t/f22c7bf33307e79b363b1eb3c5937e9f428c2c70/public/tile_500 (200) [190.689µs]" time="2021-01-30T11:58:24Z" level=debug msg="http: GET /api/v1/t/f22c7bf33307e79b363b1eb3c5937e9f428c2c70/public/tile_224 (200) [139.48µs]" time="2021-01-30T11:58:24Z" level=debug msg="http: GET /api/v1/t/f22c7bf33307e79b363b1eb3c5937e9f428c2c70/public/tile_500 (304) [88.628µs]" time="2021-01-30T11:58:39Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.951995ms]" time="2021-01-30T11:58:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [32.819836ms]" time="2021-01-30T11:58:39Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [198.6µs]" time="2021-01-30T11:58:39Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [138.726µs]" time="2021-01-30T11:58:39Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [173.911µs]" time="2021-01-30T11:58:39Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [139.448µs]" time="2021-01-30T11:58:39Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [140.486µs]" time="2021-01-30T11:58:40Z" level=info msg="search: label ladybug not found, using fuzzy search" time="2021-01-30T11:58:40Z" level=info msg="photos: found 1 results for q:ladybug public:true dist:20 quality:3 count:60 order:newest merged:true [1.187804ms]" time="2021-01-30T11:58:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ladybug&public=true&quality=3 (200) [1.739118ms]" time="2021-01-30T11:58:46Z" level=info msg="archive: adding pqnqx9c2jk0e1xun" time="2021-01-30T11:58:46Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [16.986741ms]" time="2021-01-30T11:58:47Z" level=info msg="photos: found 5 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.305504ms]" time="2021-01-30T11:58:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.443044ms]" time="2021-01-30T11:58:47Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [172.587µs]" time="2021-01-30T11:58:47Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [161.343µs]" time="2021-01-30T11:58:47Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [148.026µs]" time="2021-01-30T11:58:48Z" level=info msg="archive: permanently deleting pqnqx9c2jk0e1xun" time="2021-01-30T11:58:48Z" level=debug msg="delete: removing file 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T11:58:48Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [28.321881ms]" time="2021-01-30T11:58:49Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.929593ms]" time="2021-01-30T11:58:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.731076ms]" time="2021-01-30T11:58:50Z" level=info msg="search: label ladybug not found, using fuzzy search" time="2021-01-30T11:58:50Z" level=info msg="photos: found 0 results for q:ladybug public:true dist:20 quality:3 count:60 order:newest merged:true [930.902µs]" time="2021-01-30T11:58:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ladybug&public=true&quality=3 (200) [1.168717ms]" time="2021-01-30T11:58:50Z" level=debug msg="albums: search type:album count:24 [10.519µs]" time="2021-01-30T11:58:50Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [621.404µs]" time="2021-01-30T11:58:50Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [282.663µs]" time="2021-01-30T11:58:50Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [801.662µs]" time="2021-01-30T11:58:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.273838ms]" time="2021-01-30T11:58:51Z" level=debug msg="http: GET /photos (200) [4.817597ms]" time="2021-01-30T11:58:51Z" level=debug msg="http: GET /api/v1/ws (200) [31.71546712s]" time="2021-01-30T11:58:51Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.410303ms]" time="2021-01-30T11:58:51Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [117.071037ms]" time="2021-01-30T11:58:52Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.326339ms]" time="2021-01-30T11:58:52Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [11.216957ms]" time="2021-01-30T11:58:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.688247ms]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [147.123µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [154.979µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.31µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [121.641µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [160.112µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [144.532µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [168.228µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [160.17µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [156.037µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [133.359µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [182.947µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [173.771µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [159.643µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [188.313µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [185.66µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [159.646µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [153.731µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [122.362µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [3.369184ms]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [131.635µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [164.198µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [168.413µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [236.24µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [144.277µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [160.886µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [144.114µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [154.388µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [162.293µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [174.8µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [139.668µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.465µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [119.169µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [146.107µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [110.163µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [165.877µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [126.801µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [158.268µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [152.984µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [160.706µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [174.466µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [120.209µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [147.985µs]" time="2021-01-30T11:58:53Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [156.887µs]" time="2021-01-30T11:58:54Z" level=debug msg="albums: search type:album count:24 [10.891µs]" time="2021-01-30T11:58:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [697.816µs]" time="2021-01-30T11:58:54Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.946µs]" time="2021-01-30T11:58:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [199.574µs]" time="2021-01-30T11:58:54Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.592µs]" time="2021-01-30T11:58:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [180.712µs]" time="2021-01-30T11:58:54Z" level=debug msg="albums: search type:album count:1000 [11.145µs]" time="2021-01-30T11:58:54Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [634.634µs]" time="2021-01-30T11:58:55Z" level=debug msg="upload: saving file digikam.jpg" time="2021-01-30T11:58:55Z" level=debug msg="nsfw: image classified as {Drawing:0.6378076 Hentai:0.0062331865 Neutral:0.35140827 Porn:0.0040615546 Sexy:0.0004894204}" time="2021-01-30T11:58:55Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T11:58:55Z" level=debug msg="http: POST /api/v1/upload/1612007935556 (200) [48.793469ms]" time="2021-01-30T11:58:55Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T11:58:55Z" level=info msg="Moving files from 1612007935556" time="2021-01-30T11:58:55Z" level=debug msg="import: files will be added to album NewCreatedAlbum" time="2021-01-30T11:58:55Z" level=info msg="import: no .ppignore file found" time="2021-01-30T11:58:55Z" level=info msg="import: added folder /upload/1612007935556" time="2021-01-30T11:58:55Z" level=debug msg="media: no original json sidecar file found for digikam.jpg" time="2021-01-30T11:58:55Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:58:55Z" level=info msg="media: digikam.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T11:58:55Z" level=info msg="import: moving main jpg file digikam.jpg to 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T11:58:55Z" level=debug msg="media: no new thumbnails created for 20201017_154824_43C25EB3 [350.604µs]" time="2021-01-30T11:58:55Z" level=debug msg="media: no original json sidecar file found for 20201017_154824_43C25EB3.jpg" time="2021-01-30T11:58:55Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T11:58:55Z" level=info msg="media: 20201017_154824_43C25EB3.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T11:58:55Z" level=debug msg="index: image classification took 233.938882ms" time="2021-01-30T11:58:55Z" level=debug msg="location: found cell s2:47a85a9cb7d4" time="2021-01-30T11:58:55Z" level=debug msg="photo: changed title of pqnqxa730mbost63 to “Berlin / Germany / 2020”" time="2021-01-30T11:58:55Z" level=info msg="import: added main jpg file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T11:58:55Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612007935556" time="2021-01-30T11:58:55Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T11:58:56Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:58:56Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:58:56Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:58:56Z" level=info msg="Import completed in 0 s" time="2021-01-30T11:58:56Z" level=debug msg="albums: search id:NewCreatedAlbum [6.339µs]" time="2021-01-30T11:58:56Z" level=debug msg="http: POST /api/v1/import/upload/1612007935556 (200) [378.377625ms]" time="2021-01-30T11:58:56Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:120 order:added merged:true [8.490094ms]" time="2021-01-30T11:58:56Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=added&q=&public=true&quality=3 (200) [20.457053ms]" time="2021-01-30T11:58:56Z" level=debug msg="albums: search type:album count:1000 [11.876µs]" time="2021-01-30T11:58:56Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [689.67µs]" time="2021-01-30T11:58:56Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:120 order:newest merged:true [10.416499ms]" time="2021-01-30T11:58:56Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [28.914158ms]" time="2021-01-30T11:59:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlqu2x2gjkwx6, -114 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlquf9tbc8mk2, -211 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02lomkuetc, -114 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr03f0zjk06w, -114 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02fsnwrn7f, -211 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Tower to create title for pqmxlr12pi8arvey" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Seashore to create title for pqmxlr214fgxt1as" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr23mv73aj2f, -886 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr21zjj8qdq6" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2336sct5nc" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr33r5lyhrj1" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Burrenwasen to create title for pqmxlr32qk9rfq86" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31yu8s0dh6, -295 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr3180x1cclg, -294 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31st2guha6, -211 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr41urria03z, -114 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr4385q4kjug, -318 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="albums: search type:album count:48 [10.222µs]" time="2021-01-30T11:59:10Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=album (200) [3.818559ms]" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Ski to create title for pqmxlr438cp4yzf5" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Flower to create title for pqmxlr43kyg3hpx1" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label “Cape Roger Curtis” to create title for pqmxlr52xanwxjed" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr53rdw00lj7, -1431 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr535bdyek8h, -1432 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5w95ov6t38, -1433 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5at1qpe99r, -1433 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63vz47ue60, -1433 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr6ze5u9jjig, -1462 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63l8x2d7j5, -1433 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63s7c33i4r, -1482 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr7188hz4bih, -1483 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr71pc7gm97v, 5064 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Flower to create title for pqnah1f3gpds8i7y" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Cape to create title for pqnah1f65tdjn6pz" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label “Visitor Center” to create title for pqnah1f2zizijo2k" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label “Lower Cable Station” to create title for pqnah1h3o0atgfnw" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Seashore to create title for pqnah1hszoovfc0i" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Landscape to create title for pqnah1j4pjl0ks7s" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Cat to create title for pqnah1jldzorarso" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Flower to create title for pqnah1j30jjzm2hu" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label Landscape to create title for pqnah1k2vo5846h7" time="2021-01-30T11:59:10Z" level=debug msg="cached album-cover:aqnqxa72dwz426ot:tile_500 [97.851857ms]" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqnah1k2frui6p63, -44 hours time difference" time="2021-01-30T11:59:10Z" level=debug msg="http: GET /api/v1/albums/aqnqxa72dwz426ot/t/public/tile_500 (200) [98.004418ms]" time="2021-01-30T11:59:10Z" level=debug msg="photo: using label “Baumschule Rager” to create title for pqnah1l1d5626l4m" time="2021-01-30T11:59:10Z" level=debug msg="photo: can't estimate position of uid pqnah1l2p1vjzc3j, -331 hours time difference" time="2021-01-30T11:59:11Z" level=debug msg="photo: using label Gustav-Meyer-Straße to create title for pqnah1l3um54zxia" time="2021-01-30T11:59:11Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T11:59:11Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:59:11Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:59:11Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:59:11Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [12.54µs]" time="2021-01-30T11:59:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [761.821µs]" time="2021-01-30T11:59:11Z" level=debug msg="http: GET /api/v1/albums/aqnqxa72dwz426ot (200) [317.688µs]" time="2021-01-30T11:59:11Z" level=info msg="photos: found 1 results for dist:20 album:aqnqxa72dwz426ot count:60 order:oldest merged:true [743.88µs]" time="2021-01-30T11:59:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqxa72dwz426ot&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.27355ms]" time="2021-01-30T11:59:11Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (200) [173.39µs]" time="2021-01-30T11:59:12Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.614516ms]" time="2021-01-30T11:59:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.050296ms]" time="2021-01-30T11:59:12Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [174.721µs]" time="2021-01-30T11:59:12Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [136.371µs]" time="2021-01-30T11:59:12Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [185.61µs]" time="2021-01-30T11:59:12Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [129.52µs]" time="2021-01-30T11:59:12Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [136.811µs]" time="2021-01-30T11:59:13Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T11:59:13Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [1.102369ms]" time="2021-01-30T11:59:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.647839ms]" time="2021-01-30T11:59:19Z" level=info msg="archive: adding pqnqxa730mbost63" time="2021-01-30T11:59:19Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [18.523145ms]" time="2021-01-30T11:59:20Z" level=info msg="photos: found 5 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.257288ms]" time="2021-01-30T11:59:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.344008ms]" time="2021-01-30T11:59:20Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [166.253µs]" time="2021-01-30T11:59:20Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [156.066µs]" time="2021-01-30T11:59:20Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [132.24µs]" time="2021-01-30T11:59:21Z" level=info msg="archive: permanently deleting pqnqxa730mbost63" time="2021-01-30T11:59:21Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T11:59:21Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [25.087656ms]" time="2021-01-30T11:59:22Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.065406ms]" time="2021-01-30T11:59:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.054755ms]" time="2021-01-30T11:59:23Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T11:59:23Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [908.29µs]" time="2021-01-30T11:59:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.107181ms]" time="2021-01-30T11:59:23Z" level=debug msg="albums: search type:album count:24 [11.115µs]" time="2021-01-30T11:59:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [770.339µs]" time="2021-01-30T11:59:24Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [10.614µs]" time="2021-01-30T11:59:24Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [748.025µs]" time="2021-01-30T11:59:24Z" level=debug msg="http: GET /api/v1/albums/aqnqxa72dwz426ot (200) [305.645µs]" time="2021-01-30T11:59:24Z" level=info msg="photos: found 0 results for dist:20 album:aqnqxa72dwz426ot count:60 order:oldest merged:true [553.264µs]" time="2021-01-30T11:59:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqxa72dwz426ot&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [779.948µs]" time="2021-01-30T11:59:25Z" level=debug msg="albums: search type:album count:24 [10.421µs]" time="2021-01-30T11:59:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [669.595µs]" time="2021-01-30T11:59:25Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [11.759µs]" time="2021-01-30T11:59:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [767.278µs]" time="2021-01-30T11:59:26Z" level=info msg="albums: deleting aqnqxa72dwz426ot" time="2021-01-30T11:59:26Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [12.540373ms]" time="2021-01-30T11:59:26Z" level=debug msg="http: GET /photos (200) [5.128521ms]" time="2021-01-30T11:59:26Z" level=debug msg="http: GET /api/v1/ws (200) [35.191285054s]" time="2021-01-30T11:59:26Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.33461ms]" time="2021-01-30T11:59:26Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [127.121588ms]" time="2021-01-30T11:59:28Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.04437ms]" time="2021-01-30T11:59:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.443466ms]" time="2021-01-30T11:59:28Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [5.516109ms]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [173.886µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [158.003µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [152.691µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [127.74µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [149.318µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [164.915µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [147.085µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [184.719µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [151.546µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [177.759µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [168.656µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [177.969µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [150.175µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [216.096µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [160.327µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [148.592µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [177.556µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [106.831µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [142.514µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [154.421µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [164.483µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [158.952µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [153.895µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [156.185µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [107.228µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [156.305µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [159.142µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [94.723µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [184.691µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [168.573µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [328.185µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [157.963µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [153.946µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [128.822µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [170.457µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [168.206µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [92.689µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [170.183µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [133.048µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [182.091µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [348.869µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [159.519µs]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [111.233µs]" time="2021-01-30T11:59:29Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.599573ms]" time="2021-01-30T11:59:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.14118ms]" time="2021-01-30T11:59:30Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [157.257µs]" time="2021-01-30T11:59:30Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [122.098µs]" time="2021-01-30T11:59:30Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [181.264µs]" time="2021-01-30T11:59:30Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [117.298µs]" time="2021-01-30T11:59:30Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [162.434µs]" time="2021-01-30T11:59:30Z" level=debug msg="albums: search type:album count:1000 [11.261µs]" time="2021-01-30T11:59:30Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [729.837µs]" time="2021-01-30T11:59:31Z" level=debug msg="upload: saving file hentai_2.jpg" time="2021-01-30T11:59:31Z" level=debug msg="nsfw: image classified as {Drawing:0.0067521487 Hentai:0.9896053 Neutral:0.00027734425 Porn:0.0032008493 Sexy:0.00016437714}" time="2021-01-30T11:59:31Z" level=info msg="nsfw: /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612007971040/hentai_2.jpg might be offensive" time="2021-01-30T11:59:31Z" level=debug msg="api: abort /api/v1/upload/:path with code 403 (Upload might be offensive)" time="2021-01-30T11:59:31Z" level=debug msg="http: POST /api/v1/upload/1612007971040 (403) [69.565466ms]" time="2021-01-30T11:59:31Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T11:59:31Z" level=info msg="Moving files from 1612007971040" time="2021-01-30T11:59:31Z" level=info msg="import: no .ppignore file found" time="2021-01-30T11:59:31Z" level=info msg="import: added folder /upload/1612007971040" time="2021-01-30T11:59:31Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612007971040" time="2021-01-30T11:59:31Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T11:59:31Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:59:31Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:59:31Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:59:31Z" level=info msg="Import completed in 0 s" time="2021-01-30T11:59:31Z" level=debug msg="http: POST /api/v1/import/upload/1612007971040 (200) [76.002755ms]" time="2021-01-30T11:59:31Z" level=debug msg="albums: search type:album count:1000 [12.836µs]" time="2021-01-30T11:59:31Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [852.782µs]" time="2021-01-30T11:59:46Z" level=debug msg="http: GET /photos (200) [4.928486ms]" time="2021-01-30T11:59:46Z" level=debug msg="http: GET /api/v1/ws (200) [19.415958761s]" time="2021-01-30T11:59:46Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.24773ms]" time="2021-01-30T11:59:46Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.465853ms]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.578255ms]" time="2021-01-30T11:59:48Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.724249ms]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.109963ms]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [187.295µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [190.991µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [178.003µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [134.675µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [152.257µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [178.634µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [185.036µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [488.183µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [160.883µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [139.939µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [170.536µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [175.556µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [148.021µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [220.497µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [190.562µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [146.797µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [162.079µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [162.435µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [153.757µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [636.907µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.164µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [158.077µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [139.27µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [326.682µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [160.625µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [143.606µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [157.903µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [143.45µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [175.139µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [135.496µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [182.431µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.809µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [160.184µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [145.364µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [166.57µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [127.435µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [166.219µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [150.256µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.472µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [162.127µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [165.045µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [145.74µs]" time="2021-01-30T11:59:48Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [136.743µs]" time="2021-01-30T11:59:49Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.814199ms]" time="2021-01-30T11:59:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.91862ms]" time="2021-01-30T11:59:50Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [239.004µs]" time="2021-01-30T11:59:50Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [158.529µs]" time="2021-01-30T11:59:50Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [179.882µs]" time="2021-01-30T11:59:50Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [138.519µs]" time="2021-01-30T11:59:50Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [143.253µs]" time="2021-01-30T11:59:50Z" level=debug msg="albums: search type:album count:1000 [10.918µs]" time="2021-01-30T11:59:50Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [680.273µs]" time="2021-01-30T11:59:50Z" level=debug msg="upload: saving file foo.txt" time="2021-01-30T11:59:50Z" level=debug msg="nsfw: foo.txt is not a jpeg file" time="2021-01-30T11:59:50Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T11:59:50Z" level=debug msg="http: POST /api/v1/upload/1612007990754 (200) [464.872µs]" time="2021-01-30T11:59:50Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T11:59:50Z" level=info msg="Moving files from 1612007990754" time="2021-01-30T11:59:50Z" level=info msg="import: no .ppignore file found" time="2021-01-30T11:59:50Z" level=info msg="import: added folder /upload/1612007990754" time="2021-01-30T11:59:50Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T11:59:50Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:59:50Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T11:59:50Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T11:59:50Z" level=info msg="Import completed in 0 s" time="2021-01-30T11:59:50Z" level=debug msg="http: POST /api/v1/import/upload/1612007990754 (200) [93.905998ms]" time="2021-01-30T11:59:50Z" level=debug msg="albums: search type:album count:1000 [13.229µs]" time="2021-01-30T11:59:50Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [661.162µs]" time="2021-01-30T12:00:06Z" level=debug msg="http: GET /photos (200) [4.946072ms]" time="2021-01-30T12:00:06Z" level=debug msg="http: GET /api/v1/ws (200) [19.524470754s]" time="2021-01-30T12:00:06Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [23.250176ms]" time="2021-01-30T12:00:06Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [128.353696ms]" time="2021-01-30T12:00:08Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.555531ms]" time="2021-01-30T12:00:08Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.679052ms]" time="2021-01-30T12:00:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.151472ms]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [174.521µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [190.512µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [147.922µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [130.534µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.191µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [180.397µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [156.226µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [145.223µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [201.279µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [194.945µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [178.604µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [180.856µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [180.373µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [168.493µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [175.509µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [147.984µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [155.901µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [160.985µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [146.739µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [129.164µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [165.744µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [129.301µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.6µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [146.035µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [162.226µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [149.16µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [153.741µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [173.83µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [183.85µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [126.08µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [158.085µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [147.888µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [154.156µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [150.42µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [171.329µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [142.648µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [166.958µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [183.072µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [172.058µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [177.929µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [154.144µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [138.419µs]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [135.591µs]" time="2021-01-30T12:00:09Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.40127ms]" time="2021-01-30T12:00:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.404417ms]" time="2021-01-30T12:00:10Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [150.821µs]" time="2021-01-30T12:00:10Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [127.181µs]" time="2021-01-30T12:00:10Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [136.326µs]" time="2021-01-30T12:00:10Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [110.575µs]" time="2021-01-30T12:00:10Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [126.155µs]" time="2021-01-30T12:00:11Z" level=debug msg="http: GET /photos (200) [4.574258ms]" time="2021-01-30T12:00:11Z" level=debug msg="http: GET /api/v1/ws (200) [4.642233679s]" time="2021-01-30T12:00:11Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.898653ms]" time="2021-01-30T12:00:12Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [119.743475ms]" time="2021-01-30T12:00:13Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.477375ms]" time="2021-01-30T12:00:13Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.328578ms]" time="2021-01-30T12:00:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.400226ms]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [131.447µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [149.401µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [148.454µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [123.32µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [174.795µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [158.803µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [156.619µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [177.17µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [159.17µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [137.795µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [169.638µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [179.003µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [146.394µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [195.312µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [169.003µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.745µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [149.406µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [197.886µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [156.068µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.553µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [146.327µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [178.702µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [218.2µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.687µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.714µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [151.539µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [153.187µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [152.16µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [174.369µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [147.85µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [151.349µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [146.006µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [131.387µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [156.469µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [194.355µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [160.951µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [454.184µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [169.781µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [145.819µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [201.6µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [214.715µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [157µs]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [142.666µs]" time="2021-01-30T12:00:14Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.441319ms]" time="2021-01-30T12:00:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3&photo=true (200) [14.725387ms]" time="2021-01-30T12:00:15Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [66.374µs]" time="2021-01-30T12:00:15Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [222.679µs]" time="2021-01-30T12:00:15Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [267.185µs]" time="2021-01-30T12:00:15Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [212.003µs]" time="2021-01-30T12:00:16Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (304) [80.142µs]" time="2021-01-30T12:00:17Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.952482ms]" time="2021-01-30T12:00:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [5.922022ms]" time="2021-01-30T12:00:17Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [159.981µs]" time="2021-01-30T12:00:17Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [135.764µs]" time="2021-01-30T12:00:17Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [175.113µs]" time="2021-01-30T12:00:17Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [132.777µs]" time="2021-01-30T12:00:17Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [139.078µs]" time="2021-01-30T12:00:18Z" level=debug msg="http: GET /photos (200) [4.807117ms]" time="2021-01-30T12:00:18Z" level=debug msg="http: GET /api/v1/ws (200) [6.115750395s]" time="2021-01-30T12:00:18Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.68209ms]" time="2021-01-30T12:00:18Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.658107ms]" time="2021-01-30T12:00:19Z" level=info msg="photos: found 47 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.062536ms]" time="2021-01-30T12:00:19Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.538386ms]" time="2021-01-30T12:00:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.274831ms]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [173.458µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [147.994µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [154.557µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [139.447µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [182.209µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [164.448µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [175.996µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [164.987µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [126.366µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [135.352µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [187.1µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [190.265µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [146.164µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [190.149µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [173.413µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [141.439µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [151.11µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [172.992µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.067µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [136.055µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [145.074µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [174.139µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [149.427µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.649µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [157.021µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.241µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [146.06µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [169.192µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [161.866µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [136.741µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [81.042µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [154.984µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [122.53µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [150.281µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [161.039µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [119.49µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [187.404µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [229.048µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.462µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [171.041µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [161.326µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [141.258µs]" time="2021-01-30T12:00:20Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [140.819µs]" time="2021-01-30T12:00:22Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.465532ms]" time="2021-01-30T12:00:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.676141ms]" time="2021-01-30T12:00:22Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [157.138µs]" time="2021-01-30T12:00:22Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [158.713µs]" time="2021-01-30T12:00:22Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [191.942µs]" time="2021-01-30T12:00:22Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [147.974µs]" time="2021-01-30T12:00:22Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [110.386µs]" time="2021-01-30T12:00:22Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [125.696µs]" time="2021-01-30T12:00:22Z" level=info msg="photos: found 6 results for type:image public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.457241ms]" time="2021-01-30T12:00:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=type:image&public=true&quality=3&review=true (200) [2.637261ms]" time="2021-01-30T12:00:23Z" level=info msg="photos: found 57 results for public:true dist:20 quality:3 count:60 order:newest merged:true [14.894662ms]" time="2021-01-30T12:00:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [23.137976ms]" time="2021-01-30T12:00:23Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [155.238µs]" time="2021-01-30T12:00:23Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [169.949µs]" time="2021-01-30T12:00:23Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [171.451µs]" time="2021-01-30T12:00:23Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [151.91µs]" time="2021-01-30T12:00:23Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [126.012µs]" time="2021-01-30T12:00:24Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.345608ms]" time="2021-01-30T12:00:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.525339ms]" time="2021-01-30T12:00:25Z" level=debug msg="http: GET /api/v1/svg/photo (200) [140.159µs]" time="2021-01-30T12:00:25Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.24337ms]" time="2021-01-30T12:00:26Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.457227ms]" time="2021-01-30T12:00:26Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.619779ms]" time="2021-01-30T12:00:27Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.161631ms]" time="2021-01-30T12:00:27Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [596.054µs]" time="2021-01-30T12:00:27Z" level=info msg="Changes successfully saved" time="2021-01-30T12:00:27Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [14.30963ms]" time="2021-01-30T12:00:28Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [569.44µs]" time="2021-01-30T12:00:28Z" level=info msg="Changes successfully saved" time="2021-01-30T12:00:28Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [14.061126ms]" time="2021-01-30T12:00:29Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.223327ms]" time="2021-01-30T12:00:30Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/10551bf3054c" time="2021-01-30T12:00:30Z" level=debug msg="places: cached cell 10551bf3054c [98.110533ms]" time="2021-01-30T12:00:30Z" level=info msg="location: added place s2:10551bf3054c [106.635653ms]" time="2021-01-30T12:00:30Z" level=debug msg="location: added cell s2:10551bf3054c [110.321172ms]" time="2021-01-30T12:00:30Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T12:00:30Z" level=debug msg="photo: changed title of pqmxlr41urria03z to “Info / Bauchi / 2021”" time="2021-01-30T12:00:30Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [585.255µs]" time="2021-01-30T12:00:30Z" level=info msg="Changes successfully saved" time="2021-01-30T12:00:30Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [150.023112ms]" time="2021-01-30T12:00:30Z" level=debug msg="http: GET /api/v1/config (200) [30.662388ms]" time="2021-01-30T12:00:30Z" level=debug msg="http: GET /api/v1/config (200) [3.646327ms]" time="2021-01-30T12:00:30Z" level=debug msg="http: GET /api/v1/config (200) [37.33989ms]" time="2021-01-30T12:00:30Z" level=debug msg="http: GET /api/v1/config (200) [3.920777ms]" time="2021-01-30T12:00:30Z" level=debug msg="http: GET /api/v1/config (200) [3.743746ms]" time="2021-01-30T12:00:31Z" level=debug msg="http: GET /api/v1/config (200) [3.852825ms]" time="2021-01-30T12:00:32Z" level=info msg="photos: found 1 results for id:pqnah1k2frui6p63 merged:true [593.738µs]" time="2021-01-30T12:00:32Z" level=debug msg="http: POST /api/v1/photos/pqnah1k2frui6p63/approve (200) [12.585727ms]" time="2021-01-30T12:00:32Z" level=info msg="photos: found 3 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.011246ms]" time="2021-01-30T12:00:32Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [1.761662ms]" time="2021-01-30T12:00:32Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.675856ms]" time="2021-01-30T12:00:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.352148ms]" time="2021-01-30T12:00:33Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [706.662µs]" time="2021-01-30T12:00:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [941.416µs]" time="2021-01-30T12:00:33Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [9.857583ms]" time="2021-01-30T12:00:33Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.110584ms]" time="2021-01-30T12:00:34Z" level=info msg="photos: found 50 results for type:image public:true dist:20 quality:3 count:60 order:newest merged:true [7.775811ms]" time="2021-01-30T12:00:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=type:image&public=true&quality=3 (200) [15.888575ms]" time="2021-01-30T12:00:35Z" level=debug msg="http: GET /photos (200) [4.664335ms]" time="2021-01-30T12:00:35Z" level=debug msg="http: GET /api/v1/ws (200) [16.245616086s]" time="2021-01-30T12:00:35Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.932882ms]" time="2021-01-30T12:00:35Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [112.527366ms]" time="2021-01-30T12:00:36Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [10.296349ms]" time="2021-01-30T12:00:36Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.71369ms]" time="2021-01-30T12:00:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [21.192897ms]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [171.256µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [174.19µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [136.62µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [146.592µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [182.063µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [187.431µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [158.989µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [160.679µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [198.391µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [173.57µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [164.73µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [142.245µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [126.568µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.277µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [172.558µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [169.501µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [198.468µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [173.046µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.422µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [157.429µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [181.402µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [152.28µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [165.607µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [163.88µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [151.813µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [164.094µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.511µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [150.288µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [174.768µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [145.344µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [144.492µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [179.841µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [136.605µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [156.769µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.474µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [179.501µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [186.267µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [149.766µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [153.324µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [176.642µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.016µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [490.706µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [202.738µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [163.382µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [135.618µs]" time="2021-01-30T12:00:37Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [128.943µs]" time="2021-01-30T12:00:38Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.005701ms]" time="2021-01-30T12:00:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.613122ms]" time="2021-01-30T12:00:38Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [153.728µs]" time="2021-01-30T12:00:38Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [131.248µs]" time="2021-01-30T12:00:38Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [190.172µs]" time="2021-01-30T12:00:38Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [127.278µs]" time="2021-01-30T12:00:38Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [118.803µs]" time="2021-01-30T12:00:38Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [846.739µs]" time="2021-01-30T12:00:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.477426ms]" time="2021-01-30T12:00:39Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [10.013601ms]" time="2021-01-30T12:00:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.791823ms]" time="2021-01-30T12:00:39Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [727.571µs]" time="2021-01-30T12:00:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.010263ms]" time="2021-01-30T12:00:39Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [9.766148ms]" time="2021-01-30T12:00:39Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.736492ms]" time="2021-01-30T12:00:40Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [691.559µs]" time="2021-01-30T12:00:40Z" level=debug msg="http: POST /api/v1/photos/pqnah1l2p1vjzc3j/like (200) [12.33327ms]" time="2021-01-30T12:00:41Z" level=debug msg="http: GET /api/v1/svg/photo (200) [179.208µs]" time="2021-01-30T12:00:41Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.797246ms]" time="2021-01-30T12:00:47Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T12:00:47Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [597.356µs]" time="2021-01-30T12:00:47Z" level=info msg="Changes successfully saved" time="2021-01-30T12:00:47Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [23.663403ms]" time="2021-01-30T12:00:48Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.90378ms]" time="2021-01-30T12:00:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.60325ms]" time="2021-01-30T12:00:48Z" level=info msg="photos: found 2 results for id:pqmxlr31st2guha6 merged:true [898.81µs]" time="2021-01-30T12:00:48Z" level=debug msg="http: POST /api/v1/photos/pqmxlr31st2guha6/like (200) [10.956723ms]" time="2021-01-30T12:00:48Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [2.030159ms]" time="2021-01-30T12:00:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.565761ms]" time="2021-01-30T12:00:49Z" level=info msg="photos: found 6 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.525951ms]" time="2021-01-30T12:00:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [2.788795ms]" time="2021-01-30T12:00:49Z" level=info msg="photos: found 2 results for id:pqmxlr31st2guha6 merged:true [807.667µs]" time="2021-01-30T12:00:49Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr31st2guha6/like (200) [10.863142ms]" time="2021-01-30T12:00:49Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [731.15µs]" time="2021-01-30T12:00:49Z" level=debug msg="http: DELETE /api/v1/photos/pqnah1l2p1vjzc3j/like (200) [5.731584ms]" time="2021-01-30T12:00:50Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.236937ms]" time="2021-01-30T12:00:56Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T12:00:56Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T12:00:56Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [632.737µs]" time="2021-01-30T12:00:56Z" level=info msg="Changes successfully saved" time="2021-01-30T12:00:56Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [25.632137ms]" time="2021-01-30T12:00:56Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:120 order:newest merged:true [974.378µs]" time="2021-01-30T12:00:56Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.615705ms]" time="2021-01-30T12:00:56Z" level=debug msg="http: GET /photos (200) [4.81582ms]" time="2021-01-30T12:00:57Z" level=debug msg="http: GET /api/v1/ws (200) [21.281689127s]" time="2021-01-30T12:00:57Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.505741ms]" time="2021-01-30T12:00:57Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.111544ms]" time="2021-01-30T12:00:58Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.3221ms]" time="2021-01-30T12:00:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.954201ms]" time="2021-01-30T12:00:58Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.363312ms]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [163.884µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [129.743µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [141.071µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [146.718µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [154.964µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [132.261µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [180.635µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.892µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [160.556µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [169µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [138.951µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [142.712µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [181.597µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [187.759µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [164.834µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [179.961µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [133.384µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [455.908µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [188.172µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [163.641µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [136.213µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [154.533µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [134.03µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [146.222µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [151.134µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.618µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [143.992µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [135.884µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [144.233µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [183.233µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.81µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [133.968µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [149.129µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [158.574µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [163.248µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [243.561µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [226.419µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [243.163µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [224.924µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [159.784µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [244.951µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [160.147µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [149.985µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [138.458µs]" time="2021-01-30T12:00:59Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [152.587µs]" time="2021-01-30T12:01:00Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.05229ms]" time="2021-01-30T12:01:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.321444ms]" time="2021-01-30T12:01:00Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [154.153µs]" time="2021-01-30T12:01:00Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [126.648µs]" time="2021-01-30T12:01:00Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [178.846µs]" time="2021-01-30T12:01:00Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [126.141µs]" time="2021-01-30T12:01:00Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [117.896µs]" time="2021-01-30T12:01:01Z" level=debug msg="http: GET /api/v1/svg/photo (200) [118.643µs]" time="2021-01-30T12:01:01Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.156382ms]" time="2021-01-30T12:01:02Z" level=debug msg="http: GET /api/v1/photos/pqmxlr31st2guha6 (200) [2.103824ms]" time="2021-01-30T12:01:03Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.160734ms]" time="2021-01-30T12:01:04Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [61.6µs]" time="2021-01-30T12:01:04Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/fit_1280 (200) [181.262µs]" time="2021-01-30T12:01:04Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/fit_1280 (200) [188.789µs]" time="2021-01-30T12:01:04Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (200) [205.608µs]" time="2021-01-30T12:01:04Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.284636ms]" time="2021-01-30T12:01:04Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (200) [222.818µs]" time="2021-01-30T12:01:04Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/fit_1280 (200) [188.325µs]" time="2021-01-30T12:01:07Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.227295ms]" time="2021-01-30T12:01:21Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/13505b6961b4" time="2021-01-30T12:01:21Z" level=debug msg="places: cached cell 13505b6961b4 [26.089498ms]" time="2021-01-30T12:01:21Z" level=info msg="location: added place s2:13505b6961b4 [34.79058ms]" time="2021-01-30T12:01:21Z" level=debug msg="location: added cell s2:13505b6961b4 [38.606989ms]" time="2021-01-30T12:01:21Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T12:01:21Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [629.662µs]" time="2021-01-30T12:01:21Z" level=info msg="Changes successfully saved" time="2021-01-30T12:01:21Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [128.544704ms]" time="2021-01-30T12:01:21Z" level=debug msg="http: GET /api/v1/config (200) [58.415827ms]" time="2021-01-30T12:01:21Z" level=debug msg="http: GET /api/v1/config (200) [82.439723ms]" time="2021-01-30T12:01:21Z" level=debug msg="http: GET /api/v1/config (200) [87.545359ms]" time="2021-01-30T12:01:21Z" level=debug msg="http: GET /api/v1/config (200) [3.940492ms]" time="2021-01-30T12:01:21Z" level=debug msg="http: GET /api/v1/config (200) [4.567895ms]" time="2021-01-30T12:01:21Z" level=debug msg="http: GET /api/v1/config (200) [3.710574ms]" time="2021-01-30T12:01:22Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T12:01:22Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [604.057µs]" time="2021-01-30T12:01:22Z" level=info msg="Changes successfully saved" time="2021-01-30T12:01:22Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [22.327191ms]" time="2021-01-30T12:01:22Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:120 order:newest merged:true [8.524594ms]" time="2021-01-30T12:01:22Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.038657ms]" time="2021-01-30T12:01:24Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.366589ms]" time="2021-01-30T12:01:35Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T12:01:35Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [562.503µs]" time="2021-01-30T12:01:35Z" level=info msg="Changes successfully saved" time="2021-01-30T12:01:35Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [22.755876ms]" time="2021-01-30T12:01:36Z" level=debug msg="http: GET /photos (200) [4.980431ms]" time="2021-01-30T12:01:36Z" level=debug msg="http: GET /api/v1/ws (200) [38.751580889s]" time="2021-01-30T12:01:36Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.330849ms]" time="2021-01-30T12:01:36Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [127.955522ms]" time="2021-01-30T12:01:37Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.643579ms]" time="2021-01-30T12:01:37Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [5.242145ms]" time="2021-01-30T12:01:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.392662ms]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [160.931µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [140.607µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [177.276µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [164.75µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [140.012µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [181.536µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [202.69µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [214.71µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [173.123µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [150.111µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [892.157µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [919.054µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [263.346µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [206.233µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [171.262µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [172.206µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [178.397µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [189.048µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [168.867µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [158.814µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [150.351µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [180.791µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [184.926µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [153.482µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.567µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [196.819µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [247.15µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [159.823µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [208.34µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [206.411µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [202.675µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [175.245µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [196.984µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [1.146919ms]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [158.258µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [146.328µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [172.564µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [175.005µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [161.422µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [245.826µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [160.253µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [167.245µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [142.015µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [113.699µs]" time="2021-01-30T12:01:38Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [92.352µs]" time="2021-01-30T12:01:39Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.04481ms]" time="2021-01-30T12:01:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.363044ms]" time="2021-01-30T12:01:40Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [173.201µs]" time="2021-01-30T12:01:40Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [171.956µs]" time="2021-01-30T12:01:40Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [211.14µs]" time="2021-01-30T12:01:40Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [160.73µs]" time="2021-01-30T12:01:40Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [132.276µs]" time="2021-01-30T12:01:40Z" level=info msg="search: label Ski includes 0 categories" time="2021-01-30T12:01:40Z" level=info msg="photos: found 2 results for q:ski public:true dist:20 quality:3 count:60 order:newest merged:true [1.244084ms]" time="2021-01-30T12:01:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ski&public=true&quality=3 (200) [1.82798ms]" time="2021-01-30T12:01:40Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [64.246µs]" time="2021-01-30T12:01:41Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/fit_1280 (200) [263.754µs]" time="2021-01-30T12:01:41Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/fit_1280 (200) [247.541µs]" time="2021-01-30T12:01:41Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/fit_1280 (200) [262.468µs]" time="2021-01-30T12:01:42Z" level=debug msg="http: GET /api/v1/svg/photo (200) [128.152µs]" time="2021-01-30T12:01:42Z" level=debug msg="http: GET /api/v1/photos/pqmxlr438cp4yzf5 (200) [2.386741ms]" time="2021-01-30T12:01:43Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [120.892µs]" time="2021-01-30T12:01:43Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_224 (200) [133.705µs]" time="2021-01-30T12:01:45Z" level=info msg="photos: found 2 results for id:pqmxlr438cp4yzf5 merged:true [776.001µs]" time="2021-01-30T12:01:45Z" level=info msg="Changes successfully saved" time="2021-01-30T12:01:45Z" level=debug msg="http: POST /api/v1/photos/pqmxlr438cp4yzf5/files/fqmxlr41a5qxvokt/primary (200) [14.697854ms]" time="2021-01-30T12:01:45Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [157.779µs]" time="2021-01-30T12:01:46Z" level=debug msg="http: GET /api/v1/photos/pqmxlr438cp4yzf5 (200) [2.377621ms]" time="2021-01-30T12:01:46Z" level=debug msg="http: GET /photos (200) [4.859207ms]" time="2021-01-30T12:01:46Z" level=debug msg="http: GET /api/v1/ws (200) [10.220100725s]" time="2021-01-30T12:01:46Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.63361ms]" time="2021-01-30T12:01:47Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.355231ms]" time="2021-01-30T12:01:48Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.620656ms]" time="2021-01-30T12:01:48Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.149407ms]" time="2021-01-30T12:01:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.992958ms]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [179.19µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [163.682µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [146.256µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [147.745µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [134.87µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [122.05µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [159.581µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [176.946µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [505.066µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [161.313µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [149.198µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [199.1µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [639.526µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [211.168µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [155.439µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [236.109µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [181.358µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [141.704µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [206.911µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [505.512µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [226.161µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.629µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [577.728µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [139.708µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [135.148µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [274.338µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.323µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [136.251µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [145.542µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [149.241µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [166.448µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [129.312µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.61µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [152.796µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [148.642µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [139.426µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [157.351µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [126.751µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [166.293µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [156.496µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.773µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [178.589µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.829µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [465.969µs]" time="2021-01-30T12:01:49Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [151.03µs]" time="2021-01-30T12:01:52Z" level=info msg="geo: found 0 photos for public:true quality:3 s2:13505b6961b4 [321.687µs]" time="2021-01-30T12:01:52Z" level=debug msg="geo: search public:true quality:3 s2:13505b6961b4 [14.425µs]" time="2021-01-30T12:01:52Z" level=debug msg="http: GET /api/v1/geo?q=s2:13505b6961b4&public=true&quality=3 (200) [602.755µs]" time="2021-01-30T12:01:52Z" level=debug msg="http: GET /photos (200) [6.724699ms]" time="2021-01-30T12:01:52Z" level=debug msg="http: GET /api/v1/ws (200) [4.767181524s]" time="2021-01-30T12:01:52Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.335235ms]" time="2021-01-30T12:01:52Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [104.823626ms]" time="2021-01-30T12:01:53Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.459102ms]" time="2021-01-30T12:01:53Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.029832ms]" time="2021-01-30T12:01:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.685574ms]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [178.015µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [243.072µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [142.258µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [138.683µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [135.413µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [156.397µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [186.398µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [147.312µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [152.262µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [158.574µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [153.712µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [140.257µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [181.94µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [167.557µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [243.445µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [181.566µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [183.971µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.499µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [186.207µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [1.333865ms]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [187.792µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [198.242µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [158.89µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [139.563µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [167.177µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [147.892µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [188.629µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [132.687µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [135.515µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.77µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.297µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [217.256µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [134.02µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [160µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [99.715µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [134.783µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [174.05µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [134.948µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [157.54µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [151.297µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [161.852µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [169.928µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [156.139µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [146.031µs]" time="2021-01-30T12:01:54Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [134.319µs]" time="2021-01-30T12:01:55Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.232884ms]" time="2021-01-30T12:01:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.005227ms]" time="2021-01-30T12:01:55Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [175.193µs]" time="2021-01-30T12:01:55Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [182.693µs]" time="2021-01-30T12:01:55Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [178.474µs]" time="2021-01-30T12:01:55Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [128.241µs]" time="2021-01-30T12:01:55Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [244.016µs]" time="2021-01-30T12:01:56Z" level=info msg="search: label group not found, using fuzzy search" time="2021-01-30T12:01:56Z" level=info msg="photos: found 2 results for q:group public:true dist:20 quality:3 count:60 order:newest merged:true [1.369863ms]" time="2021-01-30T12:01:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=group&public=true&quality=3 (200) [1.990037ms]" time="2021-01-30T12:01:57Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.958543ms]" time="2021-01-30T12:01:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.32165ms]" time="2021-01-30T12:01:58Z" level=debug msg="http: GET /api/v1/svg/photo (200) [121.171µs]" time="2021-01-30T12:01:58Z" level=debug msg="http: GET /api/v1/photos/pqmxlr737e5ghal9 (200) [2.319598ms]" time="2021-01-30T12:01:59Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [141.905µs]" time="2021-01-30T12:01:59Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_224 (200) [130.781µs]" time="2021-01-30T12:02:03Z" level=debug msg="media: no original json sidecar file found for photos-010_2.jpg" time="2021-01-30T12:02:03Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T12:02:03Z" level=info msg="media: photos-010_2.jpg was taken at 2013-11-18 16:59:33 +0000 UTC (meta)" time="2021-01-30T12:02:03Z" level=debug msg="index: image classification took 221.008355ms" time="2021-01-30T12:02:03Z" level=debug msg="location: found cell s2:1dcc673fe984" time="2021-01-30T12:02:03Z" level=debug msg="photo: using label Landscape to create title for pqnqxff3t269a4fa" time="2021-01-30T12:02:03Z" level=debug msg="photo: changed title of pqnqxff3t269a4fa to “Landscape / Cape Town / 2013”" time="2021-01-30T12:02:03Z" level=debug msg="media: no new thumbnails created for photos-010_2 [248.865µs]" time="2021-01-30T12:02:03Z" level=info msg="index: updated main jpg file group/photos-010_2.jpg" time="2021-01-30T12:02:03Z" level=debug msg="media: no original json sidecar file found for photos-010.jpg" time="2021-01-30T12:02:03Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T12:02:04Z" level=debug msg="index: image classification took 293.798291ms" time="2021-01-30T12:02:04Z" level=debug msg="location: found cell s2:1dcc673fe984" time="2021-01-30T12:02:04Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T12:02:04Z" level=debug msg="media: no new thumbnails created for photos-010 [86.308µs]" time="2021-01-30T12:02:04Z" level=info msg="index: updated main jpg file group/photos-010.jpg" time="2021-01-30T12:02:04Z" level=info msg="photos: found 1 results for id:pqnqxff3t269a4fa merged:true [627.874µs]" time="2021-01-30T12:02:04Z" level=info msg="photos: found 1 results for id:pqmxlr737e5ghal9 merged:true [784.5µs]" time="2021-01-30T12:02:04Z" level=info msg="File removed from stack" time="2021-01-30T12:02:04Z" level=debug msg="http: POST /api/v1/photos/pqmxlr737e5ghal9/files/fqmxlr73ntz1mr1j/unstack (200) [746.616522ms]" time="2021-01-30T12:02:17Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [10.45821ms]" time="2021-01-30T12:02:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.261313ms]" time="2021-01-30T12:02:17Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [195.239µs]" time="2021-01-30T12:02:18Z" level=info msg="search: label group not found, using fuzzy search" time="2021-01-30T12:02:18Z" level=info msg="photos: found 2 results for q:group public:true dist:20 quality:3 count:60 order:newest merged:true [2.034125ms]" time="2021-01-30T12:02:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=group&public=true&quality=3 (200) [2.789117ms]" time="2021-01-30T12:02:18Z" level=info msg="search: label group not found, using fuzzy search" time="2021-01-30T12:02:18Z" level=info msg="photos: found 2 results for q:group public:true dist:20 quality:3 count:120 order:newest merged:true [1.808279ms]" time="2021-01-30T12:02:18Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=group&public=true&quality=3 (200) [2.682204ms]" time="2021-01-30T12:02:19Z" level=debug msg="http: GET /photos (200) [15.963811ms]" time="2021-01-30T12:02:19Z" level=debug msg="http: GET /api/v1/ws (200) [26.353529831s]" time="2021-01-30T12:02:19Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.460745ms]" time="2021-01-30T12:02:19Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.171321ms]" time="2021-01-30T12:02:20Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.721805ms]" time="2021-01-30T12:02:20Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.811511ms]" time="2021-01-30T12:02:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [23.559737ms]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [173.46µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [132.208µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [210.426µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [184.924µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [208.701µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [212.733µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [208.746µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [238.472µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [164.961µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [187.115µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [170.785µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [144.003µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [200.594µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [178.315µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [148.794µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [189.183µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [651.846µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [442.441µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [159.248µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [159.88µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [292.688µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [138.182µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [144.571µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [155.974µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [167.018µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [139.629µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [246.445µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [153.916µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [148.277µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [147.133µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [180.241µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [123.96µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [321.04µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [153.307µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [864.025µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [140.29µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [175.444µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [138.025µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.643µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [440.279µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [162.644µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [174.199µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [162.367µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [165.348µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [152.608µs]" time="2021-01-30T12:02:21Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [148.271µs]" time="2021-01-30T12:02:22Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.173609ms]" time="2021-01-30T12:02:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3&photo=true (200) [14.912196ms]" time="2021-01-30T12:02:24Z" level=info msg="photos: found 10 results for video:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.021421ms]" time="2021-01-30T12:02:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=video:true&public=true&quality=3&photo=true (200) [3.738728ms]" time="2021-01-30T12:02:24Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [164.148µs]" time="2021-01-30T12:02:24Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [135.921µs]" time="2021-01-30T12:02:24Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [229.96µs]" time="2021-01-30T12:02:24Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [231.158µs]" time="2021-01-30T12:02:24Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [126.238µs]" time="2021-01-30T12:02:24Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [878.278µs]" time="2021-01-30T12:02:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [2.042797ms]" time="2021-01-30T12:02:25Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [918.97µs]" time="2021-01-30T12:02:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.940876ms]" time="2021-01-30T12:02:25Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.725632ms]" time="2021-01-30T12:02:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.245141ms]" time="2021-01-30T12:02:27Z" level=debug msg="http: GET /api/v1/svg/photo (200) [195.035µs]" time="2021-01-30T12:02:27Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [5.487343ms]" time="2021-01-30T12:02:34Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T12:02:34Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [642.369µs]" time="2021-01-30T12:02:34Z" level=info msg="Changes successfully saved" time="2021-01-30T12:02:34Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [38.743011ms]" time="2021-01-30T12:02:40Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T12:02:40Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [509.686µs]" time="2021-01-30T12:02:40Z" level=info msg="Changes successfully saved" time="2021-01-30T12:02:40Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [24.140176ms]" time="2021-01-30T12:02:42Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [2.299541ms]" time="2021-01-30T12:02:48Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [639.966µs]" time="2021-01-30T12:02:48Z" level=info msg="Changes successfully saved" time="2021-01-30T12:02:48Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [22.849901ms]" time="2021-01-30T12:02:49Z" level=info msg="photos: found 2 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.052326ms]" time="2021-01-30T12:02:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [2.1746ms]" time="2021-01-30T12:02:50Z" level=info msg="photos: found 5 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.320007ms]" time="2021-01-30T12:02:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [2.971127ms]" time="2021-01-30T12:02:51Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.238534ms]" time="2021-01-30T12:02:57Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T12:02:57Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [706.172µs]" time="2021-01-30T12:02:57Z" level=info msg="Changes successfully saved" time="2021-01-30T12:02:57Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [26.521931ms]" time="2021-01-30T12:03:03Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T12:03:03Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [544.165µs]" time="2021-01-30T12:03:03Z" level=info msg="Changes successfully saved" time="2021-01-30T12:03:03Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [20.581153ms]" time="2021-01-30T12:03:04Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [2.236936ms]" time="2021-01-30T12:03:11Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [671.78µs]" time="2021-01-30T12:03:11Z" level=info msg="Changes successfully saved" time="2021-01-30T12:03:11Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [21.140616ms]" time="2021-01-30T12:03:11Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:120 order:newest merged:true [869.404µs]" time="2021-01-30T12:03:11Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.488622ms]" time="2021-01-30T12:03:12Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [781.479µs]" time="2021-01-30T12:03:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.359469ms]" time="2021-01-30T12:03:12Z" level=debug msg="http: GET /photos (200) [10.975853ms]" time="2021-01-30T12:03:12Z" level=debug msg="http: GET /api/v1/ws (200) [52.926091885s]" time="2021-01-30T12:03:12Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [18.048253ms]" time="2021-01-30T12:03:12Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [119.335561ms]" time="2021-01-30T12:03:13Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.227641ms]" time="2021-01-30T12:03:13Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [6.614631ms]" time="2021-01-30T12:03:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.013467ms]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [190.782µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [143.061µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [167.003µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [142.722µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [219.357µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [127.335µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [150.184µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [161.838µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [226.784µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [221.379µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [1.179671ms]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [159.46µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [262.449µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [206.543µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [158.585µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [192.108µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [170.519µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [136.047µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [182.359µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [143.078µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [149.78µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [137.596µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [148.284µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [144.129µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [159.32µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [143.327µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [123.338µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [137.438µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [136.889µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [155.541µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [158.218µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [133.274µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [162.231µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [167.269µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [165.957µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [141.953µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [163.501µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [2.061549ms]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [168.441µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [1.324127ms]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [401.608µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [162.587µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [124.876µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [126.215µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [129.728µs]" time="2021-01-30T12:03:14Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [132.338µs]" time="2021-01-30T12:03:16Z" level=info msg="geo: found 33 photos for public:true quality:3 [1.015247ms]" time="2021-01-30T12:03:16Z" level=debug msg="geo: search public:true quality:3 [14.09µs]" time="2021-01-30T12:03:16Z" level=debug msg="http: GET /api/v1/geo?q=&public=true&quality=3 (200) [2.624955ms]" time="2021-01-30T12:03:16Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [89.461µs]" time="2021-01-30T12:03:16Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [91.196µs]" time="2021-01-30T12:03:17Z" level=info msg="search: label berlin not found, using fuzzy search" time="2021-01-30T12:03:17Z" level=info msg="geo: found 4 photos for q:berlin public:true quality:3 [2.864215ms]" time="2021-01-30T12:03:17Z" level=debug msg="geo: search q:berlin public:true quality:3 [19.962µs]" time="2021-01-30T12:03:17Z" level=debug msg="http: GET /api/v1/geo?q=Berlin&public=true&quality=3 (200) [3.286334ms]" time="2021-01-30T12:03:17Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [92.127µs]" time="2021-01-30T12:03:17Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_50 (200) [88.93µs]" time="2021-01-30T12:03:18Z" level=debug msg="http: GET /photos (200) [5.447997ms]" time="2021-01-30T12:03:18Z" level=debug msg="http: GET /api/v1/ws (200) [5.187706801s]" time="2021-01-30T12:03:18Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.394022ms]" time="2021-01-30T12:03:18Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [112.981901ms]" time="2021-01-30T12:03:19Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.523806ms]" time="2021-01-30T12:03:19Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.92282ms]" time="2021-01-30T12:03:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.138316ms]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [213.472µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [159.818µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [147.344µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [143.133µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [140.46µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [124.406µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [216.604µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [159.081µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [158.3µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [170.673µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [158.802µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [152.204µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [183.946µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [243.056µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [157.826µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [217.068µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [195.386µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [139.188µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [160.329µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [161.125µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [239.458µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [154.775µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [326.934µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [152.56µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [375.125µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.251µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [160.783µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [141.405µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.743µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [155.56µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [357.711µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [152.193µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [157.409µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.424µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [159.027µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [146.754µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [167.135µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [121.734µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [179.691µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [171.543µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [162.845µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [158.551µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [154.77µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [148.264µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [262.399µs]" time="2021-01-30T12:03:20Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [122.775µs]" time="2021-01-30T12:03:22Z" level=info msg="geo: found 33 photos for public:true quality:3 [1.097527ms]" time="2021-01-30T12:03:22Z" level=debug msg="geo: search public:true quality:3 [15.437µs]" time="2021-01-30T12:03:22Z" level=debug msg="http: GET /api/v1/geo?q=&public=true&quality=3 (200) [2.186994ms]" time="2021-01-30T12:03:22Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [76.995µs]" time="2021-01-30T12:03:22Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [70.258µs]" time="2021-01-30T12:03:27Z" level=info msg="search: label berlin not found, using fuzzy search" time="2021-01-30T12:03:27Z" level=info msg="geo: found 4 photos for q:berlin public:true quality:3 [1.392239ms]" time="2021-01-30T12:03:27Z" level=debug msg="geo: search q:berlin public:true quality:3 [22.41µs]" time="2021-01-30T12:03:27Z" level=debug msg="http: GET /api/v1/geo?q=Berlin&public=true&quality=3 (200) [2.001639ms]" time="2021-01-30T12:03:27Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [81.257µs]" time="2021-01-30T12:03:27Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_50 (200) [87.203µs]" time="2021-01-30T12:03:28Z" level=debug msg="http: GET /api/v1/config (200) [3.622244ms]" time="2021-01-30T12:03:57Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [65.324µs]" time="2021-01-30T12:03:57Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [207.825µs]" time="2021-01-30T12:03:57Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/fit_1280 (200) [308.444µs]" time="2021-01-30T12:03:57Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/fit_1280 (200) [6.408252ms]" time="2021-01-30T12:03:58Z" level=debug msg="http: GET /photos (200) [4.811487ms]" time="2021-01-30T12:03:58Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/fit_1280 (200) [329.228µs]" time="2021-01-30T12:03:58Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/fit_1280 (200) [337.107µs]" time="2021-01-30T12:03:58Z" level=debug msg="http: GET /api/v1/ws (200) [39.592151204s]" time="2021-01-30T12:03:58Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [18.213452ms]" time="2021-01-30T12:03:58Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.287138ms]" time="2021-01-30T12:03:59Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.767908ms]" time="2021-01-30T12:03:59Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.156625ms]" time="2021-01-30T12:03:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.03763ms]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [191.301µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [166.085µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [144.363µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [149.819µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [143.12µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [130.213µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [145.003µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [159.327µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [195.055µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [159.632µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [154.798µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [138.109µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [177.655µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [156.062µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [154.558µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [204.236µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [177.761µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [136.545µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [154.185µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [157.159µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [143.844µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [148.169µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [137.158µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [192.618µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [143.494µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [155.702µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [133.697µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [184.07µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [145.865µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [157.317µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [172.801µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.105µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [154.582µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [161.315µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [466.303µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [148.94µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [201.019µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [372.917µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [165.718µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [176.005µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.329µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [156.889µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [156.162µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [150.562µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [148.365µs]" time="2021-01-30T12:04:00Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [137.02µs]" time="2021-01-30T12:04:01Z" level=debug msg="http: GET /static/img/badge-agpl.svg (200) [291.414µs]" time="2021-01-30T12:04:01Z" level=debug msg="http: GET /static/img/badge-twitter.svg (200) [273.155µs]" time="2021-01-30T12:04:01Z" level=debug msg="http: GET /static/img/badge-chat.svg (200) [237.954µs]" time="2021-01-30T12:04:01Z" level=debug msg="http: GET /static/img/badge-docs.svg (200) [974.301µs]" time="2021-01-30T12:04:02Z" level=debug msg="http: GET /photos (200) [6.756507ms]" time="2021-01-30T12:04:02Z" level=debug msg="http: GET /api/v1/ws (200) [3.474017247s]" time="2021-01-30T12:04:02Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.363729ms]" time="2021-01-30T12:04:02Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.684141ms]" time="2021-01-30T12:04:03Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.540817ms]" time="2021-01-30T12:04:03Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.079139ms]" time="2021-01-30T12:04:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [21.237206ms]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [175.931µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [138.94µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [170.673µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [209.977µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [199.045µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [227.906µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [155.422µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [417.234µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [1.19533ms]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [166.378µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [214.807µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [152.328µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [200.049µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [229.542µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [152.728µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [189.6µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [176.767µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [147.07µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [145.3µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [187.126µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [141.605µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [133.504µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [142.659µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [155.193µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [160.124µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [164.3µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [148.275µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [142.405µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [213.499µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [187.475µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [202.067µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [192.862µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [183.166µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [143.127µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [161.21µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [141.059µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [232.9µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [141.184µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.517µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [145.522µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [164.239µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [159.88µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [178.321µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [178.774µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [160.602µs]" time="2021-01-30T12:04:04Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [190.248µs]" time="2021-01-30T12:04:05Z" level=debug msg="http: GET /static/img/agplv3-small.png (200) [59.027µs]" time="2021-01-30T12:04:06Z" level=debug msg="http: GET /photos (200) [16.454683ms]" time="2021-01-30T12:04:06Z" level=debug msg="http: GET /api/v1/ws (200) [3.40509788s]" time="2021-01-30T12:04:06Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.340342ms]" time="2021-01-30T12:04:06Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.827395ms]" time="2021-01-30T12:04:07Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.130308ms]" time="2021-01-30T12:04:07Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.66962ms]" time="2021-01-30T12:04:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.040687ms]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [155.455µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [153.279µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [167.595µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [144.924µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [148.947µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [134.661µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [163.11µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [193.803µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [150.614µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [155.501µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [157.447µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [135.156µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [181.648µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [176.78µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [155.493µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [164.282µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [171.924µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [136.882µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [159.881µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [164.251µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [150.979µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [138.561µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [453.564µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [152.08µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [148.503µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [150.066µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [156.304µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [835.135µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [151.031µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [147.102µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [167.626µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [143.46µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [338.031µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [158.329µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [129.802µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [3.003797ms]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [160.035µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [131.017µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [155.887µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [155.27µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [164.342µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [161.798µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [153.426µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.736µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [149.314µs]" time="2021-01-30T12:04:08Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [135.187µs]" time="2021-01-30T12:04:09Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.819045ms]" time="2021-01-30T12:04:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.432976ms]" time="2021-01-30T12:04:09Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [207.665µs]" time="2021-01-30T12:04:09Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [134.848µs]" time="2021-01-30T12:04:09Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [259.042µs]" time="2021-01-30T12:04:09Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [135.315µs]" time="2021-01-30T12:04:09Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [111.342µs]" time="2021-01-30T12:04:11Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.154564ms]" time="2021-01-30T12:04:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.8013ms]" time="2021-01-30T12:04:13Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [60.019µs]" time="2021-01-30T12:04:13Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/fit_1280 (200) [207.819µs]" time="2021-01-30T12:04:13Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [204.907µs]" time="2021-01-30T12:04:13Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (200) [203.315µs]" time="2021-01-30T12:04:13Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (304) [80.267µs]" time="2021-01-30T12:04:14Z" level=debug msg="http: GET /api/v1/svg/photo (200) [145.42µs]" time="2021-01-30T12:04:14Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.438298ms]" time="2021-01-30T12:04:16Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.323015ms]" time="2021-01-30T12:04:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [4.739667ms]" time="2021-01-30T12:04:17Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [189.352µs]" time="2021-01-30T12:04:17Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [263.227µs]" time="2021-01-30T12:04:17Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [163.279µs]" time="2021-01-30T12:04:23Z" level=debug msg="http: GET /api/v1/config (200) [4.764691ms]" time="2021-01-30T12:04:25Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:04:25Z" level=debug msg="http: POST /api/v1/settings (200) [4.026858ms]" time="2021-01-30T12:04:25Z" level=debug msg="http: GET /settings (200) [4.892728ms]" time="2021-01-30T12:04:25Z" level=debug msg="http: GET /api/v1/ws (200) [19.174653707s]" time="2021-01-30T12:04:32Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:04:32Z" level=debug msg="http: POST /api/v1/settings (200) [4.360226ms]" time="2021-01-30T12:04:37Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:04:37Z" level=debug msg="http: POST /api/v1/settings (200) [4.079746ms]" time="2021-01-30T12:04:42Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:04:42Z" level=debug msg="http: POST /api/v1/settings (200) [3.816776ms]" time="2021-01-30T12:04:48Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:04:48Z" level=debug msg="http: POST /api/v1/settings (200) [5.438035ms]" time="2021-01-30T12:04:53Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:04:53Z" level=debug msg="http: POST /api/v1/settings (200) [4.204728ms]" time="2021-01-30T12:04:59Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:04:59Z" level=debug msg="http: POST /api/v1/settings (200) [4.208908ms]" time="2021-01-30T12:05:04Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:05:04Z" level=debug msg="http: POST /api/v1/settings (200) [14.595097ms]" time="2021-01-30T12:05:10Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:05:10Z" level=debug msg="http: POST /api/v1/settings (200) [4.22009ms]" time="2021-01-30T12:05:10Z" level=debug msg="http: GET /api/v1/config (200) [3.744979ms]" time="2021-01-30T12:05:15Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:05:15Z" level=debug msg="http: POST /api/v1/settings (200) [5.493972ms]" time="2021-01-30T12:05:20Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:05:20Z" level=debug msg="http: POST /api/v1/settings (200) [4.089557ms]" time="2021-01-30T12:05:26Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:05:26Z" level=debug msg="http: POST /api/v1/settings (200) [4.326697ms]" time="2021-01-30T12:05:31Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:05:31Z" level=debug msg="http: POST /api/v1/settings (200) [3.889993ms]" time="2021-01-30T12:05:36Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:05:36Z" level=debug msg="http: POST /api/v1/settings (200) [3.860449ms]" time="2021-01-30T12:05:42Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T12:05:42Z" level=debug msg="http: POST /api/v1/settings (200) [5.133575ms]" time="2021-01-30T12:05:42Z" level=debug msg="http: GET /settings/library (200) [6.927478ms]" time="2021-01-30T12:05:42Z" level=debug msg="http: GET /api/v1/ws (200) [1m17.011474569s]" time="2021-01-30T12:05:43Z" level=debug msg="albums: search type:month count:24 [9.736µs]" time="2021-01-30T12:05:43Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.997517ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:1 order:relevance [883.068µs]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqnqtnv3f5ibtghn:tile_500 [1.88143ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [2.054004ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:1 order:relevance [730.865µs]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqnah1mlu18nkw5y:tile_500 [2.374516ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [2.556797ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 0 results for filter:\"public:true year:2020 month:10\" public:true dist:20 album:aqnqx8b2j2jtedac year:2020 month:10 count:1 order:relevance [970.889µs]" time="2021-01-30T12:05:44Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqx8b2j2jtedac" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqnqx8b2j2jtedac/t/public/tile_500 (200) [2.633474ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:1 order:relevance [1.58212ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:7\" public:true dist:20 album:aqnah1m1h8qd6czu year:2020 month:7 count:1 order:relevance [2.799571ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqnah1m3ralbeur8:tile_500 [4.225887ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [4.377212ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqnah1m1h8qd6czu:tile_500 [4.323611ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [4.59072ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:10\" public:true dist:20 album:aqmxlr72fxziu7do year:2019 month:10 count:1 order:relevance [798.527µs]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:6\" public:true dist:20 album:aqmxlr786sc7zz3b year:2019 month:6 count:1 order:relevance [741.122µs]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr786sc7zz3b:tile_500 [1.598069ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr72fxziu7do:tile_500 [2.348862ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [1.777883ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [2.505488ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:5\" public:true dist:20 album:aqmxlr72lk7l5jal year:2019 month:5 count:1 order:relevance [1.154909ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr72lk7l5jal:tile_500 [2.156355ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [2.3306ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:7\" public:true dist:20 album:aqnah1m16ogr95li year:2018 month:7 count:1 order:relevance [1.443789ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqnah1m16ogr95li:tile_500 [2.485034ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [2.648585ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:5\" public:true dist:20 album:aqmxlr77il8cr8g8 year:2018 month:5 count:1 order:relevance [639.551µs]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr77il8cr8g8:tile_500 [2.214126ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [2.78134ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:1\" public:true dist:20 album:aqnah1m36lkobl18 year:2018 month:1 count:1 order:relevance [1.35959ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:12\" public:true dist:20 album:aqmxlr7277y14dl4 year:2017 month:12 count:1 order:relevance [1.320628ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:10\" public:true dist:20 album:aqmxlr73d4khlo9d year:2017 month:10 count:1 order:relevance [722.884µs]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr7277y14dl4:tile_500 [2.962746ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:8\" public:true dist:20 album:aqmxlr716gxvw2gk year:2017 month:8 count:1 order:relevance [1.17116ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [3.219381ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr73d4khlo9d:tile_500 [3.038675ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [3.174089ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:1 order:relevance [781.929µs]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr716gxvw2gk:tile_500 [2.617702ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [2.79707ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqnah1m36lkobl18:tile_500 [6.363108ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [6.547242ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr71p6zo22dk:tile_500 [3.527637ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [3.650435ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:12\" public:true dist:20 album:aqmxlr71pa8hobcu year:2015 month:12 count:1 order:relevance [637.908µs]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr71pa8hobcu:tile_500 [1.596535ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [1.772336ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:2\" public:true dist:20 album:aqmxlr71kb5nyuyb year:2015 month:2 count:1 order:relevance [1.025824ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:1 order:relevance [677.81µs]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr71kb5nyuyb:tile_500 [2.036804ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [2.181126ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr71rt835kpf:tile_500 [1.474006ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [1.59043ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:11\" public:true dist:20 album:aqmxlr73qmi2bmrj year:2015 month:11 count:1 order:relevance [6.595543ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr73qmi2bmrj:tile_500 [8.913583ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [11.134891ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:12\" public:true dist:20 album:aqnqwzmej81a2ff3 year:2013 month:12 count:1 order:relevance [1.498531ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqnqwzmej81a2ff3:tile_500 [2.857475ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqnqwzmej81a2ff3/t/public/tile_500 (200) [3.043162ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:11\" public:true dist:20 album:aqmxlr73gwwnd233 year:2013 month:11 count:1 order:relevance [1.003244ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnqwxk3i9kaq6wn year:2010 month:3 count:1 order:relevance [1.710578ms]" time="2021-01-30T12:05:44Z" level=info msg="photos: found 0 results for filter:\"public:true year:2011 month:7\" public:true dist:20 album:aqnqx9c1hx636n4k year:2011 month:7 count:1 order:relevance [2.439668ms]" time="2021-01-30T12:05:44Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqx9c1hx636n4k" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqnqx9c1hx636n4k/t/public/tile_500 (200) [2.789539ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqnqwxk3i9kaq6wn:tile_500 [3.648537ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqnqwxk3i9kaq6wn/t/public/tile_500 (200) [3.780276ms]" time="2021-01-30T12:05:44Z" level=debug msg="cached album-cover:aqmxlr73gwwnd233:tile_500 [3.354768ms]" time="2021-01-30T12:05:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [3.506405ms]" time="2021-01-30T12:05:50Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [393.028µs]" time="2021-01-30T12:05:50Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.841265ms]" time="2021-01-30T12:05:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.308401ms]" time="2021-01-30T12:05:51Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (304) [67.701µs]" time="2021-01-30T12:05:57Z" level=debug msg="albums: search type:month count:24 [10.776µs]" time="2021-01-30T12:05:57Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.887229ms]" time="2021-01-30T12:06:03Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [346.14µs]" time="2021-01-30T12:06:03Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.769849ms]" time="2021-01-30T12:06:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.406144ms]" time="2021-01-30T12:06:10Z" level=debug msg="albums: search type:month count:24 [10.071µs]" time="2021-01-30T12:06:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.932317ms]" time="2021-01-30T12:06:17Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [524.929µs]" time="2021-01-30T12:06:17Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [2.158957ms]" time="2021-01-30T12:06:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [4.32605ms]" time="2021-01-30T12:06:21Z" level=debug msg="http: GET /api/v1/config (200) [13.135127ms]" time="2021-01-30T12:06:23Z" level=debug msg="albums: search type:folder count:24 order:default [11.255µs]" time="2021-01-30T12:06:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.102623ms]" time="2021-01-30T12:06:23Z" level=info msg="photos: found 1 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:1 order:relevance [986.423µs]" time="2021-01-30T12:06:23Z" level=debug msg="cached album-cover:aqnah1321mgkt1w2:tile_500 [1.927774ms]" time="2021-01-30T12:06:23Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [2.84315ms]" time="2021-01-30T12:06:23Z" level=info msg="photos: found 1 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:1 order:relevance [933.434µs]" time="2021-01-30T12:06:23Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada/BotanicalGarden public:true\" path:Vacation/Kanada/BotanicalGarden public:true dist:20 album:aqmxlqn1jjo8z5so count:1 order:relevance [3.181809ms]" time="2021-01-30T12:06:23Z" level=debug msg="cached album-cover:aqmxlqn1jjo8z5so:tile_500 [4.057761ms]" time="2021-01-30T12:06:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [4.220887ms]" time="2021-01-30T12:06:23Z" level=debug msg="cached album-cover:aqmxlqn3jaryd4ga:tile_500 [3.664133ms]" time="2021-01-30T12:06:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [3.81343ms]" time="2021-01-30T12:06:23Z" level=info msg="photos: found 1 results for filter:\"path:Images public:true\" path:Images public:true dist:20 album:aqmxlqn2gmo9g29n count:1 order:relevance [878.509µs]" time="2021-01-30T12:06:23Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:1 order:relevance [1.842293ms]" time="2021-01-30T12:06:23Z" level=debug msg="cached album-cover:aqmxlqn2k1qfipmd:tile_500 [4.402564ms]" time="2021-01-30T12:06:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [4.599767ms]" time="2021-01-30T12:06:23Z" level=debug msg="cached album-cover:aqmxlqn2gmo9g29n:tile_500 [5.931785ms]" time="2021-01-30T12:06:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [6.080193ms]" time="2021-01-30T12:06:23Z" level=info msg="photos: found 1 results for filter:\"path:moment public:true\" path:moment public:true dist:20 album:aqnah13taorx6aey count:1 order:relevance [930.488µs]" time="2021-01-30T12:06:23Z" level=debug msg="cached album-cover:aqnah13taorx6aey:tile_500 [1.835226ms]" time="2021-01-30T12:06:23Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [1.973867ms]" time="2021-01-30T12:06:23Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnqwxhczu6bzc73 count:1 order:relevance [1.645893ms]" time="2021-01-30T12:06:23Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/KorsikaAdventure public:true\" path:Vacation/KorsikaAdventure public:true dist:20 album:aqmxlqn3sth9hh3s count:1 order:relevance [4.971079ms]" time="2021-01-30T12:06:23Z" level=debug msg="cached album-cover:aqnqwxhczu6bzc73:tile_500 [4.224846ms]" time="2021-01-30T12:06:23Z" level=debug msg="http: GET /api/v1/albums/aqnqwxhczu6bzc73/t/public/tile_500 (200) [4.371136ms]" time="2021-01-30T12:06:23Z" level=debug msg="cached album-cover:aqmxlqn3sth9hh3s:tile_500 [6.915353ms]" time="2021-01-30T12:06:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [7.069128ms]" time="2021-01-30T12:06:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [321.359µs]" time="2021-01-30T12:06:29Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.346849ms]" time="2021-01-30T12:06:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.320971ms]" time="2021-01-30T12:06:36Z" level=debug msg="albums: search type:folder count:24 order:default [10.577µs]" time="2021-01-30T12:06:36Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.083791ms]" time="2021-01-30T12:06:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [386.94µs]" time="2021-01-30T12:06:42Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.48965ms]" time="2021-01-30T12:06:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [7.057751ms]" time="2021-01-30T12:06:49Z" level=debug msg="albums: search type:folder count:24 order:default [10.506µs]" time="2021-01-30T12:06:49Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.088868ms]" time="2021-01-30T12:06:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [361.225µs]" time="2021-01-30T12:06:55Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.416111ms]" time="2021-01-30T12:06:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.832104ms]" time="2021-01-30T12:07:02Z" level=debug msg="albums: search type:album count:24 [9.948µs]" time="2021-01-30T12:07:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [776.824µs]" time="2021-01-30T12:07:02Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.182878ms]" time="2021-01-30T12:07:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.394975ms]" time="2021-01-30T12:07:02Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [2.007836ms]" time="2021-01-30T12:07:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [2.370838ms]" time="2021-01-30T12:07:08Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [403.59µs]" time="2021-01-30T12:07:08Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [820.122µs]" time="2021-01-30T12:07:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.323015ms]" time="2021-01-30T12:07:14Z" level=debug msg="albums: search type:album count:24 [36.083µs]" time="2021-01-30T12:07:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [800.68µs]" time="2021-01-30T12:07:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [331.716µs]" time="2021-01-30T12:07:21Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [724.019µs]" time="2021-01-30T12:07:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.159946ms]" time="2021-01-30T12:07:27Z" level=debug msg="albums: search type:album count:24 [10.24µs]" time="2021-01-30T12:07:27Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [815.625µs]" time="2021-01-30T12:07:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [368.392µs]" time="2021-01-30T12:07:34Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [798.619µs]" time="2021-01-30T12:07:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.278851ms]" time="2021-01-30T12:07:40Z" level=info msg="photos: found 60 results for dist:20 count:60 order:newest merged:true [8.694831ms]" time="2021-01-30T12:07:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q= (200) [17.426033ms]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [185.347µs]" time="2021-01-30T12:07:41Z" level=info msg="photos: found 6 results for dist:20 count:60 offset:60 order:newest merged:true [1.58616ms]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [1.091128ms]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (304) [257.869µs]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q= (200) [4.553921ms]" time="2021-01-30T12:07:41Z" level=info msg="photos: found 66 results for dist:20 count:360 order:newest merged:true [13.299078ms]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q= (200) [23.803407ms]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [153.976µs]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [173.755µs]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [170.704µs]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [155.773µs]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (304) [65.97µs]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (304) [130.912µs]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (304) [109.279µs]" time="2021-01-30T12:07:41Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (304) [69.032µs]" time="2021-01-30T12:07:42Z" level=info msg="photos: found 54 results for photo:true dist:20 count:60 order:newest merged:true [8.014958ms]" time="2021-01-30T12:07:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true (200) [16.245451ms]" time="2021-01-30T12:07:44Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (304) [510.116µs]" time="2021-01-30T12:07:44Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/fit_1280 (200) [257.245µs]" time="2021-01-30T12:07:44Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/fit_1280 (200) [482.091µs]" time="2021-01-30T12:07:44Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (304) [1.593327ms]" time="2021-01-30T12:07:46Z" level=debug msg="http: GET /api/v1/svg/photo (200) [136.443µs]" time="2021-01-30T12:07:46Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.322272ms]" time="2021-01-30T12:07:55Z" level=info msg="Settings saved" time="2021-01-30T12:07:55Z" level=debug msg="http: POST /api/v1/settings (200) [4.174075ms]" time="2021-01-30T12:07:55Z" level=debug msg="http: GET /settings (200) [4.597166ms]" time="2021-01-30T12:07:55Z" level=debug msg="http: GET /api/v1/ws (200) [2m12.72440797s]" time="2021-01-30T12:07:55Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (304) [148.245µs]" time="2021-01-30T12:07:55Z" level=debug msg="http: GET /static/build/app.js?feb75914 (304) [149.38µs]" time="2021-01-30T12:07:56Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (304) [70.755µs]" time="2021-01-30T12:08:01Z" level=info msg="Settings saved" time="2021-01-30T12:08:01Z" level=debug msg="http: POST /api/v1/settings (200) [4.005134ms]" time="2021-01-30T12:08:07Z" level=info msg="Settings saved" time="2021-01-30T12:08:07Z" level=debug msg="http: POST /api/v1/settings (200) [4.274886ms]" time="2021-01-30T12:08:12Z" level=info msg="Settings saved" time="2021-01-30T12:08:12Z" level=debug msg="http: POST /api/v1/settings (200) [4.192807ms]" time="2021-01-30T12:08:18Z" level=info msg="Settings saved" time="2021-01-30T12:08:18Z" level=debug msg="http: POST /api/v1/settings (200) [4.318673ms]" time="2021-01-30T12:08:23Z" level=info msg="Settings saved" time="2021-01-30T12:08:23Z" level=debug msg="http: POST /api/v1/settings (200) [4.786067ms]" time="2021-01-30T12:08:28Z" level=info msg="Settings saved" time="2021-01-30T12:08:28Z" level=debug msg="http: POST /api/v1/settings (200) [4.302435ms]" time="2021-01-30T12:08:34Z" level=info msg="Settings saved" time="2021-01-30T12:08:34Z" level=debug msg="http: POST /api/v1/settings (200) [3.850984ms]" time="2021-01-30T12:08:39Z" level=info msg="Settings saved" time="2021-01-30T12:08:39Z" level=debug msg="http: POST /api/v1/settings (200) [4.691905ms]" time="2021-01-30T12:08:44Z" level=info msg="Settings saved" time="2021-01-30T12:08:44Z" level=debug msg="http: POST /api/v1/settings (200) [3.983201ms]" time="2021-01-30T12:08:50Z" level=info msg="Settings saved" time="2021-01-30T12:08:50Z" level=debug msg="http: POST /api/v1/settings (200) [4.107064ms]" time="2021-01-30T12:08:55Z" level=info msg="Settings saved" time="2021-01-30T12:08:55Z" level=debug msg="http: POST /api/v1/settings (200) [9.044061ms]" time="2021-01-30T12:09:01Z" level=info msg="Settings saved" time="2021-01-30T12:09:01Z" level=debug msg="http: POST /api/v1/settings (200) [4.14286ms]" time="2021-01-30T12:09:06Z" level=info msg="Settings saved" time="2021-01-30T12:09:06Z" level=debug msg="http: POST /api/v1/settings (200) [4.022663ms]" time="2021-01-30T12:09:07Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.087136ms]" time="2021-01-30T12:09:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.21196ms]" time="2021-01-30T12:09:14Z" level=info msg="Settings saved" time="2021-01-30T12:09:14Z" level=debug msg="http: POST /api/v1/settings (200) [4.40409ms]" time="2021-01-30T12:09:14Z" level=debug msg="http: GET /photos (200) [5.440803ms]" time="2021-01-30T12:09:14Z" level=debug msg="http: GET /api/v1/ws (200) [1m19.087337484s]" time="2021-01-30T12:09:14Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.410755ms]" time="2021-01-30T12:09:15Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.657408ms]" time="2021-01-30T12:09:16Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.597596ms]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.720639ms]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.194012ms]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [206.274µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [134.914µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [151.018µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [200.633µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [177.024µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [153.213µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [120.785µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [204.682µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [174.782µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [334.629µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [156.8µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [121.449µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [177.869µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [134.959µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [148.969µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [132.92µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [162.902µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [132.239µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [121.212µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [172.128µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [123.332µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [171.122µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [143.383µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.296µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [158.911µs]" time="2021-01-30T12:09:16Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [173.125µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [158.508µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [152.051µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [156.952µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.051µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [255.475µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [130.964µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [301.833µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [482.711µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.765µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [128.496µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [202.464µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [142.501µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [155.015µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [144.127µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.782µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [152.659µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [147.288µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [221.469µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [209.414µs]" time="2021-01-30T12:09:17Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [147.469µs]" time="2021-01-30T12:09:18Z" level=debug msg="albums: search type:state count:24 [9.812µs]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.30688ms]" time="2021-01-30T12:09:18Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [734.672µs]" time="2021-01-30T12:09:18Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [1.751172ms]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [1.929949ms]" time="2021-01-30T12:09:18Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [900.941µs]" time="2021-01-30T12:09:18Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [1.109037ms]" time="2021-01-30T12:09:18Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [2.664395ms]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [2.89015ms]" time="2021-01-30T12:09:18Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [923.392µs]" time="2021-01-30T12:09:18Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [4.921073ms]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [5.089108ms]" time="2021-01-30T12:09:18Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [722.396µs]" time="2021-01-30T12:09:18Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [6.023339ms]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [6.190481ms]" time="2021-01-30T12:09:18Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:KwaZulu-Natal\" public:true dist:20 album:aqnqwzm161y6onrs country:za state:\"KwaZulu-Natal\" count:1 order:relevance [5.028262ms]" time="2021-01-30T12:09:18Z" level=debug msg="cached album-cover:aqnqwzm161y6onrs:tile_500 [7.644801ms]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm161y6onrs/t/public/tile_500 (200) [7.801484ms]" time="2021-01-30T12:09:18Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [681.354µs]" time="2021-01-30T12:09:18Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [12.45602ms]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [12.589852ms]" time="2021-01-30T12:09:18Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [1.68763ms]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [1.812537ms]" time="2021-01-30T12:09:18Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnqx9c382g8qg6k country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [488.047µs]" time="2021-01-30T12:09:18Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqx9c382g8qg6k" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums/aqnqx9c382g8qg6k/t/public/tile_500 (200) [882.643µs]" time="2021-01-30T12:09:18Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [873.08µs]" time="2021-01-30T12:09:18Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [786.637µs]" time="2021-01-30T12:09:18Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [1.650207ms]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [1.785935ms]" time="2021-01-30T12:09:18Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [2.371789ms]" time="2021-01-30T12:09:18Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [754.415µs]" time="2021-01-30T12:09:18Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [713.473µs]" time="2021-01-30T12:09:18Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [2.018703ms]" time="2021-01-30T12:09:18Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [1.591393ms]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [4.919926ms]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [1.751121ms]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [2.64418ms]" time="2021-01-30T12:09:18Z" level=debug msg="albums: search q:canada type:state count:24 [11.136µs]" time="2021-01-30T12:09:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Canada&category=&type=state (200) [827.954µs]" time="2021-01-30T12:09:21Z" level=info msg="Album saved" time="2021-01-30T12:09:21Z" level=debug msg="albums: search id:aqmxlr722zyrizc7 [12.665µs]" time="2021-01-30T12:09:21Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr722zyrizc7 (200) [15.625246ms]" time="2021-01-30T12:09:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7 (200) [294.484µs]" time="2021-01-30T12:09:21Z" level=info msg="photos: found 2 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:60 order:newest merged:true [845.841µs]" time="2021-01-30T12:09:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr722zyrizc7&filter=public:true+country:ca+state:%22British+Columbia%22&merged=true&country=&camera=0&order=newest&q= (200) [1.490028ms]" time="2021-01-30T12:09:22Z" level=debug msg="albums: search type:state count:24 [10.269µs]" time="2021-01-30T12:09:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.262967ms]" time="2021-01-30T12:09:22Z" level=debug msg="albums: search type:state category:Mountains count:24 [10.756µs]" time="2021-01-30T12:09:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=state (200) [640.3µs]" time="2021-01-30T12:09:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7 (200) [419.911µs]" time="2021-01-30T12:09:23Z" level=info msg="photos: found 2 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:60 order:newest merged:true [922.958µs]" time="2021-01-30T12:09:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr722zyrizc7&filter=public:true+country:ca+state:%22British+Columbia%22&merged=true&country=&camera=0&order=newest&q= (200) [1.540656ms]" time="2021-01-30T12:09:26Z" level=info msg="Album saved" time="2021-01-30T12:09:26Z" level=debug msg="albums: search id:aqmxlr722zyrizc7 [8.403µs]" time="2021-01-30T12:09:26Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr722zyrizc7 (200) [15.54468ms]" time="2021-01-30T12:09:26Z" level=info msg="photos: found 2 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:120 order:newest merged:true [933.208µs]" time="2021-01-30T12:09:26Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr722zyrizc7&filter=public:true+country:ca+state:%22British+Columbia%22&merged=true&country=&camera=0&order=newest&q= (200) [1.765855ms]" time="2021-01-30T12:09:26Z" level=debug msg="albums: search type:state count:24 [10.749µs]" time="2021-01-30T12:09:26Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.732885ms]" time="2021-01-30T12:09:27Z" level=debug msg="albums: search q:canada type:state count:24 [14.427µs]" time="2021-01-30T12:09:27Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Canada&category=&type=state (200) [871.016µs]" time="2021-01-30T12:09:27Z" level=debug msg="http: GET /photos (200) [4.928521ms]" time="2021-01-30T12:09:27Z" level=debug msg="http: GET /api/v1/ws (200) [11.984096654s]" time="2021-01-30T12:09:27Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.543539ms]" time="2021-01-30T12:09:27Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.817053ms]" time="2021-01-30T12:09:28Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.357933ms]" time="2021-01-30T12:09:28Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.821696ms]" time="2021-01-30T12:09:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.764804ms]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [213.596µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [134.047µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [144.06µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [149.992µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [137.856µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [115.919µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [275.44µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.851µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.605µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [193.618µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [183.641µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [130.976µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [198.499µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [172.326µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [171.194µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [219.547µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [242.203µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.907µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [151.193µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [174.74µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [143.188µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [143.043µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [152.663µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [285.05µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [149.053µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [140.65µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [121.421µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [134.212µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [114.809µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [153.244µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [193.731µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [139.758µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [150.107µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [124.422µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.469µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [137.845µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [159.339µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [304.947µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [357.133µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [147.275µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [263.246µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [156.313µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [151.955µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [152.414µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [143.545µs]" time="2021-01-30T12:09:29Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [438.53µs]" time="2021-01-30T12:09:30Z" level=debug msg="albums: search type:state count:24 [9.566µs]" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.111152ms]" time="2021-01-30T12:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.163µs]" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [182.197µs]" time="2021-01-30T12:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [4.107µs]" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [192.062µs]" time="2021-01-30T12:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.549µs]" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [191.737µs]" time="2021-01-30T12:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [3.788µs]" time="2021-01-30T12:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.783µs]" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [457.521µs]" time="2021-01-30T12:09:30Z" level=debug msg="cache hit for album-cover:aqnqwzm161y6onrs:tile_500 [3.591µs]" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm161y6onrs/t/public/tile_500 (200) [182.66µs]" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [1.871488ms]" time="2021-01-30T12:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [126.68µs]" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [308.044µs]" time="2021-01-30T12:09:30Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnqx9c382g8qg6k country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [499.454µs]" time="2021-01-30T12:09:30Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqx9c382g8qg6k" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums/aqnqx9c382g8qg6k/t/public/tile_500 (200) [861.498µs]" time="2021-01-30T12:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [2.979µs]" time="2021-01-30T12:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [4.463µs]" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [169.852µs]" time="2021-01-30T12:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [3.159µs]" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [171.228µs]" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [3.277788ms]" time="2021-01-30T12:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [3.404µs]" time="2021-01-30T12:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [179.386µs]" time="2021-01-30T12:09:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [451.01µs]" time="2021-01-30T12:09:31Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.638824ms]" time="2021-01-30T12:09:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.854268ms]" time="2021-01-30T12:09:32Z" level=debug msg="http: GET /photos (200) [19.60372ms]" time="2021-01-30T12:09:32Z" level=debug msg="http: GET /api/v1/ws (200) [4.425290189s]" time="2021-01-30T12:09:32Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.570547ms]" time="2021-01-30T12:09:32Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.295568ms]" time="2021-01-30T12:09:33Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.14193ms]" time="2021-01-30T12:09:33Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [12.691693ms]" time="2021-01-30T12:09:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [20.612268ms]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [156.538µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [158.077µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [131.545µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [147.741µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [113.688µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [95.916µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [171.089µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [181.32µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.668µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [198.716µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.388µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [558.637µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [230.434µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [161.471µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [167.282µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [193.405µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [260.884µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [161.522µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [158.798µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [155.903µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [172.029µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [198.072µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [135.277µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [148.865µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [202.712µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [302.242µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [187.086µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [142.878µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [164.454µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [155.42µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.203µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [136.834µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [262.192µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [145.65µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [156.049µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [143.18µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [241.159µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [140.935µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [176.91µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [163.262µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.882µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [172.2µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [155.228µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [149.53µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [148.537µs]" time="2021-01-30T12:09:34Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [136.355µs]" time="2021-01-30T12:09:35Z" level=debug msg="albums: search type:state count:24 [10.412µs]" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.138979ms]" time="2021-01-30T12:09:35Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.841µs]" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [219.047µs]" time="2021-01-30T12:09:35Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [5.649µs]" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [232.227µs]" time="2021-01-30T12:09:35Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [6.647µs]" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [445.722µs]" time="2021-01-30T12:09:35Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [3.71µs]" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [529.709µs]" time="2021-01-30T12:09:35Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [4.257µs]" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [192.177µs]" time="2021-01-30T12:09:35Z" level=debug msg="cache hit for album-cover:aqnqwzm161y6onrs:tile_500 [2.967µs]" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm161y6onrs/t/public/tile_500 (200) [248.657µs]" time="2021-01-30T12:09:35Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [4.805µs]" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [191.999µs]" time="2021-01-30T12:09:35Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnqx9c382g8qg6k country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [524.306µs]" time="2021-01-30T12:09:35Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqx9c382g8qg6k" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums/aqnqx9c382g8qg6k/t/public/tile_500 (200) [888.451µs]" time="2021-01-30T12:09:35Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.841µs]" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [152.225µs]" time="2021-01-30T12:09:35Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [4.85µs]" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [176.433µs]" time="2021-01-30T12:09:35Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [5.578µs]" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [217.649µs]" time="2021-01-30T12:09:35Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [4.417µs]" time="2021-01-30T12:09:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [196.389µs]" time="2021-01-30T12:09:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [323.859µs]" time="2021-01-30T12:09:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [429.038µs]" time="2021-01-30T12:09:36Z" level=info msg="Album saved" time="2021-01-30T12:09:36Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [8.716µs]" time="2021-01-30T12:09:36Z" level=debug msg="http: POST /api/v1/albums/aqmxlr7el3v2x167/links (200) [10.938519ms]" time="2021-01-30T12:09:44Z" level=info msg="Album saved" time="2021-01-30T12:09:44Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [26.352µs]" time="2021-01-30T12:09:44Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr7el3v2x167/links/sqnqxs0xv4783h89 (200) [21.611035ms]" time="2021-01-30T12:09:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [367.898µs]" time="2021-01-30T12:09:44Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.619573ms]" time="2021-01-30T12:09:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [3.11093ms]" time="2021-01-30T12:09:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [476.793µs]" time="2021-01-30T12:09:52Z" level=info msg="Album saved" time="2021-01-30T12:09:52Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [8.961µs]" time="2021-01-30T12:09:52Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr7el3v2x167/links/sqnqxs0xv4783h89 (200) [13.309658ms]" time="2021-01-30T12:09:52Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:120 order:newest merged:true [1.646905ms]" time="2021-01-30T12:09:52Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [3.320997ms]" time="2021-01-30T12:09:53Z" level=info msg="Album saved" time="2021-01-30T12:09:53Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [8.642µs]" time="2021-01-30T12:09:53Z" level=debug msg="http: POST /api/v1/albums/aqmxlr7el3v2x167/links (200) [15.018314ms]" time="2021-01-30T12:09:53Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:120 order:newest merged:true [1.542106ms]" time="2021-01-30T12:09:53Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.777244ms]" time="2021-01-30T12:09:53Z" level=info msg="Album saved" time="2021-01-30T12:09:53Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [13.561µs]" time="2021-01-30T12:09:53Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlr7el3v2x167/links/sqnqxs0xv4783h89 (200) [18.804851ms]" time="2021-01-30T12:09:54Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:120 order:newest merged:true [1.654992ms]" time="2021-01-30T12:09:54Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.88079ms]" time="2021-01-30T12:09:54Z" level=debug msg="albums: search type:state count:24 [10.702µs]" time="2021-01-30T12:09:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.203402ms]" time="2021-01-30T12:09:54Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnqx9c382g8qg6k country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [579.698µs]" time="2021-01-30T12:09:54Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqx9c382g8qg6k" time="2021-01-30T12:09:54Z" level=debug msg="http: GET /api/v1/albums/aqnqx9c382g8qg6k/t/public/tile_500 (200) [970.247µs]" time="2021-01-30T12:09:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [517.628µs]" time="2021-01-30T12:09:55Z" level=info msg="Album saved" time="2021-01-30T12:09:55Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [23.23µs]" time="2021-01-30T12:09:55Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlr7el3v2x167/links/sqnqxsh380bcvgof (200) [20.443673ms]" time="2021-01-30T12:09:56Z" level=debug msg="http: GET /photos (200) [4.682432ms]" time="2021-01-30T12:09:56Z" level=debug msg="http: GET /api/v1/ws (200) [23.429607703s]" time="2021-01-30T12:09:56Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.746378ms]" time="2021-01-30T12:09:56Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.869111ms]" time="2021-01-30T12:09:57Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.439055ms]" time="2021-01-30T12:09:57Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.750987ms]" time="2021-01-30T12:09:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [21.024292ms]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [201.522µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [145.619µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [147.999µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [158.965µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [158.967µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [178.915µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [185.426µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.953µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [140.158µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [135.557µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [112.274µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [120.495µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [179.646µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [125.956µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [182.767µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [211.755µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [167.262µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [152.491µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [181.497µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [133.753µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [97.899µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [126.445µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [145.494µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [160.377µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [101.626µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [98.595µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [100.979µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [155.075µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [191.435µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [160.133µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [181.217µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.948µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [165.233µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [160.435µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [114.257µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [124.102µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [89.512µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [87.226µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [122.955µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [407.119µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [178.013µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [157.744µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [129.236µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [197.285µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [137.497µs]" time="2021-01-30T12:09:58Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [162.46µs]" time="2021-01-30T12:09:59Z" level=debug msg="albums: search type:album count:24 [10.649µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [3.092787ms]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.706µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [187.955µs]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [4.611µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [186.154µs]" time="2021-01-30T12:09:59Z" level=debug msg="albums: search type:state count:24 [9.892µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.152293ms]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.288µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [182.987µs]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [4.219µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [181.842µs]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.745µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [433.513µs]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [3.913µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [163.699µs]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [4.304µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [252.732µs]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqnqwzm161y6onrs:tile_500 [3.249µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm161y6onrs/t/public/tile_500 (200) [230.262µs]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [5.89µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [210.144µs]" time="2021-01-30T12:09:59Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnqx9c382g8qg6k country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [461.401µs]" time="2021-01-30T12:09:59Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqx9c382g8qg6k" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqnqx9c382g8qg6k/t/public/tile_500 (200) [802.929µs]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [4.025µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [193.665µs]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.301µs]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [2.321µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [344.167µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [164.357µs]" time="2021-01-30T12:09:59Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [42.047µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [598.968µs]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [302.745µs]" time="2021-01-30T12:09:59Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.557356ms]" time="2021-01-30T12:09:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [3.042652ms]" time="2021-01-30T12:10:00Z" level=debug msg="albums: search type:state count:24 [10.052µs]" time="2021-01-30T12:10:00Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.236286ms]" time="2021-01-30T12:10:01Z" level=debug msg="albums: search type:album count:1000 [10.177µs]" time="2021-01-30T12:10:01Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [664.536µs]" time="2021-01-30T12:10:02Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForMoment AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumformoment" time="2021-01-30T12:10:02Z" level=info msg="Album created" time="2021-01-30T12:10:02Z" level=debug msg="albums: search id:aqnqxsq59n1hgb4p [10.746µs]" time="2021-01-30T12:10:02Z" level=debug msg="http: POST /api/v1/albums (200) [13.297332ms]" time="2021-01-30T12:10:02Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:10000 [1.375334ms]" time="2021-01-30T12:10:02Z" level=info msg="Selection added to NotYetExistingAlbumForMoment" time="2021-01-30T12:10:02Z" level=debug msg="albums: search id:aqnqxsq59n1hgb4p [11.331µs]" time="2021-01-30T12:10:02Z" level=debug msg="http: POST /api/v1/albums/aqnqxsq59n1hgb4p/clone (200) [32.798235ms]" time="2021-01-30T12:10:03Z" level=debug msg="albums: search type:album count:24 [9.793µs]" time="2021-01-30T12:10:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [781.615µs]" time="2021-01-30T12:10:03Z" level=debug msg="cached album-cover:aqnqxsq59n1hgb4p:tile_500 [1.050971ms]" time="2021-01-30T12:10:03Z" level=debug msg="http: GET /api/v1/albums/aqnqxsq59n1hgb4p/t/public/tile_500 (200) [1.225237ms]" time="2021-01-30T12:10:03Z" level=debug msg="albums: search q:notyetexistingalbumformoment type:album count:24 [14.562µs]" time="2021-01-30T12:10:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForMoment&category=&type=album (200) [1.015959ms]" time="2021-01-30T12:10:04Z" level=debug msg="http: GET /api/v1/albums/aqnqxsq59n1hgb4p (200) [325.492µs]" time="2021-01-30T12:10:04Z" level=info msg="photos: found 6 results for dist:20 album:aqnqxsq59n1hgb4p count:60 order:oldest merged:true [1.730206ms]" time="2021-01-30T12:10:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqxsq59n1hgb4p&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [3.064348ms]" time="2021-01-30T12:10:04Z" level=debug msg="albums: search type:album count:24 [12.039µs]" time="2021-01-30T12:10:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [839.812µs]" time="2021-01-30T12:10:05Z" level=info msg="albums: deleting aqnqxsq59n1hgb4p" time="2021-01-30T12:10:06Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [14.270452ms]" time="2021-01-30T12:10:06Z" level=debug msg="albums: search type:state count:24 [13.09µs]" time="2021-01-30T12:10:06Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.462031ms]" time="2021-01-30T12:10:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [309.656µs]" time="2021-01-30T12:10:06Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.388005ms]" time="2021-01-30T12:10:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.702935ms]" time="2021-01-30T12:10:07Z" level=debug msg="http: GET /photos (200) [6.950502ms]" time="2021-01-30T12:10:07Z" level=debug msg="http: GET /api/v1/ws (200) [10.574635367s]" time="2021-01-30T12:10:07Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.328602ms]" time="2021-01-30T12:10:07Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.20427ms]" time="2021-01-30T12:10:08Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.671797ms]" time="2021-01-30T12:10:08Z" level=info msg="photos: found 49 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.106684ms]" time="2021-01-30T12:10:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.053331ms]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [179.213µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [133.208µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [152.346µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [273.907µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.867µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [128.218µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [177.978µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.218µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [149.301µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [170.983µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [141.096µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [124.457µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.259µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [162.585µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [132.587µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [174.661µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [174.505µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [130.247µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [142.347µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [183.66µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [135.916µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [128.611µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [175.767µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [195.195µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [117.04µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [1.255511ms]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.413µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [145.483µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [142.769µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [180.001µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [171.394µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [189.883µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [157.368µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [209.96µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [162.94µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [134.632µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [162.455µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [137.329µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [156.919µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [168.645µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [173.749µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [158.892µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [222.848µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [151.162µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [164.293µs]" time="2021-01-30T12:10:09Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [138.206µs]" time="2021-01-30T12:10:10Z" level=debug msg="albums: search type:state count:24 [10.265µs]" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.280298ms]" time="2021-01-30T12:10:10Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [3.847µs]" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [257.783µs]" time="2021-01-30T12:10:10Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.898µs]" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [247.929µs]" time="2021-01-30T12:10:10Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.956µs]" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [156.131µs]" time="2021-01-30T12:10:10Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [3.015µs]" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [208.528µs]" time="2021-01-30T12:10:10Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [3.798µs]" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [181.072µs]" time="2021-01-30T12:10:10Z" level=debug msg="cache hit for album-cover:aqnqwzm161y6onrs:tile_500 [3.266µs]" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums/aqnqwzm161y6onrs/t/public/tile_500 (200) [704.527µs]" time="2021-01-30T12:10:10Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [4.564µs]" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [207.027µs]" time="2021-01-30T12:10:10Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnqx9c382g8qg6k country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [576.145µs]" time="2021-01-30T12:10:10Z" level=debug msg="album-cover: no photos yet, using generic image for aqnqx9c382g8qg6k" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums/aqnqx9c382g8qg6k/t/public/tile_500 (200) [1.279876ms]" time="2021-01-30T12:10:10Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [3.51µs]" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [152.53µs]" time="2021-01-30T12:10:10Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.687µs]" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [162.223µs]" time="2021-01-30T12:10:10Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [3.291µs]" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [694.217µs]" time="2021-01-30T12:10:10Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [3.158µs]" time="2021-01-30T12:10:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [425.244µs]" time="2021-01-30T12:10:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [420.4µs]" time="2021-01-30T12:10:11Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.491303ms]" time="2021-01-30T12:10:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.743993ms]" time="2021-01-30T12:10:17Z" level=debug msg="http: GET /api/v1/ws (200) [9.928705897s]" time="2021-01-30T12:13:28Z" level=debug msg="http: GET /api/v1/config (200) [3.83829ms]" time="2021-01-30T12:14:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T12:14:10Z" level=debug msg="photo: can't estimate position of uid pqnqwxj1jdt1yjl0, 32327 hours time difference" time="2021-01-30T12:14:10Z" level=debug msg="photo: using label Elephant to create title for pqnqwzjl6rygsb8q" time="2021-01-30T12:14:10Z" level=debug msg="photo: using label Cheetah to create title for pqnqwzj3vel0pc8w" time="2021-01-30T12:14:10Z" level=debug msg="photo: using label Moment to create title for pqnqwzj1qdo66wel" time="2021-01-30T12:14:10Z" level=debug msg="photo: changed title of pqnqwzj1qdo66wel to “Moment / Mtubatuba / 2013”" time="2021-01-30T12:14:10Z" level=debug msg="metadata: optimized photo uid pqnqwzj1qdo66wel" time="2021-01-30T12:14:10Z" level=debug msg="photo: using label Bird to create title for pqnqwzk4ru9l506a" time="2021-01-30T12:14:10Z" level=debug msg="photo: using label Moment to create title for pqnqwzl2bbt0z2nm" time="2021-01-30T12:14:10Z" level=debug msg="photo: changed title of pqnqwzl2bbt0z2nm to “Moment / Berlin / 2021”" time="2021-01-30T12:14:10Z" level=debug msg="metadata: optimized photo uid pqnqwzl2bbt0z2nm" time="2021-01-30T12:14:10Z" level=debug msg="photo: using label Landscape to create title for pqnqxff3t269a4fa" time="2021-01-30T12:14:10Z" level=info msg="metadata: optimized 2 photos" time="2021-01-30T12:14:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T12:14:10Z" level=info msg="moments: added “Shqipëria qendrore / Albania” (public:true country:al state:\"Shqipëria qendrore\")" time="2021-01-30T12:14:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T12:14:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T12:14:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T12:14:23Z" level=debug msg="http: GET /api/v1/config (200) [3.713252ms]" time="2021-01-30T12:15:10Z" level=debug msg="http: GET /api/v1/config (200) [4.062466ms]" time="2021-01-30T12:16:21Z" level=debug msg="http: GET /api/v1/config (200) [4.568962ms]" time="2021-01-30T12:23:28Z" level=debug msg="http: GET /api/v1/config (200) [5.694705ms]" time="2021-01-30T12:24:23Z" level=debug msg="http: GET /api/v1/config (200) [5.518901ms]" time="2021-01-30T12:25:10Z" level=debug msg="http: GET /api/v1/config (200) [3.558916ms]" time="2021-01-30T12:26:21Z" level=debug msg="http: GET /api/v1/config (200) [12.255773ms]" time="2021-01-30T12:29:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T12:29:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T12:29:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T12:29:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T12:29:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T12:33:28Z" level=debug msg="http: GET /api/v1/config (200) [4.338375ms]" time="2021-01-30T12:34:23Z" level=debug msg="http: GET /api/v1/config (200) [5.528072ms]" time="2021-01-30T12:35:10Z" level=debug msg="http: GET /api/v1/config (200) [3.785358ms]" time="2021-01-30T12:36:21Z" level=debug msg="http: GET /api/v1/config (200) [15.164794ms]" time="2021-01-30T12:43:28Z" level=debug msg="http: GET /api/v1/config (200) [8.566818ms]" time="2021-01-30T12:44:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T12:44:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T12:44:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T12:44:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T12:44:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T12:44:23Z" level=debug msg="http: GET /api/v1/config (200) [3.78415ms]" time="2021-01-30T12:45:10Z" level=debug msg="http: GET /api/v1/config (200) [3.890667ms]" time="2021-01-30T12:46:21Z" level=debug msg="http: GET /api/v1/config (200) [4.039388ms]" time="2021-01-30T12:53:28Z" level=debug msg="http: GET /api/v1/config (200) [13.042107ms]" time="2021-01-30T12:54:23Z" level=debug msg="http: GET /api/v1/config (200) [4.818119ms]" time="2021-01-30T12:55:10Z" level=debug msg="http: GET /api/v1/config (200) [3.96368ms]" time="2021-01-30T12:56:21Z" level=debug msg="http: GET /api/v1/config (200) [4.060872ms]" time="2021-01-30T12:59:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T12:59:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T12:59:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T12:59:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T12:59:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T13:03:28Z" level=debug msg="http: GET /api/v1/config (200) [11.749608ms]" time="2021-01-30T13:04:23Z" level=debug msg="http: GET /api/v1/config (200) [3.879809ms]" time="2021-01-30T13:05:10Z" level=debug msg="http: GET /api/v1/config (200) [3.926022ms]" time="2021-01-30T13:06:21Z" level=debug msg="http: GET /api/v1/config (200) [12.915879ms]" time="2021-01-30T13:10:11Z" level=debug msg="http: GET /api/v1/ws (200) [1h26m0.504101025s]" time="2021-01-30T13:10:14Z" level=debug msg="http: GET /api/v1/ws (200) [1h26m1.937461055s]" time="2021-01-30T13:13:28Z" level=debug msg="http: GET /api/v1/config (200) [4.279952ms]" time="2021-01-30T13:14:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T13:14:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T13:14:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T13:14:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T13:14:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T13:14:23Z" level=debug msg="http: GET /api/v1/config (200) [4.32988ms]" time="2021-01-30T13:14:38Z" level=debug msg="http: GET /api/v1/ws (200) [1h29m47.661722454s]" time="2021-01-30T13:18:07Z" level=debug msg="http: GET /photos (200) [7.931522ms]" time="2021-01-30T13:18:07Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.020768ms]" time="2021-01-30T13:18:07Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [115.757764ms]" time="2021-01-30T13:18:09Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [376.752µs]" time="2021-01-30T13:18:09Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.747411ms]" time="2021-01-30T13:18:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.607194ms]" time="2021-01-30T13:18:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.272883ms]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [245.309µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [208.29µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [174.954µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [221.692µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [255.74µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [215.71µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [216.531µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [181.447µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [153.154µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [263.79µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [197.977µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [181.154µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [203.903µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [264.103µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [295.7µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [278.258µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [291.899µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [247.657µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [231.947µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [172.314µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [286.745µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [174.68µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [165.267µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [167.401µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [209.752µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [189.247µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [234.151µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [261.904µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [173.664µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [229.04µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [188.23µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [164.441µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [166.421µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [232.06µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [206.765µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [195.486µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [166.473µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [104.451µs]" time="2021-01-30T13:18:10Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [73.69µs]" time="2021-01-30T13:18:14Z" level=info msg="photos: found 0 results for name:\"library-index-001_5.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [756.302µs]" time="2021-01-30T13:18:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:library-index-001_5.jpg&public=true&quality=3&photo=true (200) [1.508094ms]" time="2021-01-30T13:18:23Z" level=debug msg="http: GET /api/v1/ws (200) [14.135496961s]" time="2021-01-30T13:24:22Z" level=debug msg="http: GET /api/v1/config (200) [6.033279ms]" time="2021-01-30T13:24:57Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.455313ms]" time="2021-01-30T13:24:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [14.845268ms]" time="2021-01-30T13:24:57Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (304) [75.087µs]" time="2021-01-30T13:24:57Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (304) [62.007µs]" time="2021-01-30T13:24:57Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (304) [62.896µs]" time="2021-01-30T13:24:57Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (304) [82.704µs]" time="2021-01-30T13:24:57Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (304) [79.275µs]" time="2021-01-30T13:25:18Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [68.435µs]" time="2021-01-30T13:25:18Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [542.486µs]" time="2021-01-30T13:25:18Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [384.661µs]" time="2021-01-30T13:25:18Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/fit_1280 (200) [5.675085ms]" time="2021-01-30T13:25:20Z" level=debug msg="http: GET /api/v1/svg/photo (200) [330.691µs]" time="2021-01-30T13:25:20Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [2.284702ms]" time="2021-01-30T13:25:20Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (304) [74.061µs]" time="2021-01-30T13:26:09Z" level=debug msg="http: GET /browse (200) [17.18769ms]" time="2021-01-30T13:26:09Z" level=debug msg="http: GET /api/v1/ws (200) [1h41m46.724242369s]" time="2021-01-30T13:26:09Z" level=debug msg="http: GET /static/build/app.js?feb75914 (304) [140.379µs]" time="2021-01-30T13:26:10Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.803244ms]" time="2021-01-30T13:26:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.120771ms]" time="2021-01-30T13:26:10Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [77.398µs]" time="2021-01-30T13:26:13Z" level=debug msg="http: GET /sw.js (200) [1.847937ms]" time="2021-01-30T13:26:20Z" level=debug msg="http: GET /photos (200) [5.182752ms]" time="2021-01-30T13:26:20Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.357198ms]" time="2021-01-30T13:26:20Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [118.163199ms]" time="2021-01-30T13:26:22Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [223.995µs]" time="2021-01-30T13:26:22Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.227711ms]" time="2021-01-30T13:26:22Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.620538ms]" time="2021-01-30T13:26:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.423885ms]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [273.282µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [187.967µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [146.97µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [222.553µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [182.643µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [184.406µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [227.796µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [821.002µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [182.504µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [220.332µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [190.357µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [176.184µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [258.131µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [226.51µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [187.483µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [189.559µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [270.691µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [195.584µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [219.68µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [190.913µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [201.662µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [196.265µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [217.501µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [212.299µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [251.445µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [177.089µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [178.788µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [199.677µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [119.792µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [178.721µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.842µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [173.236µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [204.331µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [328.187µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [181.407µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [279.178µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [192.989µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [84.94µs]" time="2021-01-30T13:26:23Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [90.161µs]" time="2021-01-30T13:26:27Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.010573ms]" time="2021-01-30T13:26:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.519578ms]" time="2021-01-30T13:26:33Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [3.913928ms]" time="2021-01-30T13:26:33Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [67.265451ms]" time="2021-01-30T13:26:33Z" level=debug msg="http: GET /api/v1/ws (200) [11.812706458s]" time="2021-01-30T13:29:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlqu2x2gjkwx6, -376 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlquf9tbc8mk2, -473 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02lomkuetc, -376 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr03f0zjk06w, -376 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02fsnwrn7f, -473 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Tower to create title for pqmxlr12pi8arvey" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Seashore to create title for pqmxlr214fgxt1as" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr23mv73aj2f, -886 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr21zjj8qdq6" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2336sct5nc" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr33r5lyhrj1" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Burrenwasen to create title for pqmxlr32qk9rfq86" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31yu8s0dh6, -295 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr3180x1cclg, -294 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31st2guha6, -473 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr41urria03z, -376 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr4385q4kjug, -318 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Ski to create title for pqmxlr438cp4yzf5" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Flower to create title for pqmxlr43kyg3hpx1" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label “Cape Roger Curtis” to create title for pqmxlr52xanwxjed" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr53rdw00lj7, -1431 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr535bdyek8h, -1432 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5w95ov6t38, -1433 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5at1qpe99r, -1433 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63vz47ue60, -1433 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr6ze5u9jjig, -1462 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63l8x2d7j5, -1433 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63s7c33i4r, -1482 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr7188hz4bih, -1483 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr71pc7gm97v, 5064 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Flower to create title for pqnah1f3gpds8i7y" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Cape to create title for pqnah1f65tdjn6pz" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label “Visitor Center” to create title for pqnah1f2zizijo2k" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label “Lower Cable Station” to create title for pqnah1h3o0atgfnw" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Seashore to create title for pqnah1hszoovfc0i" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Landscape to create title for pqnah1j4pjl0ks7s" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Cat to create title for pqnah1jldzorarso" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Flower to create title for pqnah1j30jjzm2hu" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Landscape to create title for pqnah1k2vo5846h7" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqnah1k2frui6p63, -44 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label “Baumschule Rager” to create title for pqnah1l1d5626l4m" time="2021-01-30T13:29:10Z" level=debug msg="photo: can't estimate position of uid pqnah1l2p1vjzc3j, -593 hours time difference" time="2021-01-30T13:29:10Z" level=debug msg="photo: using label Gustav-Meyer-Straße to create title for pqnah1l3um54zxia" time="2021-01-30T13:29:11Z" level=debug msg="moments: index contains 43 photos and 5 videos, using threshold 6" time="2021-01-30T13:29:11Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T13:31:16Z" level=debug msg="http: GET /photos (200) [4.600902ms]" time="2021-01-30T13:31:16Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.327616ms]" time="2021-01-30T13:31:16Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [119.017019ms]" time="2021-01-30T13:31:18Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [278.674µs]" time="2021-01-30T13:31:18Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.40933ms]" time="2021-01-30T13:31:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.894993ms]" time="2021-01-30T13:31:18Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.80641ms]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [235.838µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [261.124µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [123.59µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [201.778µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [204.928µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [209.184µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [218.164µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [225.775µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [135.483µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [234.132µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [196.382µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [163.574µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [257.82µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [203.402µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [165.881µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [196.201µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [210.32µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [172.054µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [190.635µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [180.809µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [168.484µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [180.304µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [192.004µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [208.566µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [216.196µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [234.682µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [195.493µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [200.167µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [189.513µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [264.923µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [179.988µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [193.055µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [174.543µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [215.945µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [189.545µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [192.962µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [225.963µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [97.848µs]" time="2021-01-30T13:31:19Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [95.61µs]" time="2021-01-30T13:31:23Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [973.822µs]" time="2021-01-30T13:31:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.484488ms]" time="2021-01-30T13:31:28Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [2.187206ms]" time="2021-01-30T13:31:28Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [70.971359ms]" time="2021-01-30T13:31:38Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [62.906µs]" time="2021-01-30T13:31:38Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [361.287µs]" time="2021-01-30T13:31:41Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [2.529527ms]" time="2021-01-30T13:31:41Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [79.411945ms]" time="2021-01-30T13:31:44Z" level=debug msg="http: GET /api/v1/ws (200) [26.553838525s]" time="2021-01-30T13:36:10Z" level=debug msg="http: GET /api/v1/config (200) [3.498374ms]" time="2021-01-30T13:36:52Z" level=debug msg="http: GET /photos (200) [5.10453ms]" time="2021-01-30T13:36:52Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.45052ms]" time="2021-01-30T13:36:52Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.823107ms]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [301.503µs]" time="2021-01-30T13:36:55Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.318122ms]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.778711ms]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.199431ms]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [72.654µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [254.04µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [266.735µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [181.807µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [258.868µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [231.476µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [225.35µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [200.786µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [190.975µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [161.016µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [243.267µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [186.593µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [168.376µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [196.647µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [221.37µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [214.693µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [194.246µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [517.826µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [381.041µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [143.448µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [190.156µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [228.291µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [197.845µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [172.728µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [164.73µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [177.979µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [178.743µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [190.217µs]" time="2021-01-30T13:36:55Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [220.427µs]" time="2021-01-30T13:36:56Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [148.395µs]" time="2021-01-30T13:36:56Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [179.864µs]" time="2021-01-30T13:36:56Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [164.918µs]" time="2021-01-30T13:36:56Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [172.376µs]" time="2021-01-30T13:36:56Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [160.385µs]" time="2021-01-30T13:36:56Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [224.543µs]" time="2021-01-30T13:36:56Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [201.498µs]" time="2021-01-30T13:36:56Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [212.794µs]" time="2021-01-30T13:36:56Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [174.296µs]" time="2021-01-30T13:36:56Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [88.681µs]" time="2021-01-30T13:36:59Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.144185ms]" time="2021-01-30T13:36:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.655069ms]" time="2021-01-30T13:37:05Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [3.949186ms]" time="2021-01-30T13:37:05Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [71.599744ms]" time="2021-01-30T13:37:08Z" level=debug msg="http: GET /api/v1/ws (200) [13.70618923s]" time="2021-01-30T13:41:22Z" level=debug msg="http: GET /photos (200) [5.491412ms]" time="2021-01-30T13:41:22Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.57953ms]" time="2021-01-30T13:41:22Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.583365ms]" time="2021-01-30T13:41:24Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [321.511µs]" time="2021-01-30T13:41:24Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.16741ms]" time="2021-01-30T13:41:24Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.469307ms]" time="2021-01-30T13:41:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.247014ms]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [223.696µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [233.994µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [193.523µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [289.722µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [182.841µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [354.756µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [251.167µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [262.936µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [215.158µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [275.042µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [293.55µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [178.035µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [249.664µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [212.417µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [269.727µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [177.497µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [192.847µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [159.317µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [183.693µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [142.023µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [178.981µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [246.478µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [183.726µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [237.506µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [187.706µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [271.65µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [201.911µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [215.779µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [168.663µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [194.052µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [149.006µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [172.978µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [173.825µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [212.735µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [199.227µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [192.337µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [176.466µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [69.077µs]" time="2021-01-30T13:41:25Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [74.477µs]" time="2021-01-30T13:41:29Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [969.736µs]" time="2021-01-30T13:41:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.479085ms]" time="2021-01-30T13:41:35Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [3.942239ms]" time="2021-01-30T13:41:35Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [65.603251ms]" time="2021-01-30T13:41:37Z" level=debug msg="http: GET /api/v1/ws (200) [13.702556911s]" time="2021-01-30T13:44:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T13:44:10Z" level=debug msg="moments: index contains 43 photos and 5 videos, using threshold 6" time="2021-01-30T13:44:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T13:45:44Z" level=debug msg="http: GET /photos (200) [5.322814ms]" time="2021-01-30T13:45:44Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.316228ms]" time="2021-01-30T13:45:44Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [130.282552ms]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [288.555µs]" time="2021-01-30T13:45:47Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.740817ms]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.568666ms]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.497118ms]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [313.168µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [271.6µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [211.658µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [250.568µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [207.688µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [245.897µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [208.416µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [221.234µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [192.569µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [226.827µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [184.494µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [222.561µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [207.537µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [312.75µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [181.771µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [173.138µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [273.217µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [189.435µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [262.023µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [261.255µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [213.668µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [201.622µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [176.373µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [191.044µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [211.337µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [179.87µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [224.891µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [261.782µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [162.088µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [222.058µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [145.137µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [140.174µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [208.096µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [196.715µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [205.664µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [200.587µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [179.759µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [72.634µs]" time="2021-01-30T13:45:47Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [113.151µs]" time="2021-01-30T13:45:51Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.071734ms]" time="2021-01-30T13:45:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.598376ms]" time="2021-01-30T13:45:57Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [3.709195ms]" time="2021-01-30T13:45:57Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [71.253205ms]" time="2021-01-30T13:46:07Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [101.925µs]" time="2021-01-30T13:46:07Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [423.641µs]" time="2021-01-30T13:46:09Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [7.595638ms]" time="2021-01-30T13:46:10Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [75.288437ms]" time="2021-01-30T13:46:10Z" level=debug msg="http: GET /api/v1/config (200) [5.2241ms]" time="2021-01-30T13:46:12Z" level=debug msg="http: GET /api/v1/ws (200) [26.000970113s]" time="2021-01-30T13:47:14Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (304) [81.927µs]" time="2021-01-30T13:47:14Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/fit_1280 (200) [732.778µs]" time="2021-01-30T13:47:14Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/fit_1280 (200) [6.192837ms]" time="2021-01-30T13:47:14Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/fit_1280 (200) [6.671981ms]" time="2021-01-30T13:47:15Z" level=debug msg="http: GET /api/v1/svg/photo (200) [131.098µs]" time="2021-01-30T13:47:15Z" level=debug msg="http: GET /api/v1/photos/pqnah1f3gpds8i7y (200) [2.326137ms]" time="2021-01-30T13:47:16Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [248.864µs]" time="2021-01-30T13:48:04Z" level=debug msg="http: GET /photos (200) [4.769962ms]" time="2021-01-30T13:48:04Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.848042ms]" time="2021-01-30T13:48:04Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.851174ms]" time="2021-01-30T13:48:07Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [268.707µs]" time="2021-01-30T13:48:07Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.599586ms]" time="2021-01-30T13:48:07Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.63565ms]" time="2021-01-30T13:48:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.060525ms]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [227.288µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [255.022µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [191.205µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [186.035µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [283.723µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [232.422µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [187.853µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [229.821µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [186.108µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [252.588µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [221.144µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [185.137µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [275.381µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [236.716µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [160.485µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [212.921µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [231.619µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [212.191µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [181.65µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [190.087µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [207.461µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [189.957µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [170.735µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [208.427µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [184.713µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [182.997µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [236.746µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [212.699µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [165.534µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [199.504µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [163.246µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [174.102µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [187.519µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [222.82µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [221.729µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [191.109µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [159.472µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [72.731µs]" time="2021-01-30T13:48:08Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [122.121µs]" time="2021-01-30T13:48:11Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.072947ms]" time="2021-01-30T13:48:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.691936ms]" time="2021-01-30T13:48:17Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [3.873699ms]" time="2021-01-30T13:48:17Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [70.113977ms]" time="2021-01-30T13:48:31Z" level=info msg="photos: found 1 results for name:IMG_20200711_174006.jpg photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.250045ms]" time="2021-01-30T13:48:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:IMG_20200711_174006.jpg&public=true&quality=3&photo=true (200) [1.936513ms]" time="2021-01-30T13:48:32Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [105.139µs]" time="2021-01-30T13:48:32Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/fit_1280 (200) [378.913µs]" time="2021-01-30T13:48:35Z" level=debug msg="http: GET /api/v1/photos/pqnah1f3gpds8i7y (200) [8.259023ms]" time="2021-01-30T13:48:35Z" level=debug msg="http: GET /api/v1/dl/eb357a7114ea3662453b61044ca180e423bb82b6?t=2grn5bpb (200) [107.847232ms]" time="2021-01-30T13:48:37Z" level=debug msg="http: GET /api/v1/ws (200) [31.112314485s]" time="2021-01-30T13:51:43Z" level=debug msg="albums: search type:month count:24 [12.439µs]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.950752ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:1 order:relevance [1.149784ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:1 order:relevance [1.81655ms]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqnah1mlu18nkw5y:tile_500 [2.724679ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (304) [2.798081ms]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqnqtnv3f5ibtghn:tile_500 [5.227651ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (304) [5.3141ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:6\" public:true dist:20 album:aqmxlr786sc7zz3b year:2019 month:6 count:1 order:relevance [967.609µs]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:10\" public:true dist:20 album:aqmxlr72fxziu7do year:2019 month:10 count:1 order:relevance [666.101µs]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr786sc7zz3b:tile_500 [5.144178ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (304) [5.271249ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:7\" public:true dist:20 album:aqnah1m1h8qd6czu year:2020 month:7 count:1 order:relevance [690.123µs]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqnah1m1h8qd6czu:tile_500 [8.032443ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (304) [8.114176ms]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr72fxziu7do:tile_500 [9.274163ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (304) [9.384819ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:1 order:relevance [719.574µs]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqnah1m3ralbeur8:tile_500 [11.479491ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (304) [11.538435ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:5\" public:true dist:20 album:aqmxlr72lk7l5jal year:2019 month:5 count:1 order:relevance [869.129µs]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr72lk7l5jal:tile_500 [2.051801ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (304) [2.142822ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:7\" public:true dist:20 album:aqnah1m16ogr95li year:2018 month:7 count:1 order:relevance [819.399µs]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqnah1m16ogr95li:tile_500 [2.034966ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (304) [2.131884ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:5\" public:true dist:20 album:aqmxlr77il8cr8g8 year:2018 month:5 count:1 order:relevance [723.455µs]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr77il8cr8g8:tile_500 [1.813486ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (304) [1.884798ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:12\" public:true dist:20 album:aqmxlr7277y14dl4 year:2017 month:12 count:1 order:relevance [1.218903ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:1\" public:true dist:20 album:aqnah1m36lkobl18 year:2018 month:1 count:1 order:relevance [2.351718ms]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr7277y14dl4:tile_500 [2.360062ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (304) [2.419787ms]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqnah1m36lkobl18:tile_500 [3.365187ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (304) [3.501049ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:10\" public:true dist:20 album:aqmxlr73d4khlo9d year:2017 month:10 count:1 order:relevance [2.487079ms]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr73d4khlo9d:tile_500 [3.537883ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (304) [3.619862ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:8\" public:true dist:20 album:aqmxlr716gxvw2gk year:2017 month:8 count:1 order:relevance [713.712µs]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:1 order:relevance [1.281194ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:12\" public:true dist:20 album:aqmxlr71pa8hobcu year:2015 month:12 count:1 order:relevance [1.825679ms]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr71p6zo22dk:tile_500 [2.283807ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (304) [2.360665ms]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr71pa8hobcu:tile_500 [2.639769ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (304) [2.705646ms]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr716gxvw2gk:tile_500 [3.72021ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (304) [3.789373ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:11\" public:true dist:20 album:aqmxlr73qmi2bmrj year:2015 month:11 count:1 order:relevance [898.908µs]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr73qmi2bmrj:tile_500 [2.020999ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (304) [2.104618ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:2\" public:true dist:20 album:aqmxlr71kb5nyuyb year:2015 month:2 count:1 order:relevance [819.605µs]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr71kb5nyuyb:tile_500 [1.882041ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (304) [2.002705ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:1 order:relevance [904.568µs]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr71rt835kpf:tile_500 [3.452676ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (304) [3.528323ms]" time="2021-01-30T13:51:43Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:11\" public:true dist:20 album:aqmxlr73gwwnd233 year:2013 month:11 count:1 order:relevance [748.704µs]" time="2021-01-30T13:51:43Z" level=debug msg="cached album-cover:aqmxlr73gwwnd233:tile_500 [1.822924ms]" time="2021-01-30T13:51:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (304) [1.910462ms]" time="2021-01-30T13:51:45Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y (200) [329.079µs]" time="2021-01-30T13:51:45Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:60 order:oldest merged:true [1.098682ms]" time="2021-01-30T13:51:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [2.030635ms]" time="2021-01-30T13:51:45Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (304) [78.968µs]" time="2021-01-30T13:51:45Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (304) [76.478µs]" time="2021-01-30T13:51:45Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (304) [78.871µs]" time="2021-01-30T13:52:04Z" level=debug msg="http: GET /photos (200) [6.044058ms]" time="2021-01-30T13:52:04Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.172841ms]" time="2021-01-30T13:52:04Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.664719ms]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [229.748µs]" time="2021-01-30T13:52:07Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.589224ms]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.713317ms]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.377474ms]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [276.523µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [228.261µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [184.353µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [210.271µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [226.474µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [194.79µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [215.421µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [207.967µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [140.42µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [299.694µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [237.253µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [189.778µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [291.96µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [231.839µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [252.269µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [81.516µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [279.25µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [226.737µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [149.844µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [171.863µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [153.997µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [263.351µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [237.626µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [188.604µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [230.8µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [232.581µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [246.921µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [220.062µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [255.46µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.94µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [182.42µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [189.352µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [233.128µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [164.519µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [190.169µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [236.837µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [204.075µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [186.568µs]" time="2021-01-30T13:52:07Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [96.126µs]" time="2021-01-30T13:52:11Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.162539ms]" time="2021-01-30T13:52:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.680047ms]" time="2021-01-30T13:52:17Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [2.981102ms]" time="2021-01-30T13:52:17Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [71.763061ms]" time="2021-01-30T13:52:30Z" level=info msg="photos: found 1 results for name:IMG_20200711_174006.jpg photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [969.805µs]" time="2021-01-30T13:52:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:IMG_20200711_174006.jpg&public=true&quality=3&photo=true (200) [1.792132ms]" time="2021-01-30T13:52:32Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [101.822µs]" time="2021-01-30T13:52:32Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/fit_1280 (200) [436.585µs]" time="2021-01-30T13:52:35Z" level=debug msg="http: GET /api/v1/photos/pqnah1f3gpds8i7y (200) [2.399759ms]" time="2021-01-30T13:52:35Z" level=debug msg="http: GET /api/v1/dl/eb357a7114ea3662453b61044ca180e423bb82b6?t=2grn5bpb (200) [109.249134ms]" time="2021-01-30T13:52:37Z" level=debug msg="http: GET /api/v1/ws (200) [31.152996801s]" time="2021-01-30T13:54:25Z" level=debug msg="http: GET /photos (200) [7.328089ms]" time="2021-01-30T13:54:25Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.918061ms]" time="2021-01-30T13:54:25Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.387461ms]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [266.462µs]" time="2021-01-30T13:54:28Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.55393ms]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.657773ms]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.730088ms]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [246.721µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [244.837µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [155.675µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [253.025µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [282.962µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [215.016µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [215.359µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [182.621µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [169.288µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [404.559µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [283.289µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [186.839µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [252.659µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [265.105µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [184.79µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [210.693µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [205.39µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [187.335µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [168.994µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [173.411µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [204.385µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [230.527µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [194.604µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [207.834µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [184.105µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [198.237µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [196.544µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [214.614µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [149.933µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [184.993µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [158.009µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [170.202µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [151.991µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [205.758µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [191.428µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [186.776µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [158.39µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [113.35µs]" time="2021-01-30T13:54:28Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [78.095µs]" time="2021-01-30T13:54:29Z" level=debug msg="albums: search type:month count:24 [11.206µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.690662ms]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [5.251µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [292.732µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.758µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [304.087µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.087µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [186.51µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.591µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [239.398µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.328µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [257.263µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.999µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [198.528µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [5.079µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [272.406µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.839µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [254.738µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [24.617µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [756.723µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [12.29µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [368.914µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [29.868µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [613.931µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [9.689µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [419.008µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.452µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [279.155µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [6.286µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [361.074µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.868µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [271.93µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.689µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [208.193µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.203µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [198.923µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.243µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [199.815µs]" time="2021-01-30T13:54:29Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.839µs]" time="2021-01-30T13:54:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [237.784µs]" time="2021-01-30T13:54:32Z" level=debug msg="http: GET /photos (200) [7.567451ms]" time="2021-01-30T13:54:32Z" level=debug msg="http: GET /api/v1/ws (200) [5.2409063s]" time="2021-01-30T13:54:32Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.136733ms]" time="2021-01-30T13:54:32Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [119.737777ms]" time="2021-01-30T13:54:33Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [288.862µs]" time="2021-01-30T13:54:33Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.514413ms]" time="2021-01-30T13:54:33Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.600118ms]" time="2021-01-30T13:54:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.418649ms]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [248.55µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [228.651µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [165.383µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [292.782µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [201.345µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [179.189µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [178.198µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [178.547µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [181.677µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [240.645µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [169.208µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [220.421µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [238.9µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [207.606µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [332.123µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [154.303µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [219.643µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [307.186µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [162.696µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [184.049µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [207.924µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [173.638µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [204.605µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [146.2µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [185.03µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [145.885µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [194.701µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [142.303µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [202.577µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [147.44µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [204.045µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [153.571µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [172.221µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [121.187µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [186.565µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.801µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [205.929µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [149.29µs]" time="2021-01-30T13:54:34Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [98.728µs]" time="2021-01-30T13:54:35Z" level=debug msg="albums: search type:month count:24 [37.257µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.163985ms]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [8.839µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [508.284µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.91µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [227.942µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [4.905µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [247.537µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [5.185µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [262.259µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [4.676µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [372.352µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [4.832µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [247.211µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [5.201µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [247.144µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [14.272µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [341.585µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.213µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [321.222µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.809µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [267.055µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.449µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [267.795µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [2.863µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [155.561µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.977µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [268.73µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [2.865µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [146.287µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.489µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [238.931µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.8µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [155.635µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.275µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [379.857µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.814µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [176.535µs]" time="2021-01-30T13:54:35Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.924µs]" time="2021-01-30T13:54:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [238.568µs]" time="2021-01-30T13:54:36Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [335.059µs]" time="2021-01-30T13:54:36Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [408.364µs]" time="2021-01-30T13:54:36Z" level=info msg="Album saved" time="2021-01-30T13:54:36Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [9.078µs]" time="2021-01-30T13:54:36Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [14.030358ms]" time="2021-01-30T13:54:43Z" level=info msg="Album saved" time="2021-01-30T13:54:43Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [10.833µs]" time="2021-01-30T13:54:43Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr2n027y23fii4 (200) [9.530687ms]" time="2021-01-30T13:54:44Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [561.711µs]" time="2021-01-30T13:54:44Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.895948ms]" time="2021-01-30T13:54:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.345976ms]" time="2021-01-30T13:54:44Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [209.572µs]" time="2021-01-30T13:54:44Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [239.219µs]" time="2021-01-30T13:54:44Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [238.027µs]" time="2021-01-30T13:54:44Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [294.071µs]" time="2021-01-30T13:54:44Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [219.864µs]" time="2021-01-30T13:54:44Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [488.811µs]" time="2021-01-30T13:54:51Z" level=info msg="Album saved" time="2021-01-30T13:54:51Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [11.227µs]" time="2021-01-30T13:54:51Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr2n027y23fii4 (200) [14.07344ms]" time="2021-01-30T13:54:51Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [2.140505ms]" time="2021-01-30T13:54:51Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.810864ms]" time="2021-01-30T13:54:52Z" level=info msg="Album saved" time="2021-01-30T13:54:52Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [13.333µs]" time="2021-01-30T13:54:52Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [14.416814ms]" time="2021-01-30T13:54:52Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.810172ms]" time="2021-01-30T13:54:52Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.491162ms]" time="2021-01-30T13:54:53Z" level=info msg="Album saved" time="2021-01-30T13:54:53Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [41.985µs]" time="2021-01-30T13:54:53Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr2n027y23fii4 (200) [25.886254ms]" time="2021-01-30T13:54:53Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.947224ms]" time="2021-01-30T13:54:53Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.337091ms]" time="2021-01-30T13:54:54Z" level=debug msg="albums: search type:month count:24 [19.395µs]" time="2021-01-30T13:54:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.714959ms]" time="2021-01-30T13:54:54Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [686.69µs]" time="2021-01-30T13:54:55Z" level=info msg="Album saved" time="2021-01-30T13:54:55Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [12.365µs]" time="2021-01-30T13:54:55Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr2ng3q11cj2vs (200) [14.501726ms]" time="2021-01-30T13:54:55Z" level=debug msg="http: GET /photos (200) [6.470962ms]" time="2021-01-30T13:54:55Z" level=debug msg="http: GET /api/v1/ws (200) [22.838440459s]" time="2021-01-30T13:54:55Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.81932ms]" time="2021-01-30T13:54:55Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [145.460468ms]" time="2021-01-30T13:54:57Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [386.171µs]" time="2021-01-30T13:54:57Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.480824ms]" time="2021-01-30T13:54:57Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.89707ms]" time="2021-01-30T13:54:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.53813ms]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [232.439µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [191.908µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [246.049µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [302.931µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [352.202µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [194.024µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [236.456µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [213.457µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [332.952µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [200.822µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [301.817µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [190.944µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [105.59µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [264.596µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [275.283µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [287.675µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [262.145µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [235.327µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [206.468µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [278.277µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [178.534µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [185.088µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [168.861µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [300.732µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [271.063µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [298.254µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [281.95µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [546.407µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [251.554µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [218.743µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [252.154µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [287.376µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [258.76µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [210.322µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [266.054µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [420.292µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [410.233µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [335.628µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [180.681µs]" time="2021-01-30T13:54:58Z" level=debug msg="albums: search type:album count:24 [11.657µs]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [700.682µs]" time="2021-01-30T13:54:58Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.688392ms]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.937375ms]" time="2021-01-30T13:54:58Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.147821ms]" time="2021-01-30T13:54:58Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.352136ms]" time="2021-01-30T13:54:59Z" level=debug msg="albums: search type:month count:24 [12.121µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.757297ms]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [5.349µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [314.971µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [6.629µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [368.397µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [4.722µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [244.944µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [4.683µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [260.044µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [4.246µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [274.7µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [5.435µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [250.123µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [6.296µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [310.14µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [6.642µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [495.052µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [6.403µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [594.421µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [7.409µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [386.491µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [5.451µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [261.751µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.778µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [222.766µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [8.768µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [749.27µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [5.203µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [231.023µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [7.754µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [331.334µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [12.557µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [318.718µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.945µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [223.757µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.026µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [174.455µs]" time="2021-01-30T13:54:59Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.969µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [346.648µs]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y (200) [453.181µs]" time="2021-01-30T13:54:59Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:60 order:oldest merged:true [1.428893ms]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [2.26839ms]" time="2021-01-30T13:54:59Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [213.298µs]" time="2021-01-30T13:55:00Z" level=debug msg="albums: search type:month count:24 [11.755µs]" time="2021-01-30T13:55:00Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.79046ms]" time="2021-01-30T13:55:00Z" level=debug msg="albums: search type:album count:1000 [11.958µs]" time="2021-01-30T13:55:00Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [882.635µs]" time="2021-01-30T13:55:02Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForCalendar AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumforcalendar" time="2021-01-30T13:55:02Z" level=info msg="Album created" time="2021-01-30T13:55:02Z" level=debug msg="albums: search id:aqnr2nq1wd33cucv [12.6µs]" time="2021-01-30T13:55:02Z" level=debug msg="http: POST /api/v1/albums (200) [15.12563ms]" time="2021-01-30T13:55:02Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:10000 [1.248863ms]" time="2021-01-30T13:55:02Z" level=info msg="Selection added to NotYetExistingAlbumForCalendar" time="2021-01-30T13:55:02Z" level=debug msg="albums: search id:aqnr2nq1wd33cucv [12.79µs]" time="2021-01-30T13:55:02Z" level=debug msg="http: POST /api/v1/albums/aqnr2nq1wd33cucv/clone (200) [15.295688ms]" time="2021-01-30T13:55:03Z" level=debug msg="albums: search type:album count:24 [13.06µs]" time="2021-01-30T13:55:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.064666ms]" time="2021-01-30T13:55:03Z" level=debug msg="cached album-cover:aqnr2nq1wd33cucv:tile_500 [1.207087ms]" time="2021-01-30T13:55:03Z" level=debug msg="http: GET /api/v1/albums/aqnr2nq1wd33cucv/t/public/tile_500 (200) [1.481739ms]" time="2021-01-30T13:55:03Z" level=debug msg="http: GET /api/v1/ws (200) [7.05652011s]" time="2021-01-30T13:55:07Z" level=debug msg="albums: search type:month count:24 [10.933µs]" time="2021-01-30T13:55:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.534872ms]" time="2021-01-30T13:56:09Z" level=debug msg="http: GET /api/v1/config (200) [3.759087ms]" time="2021-01-30T13:56:12Z" level=debug msg="http: GET /photos (200) [4.910395ms]" time="2021-01-30T13:56:12Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.599701ms]" time="2021-01-30T13:56:13Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.204568ms]" time="2021-01-30T13:56:15Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [244.179µs]" time="2021-01-30T13:56:15Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.062755ms]" time="2021-01-30T13:56:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.550471ms]" time="2021-01-30T13:56:15Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.826797ms]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [249.838µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [370.399µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [178.949µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [234.098µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [220.712µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [223.441µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [212.403µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [219.825µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [227.035µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [245.821µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [205.526µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [215.345µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [301.708µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [242.938µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [162.525µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [194.154µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [207.757µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [221.602µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [194.92µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [184.482µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [257.006µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [194.62µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [196.317µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [256.797µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [333.038µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [195.758µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [155.168µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [219.549µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [150.462µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [208.201µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [209.187µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [170.821µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [224.409µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [196.629µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [167.327µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [191.916µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [351.934µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [85.698µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [68.852µs]" time="2021-01-30T13:56:16Z" level=debug msg="albums: search type:month count:24 [10.521µs]" time="2021-01-30T13:56:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.583344ms]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.268µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [251.869µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.206µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [230.222µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [4.51µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [241.979µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [4.983µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [290.384µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.928µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [309.995µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [4.854µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [263.918µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [5.395µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [306.841µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [5.387µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [382.502µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [6.499µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [554.343µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.133µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [289.456µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [5.847µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [229.23µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [5.845µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [220.222µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [5.107µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [283.635µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [6.052µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [417.071µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [6.737µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [573.944µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.629µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [172.266µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.752µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [236.65µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.485µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [178.254µs]" time="2021-01-30T13:56:17Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [6.598µs]" time="2021-01-30T13:56:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [320.518µs]" time="2021-01-30T13:56:18Z" level=debug msg="albums: search q:\"january 2021\" type:month count:24 [13.698µs]" time="2021-01-30T13:56:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=January+2021&category=&type=month (200) [889.691µs]" time="2021-01-30T13:56:20Z" level=debug msg="http: GET /photos (200) [4.921616ms]" time="2021-01-30T13:56:20Z" level=debug msg="http: GET /api/v1/ws (200) [5.372783531s]" time="2021-01-30T13:56:20Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.565539ms]" time="2021-01-30T13:56:20Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [120.621294ms]" time="2021-01-30T13:56:21Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [261.662µs]" time="2021-01-30T13:56:21Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.634503ms]" time="2021-01-30T13:56:21Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.661435ms]" time="2021-01-30T13:56:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.353763ms]" time="2021-01-30T13:56:21Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [285.768µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [191.807µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [152.263µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [258.388µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [280.199µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [203.734µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [189.308µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [1.004038ms]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [223.015µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [188.156µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [803.887µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [2.406762ms]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [282.71µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [235.697µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [299.735µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [217.058µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [293.032µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [212.885µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [163.173µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [221.679µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [202.813µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [186.751µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [287.508µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [169.543µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [194.64µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [246.574µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [233.112µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [300.686µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [171.565µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [287.257µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [153.573µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [183.636µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [188.574µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [207.776µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [235.769µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [209.478µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [161.064µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [93.942µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [113.945µs]" time="2021-01-30T13:56:22Z" level=debug msg="albums: search type:month count:24 [14.017µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.977415ms]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.827µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [289.766µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.481µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [222.45µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.374µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [187.154µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.933µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [263.487µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.618µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [228.97µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.193µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [192.677µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.283µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [240.789µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [20.28µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [310.274µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.407µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [306.118µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [5.875µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [276.985µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.577µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [224.997µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.477µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [220.17µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.601µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [287.028µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.878µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [215.522µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.395µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [233.604µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [8.085µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [168.4µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.938µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [262.097µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.85µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [188.225µs]" time="2021-01-30T13:56:22Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [5.255µs]" time="2021-01-30T13:56:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [306.3µs]" time="2021-01-30T13:56:24Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [273.997µs]" time="2021-01-30T13:56:24Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [453.303µs]" time="2021-01-30T13:56:24Z" level=info msg="Album saved" time="2021-01-30T13:56:24Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [10.469µs]" time="2021-01-30T13:56:24Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [14.770936ms]" time="2021-01-30T13:56:25Z" level=debug msg="http: GET /api/v1/ws (200) [5.251267287s]" time="2021-01-30T13:57:35Z" level=debug msg="http: GET /photos (200) [4.780667ms]" time="2021-01-30T13:57:35Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.731268ms]" time="2021-01-30T13:57:35Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [118.376778ms]" time="2021-01-30T13:57:37Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [242.901µs]" time="2021-01-30T13:57:37Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.224965ms]" time="2021-01-30T13:57:37Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.954973ms]" time="2021-01-30T13:57:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.555294ms]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [235.779µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [208.791µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [162.643µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [213.249µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [213.3µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [199.222µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [177.596µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [205.041µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [144.743µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [260.278µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [233.173µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [187.728µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [202.477µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [199.618µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [300.473µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [222.481µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [234.993µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [179.065µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [188.997µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [170.5µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [240.884µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [206.555µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [212.206µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [185.658µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [169.044µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [185.638µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [187.23µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [217.228µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [153.236µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [177.114µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [213.859µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [207.522µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [193.452µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [217.195µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [232.94µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [253.045µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [202.45µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [170.788µs]" time="2021-01-30T13:57:38Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [101.748µs]" time="2021-01-30T13:57:39Z" level=debug msg="albums: search type:month count:24 [10.623µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.631941ms]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [8.307µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [276.134µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.194µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [296.749µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.093µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [169.194µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.623µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [246.806µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [6.427µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [245.728µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.46µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [186.848µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [5.317µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [253.505µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [11.376µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [301.767µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [5.015µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [275.632µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.73µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [259.237µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.019µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [209.499µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.113µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [299.739µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.903µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [278.157µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [5.006µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [361.656µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.046µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [222.341µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [2.972µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [204.946µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.32µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [185.817µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.176µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [266.11µs]" time="2021-01-30T13:57:39Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.581µs]" time="2021-01-30T13:57:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [268.883µs]" time="2021-01-30T13:57:40Z" level=debug msg="albums: search q:\"january 2021\" type:month count:24 [11.439µs]" time="2021-01-30T13:57:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=January+2021&category=&type=month (200) [788.117µs]" time="2021-01-30T13:57:41Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:10000 [1.797431ms]" time="2021-01-30T13:57:41Z" level=info msg="download: added archive/photos-013_1.jpg as 20210119-141517-Photos-2021.jpg" time="2021-01-30T13:57:41Z" level=info msg="download: added Images/IMG_2925.MOV.jpg as 20210110-133120-Images.jpg" time="2021-01-30T13:57:41Z" level=info msg="download: added Images/IMG_2925.MOV as 20210110-133120-Images.mov" time="2021-01-30T13:57:41Z" level=info msg="download: added Images/Gopher.mp4.jpg as 20210110-133052-Gopher.jpg" time="2021-01-30T13:57:41Z" level=info msg="download: added Images/Gopher.mp4 as 20210110-133052-Gopher.mp4" time="2021-01-30T13:57:41Z" level=info msg="download: added Images/IMG_2551.MOV.jpg as 20210110-133051-Images.jpg" time="2021-01-30T13:57:43Z" level=debug msg="http: GET /photos (200) [5.263056ms]" time="2021-01-30T13:57:43Z" level=debug msg="http: GET /api/v1/ws (200) [6.305805428s]" time="2021-01-30T13:57:43Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [18.108704ms]" time="2021-01-30T13:57:43Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [126.616917ms]" time="2021-01-30T13:57:43Z" level=info msg="download: added Images/IMG_2551.MOV as 20210110-133051-Images.mov" time="2021-01-30T13:57:43Z" level=info msg="download: added Images/photos-003_3.jpg as 20210110-133041-Photos.jpg" time="2021-01-30T13:57:43Z" level=info msg="download: album zip January-2021.zip created in 2.423849497s" time="2021-01-30T13:57:43Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/dl?t=2grn5bpb (200) [2.424520207s]" time="2021-01-30T13:57:44Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [306.816µs]" time="2021-01-30T13:57:44Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.951588ms]" time="2021-01-30T13:57:44Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.14559ms]" time="2021-01-30T13:57:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.32547ms]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [201.54µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [234.725µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [221.733µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [375.448µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [247.666µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [192.997µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [203.384µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [184.246µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [181.258µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [189.499µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [187.234µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [251.838µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [259.94µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [228.193µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [151.497µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [217.447µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [258.623µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [217.377µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [232.797µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [221.967µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [177.153µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [217.821µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [187.582µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [226.173µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [253.494µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [202.182µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [173.047µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [264.814µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [181.785µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [216.362µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [163.006µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [211.324µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [161.727µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [200.821µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [176.952µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [238.055µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [178.005µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [81.862µs]" time="2021-01-30T13:57:45Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [71.202µs]" time="2021-01-30T13:57:46Z" level=debug msg="albums: search type:month count:24 [10.718µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.626158ms]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.519µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [334.742µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.452µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [247.433µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.722µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [176.051µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.919µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [201.028µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.098µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [208.189µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.518µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [190.515µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [5.482µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [368.861µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.822µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [213.002µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.207µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [278.411µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.761µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [297.38µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [5.235µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [203.933µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.193µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [249.774µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [6.829µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [375.483µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [8.152µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [187.607µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [5.518µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [264.08µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.032µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [251.767µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [5.494µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [243.113µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.091µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [194.087µs]" time="2021-01-30T13:57:46Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [5.098µs]" time="2021-01-30T13:57:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [283.598µs]" time="2021-01-30T13:57:47Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [415.15µs]" time="2021-01-30T13:57:47Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [424.957µs]" time="2021-01-30T13:57:53Z" level=debug msg="http: GET /api/v1/ws (200) [9.276340313s]" time="2021-01-30T13:58:33Z" level=debug msg="http: GET /photos (200) [5.037945ms]" time="2021-01-30T13:58:34Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.369024ms]" time="2021-01-30T13:58:34Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [114.916546ms]" time="2021-01-30T13:58:36Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [361.399µs]" time="2021-01-30T13:58:36Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.206214ms]" time="2021-01-30T13:58:36Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.404161ms]" time="2021-01-30T13:58:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.862175ms]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [266.047µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [211.505µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [170.189µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [194.608µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [234.232µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [188.336µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.385µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [198.245µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [147.502µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [247.513µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [179.051µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [168.398µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [215.829µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [196.474µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [214.601µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [192.086µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [199.654µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [151.514µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [253.681µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [161.102µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [221.507µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [199.795µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [201.516µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [218.306µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [209.354µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [258.358µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [370.196µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [251.627µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [171.679µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [229.259µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [185.6µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [174.95µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [155.886µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [238.506µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [225.276µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [227.758µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [205.205µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [74.223µs]" time="2021-01-30T13:58:37Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [76.128µs]" time="2021-01-30T13:58:38Z" level=debug msg="albums: search type:month count:24 [10.98µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.797785ms]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.369µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [310.009µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [22.571µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [288.111µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [2.693µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [178.949µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.876µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [187.019µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.915µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [226.786µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [4.078µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [208.956µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.185µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [204.542µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.531µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [199.5µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [2.728µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [216.897µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [2.626µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [208.032µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [2.914µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [171.816µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.053µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [181.45µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [8.342µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [282.528µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [5.133µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [193.134µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.672µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [275.302µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [5.255µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [209.883µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.715µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [195.275µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.49µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [221.384µs]" time="2021-01-30T13:58:38Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.336µs]" time="2021-01-30T13:58:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [257.009µs]" time="2021-01-30T13:58:39Z" level=debug msg="albums: search q:\"january 2021\" type:month count:24 [11.23µs]" time="2021-01-30T13:58:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=January+2021&category=&type=month (200) [873.593µs]" time="2021-01-30T13:58:39Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:10000 [2.462366ms]" time="2021-01-30T13:58:39Z" level=info msg="download: added archive/photos-013_1.jpg as 20210119-141517-Photos-2021.jpg" time="2021-01-30T13:58:39Z" level=info msg="download: added Images/IMG_2925.MOV.jpg as 20210110-133120-Images.jpg" time="2021-01-30T13:58:40Z" level=info msg="download: added Images/IMG_2925.MOV as 20210110-133120-Images.mov" time="2021-01-30T13:58:40Z" level=info msg="download: added Images/Gopher.mp4.jpg as 20210110-133052-Gopher.jpg" time="2021-01-30T13:58:40Z" level=info msg="download: added Images/Gopher.mp4 as 20210110-133052-Gopher.mp4" time="2021-01-30T13:58:40Z" level=info msg="download: added Images/IMG_2551.MOV.jpg as 20210110-133051-Images.jpg" time="2021-01-30T13:58:42Z" level=debug msg="http: GET /photos (200) [5.239136ms]" time="2021-01-30T13:58:42Z" level=debug msg="http: GET /api/v1/ws (200) [6.310612477s]" time="2021-01-30T13:58:42Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.374083ms]" time="2021-01-30T13:58:42Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [121.489363ms]" time="2021-01-30T13:58:42Z" level=info msg="download: added Images/IMG_2551.MOV as 20210110-133051-Images.mov" time="2021-01-30T13:58:42Z" level=info msg="download: added Images/photos-003_3.jpg as 20210110-133041-Photos.jpg" time="2021-01-30T13:58:42Z" level=info msg="download: album zip January-2021.zip created in 2.405724609s" time="2021-01-30T13:58:42Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/dl?t=2grn5bpb (200) [2.406583276s]" time="2021-01-30T13:58:43Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [276.726µs]" time="2021-01-30T13:58:43Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.909543ms]" time="2021-01-30T13:58:43Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.514961ms]" time="2021-01-30T13:58:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.311652ms]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [201.55µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [244.103µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [185.995µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [306.495µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [178.289µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [228.535µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [204.883µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [237.873µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [243.807µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [426.33µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [201.181µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [323.659µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [197.072µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [183.491µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [130.813µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [161.275µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [163.46µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [144.352µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [151.155µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [134.559µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [127.708µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.132µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.654µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [191.665µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [178.41µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [156.61µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [163.642µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [242.62µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [160.814µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [177.957µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.479µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [153.749µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [143.566µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [200.382µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [165.898µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [242.21µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [182.451µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [73.549µs]" time="2021-01-30T13:58:44Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [88.851µs]" time="2021-01-30T13:58:45Z" level=debug msg="albums: search type:month count:24 [11.408µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.949568ms]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.71µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [289.596µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [7.563µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [370.768µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [4.934µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [254.759µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [7.62µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [340.843µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [5.638µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [278.115µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [4.912µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [223.136µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [11.274µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [459.975µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [22.643µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [413.875µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.962µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [436.613µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.459µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [281.255µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [5.353µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [220.433µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.613µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [232.321µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [9.635µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [307.095µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [5.779µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [253.538µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [7.304µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [369.659µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [17.587µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [288.258µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.167µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [212.462µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [5.488µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [280.591µs]" time="2021-01-30T13:58:45Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [5.794µs]" time="2021-01-30T13:58:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [250.519µs]" time="2021-01-30T13:58:46Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [399.532µs]" time="2021-01-30T13:58:46Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [391.169µs]" time="2021-01-30T13:58:46Z" level=debug msg="http: GET /api/v1/ws (200) [3.899904993s]" time="2021-01-30T13:59:00Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:10000 [2.668682ms]" time="2021-01-30T13:59:00Z" level=info msg="download: added archive/photos-013_1.jpg as 20210119-141517-Photos-2021.jpg" time="2021-01-30T13:59:00Z" level=info msg="download: added Images/IMG_2925.MOV.jpg as 20210110-133120-Images.jpg" time="2021-01-30T13:59:01Z" level=info msg="download: added Images/IMG_2925.MOV as 20210110-133120-Images.mov" time="2021-01-30T13:59:01Z" level=info msg="download: added Images/Gopher.mp4.jpg as 20210110-133052-Gopher.jpg" time="2021-01-30T13:59:01Z" level=info msg="download: added Images/Gopher.mp4 as 20210110-133052-Gopher.mp4" time="2021-01-30T13:59:01Z" level=info msg="download: added Images/IMG_2551.MOV.jpg as 20210110-133051-Images.jpg" time="2021-01-30T13:59:03Z" level=info msg="download: added Images/IMG_2551.MOV as 20210110-133051-Images.mov" time="2021-01-30T13:59:03Z" level=info msg="download: added Images/photos-003_3.jpg as 20210110-133041-Photos.jpg" time="2021-01-30T13:59:03Z" level=info msg="download: album zip January-2021.zip created in 2.676450256s" time="2021-01-30T13:59:03Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/dl?t=2grn5bpb (200) [2.677092029s]" time="2021-01-30T13:59:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T13:59:10Z" level=debug msg="moments: index contains 43 photos and 5 videos, using threshold 6" time="2021-01-30T13:59:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T13:59:18Z" level=debug msg="http: GET /calendar (200) [6.376206ms]" time="2021-01-30T13:59:18Z" level=debug msg="http: GET /api/v1/ws (200) [33m8.485905968s]" time="2021-01-30T13:59:18Z" level=debug msg="http: GET /static/build/app.js?feb75914 (304) [109.048µs]" time="2021-01-30T13:59:18Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.040342ms]" time="2021-01-30T13:59:18Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.240215ms]" time="2021-01-30T13:59:18Z" level=debug msg="albums: search type:month count:24 [11.738µs]" time="2021-01-30T13:59:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.713312ms]" time="2021-01-30T13:59:19Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [74.325µs]" time="2021-01-30T13:59:21Z" level=debug msg="http: GET /sw.js (200) [1.923359ms]" time="2021-01-30T13:59:25Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:10000 [4.329212ms]" time="2021-01-30T13:59:25Z" level=info msg="download: added archive/photos-013_1.jpg as 20210119-141517-Photos-2021.jpg" time="2021-01-30T13:59:25Z" level=info msg="download: added Images/IMG_2925.MOV.jpg as 20210110-133120-Images.jpg" time="2021-01-30T13:59:26Z" level=info msg="download: added Images/IMG_2925.MOV as 20210110-133120-Images.mov" time="2021-01-30T13:59:26Z" level=info msg="download: added Images/Gopher.mp4.jpg as 20210110-133052-Gopher.jpg" time="2021-01-30T13:59:26Z" level=info msg="download: added Images/Gopher.mp4 as 20210110-133052-Gopher.mp4" time="2021-01-30T13:59:26Z" level=info msg="download: added Images/IMG_2551.MOV.jpg as 20210110-133051-Images.jpg" time="2021-01-30T13:59:28Z" level=info msg="download: added Images/IMG_2551.MOV as 20210110-133051-Images.mov" time="2021-01-30T13:59:28Z" level=info msg="download: added Images/photos-003_3.jpg as 20210110-133041-Photos.jpg" time="2021-01-30T13:59:28Z" level=info msg="download: album zip January-2021.zip created in 2.521965527s" time="2021-01-30T13:59:28Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/dl?t=2grn5bpb (200) [2.522686438s]" time="2021-01-30T13:59:52Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.13597ms]" time="2021-01-30T13:59:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.399885ms]" time="2021-01-30T13:59:52Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (304) [101.406µs]" time="2021-01-30T13:59:52Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (304) [63.936µs]" time="2021-01-30T13:59:52Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (304) [70.966µs]" time="2021-01-30T13:59:52Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (304) [50.664µs]" time="2021-01-30T13:59:52Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (304) [71.181µs]" time="2021-01-30T13:59:56Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.20944ms]" time="2021-01-30T13:59:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.871021ms]" time="2021-01-30T14:00:04Z" level=debug msg="http: GET /api/v1/photos/pqmxlr31st2guha6 (200) [3.356552ms]" time="2021-01-30T14:00:04Z" level=debug msg="http: GET /api/v1/dl/c49101762dae6cee829942fe8e3c9e0760a2c4d2?t=2grn5bpb (200) [8.57002ms]" time="2021-01-30T14:00:05Z" level=debug msg="http: GET /api/v1/dl/5592f713f2514503224545e60463f7edc0444429?t=2grn5bpb (200) [516.36319ms]" time="2021-01-30T14:00:56Z" level=debug msg="http: GET /api/v1/svg/photo (200) [176.437µs]" time="2021-01-30T14:00:56Z" level=debug msg="http: GET /api/v1/photos/pqmxlr31st2guha6 (200) [2.20821ms]" time="2021-01-30T14:00:56Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [197.816µs]" time="2021-01-30T14:01:21Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [2.885752ms]" time="2021-01-30T14:01:21Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [181.8µs]" time="2021-01-30T14:01:48Z" level=debug msg="http: GET /photos (200) [6.450086ms]" time="2021-01-30T14:01:48Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.794545ms]" time="2021-01-30T14:01:48Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [119.61724ms]" time="2021-01-30T14:01:50Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [205.23µs]" time="2021-01-30T14:01:50Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.252764ms]" time="2021-01-30T14:01:50Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.453064ms]" time="2021-01-30T14:01:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.511939ms]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [257.799µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [196.479µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [138.741µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [173.848µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [233.428µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [198.717µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.922µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [189.424µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [232.821µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [226.962µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [191.327µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [190.168µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [285.092µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [310.496µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [179.494µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [199.04µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [246.468µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [167.28µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [168.38µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [183.468µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [222.945µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [229.533µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [175.255µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [189.245µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [210.022µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [232.082µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [194.528µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [204.451µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [150.877µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [169.038µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [143.001µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [193.744µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [176.853µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [227.379µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [181.206µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [201.338µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [174.4µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [76.466µs]" time="2021-01-30T14:01:51Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [68.46µs]" time="2021-01-30T14:01:55Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.014991ms]" time="2021-01-30T14:01:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.627915ms]" time="2021-01-30T14:02:00Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [4.109655ms]" time="2021-01-30T14:02:00Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [70.589933ms]" time="2021-01-30T14:02:14Z" level=info msg="photos: found 1 results for name:IMG_20200711_174006.jpg photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.693468ms]" time="2021-01-30T14:02:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:IMG_20200711_174006.jpg&public=true&quality=3&photo=true (200) [2.421907ms]" time="2021-01-30T14:02:16Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [101.895µs]" time="2021-01-30T14:02:16Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/fit_1280 (200) [371.609µs]" time="2021-01-30T14:02:18Z" level=debug msg="http: GET /api/v1/photos/pqnah1f3gpds8i7y (200) [8.401669ms]" time="2021-01-30T14:02:18Z" level=debug msg="http: GET /api/v1/dl/eb357a7114ea3662453b61044ca180e423bb82b6?t=2grn5bpb (200) [109.211072ms]" time="2021-01-30T14:02:20Z" level=debug msg="http: GET /photos (200) [8.568952ms]" time="2021-01-30T14:02:20Z" level=debug msg="http: GET /api/v1/ws (200) [31.205896201s]" time="2021-01-30T14:02:21Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.524838ms]" time="2021-01-30T14:02:21Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [123.141996ms]" time="2021-01-30T14:02:22Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [254.805µs]" time="2021-01-30T14:02:22Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.806294ms]" time="2021-01-30T14:02:22Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.452943ms]" time="2021-01-30T14:02:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.356419ms]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [200.545µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [210.494µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [222.125µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [257.154µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [273.941µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [183.215µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [179.046µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [326.76µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [171.876µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [223.97µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [303.429µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [210.923µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [340.295µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [198.797µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [292.327µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [249.949µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [172.152µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [164.897µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [204.985µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [200.218µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [180.529µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [191.948µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [184.981µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [198.57µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [147.7µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [144.15µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [177.363µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [184.124µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [169.594µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [165.341µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [173.983µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [359.29µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [169.237µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [184.669µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [210.79µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [192.534µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [292.737µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [73.633µs]" time="2021-01-30T14:02:23Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [102.655µs]" time="2021-01-30T14:02:27Z" level=info msg="photos: found 0 results for name:\"photos-005_2.mp4.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [751.716µs]" time="2021-01-30T14:02:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:photos-005_2.mp4.jpg&public=true&quality=3&photo=true (200) [1.021881ms]" time="2021-01-30T14:02:35Z" level=debug msg="http: GET /api/v1/ws (200) [14.029325294s]" time="2021-01-30T14:03:16Z" level=debug msg="http: GET /photos (200) [8.837645ms]" time="2021-01-30T14:03:16Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.075411ms]" time="2021-01-30T14:03:16Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [114.117968ms]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [331.302µs]" time="2021-01-30T14:03:19Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.247347ms]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.676323ms]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.659535ms]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [302.244µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [214.816µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [230.292µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [209.159µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [184.379µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [210.765µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [182.355µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [195.967µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [192.853µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [205.118µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [212.386µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [149.557µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [229.964µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [305.821µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [169.784µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [171.417µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [173.997µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [232.253µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [231.79µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [227.638µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [186.603µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [195.183µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [180.883µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [170.988µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [252.838µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [344.793µs]" time="2021-01-30T14:03:19Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [173.859µs]" time="2021-01-30T14:03:20Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [226.966µs]" time="2021-01-30T14:03:20Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [206.004µs]" time="2021-01-30T14:03:20Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [245.906µs]" time="2021-01-30T14:03:20Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [191.68µs]" time="2021-01-30T14:03:20Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [180.591µs]" time="2021-01-30T14:03:20Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [146.273µs]" time="2021-01-30T14:03:20Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [287.992µs]" time="2021-01-30T14:03:20Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [218.245µs]" time="2021-01-30T14:03:20Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [199.393µs]" time="2021-01-30T14:03:20Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [145.859µs]" time="2021-01-30T14:03:20Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [69.149µs]" time="2021-01-30T14:03:20Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [125.845µs]" time="2021-01-30T14:03:23Z" level=info msg="photos: found 0 results for name:\"photos-005_2\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [882.045µs]" time="2021-01-30T14:03:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:photos-005_2&public=true&quality=3&photo=true (200) [1.226598ms]" time="2021-01-30T14:03:31Z" level=debug msg="http: GET /api/v1/ws (200) [13.279474954s]" time="2021-01-30T14:03:54Z" level=info msg="photos: found 2 results for name:Mohn.mp4 video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.336807ms]" time="2021-01-30T14:03:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:Mohn.mp4&public=true&quality=3&video=true (200) [2.136437ms]" time="2021-01-30T14:04:18Z" level=debug msg="http: GET /photos (200) [5.204779ms]" time="2021-01-30T14:04:18Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.454247ms]" time="2021-01-30T14:04:18Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.117362ms]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [247.215µs]" time="2021-01-30T14:04:21Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.855828ms]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.881994ms]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.105761ms]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [290.03µs]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [228.704µs]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [198.464µs]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [199.374µs]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [252.266µs]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [179.393µs]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [199.386µs]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [172.302µs]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [162.627µs]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [193.347µs]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [167.528µs]" time="2021-01-30T14:04:21Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [174.912µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [205.242µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [202.24µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [195.54µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [73.948µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [165.535µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [197.65µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [169.595µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [131.344µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [171.514µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [202.872µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [214.356µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.402µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [161.843µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [181.795µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [201.299µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [194.865µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [184.102µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [161.933µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [256.854µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [187.792µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [164.712µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [157.724µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [172.629µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [189.26µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [168.393µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [149.32µs]" time="2021-01-30T14:04:22Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [76.513µs]" time="2021-01-30T14:04:25Z" level=info msg="photos: found 0 results for name:\"photos-005_2.mp4\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [992.814µs]" time="2021-01-30T14:04:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:photos-005_2.mp4&public=true&quality=3&photo=true (200) [1.318019ms]" time="2021-01-30T14:04:34Z" level=debug msg="http: GET /api/v1/ws (200) [13.589524892s]" time="2021-01-30T14:04:37Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.157465ms]" time="2021-01-30T14:04:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.820135ms]" time="2021-01-30T14:04:41Z" level=debug msg="http: GET /api/v1/photos/pqmxlr31st2guha6 (200) [2.25594ms]" time="2021-01-30T14:04:58Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.148024ms]" time="2021-01-30T14:04:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.750854ms]" time="2021-01-30T14:05:01Z" level=info msg="photos: found 2 results for name:\"photos-005_2.mp4\" public:true dist:20 quality:3 count:60 order:newest merged:true [1.200317ms]" time="2021-01-30T14:05:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:photos-005_2.mp4&public=true&quality=3 (200) [1.858908ms]" time="2021-01-30T14:05:42Z" level=debug msg="http: GET /photos (200) [4.824904ms]" time="2021-01-30T14:05:42Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.310027ms]" time="2021-01-30T14:05:42Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.695365ms]" time="2021-01-30T14:05:45Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [305.077µs]" time="2021-01-30T14:05:45Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.003962ms]" time="2021-01-30T14:05:45Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.459729ms]" time="2021-01-30T14:05:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.653044ms]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [269.227µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [216.889µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [154.82µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [228.365µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [238.486µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [191.08µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [151.724µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [221.788µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [221.648µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [229.915µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [222.2µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [205.415µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [247.651µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [210.6µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [185.859µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [82.056µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [184.816µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [245.948µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [196.514µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [202.289µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [215.639µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [183.661µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [159.324µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [174.532µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.79µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [166.377µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.152µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [175.053µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [184.209µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.38µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [172.954µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.995µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [133.442µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [155.727µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [176.157µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [176.414µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [168.721µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [153.151µs]" time="2021-01-30T14:05:46Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [136.549µs]" time="2021-01-30T14:05:49Z" level=info msg="photos: found 0 results for name:\"photos-005_2.mp4\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [756.231µs]" time="2021-01-30T14:05:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:photos-005_2.mp4&public=true&quality=3&photo=true (200) [1.044655ms]" time="2021-01-30T14:05:58Z" level=debug msg="http: GET /api/v1/ws (200) [13.557252293s]" time="2021-01-30T14:06:21Z" level=debug msg="http: GET /photos (200) [5.438401ms]" time="2021-01-30T14:06:21Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.549144ms]" time="2021-01-30T14:06:21Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.796525ms]" time="2021-01-30T14:06:23Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [319.396µs]" time="2021-01-30T14:06:23Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.556556ms]" time="2021-01-30T14:06:23Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.629799ms]" time="2021-01-30T14:06:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.970807ms]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [264.297µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [193.386µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [143.231µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [276.778µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [324.09µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [187.968µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [202.051µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [219.328µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [160.869µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [290.361µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [188.246µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [210.841µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [228.096µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [242.21µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [168.816µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [201.508µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [256.864µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [193.556µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [174.384µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [181.176µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [231.356µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [257.119µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [195.368µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [183.609µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [187.387µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [181.803µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [147.209µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [201.39µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [155.072µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [222.041µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [212.355µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [191.305µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [145.441µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [193.12µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [183.34µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [177.603µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [142.632µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [84.666µs]" time="2021-01-30T14:06:24Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [70.483µs]" time="2021-01-30T14:06:28Z" level=info msg="photos: found 0 results for name:\"photos-005_2.mp4\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [932.796µs]" time="2021-01-30T14:06:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:%22photos-005_2.mp4%22&public=true&quality=3&photo=true (200) [1.352664ms]" time="2021-01-30T14:06:36Z" level=debug msg="http: GET /api/v1/ws (200) [13.619542703s]" time="2021-01-30T14:06:53Z" level=debug msg="http: GET /photos (200) [5.283948ms]" time="2021-01-30T14:06:53Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.339661ms]" time="2021-01-30T14:06:53Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [114.230355ms]" time="2021-01-30T14:06:55Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [206.686µs]" time="2021-01-30T14:06:55Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.601697ms]" time="2021-01-30T14:06:55Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.80573ms]" time="2021-01-30T14:06:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.306315ms]" time="2021-01-30T14:06:55Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [120.635µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [200.292µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [258.369µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [139.233µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [255.116µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [245.371µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [182.651µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [191.829µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [192.842µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [189.62µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [244.663µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [202.818µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [224.771µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [215.504µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [173.374µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [244.52µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [595.448µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [110.095µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [226.659µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [135.403µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [144.884µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [151.19µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [167.185µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [223.415µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [161.587µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [150.169µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [178.613µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [167.469µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [191.372µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [214.897µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [168.196µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [234.817µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [156.135µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [187.693µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [164.441µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [193.727µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [203.68µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [221.312µs]" time="2021-01-30T14:06:56Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [161.552µs]" time="2021-01-30T14:06:59Z" level=info msg="photos: found 0 results for name:Mohn.mp4 photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [882.816µs]" time="2021-01-30T14:06:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:Mohn.mp4&public=true&quality=3&photo=true (200) [1.218878ms]" time="2021-01-30T14:07:07Z" level=debug msg="http: GET /api/v1/ws (200) [12.844578135s]" time="2021-01-30T14:07:22Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [15.178678ms]" time="2021-01-30T14:07:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [25.262104ms]" time="2021-01-30T14:07:53Z" level=debug msg="http: GET /photos (200) [4.789263ms]" time="2021-01-30T14:07:53Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.840223ms]" time="2021-01-30T14:07:53Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.45439ms]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [248.521µs]" time="2021-01-30T14:07:56Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.303738ms]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.86554ms]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.988376ms]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [198.503µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [262.224µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [125.438µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [194.501µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [257.919µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [204.927µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [250.087µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [133.49µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [241.383µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [274.903µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [219.628µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [154.267µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [343.852µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [271.127µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [167.053µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [218.578µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [184.964µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [189.823µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [222.246µs]" time="2021-01-30T14:07:56Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [166.459µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [165.317µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [236.585µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [176.554µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [195.12µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [167.881µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [325.374µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [183.672µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [254.891µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [178.7µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [188.8µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [147.196µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [164.277µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [151.739µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [187.821µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [175.799µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [183.918µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [129.81µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [75.024µs]" time="2021-01-30T14:07:57Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [88.795µs]" time="2021-01-30T14:07:59Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.707448ms]" time="2021-01-30T14:07:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.464531ms]" time="2021-01-30T14:07:59Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [203.923µs]" time="2021-01-30T14:07:59Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [191.137µs]" time="2021-01-30T14:07:59Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [272.033µs]" time="2021-01-30T14:07:59Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [163.611µs]" time="2021-01-30T14:07:59Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [180.774µs]" time="2021-01-30T14:08:02Z" level=info msg="photos: found 2 results for name:Mohn.mp4 public:true dist:20 quality:3 count:60 order:newest merged:true [1.307586ms]" time="2021-01-30T14:08:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:Mohn.mp4&public=true&quality=3 (200) [1.906133ms]" time="2021-01-30T14:08:08Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [5.895621ms]" time="2021-01-30T14:08:08Z" level=debug msg="http: GET /api/v1/dl/2305e512e3b183ec982d60a8b608a8ca501973ba?t=2grn5bpb (200) [8.107873ms]" time="2021-01-30T14:08:09Z" level=debug msg="http: GET /api/v1/dl/81aefaee21a2882102a5cac0532f265965c7c679?t=2grn5bpb (200) [635.134323ms]" time="2021-01-30T14:08:11Z" level=debug msg="http: GET /api/v1/ws (200) [15.988758137s]" time="2021-01-30T14:09:18Z" level=debug msg="http: GET /api/v1/config (200) [3.609005ms]" time="2021-01-30T14:09:31Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.401747ms]" time="2021-01-30T14:09:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.071962ms]" time="2021-01-30T14:09:32Z" level=debug msg="video: transcoding Images/photos-005_2.mp4 from to avc" time="2021-01-30T14:09:32Z" level=debug msg="convert: Images/photos-005_2.mp4 -> photos-005_2.mp4.avc" time="2021-01-30T14:09:34Z" level=debug msg="video: transcoding Images/photos-005_2.mp4 from to avc" time="2021-01-30T14:09:34Z" level=debug msg="video: transcoding completed in 67.376µs" time="2021-01-30T14:09:34Z" level=debug msg="http: GET /api/v1/videos/5592f713f2514503224545e60463f7edc0444429/public/avc (206) [1.266458ms]" time="2021-01-30T14:09:34Z" level=debug msg="video: transcoding Images/photos-005_2.mp4 from to avc" time="2021-01-30T14:09:34Z" level=debug msg="video: transcoding completed in 61.877µs" time="2021-01-30T14:09:34Z" level=debug msg="http: GET /api/v1/videos/5592f713f2514503224545e60463f7edc0444429/public/avc (206) [1.142092ms]" time="2021-01-30T14:09:38Z" level=debug msg="http: GET /api/v1/photos/pqmxlqu2x2gjkwx6 (200) [2.088845ms]" time="2021-01-30T14:09:38Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [467.824µs]" time="2021-01-30T14:09:42Z" level=debug msg="video: transcoding completed in 10.11607862s" time="2021-01-30T14:09:42Z" level=debug msg="http: GET /api/v1/videos/5592f713f2514503224545e60463f7edc0444429/public/avc (206) [10.117182087s]" time="2021-01-30T14:10:19Z" level=debug msg="http: GET /photos (200) [4.584224ms]" time="2021-01-30T14:10:19Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.022121ms]" time="2021-01-30T14:10:19Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [112.345051ms]" time="2021-01-30T14:10:21Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [304.846µs]" time="2021-01-30T14:10:21Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.463386ms]" time="2021-01-30T14:10:21Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.472861ms]" time="2021-01-30T14:10:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.909011ms]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [299.599µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [253.672µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [136.121µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [178.939µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [278.836µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [202.799µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.315µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [186.149µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [186.123µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [223.396µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [185.724µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [180.897µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [244.094µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [290.029µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [71.529µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [155.96µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [230.314µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [229.952µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [179.731µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [161.907µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [141.165µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [196.282µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [188.191µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [166.736µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [172.627µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [185.556µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [166.381µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [157.899µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [238.734µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [173.675µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [144.449µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [158.774µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [165.621µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [151.124µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [204.547µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [249.351µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [238.952µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [179.247µs]" time="2021-01-30T14:10:22Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [85.85µs]" time="2021-01-30T14:10:24Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.156693ms]" time="2021-01-30T14:10:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.797706ms]" time="2021-01-30T14:10:25Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [224.313µs]" time="2021-01-30T14:10:25Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [182.921µs]" time="2021-01-30T14:10:25Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [260.568µs]" time="2021-01-30T14:10:25Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [185.885µs]" time="2021-01-30T14:10:25Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [151.086µs]" time="2021-01-30T14:10:28Z" level=info msg="photos: found 2 results for name:Mohn.mp4 public:true dist:20 quality:3 count:60 order:newest merged:true [1.264691ms]" time="2021-01-30T14:10:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:Mohn.mp4&public=true&quality=3 (200) [1.912191ms]" time="2021-01-30T14:10:34Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [4.012845ms]" time="2021-01-30T14:10:34Z" level=debug msg="http: GET /api/v1/dl/2305e512e3b183ec982d60a8b608a8ca501973ba?t=2grn5bpb (200) [5.083895ms]" time="2021-01-30T14:10:34Z" level=debug msg="http: GET /api/v1/dl/81aefaee21a2882102a5cac0532f265965c7c679?t=2grn5bpb (200) [656.605315ms]" time="2021-01-30T14:10:46Z" level=info msg="photos: found 2 results for name:Gopher.mp4 public:true dist:20 quality:3 count:60 order:newest merged:true [1.91871ms]" time="2021-01-30T14:10:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:Gopher.mp4&public=true&quality=3 (200) [2.911871ms]" time="2021-01-30T14:10:54Z" level=debug msg="http: GET /api/v1/ws (200) [33.541461052s]" time="2021-01-30T14:11:45Z" level=debug msg="http: GET /photos (200) [4.832007ms]" time="2021-01-30T14:11:45Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.678319ms]" time="2021-01-30T14:11:45Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [114.751295ms]" time="2021-01-30T14:11:47Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [265.963µs]" time="2021-01-30T14:11:47Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.595051ms]" time="2021-01-30T14:11:47Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.661736ms]" time="2021-01-30T14:11:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.68108ms]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [297.003µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [196.648µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [213.112µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [294.899µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [223.737µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [222.873µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [187.65µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [179.358µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [143.057µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [248.772µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [201.377µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [231.427µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [289.712µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [71.886µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [183.351µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [312.411µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [352.144µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [192.698µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [158.708µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [142.236µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.409µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [176.396µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [181.77µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [183.571µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [176.338µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [182.738µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [181.17µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [196.258µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [201.266µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [131.186µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [211.235µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [167.239µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.33µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [140.212µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [192.707µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [184.25µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [180.493µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [154.657µs]" time="2021-01-30T14:11:48Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [67.372µs]" time="2021-01-30T14:11:50Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.274783ms]" time="2021-01-30T14:11:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.406668ms]" time="2021-01-30T14:11:51Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [203.183µs]" time="2021-01-30T14:11:51Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [202.083µs]" time="2021-01-30T14:11:51Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [227.83µs]" time="2021-01-30T14:11:51Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [171.503µs]" time="2021-01-30T14:11:51Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [175.464µs]" time="2021-01-30T14:11:54Z" level=info msg="photos: found 2 results for name:Mohn.mp4 public:true dist:20 quality:3 count:60 order:newest merged:true [1.173804ms]" time="2021-01-30T14:11:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:Mohn.mp4&public=true&quality=3 (200) [1.848474ms]" time="2021-01-30T14:12:00Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [3.761162ms]" time="2021-01-30T14:12:00Z" level=debug msg="http: GET /api/v1/dl/2305e512e3b183ec982d60a8b608a8ca501973ba?t=2grn5bpb (200) [6.68788ms]" time="2021-01-30T14:12:00Z" level=debug msg="http: GET /api/v1/dl/81aefaee21a2882102a5cac0532f265965c7c679?t=2grn5bpb (200) [650.326899ms]" time="2021-01-30T14:12:12Z" level=info msg="photos: found 2 results for name:Gopher.mp4 public:true dist:20 quality:3 count:60 order:newest merged:true [1.356341ms]" time="2021-01-30T14:12:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:Gopher.mp4&public=true&quality=3 (200) [2.156514ms]" time="2021-01-30T14:12:20Z" level=debug msg="http: GET /api/v1/ws (200) [33.626591994s]" time="2021-01-30T14:13:18Z" level=debug msg="http: GET /photos (200) [5.134294ms]" time="2021-01-30T14:13:18Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.768211ms]" time="2021-01-30T14:13:19Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [115.663548ms]" time="2021-01-30T14:13:21Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [272.971µs]" time="2021-01-30T14:13:21Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.402005ms]" time="2021-01-30T14:13:21Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.960281ms]" time="2021-01-30T14:13:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.755326ms]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [263.067µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [256.143µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [154.981µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [312.896µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [305.742µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [242.991µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [218.914µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [224.247µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [175.351µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [237.338µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [210.84µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [244.743µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [225.615µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [202.048µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [165.073µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [224.078µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [326.15µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [236.986µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [165.691µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [194.507µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [244.81µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [183.709µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [230.356µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [192.867µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [182.598µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [173.268µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [197.614µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [289.362µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [190.937µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [240.785µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [218.703µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [201.47µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [199.774µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [181.871µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [188.588µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [183.693µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [167.543µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [82.558µs]" time="2021-01-30T14:13:22Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [76.941µs]" time="2021-01-30T14:13:24Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.734284ms]" time="2021-01-30T14:13:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.730881ms]" time="2021-01-30T14:13:24Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [225.367µs]" time="2021-01-30T14:13:24Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [198.059µs]" time="2021-01-30T14:13:24Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [303.749µs]" time="2021-01-30T14:13:24Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [172.916µs]" time="2021-01-30T14:13:24Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [183.976µs]" time="2021-01-30T14:13:28Z" level=info msg="photos: found 2 results for name:Mohn.mp4 public:true dist:20 quality:3 count:60 order:newest merged:true [1.476194ms]" time="2021-01-30T14:13:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:Mohn.mp4&public=true&quality=3 (200) [2.311425ms]" time="2021-01-30T14:13:33Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [4.48714ms]" time="2021-01-30T14:13:33Z" level=debug msg="http: GET /api/v1/dl/2305e512e3b183ec982d60a8b608a8ca501973ba?t=2grn5bpb (200) [4.442178ms]" time="2021-01-30T14:13:34Z" level=debug msg="http: GET /api/v1/dl/81aefaee21a2882102a5cac0532f265965c7c679?t=2grn5bpb (200) [782.623805ms]" time="2021-01-30T14:13:36Z" level=debug msg="http: GET /api/v1/ws (200) [16.118357647s]" time="2021-01-30T14:14:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlqu2x2gjkwx6, -376 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlquf9tbc8mk2, -473 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02lomkuetc, -376 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr03f0zjk06w, -376 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02fsnwrn7f, -473 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Tower to create title for pqmxlr12pi8arvey" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Seashore to create title for pqmxlr214fgxt1as" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr23mv73aj2f, -886 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr21zjj8qdq6" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2336sct5nc" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr33r5lyhrj1" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Burrenwasen to create title for pqmxlr32qk9rfq86" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31yu8s0dh6, -295 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr3180x1cclg, -294 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31st2guha6, -473 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr41urria03z, -376 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr4385q4kjug, -318 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Ski to create title for pqmxlr438cp4yzf5" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Flower to create title for pqmxlr43kyg3hpx1" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label “Cape Roger Curtis” to create title for pqmxlr52xanwxjed" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr53rdw00lj7, -1431 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr535bdyek8h, -1432 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5w95ov6t38, -1433 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5at1qpe99r, -1433 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63vz47ue60, -1433 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr6ze5u9jjig, -1462 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63l8x2d7j5, -1433 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63s7c33i4r, -1482 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr7188hz4bih, -1483 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T14:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr71pc7gm97v, 5064 hours time difference" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Flower to create title for pqnah1f3gpds8i7y" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Cape to create title for pqnah1f65tdjn6pz" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label “Visitor Center” to create title for pqnah1f2zizijo2k" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label “Lower Cable Station” to create title for pqnah1h3o0atgfnw" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Seashore to create title for pqnah1hszoovfc0i" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Landscape to create title for pqnah1j4pjl0ks7s" time="2021-01-30T14:14:10Z" level=debug msg="photo: using label Cat to create title for pqnah1jldzorarso" time="2021-01-30T14:14:11Z" level=debug msg="photo: using label Flower to create title for pqnah1j30jjzm2hu" time="2021-01-30T14:14:11Z" level=debug msg="photo: using label Landscape to create title for pqnah1k2vo5846h7" time="2021-01-30T14:14:11Z" level=debug msg="photo: can't estimate position of uid pqnah1k2frui6p63, -44 hours time difference" time="2021-01-30T14:14:11Z" level=debug msg="photo: using label “Baumschule Rager” to create title for pqnah1l1d5626l4m" time="2021-01-30T14:14:11Z" level=debug msg="photo: can't estimate position of uid pqnah1l2p1vjzc3j, -593 hours time difference" time="2021-01-30T14:14:11Z" level=debug msg="photo: using label Gustav-Meyer-Straße to create title for pqnah1l3um54zxia" time="2021-01-30T14:14:11Z" level=debug msg="moments: index contains 43 photos and 5 videos, using threshold 6" time="2021-01-30T14:14:11Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T14:14:13Z" level=debug msg="http: GET /photos (200) [4.783936ms]" time="2021-01-30T14:14:13Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.034438ms]" time="2021-01-30T14:14:13Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [122.88137ms]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [257.242µs]" time="2021-01-30T14:14:16Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.882819ms]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.864576ms]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.795393ms]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [350.803µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [205.083µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [167.051µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [203.206µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [239.874µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [196.939µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [193.243µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [212.006µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [146.022µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [212.132µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [181.197µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [171.616µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [339.711µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [237.577µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [200.264µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [189.118µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [252.572µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [235.197µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [260.179µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [196.446µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [218.346µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [187.144µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [173.391µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [204.549µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [306.237µs]" time="2021-01-30T14:14:16Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [204µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [203.304µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [243.839µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [226.619µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [191.371µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [160.284µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [243.701µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [183.825µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [169.711µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [205.478µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [190.654µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [223.634µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [66.847µs]" time="2021-01-30T14:14:17Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [66.269µs]" time="2021-01-30T14:14:20Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.233914ms]" time="2021-01-30T14:14:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.730053ms]" time="2021-01-30T14:14:26Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [5.918398ms]" time="2021-01-30T14:14:26Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [86.731236ms]" time="2021-01-30T14:14:39Z" level=info msg="photos: found 1 results for name:IMG_20200711_174006.jpg photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.174608ms]" time="2021-01-30T14:14:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:IMG_20200711_174006.jpg&public=true&quality=3&photo=true (200) [1.787236ms]" time="2021-01-30T14:14:41Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [113.017µs]" time="2021-01-30T14:14:41Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/fit_1280 (200) [348.124µs]" time="2021-01-30T14:14:44Z" level=debug msg="http: GET /api/v1/photos/pqnah1f3gpds8i7y (200) [7.880195ms]" time="2021-01-30T14:14:44Z" level=debug msg="http: GET /api/v1/dl/eb357a7114ea3662453b61044ca180e423bb82b6?t=2grn5bpb (200) [109.607565ms]" time="2021-01-30T14:14:46Z" level=debug msg="http: GET /photos (200) [5.979873ms]" time="2021-01-30T14:14:46Z" level=debug msg="http: GET /api/v1/ws (200) [31.137097518s]" time="2021-01-30T14:14:46Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.365188ms]" time="2021-01-30T14:14:46Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [126.147312ms]" time="2021-01-30T14:14:47Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [370.069µs]" time="2021-01-30T14:14:47Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.59756ms]" time="2021-01-30T14:14:47Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.700488ms]" time="2021-01-30T14:14:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.244901ms]" time="2021-01-30T14:14:47Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [89.94µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [202.046µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [196.388µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [160.396µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [256.396µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [244.888µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [173.464µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [214.315µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [175.163µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [202.483µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [221.553µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [165.639µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [186.584µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [241.691µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [291.258µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [216.54µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [103.46µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [202.145µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [201.133µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [177.395µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [246.301µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [241.653µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [225.076µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [194.629µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [350.834µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [154.126µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [233.634µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [194.35µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [161.32µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [167.168µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [142.138µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [148.475µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [145.302µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.186µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [135.061µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [163.767µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [179.27µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [164.921µs]" time="2021-01-30T14:14:48Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [175.494µs]" time="2021-01-30T14:14:50Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.590284ms]" time="2021-01-30T14:14:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.304561ms]" time="2021-01-30T14:14:51Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [196.816µs]" time="2021-01-30T14:14:51Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [192.046µs]" time="2021-01-30T14:14:51Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [280.233µs]" time="2021-01-30T14:14:51Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [225.338µs]" time="2021-01-30T14:14:51Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [156.133µs]" time="2021-01-30T14:14:54Z" level=info msg="photos: found 2 results for name:Mohn.mp4 public:true dist:20 quality:3 count:60 order:newest merged:true [1.308801ms]" time="2021-01-30T14:14:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:Mohn.mp4&public=true&quality=3 (200) [1.926564ms]" time="2021-01-30T14:15:00Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [4.766604ms]" time="2021-01-30T14:15:00Z" level=debug msg="http: GET /api/v1/dl/2305e512e3b183ec982d60a8b608a8ca501973ba?t=2grn5bpb (200) [4.777969ms]" time="2021-01-30T14:15:00Z" level=debug msg="http: GET /api/v1/dl/81aefaee21a2882102a5cac0532f265965c7c679?t=2grn5bpb (200) [638.744729ms]" time="2021-01-30T14:15:09Z" level=debug msg="http: GET /api/v1/ws (200) [22.633635454s]" time="2021-01-30T14:15:48Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.313002ms]" time="2021-01-30T14:15:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.159596ms]" time="2021-01-30T14:15:58Z" level=debug msg="http: GET /api/v1/photos/pqmxlqu2x2gjkwx6 (200) [2.239213ms]" time="2021-01-30T14:16:01Z" level=debug msg="http: GET /api/v1/photos/pqnah1l3um54zxia (200) [1.986752ms]" time="2021-01-30T14:16:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [250.402µs]" time="2021-01-30T14:16:41Z" level=debug msg="http: GET /api/v1/photos/pqnah1jldzorarso (200) [2.262083ms]" time="2021-01-30T14:16:41Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [217.246µs]" time="2021-01-30T14:16:41Z" level=debug msg="http: GET /api/v1/t/2cbd22f3dcacc80a3eecce4e3fca8b5003efac94/public/tile_224 (200) [5.08845ms]" time="2021-01-30T14:16:54Z" level=info msg="photos: found 0 results for name:IMG_7138.JPG public:true dist:20 quality:3 count:60 order:newest merged:true [888.239µs]" time="2021-01-30T14:16:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:IMG_7138.JPG&public=true&quality=3 (200) [1.150782ms]" time="2021-01-30T14:17:00Z" level=info msg="photos: found 0 results for name:IMG_7138.JPG public:true dist:20 quality:3 count:60 order:newest merged:true [1.181765ms]" time="2021-01-30T14:17:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:%22IMG_7138.JPG%22&public=true&quality=3 (200) [1.48053ms]" time="2021-01-30T14:17:02Z" level=info msg="photos: found 51 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.754886ms]" time="2021-01-30T14:17:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.095408ms]" time="2021-01-30T14:17:08Z" level=debug msg="http: GET /api/v1/photos/pqnah1jldzorarso (200) [2.286404ms]" time="2021-01-30T14:17:13Z" level=debug msg="http: GET /api/v1/photos/pqnah1hszoovfc0i (200) [2.984148ms]" time="2021-01-30T14:17:13Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [278.101µs]" time="2021-01-30T14:19:18Z" level=debug msg="http: GET /api/v1/config (200) [3.767741ms]" time="2021-01-30T14:19:22Z" level=debug msg="http: GET /photos (200) [5.875974ms]" time="2021-01-30T14:19:22Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.023761ms]" time="2021-01-30T14:19:22Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [116.48845ms]" time="2021-01-30T14:19:24Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [543.045µs]" time="2021-01-30T14:19:24Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.697827ms]" time="2021-01-30T14:19:24Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.779ms]" time="2021-01-30T14:19:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.012584ms]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [284.587µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [198.88µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [150.096µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [191.833µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [181.387µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [237.895µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [253.619µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [227.689µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [226.211µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [164.784µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [204.799µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [198.74µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [212.048µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [223.859µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [263.861µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [185.407µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [252.048µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [317.487µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [205.713µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [233.046µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [210.24µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [190.498µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [179.231µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [259.264µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [172.486µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [187.125µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [227.334µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [232.606µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [179.262µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [210.378µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [198.036µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [199.83µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [156.074µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [219.549µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [212.929µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [224.949µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [193.914µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [116.801µs]" time="2021-01-30T14:19:25Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [74.391µs]" time="2021-01-30T14:19:29Z" level=info msg="photos: found 1 results for name:panorama_2.jpg photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.006538ms]" time="2021-01-30T14:19:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:panorama_2.jpg&public=true&quality=3&photo=true (200) [1.576883ms]" time="2021-01-30T14:19:36Z" level=info msg="photos: found 1 results for name:IMG_6478.JPG photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.049141ms]" time="2021-01-30T14:19:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:IMG_6478.JPG&public=true&quality=3&photo=true (200) [1.679273ms]" time="2021-01-30T14:19:41Z" level=info msg="download: added archive/IMG_6478.JPG as IMG_6478.JPG" time="2021-01-30T14:19:42Z" level=info msg="download: added archive/panorama_2.jpg as panorama_2.jpg" time="2021-01-30T14:19:42Z" level=info msg="download: zip photoprism-download-20210130-141941-1pvnv8zg.zip created in 477.474329ms" time="2021-01-30T14:19:42Z" level=debug msg="http: POST /api/v1/zip (200) [478.947444ms]" time="2021-01-30T14:19:42Z" level=debug msg="http: GET /api/v1/zip/photoprism-download-20210130-141941-1pvnv8zg.zip?t=2grn5bpb (200) [30.369146ms]" time="2021-01-30T14:19:44Z" level=debug msg="http: GET /api/v1/ws (200) [20.470576884s]" time="2021-01-30T14:20:23Z" level=debug msg="http: GET /photos (200) [6.86719ms]" time="2021-01-30T14:20:23Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.364914ms]" time="2021-01-30T14:20:23Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [122.115678ms]" time="2021-01-30T14:20:26Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [250.34µs]" time="2021-01-30T14:20:26Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.370139ms]" time="2021-01-30T14:20:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.794986ms]" time="2021-01-30T14:20:26Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.909991ms]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [277.244µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [247.488µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [156.398µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [233.736µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [307.156µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [222.892µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [187.491µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [712.759µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [200.537µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [262.931µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [237.093µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [257.057µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [304.116µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [324.436µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [170.074µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [226.779µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [209.672µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [182.236µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [172.09µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [168.947µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [230.355µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [313.705µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [340.006µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [168.646µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [207.498µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [242.466µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [209.716µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [234.769µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [171.062µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [215.537µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [168.87µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [201.681µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [182.571µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [218.227µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [193.528µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [153.432µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [237.125µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [82.544µs]" time="2021-01-30T14:20:27Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [109.374µs]" time="2021-01-30T14:20:30Z" level=info msg="photos: found 1 results for name:panorama_2.jpg photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.074811ms]" time="2021-01-30T14:20:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:panorama_2.jpg&public=true&quality=3&photo=true (200) [1.69334ms]" time="2021-01-30T14:20:37Z" level=info msg="photos: found 1 results for name:IMG_6478.JPG photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.991471ms]" time="2021-01-30T14:20:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:IMG_6478.JPG&public=true&quality=3&photo=true (200) [4.58691ms]" time="2021-01-30T14:20:43Z" level=info msg="download: added archive/IMG_6478.JPG as IMG_6478.JPG" time="2021-01-30T14:20:43Z" level=info msg="download: added archive/panorama_2.jpg as panorama_2.jpg" time="2021-01-30T14:20:43Z" level=info msg="download: zip photoprism-download-20210130-142043-2n4gmd8p.zip created in 482.353954ms" time="2021-01-30T14:20:43Z" level=debug msg="http: POST /api/v1/zip (200) [483.298162ms]" time="2021-01-30T14:20:43Z" level=debug msg="http: GET /api/v1/zip/photoprism-download-20210130-142043-2n4gmd8p.zip?t=2grn5bpb (200) [28.915331ms]" time="2021-01-30T14:20:46Z" level=debug msg="http: GET /api/v1/ws (200) [20.422261947s]" time="2021-01-30T14:21:57Z" level=debug msg="http: GET /photos (200) [4.904646ms]" time="2021-01-30T14:21:57Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.690589ms]" time="2021-01-30T14:21:57Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [116.18621ms]" time="2021-01-30T14:22:00Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [290.84µs]" time="2021-01-30T14:22:00Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.830392ms]" time="2021-01-30T14:22:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.859285ms]" time="2021-01-30T14:22:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.717542ms]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [246.035µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [221.18µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [176.247µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [231.97µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [242.992µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [200.182µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [164.614µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [189.055µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [231.794µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [258.41µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [204.798µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [205.853µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [253.073µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [184.794µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [173.637µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [262.758µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [350.795µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [244.306µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [174.357µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [208.054µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [188.397µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [182.568µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [170.754µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [203.755µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [231.777µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [260.849µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [188.636µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [254.756µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [180.55µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [229.032µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [191.35µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [207.802µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [188.859µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [224.215µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [205.462µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [205.569µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [160.865µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [84.117µs]" time="2021-01-30T14:22:01Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [98.704µs]" time="2021-01-30T14:22:04Z" level=info msg="photos: found 1 results for name:panorama_2.jpg photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.234298ms]" time="2021-01-30T14:22:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:panorama_2.jpg&public=true&quality=3&photo=true (200) [1.949106ms]" time="2021-01-30T14:22:11Z" level=info msg="photos: found 1 results for name:IMG_6478.JPG photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.27931ms]" time="2021-01-30T14:22:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:IMG_6478.JPG&public=true&quality=3&photo=true (200) [1.873983ms]" time="2021-01-30T14:22:17Z" level=info msg="download: added archive/IMG_6478.JPG as IMG_6478.JPG" time="2021-01-30T14:22:17Z" level=info msg="download: added archive/panorama_2.jpg as panorama_2.jpg" time="2021-01-30T14:22:17Z" level=info msg="download: zip photoprism-download-20210130-142217-3e4n4y6n.zip created in 555.554354ms" time="2021-01-30T14:22:17Z" level=debug msg="http: POST /api/v1/zip (200) [556.414133ms]" time="2021-01-30T14:22:17Z" level=debug msg="http: GET /api/v1/zip/photoprism-download-20210130-142217-3e4n4y6n.zip?t=2grn5bpb (200) [51.73432ms]" time="2021-01-30T14:22:20Z" level=debug msg="http: GET /api/v1/ws (200) [20.438337474s]" time="2021-01-30T14:22:55Z" level=debug msg="http: GET /photos (200) [4.841041ms]" time="2021-01-30T14:22:55Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.204084ms]" time="2021-01-30T14:22:55Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.62944ms]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [270.851µs]" time="2021-01-30T14:22:58Z" level=info msg="photos: found 41 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.719621ms]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.498381ms]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.108674ms]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [225.393µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [226.053µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [159.74µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [164.609µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [265.981µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [187.932µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [185.419µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [183.819µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [169.097µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [204.63µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [210.588µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [154.481µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [253.426µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [166.814µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [222.888µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [223.662µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [400.336µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [230.61µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [175.682µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [195.249µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [281.708µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [243.028µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [196.846µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [212.217µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [199.399µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [215.344µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [214.742µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [335.973µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [182.842µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [209.171µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [216.718µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [181.393µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [133.54µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [180.809µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [201.057µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [178.988µs]" time="2021-01-30T14:22:58Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [184.308µs]" time="2021-01-30T14:22:59Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [83.779µs]" time="2021-01-30T14:22:59Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [77.335µs]" time="2021-01-30T14:23:02Z" level=info msg="photos: found 1 results for name:panorama_2.jpg photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.134439ms]" time="2021-01-30T14:23:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:panorama_2.jpg&public=true&quality=3&photo=true (200) [1.798812ms]" time="2021-01-30T14:23:09Z" level=info msg="photos: found 1 results for name:IMG_6478.JPG photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [994.586µs]" time="2021-01-30T14:23:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:IMG_6478.JPG&public=true&quality=3&photo=true (200) [1.500709ms]" time="2021-01-30T14:23:15Z" level=info msg="download: added archive/IMG_6478.JPG as IMG_6478.JPG" time="2021-01-30T14:23:15Z" level=info msg="download: added archive/panorama_2.jpg as panorama_2.jpg" time="2021-01-30T14:23:15Z" level=info msg="download: zip photoprism-download-20210130-142314-3gqmkor9.zip created in 530.850297ms" time="2021-01-30T14:23:15Z" level=debug msg="http: POST /api/v1/zip (200) [531.909ms]" time="2021-01-30T14:23:15Z" level=debug msg="http: GET /api/v1/zip/photoprism-download-20210130-142314-3gqmkor9.zip?t=2grn5bpb (200) [28.893763ms]" time="2021-01-30T14:23:24Z" level=debug msg="http: GET /api/v1/ws (200) [26.965681419s]" time="2021-01-30T14:24:34Z" level=debug msg="cached folder:/:true:false [4.038036ms]" time="2021-01-30T14:24:34Z" level=debug msg="http: GET /api/v1/folders/originals?recursive=true (200) [4.384818ms]" time="2021-01-30T14:24:35Z" level=info msg="Settings saved" time="2021-01-30T14:24:35Z" level=debug msg="http: POST /api/v1/settings (200) [5.771565ms]" time="2021-01-30T14:24:37Z" level=info msg="Indexing files in Images" time="2021-01-30T14:24:37Z" level=info msg="index: no .ppignore file found" time="2021-01-30T14:24:37Z" level=info msg="index: skipped archived main jpg file Images/11_IMG.jpg" time="2021-01-30T14:24:37Z" level=debug msg="media: no original json sidecar file found for IMG_11234.mp4" time="2021-01-30T14:24:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:37Z" level=debug msg="media: exif not supported: IMG_11234.mp4" time="2021-01-30T14:24:37Z" level=info msg="media: IMG_11234.mp4 was taken at 2021-01-14 14:29:12.853 +0000 UTC (file mod time)" time="2021-01-30T14:24:37Z" level=info msg="index: skipped archived main mov file Images/IMG_2175.MOV" time="2021-01-30T14:24:37Z" level=debug msg="index: IMG_2175.MOV.jpg was modified (new size 116863, old size 116863, new timestamp 1612003196, old timestamp 1610635200)" time="2021-01-30T14:24:37Z" level=info msg="index: updated main mp4 file Images/IMG_11234.mp4" time="2021-01-30T14:24:37Z" level=info msg="index: skipped archived related jpg file IMG_2175.MOV.jpg" time="2021-01-30T14:24:37Z" level=debug msg="media: no original json sidecar file found for Gopher.mp4" time="2021-01-30T14:24:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:37Z" level=debug msg="media: exif not supported: Gopher.mp4" time="2021-01-30T14:24:37Z" level=info msg="media: Gopher.mp4 was taken at 2021-01-10 13:30:51.954 +0000 UTC (file mod time)" time="2021-01-30T14:24:37Z" level=debug msg="metadata: failed parsing IMG_11234.mp4.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T14:24:37Z" level=debug msg="media: no original json sidecar file found for IMG_11234.mp4.jpg" time="2021-01-30T14:24:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:37Z" level=debug msg="media: metadata: no exif header in IMG_11234.mp4.jpg (search and extract)" time="2021-01-30T14:24:37Z" level=info msg="media: IMG_11234.mp4.jpg was taken at 2021-01-30 10:39:55.725184744 +0000 UTC (file mod time)" time="2021-01-30T14:24:37Z" level=info msg="index: updated main mp4 file Images/Gopher.mp4" time="2021-01-30T14:24:37Z" level=debug msg="metadata: failed parsing Gopher.mp4.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T14:24:37Z" level=debug msg="media: no original json sidecar file found for Gopher.mp4.jpg" time="2021-01-30T14:24:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:37Z" level=debug msg="media: metadata: no exif header in Gopher.mp4.jpg (search and extract)" time="2021-01-30T14:24:37Z" level=info msg="media: Gopher.mp4.jpg was taken at 2021-01-30 10:39:55.757184719 +0000 UTC (file mod time)" time="2021-01-30T14:24:37Z" level=debug msg="media: no original json sidecar file found for IMG_2551.MOV" time="2021-01-30T14:24:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:37Z" level=debug msg="media: exif not supported: IMG_2551.MOV" time="2021-01-30T14:24:37Z" level=info msg="media: IMG_2551.MOV was taken at 2021-01-10 13:30:51.258 +0000 UTC (file mod time)" time="2021-01-30T14:24:37Z" level=info msg="index: updated main mov file Images/IMG_2551.MOV" time="2021-01-30T14:24:37Z" level=debug msg="metadata: failed parsing IMG_2551.MOV.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T14:24:37Z" level=debug msg="media: no original json sidecar file found for IMG_2551.MOV.jpg" time="2021-01-30T14:24:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:37Z" level=debug msg="media: metadata: no exif header in IMG_2551.MOV.jpg (search and extract)" time="2021-01-30T14:24:37Z" level=info msg="media: IMG_2551.MOV.jpg was taken at 2021-01-30 10:39:56.469184149 +0000 UTC (file mod time)" time="2021-01-30T14:24:37Z" level=debug msg="index: image classification took 501.700986ms" time="2021-01-30T14:24:37Z" level=debug msg="media: no new thumbnails created for IMG_11234 [84.308µs]" time="2021-01-30T14:24:37Z" level=info msg="index: updated related jpg file IMG_11234.mp4.jpg" time="2021-01-30T14:24:37Z" level=debug msg="index: image classification took 528.51168ms" time="2021-01-30T14:24:37Z" level=debug msg="media: no new thumbnails created for Gopher [80.295µs]" time="2021-01-30T14:24:37Z" level=info msg="index: updated related jpg file Gopher.mp4.jpg" time="2021-01-30T14:24:37Z" level=debug msg="index: image classification took 456.725255ms" time="2021-01-30T14:24:37Z" level=debug msg="media: no original json sidecar file found for IMG_2925.MOV" time="2021-01-30T14:24:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:37Z" level=debug msg="media: exif not supported: IMG_2925.MOV" time="2021-01-30T14:24:37Z" level=info msg="media: IMG_2925.MOV was taken at 2021-01-10 13:31:20.282 +0000 UTC (file mod time)" time="2021-01-30T14:24:37Z" level=debug msg="media: no new thumbnails created for IMG_2551 [76.917µs]" time="2021-01-30T14:24:37Z" level=info msg="index: updated related jpg file IMG_2551.MOV.jpg" time="2021-01-30T14:24:37Z" level=info msg="index: updated main mov file Images/IMG_2925.MOV" time="2021-01-30T14:24:37Z" level=debug msg="media: no original json sidecar file found for albums-002_1.jpg" time="2021-01-30T14:24:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:37Z" level=debug msg="metadata: failed parsing IMG_2925.MOV.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T14:24:37Z" level=debug msg="media: no original json sidecar file found for Mohn.mp4" time="2021-01-30T14:24:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:37Z" level=debug msg="media: exif not supported: Mohn.mp4" time="2021-01-30T14:24:37Z" level=info msg="media: Mohn.mp4 was taken at 2021-01-14 14:29:09.113 +0000 UTC (file mod time)" time="2021-01-30T14:24:37Z" level=debug msg="media: no original json sidecar file found for IMG_2925.MOV.jpg" time="2021-01-30T14:24:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:37Z" level=debug msg="media: metadata: no exif header in IMG_2925.MOV.jpg (search and extract)" time="2021-01-30T14:24:37Z" level=info msg="media: IMG_2925.MOV.jpg was taken at 2021-01-30 10:39:57.061183675 +0000 UTC (file mod time)" time="2021-01-30T14:24:37Z" level=info msg="index: updated main mp4 file Images/Mohn.mp4" time="2021-01-30T14:24:37Z" level=debug msg="metadata: failed parsing Mohn.mp4.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T14:24:37Z" level=debug msg="media: no original json sidecar file found for Mohn.mp4.jpg" time="2021-01-30T14:24:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:37Z" level=debug msg="media: metadata: no exif header in Mohn.mp4.jpg (search and extract)" time="2021-01-30T14:24:37Z" level=info msg="media: Mohn.mp4.jpg was taken at 2021-01-30 10:39:57.009183717 +0000 UTC (file mod time)" time="2021-01-30T14:24:38Z" level=debug msg="index: image classification took 523.823419ms" time="2021-01-30T14:24:38Z" level=debug msg="location: found cell s2:80dc03fbc914" time="2021-01-30T14:24:38Z" level=debug msg="index: image classification took 488.150523ms" time="2021-01-30T14:24:38Z" level=debug msg="index: image classification took 526.257006ms" time="2021-01-30T14:24:38Z" level=debug msg="media: no new thumbnails created for IMG_2925 [252.845µs]" time="2021-01-30T14:24:38Z" level=info msg="index: updated related jpg file IMG_2925.MOV.jpg" time="2021-01-30T14:24:38Z" level=debug msg="media: no new thumbnails created for albums-002_1 [264.874µs]" time="2021-01-30T14:24:38Z" level=info msg="index: updated main jpg file Images/albums-002_1.jpg" time="2021-01-30T14:24:38Z" level=debug msg="media: no original json sidecar file found for albums-002_2.jpg" time="2021-01-30T14:24:38Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:38Z" level=debug msg="media: no new thumbnails created for Mohn [296.834µs]" time="2021-01-30T14:24:38Z" level=info msg="index: updated related jpg file Mohn.mp4.jpg" time="2021-01-30T14:24:38Z" level=debug msg="media: no original json sidecar file found for albums-002_3.jpg" time="2021-01-30T14:24:38Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:38Z" level=debug msg="media: no original json sidecar file found for albums-005.jpg" time="2021-01-30T14:24:38Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:38Z" level=debug msg="index: image classification took 552.754766ms" time="2021-01-30T14:24:38Z" level=debug msg="location: found cell s2:21829d725624" time="2021-01-30T14:24:38Z" level=debug msg="photo: using label Tower to create title for pqmxlr12pi8arvey" time="2021-01-30T14:24:38Z" level=debug msg="index: image classification took 482.986535ms" time="2021-01-30T14:24:39Z" level=debug msg="media: no new thumbnails created for albums-002_2 [83.132µs]" time="2021-01-30T14:24:39Z" level=info msg="index: updated main jpg file Images/albums-002_2.jpg" time="2021-01-30T14:24:39Z" level=debug msg="index: image classification took 497.636957ms" time="2021-01-30T14:24:39Z" level=debug msg="location: found cell s2:149ce7856274" time="2021-01-30T14:24:39Z" level=debug msg="photo: using label Seashore to create title for pqmxlr214fgxt1as" time="2021-01-30T14:24:39Z" level=debug msg="media: no new thumbnails created for albums-002_3 [80.873µs]" time="2021-01-30T14:24:39Z" level=info msg="index: updated main jpg file Images/albums-002_3.jpg" time="2021-01-30T14:24:39Z" level=debug msg="media: no new thumbnails created for albums-005 [83.175µs]" time="2021-01-30T14:24:39Z" level=info msg="index: updated main jpg file Images/albums-005.jpg" time="2021-01-30T14:24:39Z" level=debug msg="exif: no gps tags in elephantRAW.CR2 (gps info)" time="2021-01-30T14:24:39Z" level=info msg="metadata: failed parsing gps coordinates in elephantRAW.CR2 (exif)" time="2021-01-30T14:24:39Z" level=debug msg="media: no original json sidecar file found for elephantRAW.CR2" time="2021-01-30T14:24:39Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:39Z" level=debug msg="media: no original json sidecar file found for labels-002_1.jpg" time="2021-01-30T14:24:39Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:39Z" level=info msg="index: added main raw file Images/elephantRAW.CR2" time="2021-01-30T14:24:39Z" level=debug msg="media: no original json sidecar file found for labels-002_2.jpg" time="2021-01-30T14:24:39Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:39Z" level=debug msg="index: image classification took 131.595745ms" time="2021-01-30T14:24:39Z" level=debug msg="location: found cell s2:1e64d0257f44" time="2021-01-30T14:24:39Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2336sct5nc" time="2021-01-30T14:24:39Z" level=debug msg="media: no new thumbnails created for labels-002_2 [82.29µs]" time="2021-01-30T14:24:39Z" level=info msg="index: updated main jpg file Images/labels-002_2.jpg" time="2021-01-30T14:24:39Z" level=debug msg="media: no original json sidecar file found for labels-002_3.jpg" time="2021-01-30T14:24:39Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:39Z" level=debug msg="index: image classification took 412.873547ms" time="2021-01-30T14:24:39Z" level=debug msg="location: found cell s2:1e64d0257f3c" time="2021-01-30T14:24:39Z" level=debug msg="photo: using label Zebra to create title for pqmxlr21zjj8qdq6" time="2021-01-30T14:24:39Z" level=debug msg="media: no new thumbnails created for labels-002_1 [115.734µs]" time="2021-01-30T14:24:39Z" level=info msg="index: updated main jpg file Images/labels-002_1.jpg" time="2021-01-30T14:24:39Z" level=debug msg="media: no original json sidecar file found for labels-003_1.jpg" time="2021-01-30T14:24:39Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:39Z" level=debug msg="index: image classification took 368.478163ms" time="2021-01-30T14:24:39Z" level=debug msg="location: found cell s2:1e64d02531fc" time="2021-01-30T14:24:39Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T14:24:39Z" level=debug msg="media: no new thumbnails created for labels-002_3 [99.338µs]" time="2021-01-30T14:24:39Z" level=info msg="index: updated main jpg file Images/labels-002_3.jpg" time="2021-01-30T14:24:39Z" level=debug msg="media: no original json sidecar file found for labels-003_2.jpg" time="2021-01-30T14:24:39Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:39Z" level=debug msg="exif: no gps tags in elephantRAW.JPG (gps info)" time="2021-01-30T14:24:39Z" level=info msg="metadata: failed parsing gps coordinates in elephantRAW.JPG (exif)" time="2021-01-30T14:24:39Z" level=debug msg="media: no original json sidecar file found for elephantRAW.JPG" time="2021-01-30T14:24:39Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:39Z" level=debug msg="index: image classification took 373.253886ms" time="2021-01-30T14:24:39Z" level=debug msg="location: found cell s2:479a03fc52b4" time="2021-01-30T14:24:39Z" level=debug msg="photo: using label Burrenwasen to create title for pqmxlr32qk9rfq86" time="2021-01-30T14:24:39Z" level=debug msg="media: no new thumbnails created for labels-003_1 [81.704µs]" time="2021-01-30T14:24:39Z" level=info msg="index: updated main jpg file Images/labels-003_1.jpg" time="2021-01-30T14:24:40Z" level=debug msg="media: no original json sidecar file found for labels-004.jpg" time="2021-01-30T14:24:40Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:40Z" level=debug msg="index: image classification took 372.623021ms" time="2021-01-30T14:24:40Z" level=debug msg="location: found cell s2:479a03fd9ee4" time="2021-01-30T14:24:40Z" level=debug msg="photo: using label Landscape to create title for pqmxlr33r5lyhrj1" time="2021-01-30T14:24:40Z" level=debug msg="index: image classification took 98.717674ms" time="2021-01-30T14:24:40Z" level=debug msg="media: no new thumbnails created for labels-003_2 [84.097µs]" time="2021-01-30T14:24:40Z" level=info msg="index: updated main jpg file Images/labels-003_2.jpg" time="2021-01-30T14:24:40Z" level=debug msg="location: found cell s2:47a851c998b4" time="2021-01-30T14:24:40Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T14:24:40Z" level=debug msg="media: no original json sidecar file found for photos-003_1.jpg" time="2021-01-30T14:24:40Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:40Z" level=debug msg="media: no new thumbnails created for labels-004 [101.951µs]" time="2021-01-30T14:24:40Z" level=info msg="index: updated main jpg file Images/labels-004.jpg" time="2021-01-30T14:24:40Z" level=debug msg="media: no original json sidecar file found for photos-003_2.jpg" time="2021-01-30T14:24:40Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:40Z" level=debug msg="index: image classification took 377.966763ms" time="2021-01-30T14:24:40Z" level=debug msg="index: image classification took 349.986083ms" time="2021-01-30T14:24:40Z" level=debug msg="media: no new thumbnails created for photos-003_1 [80.338µs]" time="2021-01-30T14:24:40Z" level=info msg="index: updated main jpg file Images/photos-003_1.jpg" time="2021-01-30T14:24:40Z" level=debug msg="media: no new thumbnails created for photos-003_2 [76.77µs]" time="2021-01-30T14:24:40Z" level=info msg="index: updated main jpg file Images/photos-003_2.jpg" time="2021-01-30T14:24:40Z" level=debug msg="media: no original json sidecar file found for photos-003_3.jpg" time="2021-01-30T14:24:40Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:40Z" level=info msg="media: photos-003_3.jpg was taken at 2021-01-10 13:30:41.094 +0000 UTC (file mod time)" time="2021-01-30T14:24:40Z" level=debug msg="media: no original json sidecar file found for photos-003_4.jpg" time="2021-01-30T14:24:40Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:41Z" level=debug msg="index: image classification took 469.032904ms" time="2021-01-30T14:24:41Z" level=debug msg="index: image classification took 462.138183ms" time="2021-01-30T14:24:41Z" level=debug msg="media: no new thumbnails created for photos-003_3 [116.352µs]" time="2021-01-30T14:24:41Z" level=info msg="index: updated main jpg file Images/photos-003_3.jpg" time="2021-01-30T14:24:41Z" level=debug msg="media: no new thumbnails created for photos-003_4 [88.099µs]" time="2021-01-30T14:24:41Z" level=info msg="index: updated main jpg file Images/photos-003_4.jpg" time="2021-01-30T14:24:41Z" level=debug msg="media: no original json sidecar file found for photos8_1_ski.jpg" time="2021-01-30T14:24:41Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:41Z" level=debug msg="media: no original json sidecar file found for photos-005_2.mp4" time="2021-01-30T14:24:41Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:41Z" level=debug msg="media: exif not supported: photos-005_2.mp4" time="2021-01-30T14:24:41Z" level=info msg="media: photos-005_2.mp4 was taken at 2021-01-14 14:32:26.237 +0000 UTC (file mod time)" time="2021-01-30T14:24:41Z" level=info msg="index: updated main mp4 file Images/photos-005_2.mp4" time="2021-01-30T14:24:41Z" level=debug msg="metadata: failed parsing photos-005_2.mp4.jpg, starting brute-force search (parse jpeg)" time="2021-01-30T14:24:41Z" level=debug msg="media: no original json sidecar file found for photos-005_2.mp4.jpg" time="2021-01-30T14:24:41Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:41Z" level=debug msg="media: metadata: no exif header in photos-005_2.mp4.jpg (search and extract)" time="2021-01-30T14:24:41Z" level=info msg="media: photos-005_2.mp4.jpg was taken at 2021-01-30 10:40:08.233174688 +0000 UTC (file mod time)" time="2021-01-30T14:24:41Z" level=debug msg="index: image classification took 379.916424ms" time="2021-01-30T14:24:41Z" level=debug msg="index: image classification took 417.154138ms" time="2021-01-30T14:24:41Z" level=debug msg="location: found cell s2:47786b2bed34" time="2021-01-30T14:24:41Z" level=debug msg="media: no new thumbnails created for photos-005_2 [77.524µs]" time="2021-01-30T14:24:41Z" level=info msg="index: updated related jpg file photos-005_2.mp4.jpg" time="2021-01-30T14:24:41Z" level=debug msg="photo: using label Ski to create title for pqmxlr438cp4yzf5" time="2021-01-30T14:24:41Z" level=debug msg="media: no original json sidecar file found for photos8_2_ski.jpg" time="2021-01-30T14:24:41Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:24:41Z" level=debug msg="media: no new thumbnails created for photos8_2_ski [88.315µs]" time="2021-01-30T14:24:41Z" level=info msg="index: updated main jpg file Images/photos8_2_ski.jpg" time="2021-01-30T14:24:41Z" level=debug msg="media: no new thumbnails created for photos8_1_ski [77.422µs]" time="2021-01-30T14:24:41Z" level=info msg="index: updated main jpg file Images/photos8_1_ski.jpg" time="2021-01-30T14:24:42Z" level=debug msg="index: image classification took 2.437882984s" time="2021-01-30T14:24:42Z" level=debug msg="photo: changed title of pqnr4133r3bg2tkp to “Elephantraw / 2018”" time="2021-01-30T14:24:43Z" level=info msg="media: 7 thumbnails created for elephantRAW [1.273838431s]" time="2021-01-30T14:24:43Z" level=info msg="index: added related jpg file elephantRAW.JPG" time="2021-01-30T14:24:43Z" level=debug msg="removed folder:/:true:false from cache" time="2021-01-30T14:24:43Z" level=info msg="purge: searching index for unassigned primary files" time="2021-01-30T14:24:43Z" level=info msg="purge: searching index for hidden media files" time="2021-01-30T14:24:43Z" level=debug msg="moments: index contains 44 photos and 5 videos, using threshold 6" time="2021-01-30T14:24:43Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T14:24:43Z" level=info msg="Indexing completed in 6 s" time="2021-01-30T14:24:43Z" level=debug msg="http: POST /api/v1/index (200) [6.651603869s]" time="2021-01-30T14:24:45Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.850532ms]" time="2021-01-30T14:24:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.598054ms]" time="2021-01-30T14:24:46Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_224 (200) [166.872µs]" time="2021-01-30T14:24:53Z" level=info msg="photos: found 1 results for type:raw public:true dist:20 quality:3 count:60 order:newest merged:true [873.583µs]" time="2021-01-30T14:24:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=type:raw&public=true&quality=3 (200) [1.524374ms]" time="2021-01-30T14:25:02Z" level=info msg="photos: found 1 results for name:elephantRAW public:true dist:20 quality:3 count:60 order:newest merged:true [1.084372ms]" time="2021-01-30T14:25:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:elephantRAW&public=true&quality=3 (200) [1.550468ms]" time="2021-01-30T14:27:26Z" level=debug msg="http: GET /photos (200) [8.37272ms]" time="2021-01-30T14:27:26Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.356386ms]" time="2021-01-30T14:27:26Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.777517ms]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [334.222µs]" time="2021-01-30T14:27:29Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.160555ms]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.542838ms]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.866456ms]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [274.476µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [280.794µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [147.543µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [229.117µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [223.592µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [189.104µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [190.282µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [181.199µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [136.024µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [223.908µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [177.238µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [187.565µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [207.212µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [232.894µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [73.555µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [159.074µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [167.851µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [245.515µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [206.294µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [215.229µs]" time="2021-01-30T14:27:29Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [148.367µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [162.779µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [176.304µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [173.501µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [158.791µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [192.521µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [167.975µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [165.479µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [157.008µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [197.558µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [139.36µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [171.615µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [129.076µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [177.591µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [158.291µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [190.771µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [195.697µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [206.046µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [160.65µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [97.972µs]" time="2021-01-30T14:27:30Z" level=debug msg="albums: search type:month count:24 [37.754µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.112019ms]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [5.667µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [323.117µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.871µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [230.589µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.204µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [184.265µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.118µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [220.821µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.18µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [219.152µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.271µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [197.192µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.829µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [244.385µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [11.2µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [451.686µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.18µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [282.377µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.289µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [237.441µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [2.608µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [146.819µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [22.213µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [204.253µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.685µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [240.337µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [5.732µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [221.491µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.858µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [235.923µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.313µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [194.722µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [5.235µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [314.993µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.888µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [211.641µs]" time="2021-01-30T14:27:30Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.857µs]" time="2021-01-30T14:27:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [310.245µs]" time="2021-01-30T14:27:31Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [10.368µs]" time="2021-01-30T14:27:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [777.874µs]" time="2021-01-30T14:27:33Z" level=info msg="Album saved" time="2021-01-30T14:27:33Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [12.303µs]" time="2021-01-30T14:27:33Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [10.208579ms]" time="2021-01-30T14:27:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [452.217µs]" time="2021-01-30T14:27:34Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [1.051241ms]" time="2021-01-30T14:27:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.781598ms]" time="2021-01-30T14:27:34Z" level=debug msg="albums: search type:month count:24 [10.225µs]" time="2021-01-30T14:27:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.662296ms]" time="2021-01-30T14:27:35Z" level=debug msg="albums: search type:month category:Mountains count:24 [12.881µs]" time="2021-01-30T14:27:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=month (200) [744.951µs]" time="2021-01-30T14:27:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [365.038µs]" time="2021-01-30T14:27:35Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [1.110881ms]" time="2021-01-30T14:27:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.810677ms]" time="2021-01-30T14:27:37Z" level=info msg="Album saved" time="2021-01-30T14:27:37Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [14.013µs]" time="2021-01-30T14:27:37Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [16.781257ms]" time="2021-01-30T14:27:38Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:120 order:oldest merged:true [1.125162ms]" time="2021-01-30T14:27:38Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.820326ms]" time="2021-01-30T14:27:38Z" level=debug msg="albums: search type:month count:24 [12.366µs]" time="2021-01-30T14:27:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.920963ms]" time="2021-01-30T14:27:39Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [13.305µs]" time="2021-01-30T14:27:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [935.273µs]" time="2021-01-30T14:27:39Z" level=debug msg="http: GET /photos (200) [16.477001ms]" time="2021-01-30T14:27:39Z" level=debug msg="http: GET /api/v1/ws (200) [11.148449208s]" time="2021-01-30T14:27:39Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.462558ms]" time="2021-01-30T14:27:39Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [117.78908ms]" time="2021-01-30T14:27:40Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [253.861µs]" time="2021-01-30T14:27:40Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.041315ms]" time="2021-01-30T14:27:40Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.865996ms]" time="2021-01-30T14:27:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.438067ms]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [280.275µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [246.057µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [179.199µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [282.876µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [188.386µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [175.241µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [231.391µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [178.697µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [181.732µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [222.482µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [209.167µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [501.438µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [68.634µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [158.92µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [175.507µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [148.072µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [130.109µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [161.245µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [124.335µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [178.443µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [194.008µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [148.047µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [168.963µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [155.781µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [165.159µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [166.897µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [181.725µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [138.825µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [168.892µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [193.842µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [138.746µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [149.504µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [136.452µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [140.785µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [161.489µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [228.05µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [156.169µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [177.413µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [151.882µs]" time="2021-01-30T14:27:41Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [83.677µs]" time="2021-01-30T14:27:42Z" level=debug msg="albums: search type:month count:24 [13.957µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.57918ms]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.489µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [373.08µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [5.486µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [228.485µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.875µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [208.327µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [4.65µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [242.989µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [6.017µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [318.703µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [4.62µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [298.858µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [7.66µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [355.077µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [7.195µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [319.523µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.405µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [270.419µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.725µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [292.116µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [5.315µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [231.158µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.121µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [265.859µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.751µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [215.014µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.183µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [188.059µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.363µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [235.141µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [5.089µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [204.761µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.549µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [197.816µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.562µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [187.231µs]" time="2021-01-30T14:27:42Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.826µs]" time="2021-01-30T14:27:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [232.75µs]" time="2021-01-30T14:27:43Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [523.59µs]" time="2021-01-30T14:27:43Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.856457ms]" time="2021-01-30T14:27:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.564932ms]" time="2021-01-30T14:27:43Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [158.698µs]" time="2021-01-30T14:27:43Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [163.836µs]" time="2021-01-30T14:27:43Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [175.904µs]" time="2021-01-30T14:27:43Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [252.779µs]" time="2021-01-30T14:27:43Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [217.399µs]" time="2021-01-30T14:27:43Z" level=debug msg="http: GET /photos (200) [4.504115ms]" time="2021-01-30T14:27:43Z" level=debug msg="http: GET /api/v1/ws (200) [3.656438025s]" time="2021-01-30T14:27:43Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.521379ms]" time="2021-01-30T14:27:43Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [118.088267ms]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [271.009µs]" time="2021-01-30T14:27:45Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.559244ms]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.623214ms]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.427935ms]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [79.72µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [207.596µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [236.447µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [170.87µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [272.898µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [266.119µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [203.339µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [203.292µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [206.483µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [210.837µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [235.205µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [245.867µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [203.8µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [210.216µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [210.185µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [223.763µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [81.611µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [209.752µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [373.679µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [143.586µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [203.841µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [179.894µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [180.756µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [192.906µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [192.729µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [160.843µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [149.869µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [159.864µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [153.949µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [202.193µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [207.138µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [136.936µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [181.714µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [158.865µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [149.314µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [160.722µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [177.854µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [174.583µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [180.538µs]" time="2021-01-30T14:27:45Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [217.69µs]" time="2021-01-30T14:27:46Z" level=debug msg="albums: search type:month count:24 [10.52µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.936912ms]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [3.98µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [304.939µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.591µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [206.628µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [25.07µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [265.393µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.418µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [202.016µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.673µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [219.624µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.076µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [228.27µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [5.719µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [253.392µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [23.118µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [338.844µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [9.781µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [320.889µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [6.701µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [344.727µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.626µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [221.059µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.964µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [217.351µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [7.205µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [300.324µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [5.402µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [235.156µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.201µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [209.645µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.355µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [180.981µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.237µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [214.41µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.875µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [199.446µs]" time="2021-01-30T14:27:46Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.66µs]" time="2021-01-30T14:27:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [222.675µs]" time="2021-01-30T14:27:47Z" level=debug msg="http: GET /api/v1/ws (200) [2.814288994s]" time="2021-01-30T14:27:54Z" level=debug msg="http: GET /photos (200) [4.775235ms]" time="2021-01-30T14:27:54Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.312463ms]" time="2021-01-30T14:27:54Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [116.220807ms]" time="2021-01-30T14:27:57Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [292.379µs]" time="2021-01-30T14:27:57Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.003936ms]" time="2021-01-30T14:27:57Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.223556ms]" time="2021-01-30T14:27:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.231634ms]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [281.313µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [182.358µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [151.82µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [203.107µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [255.043µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [208.814µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [222.079µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [201.751µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [176.444µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [227.23µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [182.594µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [168.115µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [197.641µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [194.632µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [183.209µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [200.322µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [459.96µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [280.584µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [298.324µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [244.251µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [291.662µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [199.135µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [202.407µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [211.674µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [196.559µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [180.192µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [194.838µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [175.278µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [284.959µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [194.377µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [251.437µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [225.403µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [223.048µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [276.701µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [199.427µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [193.417µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [210.263µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [199.968µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [87.206µs]" time="2021-01-30T14:27:58Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [72.071µs]" time="2021-01-30T14:28:00Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.882099ms]" time="2021-01-30T14:28:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.561675ms]" time="2021-01-30T14:28:00Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [224.89µs]" time="2021-01-30T14:28:00Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [171.298µs]" time="2021-01-30T14:28:00Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [230.778µs]" time="2021-01-30T14:28:00Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [182.557µs]" time="2021-01-30T14:28:00Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [223.116µs]" time="2021-01-30T14:28:04Z" level=info msg="photos: found 1 results for name:elephantRAW public:true dist:20 quality:3 count:60 order:newest merged:true [1.120626ms]" time="2021-01-30T14:28:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:elephantRAW&public=true&quality=3 (200) [1.619853ms]" time="2021-01-30T14:28:10Z" level=debug msg="http: GET /api/v1/photos/pqnr4133r3bg2tkp (200) [4.666532ms]" time="2021-01-30T14:28:10Z" level=debug msg="http: GET /api/v1/dl/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b?t=2grn5bpb (200) [310.561916ms]" time="2021-01-30T14:28:11Z" level=debug msg="http: GET /api/v1/dl/24de5e189230fcb5ff388f136a84957723227c89?t=2grn5bpb (200) [856.177345ms]" time="2021-01-30T14:28:12Z" level=debug msg="http: GET /api/v1/ws (200) [16.36174971s]" time="2021-01-30T14:28:35Z" level=debug msg="http: GET /photos (200) [5.093451ms]" time="2021-01-30T14:28:35Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.299515ms]" time="2021-01-30T14:28:35Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.575662ms]" time="2021-01-30T14:28:37Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [277.994µs]" time="2021-01-30T14:28:37Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.191512ms]" time="2021-01-30T14:28:37Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.885649ms]" time="2021-01-30T14:28:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.101255ms]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [283.302µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [278.429µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [264.652µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [195.595µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [240.96µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [197.174µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [166.904µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [182.51µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [220.695µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [211.782µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [202.455µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [158.617µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [247.007µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [238.53µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [192.34µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [221.636µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [296.41µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [181.289µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [243.793µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [200.593µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [249.217µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [167.246µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [164.342µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.558µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [216.72µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [193.572µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [222.637µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [185.551µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [227.061µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [180.504µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [205.336µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.432µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [179.78µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [201.697µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [201.604µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [182.373µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [198.494µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [168.006µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [103.741µs]" time="2021-01-30T14:28:38Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [82.86µs]" time="2021-01-30T14:28:40Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.680793ms]" time="2021-01-30T14:28:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.963298ms]" time="2021-01-30T14:28:41Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [268.879µs]" time="2021-01-30T14:28:41Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [183.121µs]" time="2021-01-30T14:28:41Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [213.915µs]" time="2021-01-30T14:28:41Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [237.916µs]" time="2021-01-30T14:28:41Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [157.267µs]" time="2021-01-30T14:28:44Z" level=info msg="photos: found 1 results for name:elephantRAW public:true dist:20 quality:3 count:60 order:newest merged:true [1.012946ms]" time="2021-01-30T14:28:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:elephantRAW&public=true&quality=3 (200) [1.513384ms]" time="2021-01-30T14:28:50Z" level=debug msg="http: GET /api/v1/photos/pqnr4133r3bg2tkp (200) [4.488993ms]" time="2021-01-30T14:28:50Z" level=debug msg="http: GET /api/v1/dl/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b?t=2grn5bpb (200) [308.002228ms]" time="2021-01-30T14:28:51Z" level=debug msg="http: GET /api/v1/dl/24de5e189230fcb5ff388f136a84957723227c89?t=2grn5bpb (200) [900.778639ms]" time="2021-01-30T14:28:53Z" level=debug msg="http: GET /api/v1/ws (200) [16.230144693s]" time="2021-01-30T14:29:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlqu2x2gjkwx6, -376 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlquf9tbc8mk2, -473 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02lomkuetc, -376 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr03f0zjk06w, -376 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02fsnwrn7f, -473 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Tower to create title for pqmxlr12pi8arvey" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Seashore to create title for pqmxlr214fgxt1as" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr23mv73aj2f, -886 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr21zjj8qdq6" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2336sct5nc" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr33r5lyhrj1" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Burrenwasen to create title for pqmxlr32qk9rfq86" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31yu8s0dh6, -295 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr3180x1cclg, -294 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31st2guha6, -473 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr41urria03z, -376 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr4385q4kjug, -318 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Ski to create title for pqmxlr438cp4yzf5" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Flower to create title for pqmxlr43kyg3hpx1" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label “Cape Roger Curtis” to create title for pqmxlr52xanwxjed" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr53rdw00lj7, -1431 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr535bdyek8h, -1432 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5w95ov6t38, -1433 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5at1qpe99r, -1433 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63vz47ue60, -1433 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr6ze5u9jjig, -1462 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63l8x2d7j5, -1433 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63s7c33i4r, -1482 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr7188hz4bih, -1483 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T14:29:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr71pc7gm97v, 5064 hours time difference" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Flower to create title for pqnah1f3gpds8i7y" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Cape to create title for pqnah1f65tdjn6pz" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label “Visitor Center” to create title for pqnah1f2zizijo2k" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label “Lower Cable Station” to create title for pqnah1h3o0atgfnw" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Seashore to create title for pqnah1hszoovfc0i" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Landscape to create title for pqnah1j4pjl0ks7s" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Cat to create title for pqnah1jldzorarso" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Farm to create title for pqnah1j30jjzm2hu" time="2021-01-30T14:29:10Z" level=debug msg="photo: changed title of pqnah1j30jjzm2hu to “Farm / Tübingen / 2018”" time="2021-01-30T14:29:10Z" level=debug msg="metadata: optimized photo uid pqnah1j30jjzm2hu" time="2021-01-30T14:29:10Z" level=debug msg="photo: using label Landscape to create title for pqnah1k2vo5846h7" time="2021-01-30T14:29:11Z" level=debug msg="photo: can't estimate position of uid pqnah1k2frui6p63, -44 hours time difference" time="2021-01-30T14:29:11Z" level=debug msg="photo: using label “Baumschule Rager” to create title for pqnah1l1d5626l4m" time="2021-01-30T14:29:11Z" level=debug msg="photo: can't estimate position of uid pqnah1l2p1vjzc3j, -593 hours time difference" time="2021-01-30T14:29:11Z" level=debug msg="photo: using label Gustav-Meyer-Straße to create title for pqnah1l3um54zxia" time="2021-01-30T14:29:11Z" level=info msg="metadata: optimized 1 photos" time="2021-01-30T14:29:11Z" level=debug msg="moments: index contains 44 photos and 5 videos, using threshold 6" time="2021-01-30T14:29:11Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T14:29:18Z" level=debug msg="http: GET /api/v1/config (200) [3.650582ms]" time="2021-01-30T14:29:44Z" level=debug msg="http: GET /photos (200) [5.243778ms]" time="2021-01-30T14:29:44Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.9306ms]" time="2021-01-30T14:29:45Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [117.009352ms]" time="2021-01-30T14:29:47Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [341.939µs]" time="2021-01-30T14:29:47Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.409349ms]" time="2021-01-30T14:29:47Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.495575ms]" time="2021-01-30T14:29:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.114666ms]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [262.661µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [191.575µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [167.462µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [319.847µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [211.31µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [216.05µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [210.437µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [201.406µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [164.504µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [331.536µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [213.338µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [220.032µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [281.601µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [74.733µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [311.359µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [446.644µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [216.242µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [234.956µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [171.321µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [252.078µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [196.367µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [206.735µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [235.781µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [270.085µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [224.262µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [196.839µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [222.54µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [171.242µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [152.484µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [237.209µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [160.705µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [230.075µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [188.442µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [186.467µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [140.494µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [209.838µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [206.389µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [225.715µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [185.173µs]" time="2021-01-30T14:29:48Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [96.395µs]" time="2021-01-30T14:29:50Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.489015ms]" time="2021-01-30T14:29:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.414404ms]" time="2021-01-30T14:29:50Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [254.651µs]" time="2021-01-30T14:29:50Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [180.334µs]" time="2021-01-30T14:29:50Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [207.722µs]" time="2021-01-30T14:29:50Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [162.897µs]" time="2021-01-30T14:29:50Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [234.857µs]" time="2021-01-30T14:29:54Z" level=info msg="photos: found 1 results for name:elephantRAW public:true dist:20 quality:3 count:60 order:newest merged:true [1.21817ms]" time="2021-01-30T14:29:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:elephantRAW&public=true&quality=3 (200) [1.717249ms]" time="2021-01-30T14:30:00Z" level=debug msg="http: GET /api/v1/photos/pqnr4133r3bg2tkp (200) [4.708383ms]" time="2021-01-30T14:30:00Z" level=debug msg="http: GET /api/v1/dl/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b?t=2grn5bpb (200) [302.232494ms]" time="2021-01-30T14:30:01Z" level=debug msg="http: GET /api/v1/dl/24de5e189230fcb5ff388f136a84957723227c89?t=2grn5bpb (200) [879.88601ms]" time="2021-01-30T14:30:02Z" level=debug msg="http: GET /api/v1/ws (200) [16.306391181s]" time="2021-01-30T14:30:27Z" level=debug msg="http: GET /photos (200) [4.639843ms]" time="2021-01-30T14:30:27Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.21953ms]" time="2021-01-30T14:30:28Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [114.537425ms]" time="2021-01-30T14:30:30Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [280.064µs]" time="2021-01-30T14:30:30Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.991943ms]" time="2021-01-30T14:30:30Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.885644ms]" time="2021-01-30T14:30:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.767264ms]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [277.455µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [206.594µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [154.028µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [167.734µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [242.839µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [199.113µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [177.077µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [232.152µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [165.51µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [251.584µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [261.949µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [181.184µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [233.881µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [217.002µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [222.117µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [115.054µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [223.099µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [220.623µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [178.538µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [221.905µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [288.115µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [171.191µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [214.183µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [178.385µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [218.465µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [192.816µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [173.276µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [251.848µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [207.992µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [245.465µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [182.369µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [217.918µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [181.511µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [167.936µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [147.699µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [182.235µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [149.741µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [182.239µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [144.806µs]" time="2021-01-30T14:30:31Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [107.943µs]" time="2021-01-30T14:30:33Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.379005ms]" time="2021-01-30T14:30:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.685921ms]" time="2021-01-30T14:30:33Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [222.99µs]" time="2021-01-30T14:30:33Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [223.776µs]" time="2021-01-30T14:30:33Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [229.103µs]" time="2021-01-30T14:30:33Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [161.52µs]" time="2021-01-30T14:30:33Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [155.814µs]" time="2021-01-30T14:30:37Z" level=info msg="photos: found 1 results for name:elephantRAW public:true dist:20 quality:3 count:60 order:newest merged:true [1.081833ms]" time="2021-01-30T14:30:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:elephantRAW&public=true&quality=3 (200) [1.54592ms]" time="2021-01-30T14:30:43Z" level=debug msg="http: GET /api/v1/photos/pqnr4133r3bg2tkp (200) [5.130555ms]" time="2021-01-30T14:30:43Z" level=debug msg="http: GET /api/v1/dl/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b?t=2grn5bpb (200) [303.091569ms]" time="2021-01-30T14:30:43Z" level=debug msg="http: GET /api/v1/dl/24de5e189230fcb5ff388f136a84957723227c89?t=2grn5bpb (200) [878.056538ms]" time="2021-01-30T14:30:45Z" level=debug msg="http: GET /api/v1/ws (200) [16.241644594s]" time="2021-01-30T14:31:46Z" level=debug msg="http: GET /api/v1/photos/pqnr4133r3bg2tkp (200) [2.652709ms]" time="2021-01-30T14:31:46Z" level=debug msg="http: GET /api/v1/dl/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b?t=2grn5bpb (200) [323.555525ms]" time="2021-01-30T14:31:47Z" level=debug msg="http: GET /api/v1/dl/24de5e189230fcb5ff388f136a84957723227c89?t=2grn5bpb (200) [884.959712ms]" time="2021-01-30T14:33:53Z" level=debug msg="http: GET /photos (200) [5.013762ms]" time="2021-01-30T14:33:53Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.658582ms]" time="2021-01-30T14:33:53Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [116.614313ms]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [536.487µs]" time="2021-01-30T14:33:56Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.64917ms]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.598838ms]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.814247ms]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [232.057µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [193.114µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [217.213µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [181.221µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [256.572µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [196.95µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [201.647µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [161.233µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [240.653µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [239.105µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [199.413µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [193.15µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [250.406µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [244.795µs]" time="2021-01-30T14:33:56Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [142.011µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [302.735µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [329.165µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [174.068µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [211.256µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [169.179µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [170.837µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [214.072µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [269.854µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [192.056µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [149.687µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [198.352µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [214.374µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [168.591µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [263.557µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [203.613µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [192.118µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [172.467µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [190.202µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [173.582µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [243.662µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [207.824µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [184.096µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [164.221µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [80.889µs]" time="2021-01-30T14:33:57Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [93.7µs]" time="2021-01-30T14:33:59Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.499872ms]" time="2021-01-30T14:33:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.057881ms]" time="2021-01-30T14:33:59Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [217.252µs]" time="2021-01-30T14:33:59Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [193.376µs]" time="2021-01-30T14:33:59Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [291.68µs]" time="2021-01-30T14:33:59Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [184.154µs]" time="2021-01-30T14:33:59Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [187.552µs]" time="2021-01-30T14:34:03Z" level=info msg="photos: found 1 results for name:elephantRAW public:true dist:20 quality:3 count:60 order:newest merged:true [1.103735ms]" time="2021-01-30T14:34:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:elephantRAW&public=true&quality=3 (200) [1.713204ms]" time="2021-01-30T14:34:08Z" level=debug msg="http: GET /api/v1/photos/pqnr4133r3bg2tkp (200) [4.270119ms]" time="2021-01-30T14:34:09Z" level=debug msg="http: GET /api/v1/dl/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b?t=2grn5bpb (200) [327.321759ms]" time="2021-01-30T14:34:09Z" level=debug msg="http: GET /api/v1/dl/24de5e189230fcb5ff388f136a84957723227c89?t=2grn5bpb (200) [893.868784ms]" time="2021-01-30T14:34:19Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [86.71µs]" time="2021-01-30T14:34:19Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/fit_1280 (200) [429.396µs]" time="2021-01-30T14:34:21Z" level=debug msg="http: GET /api/v1/photos/pqnr4133r3bg2tkp (200) [9.369366ms]" time="2021-01-30T14:34:22Z" level=debug msg="http: GET /api/v1/dl/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b?t=2grn5bpb (200) [299.60373ms]" time="2021-01-30T14:34:22Z" level=debug msg="http: GET /api/v1/ws (200) [27.132873435s]" time="2021-01-30T14:34:22Z" level=debug msg="http: GET /api/v1/dl/24de5e189230fcb5ff388f136a84957723227c89?t=2grn5bpb (200) [877.500971ms]" time="2021-01-30T14:34:45Z" level=debug msg="http: GET /photos (200) [5.683377ms]" time="2021-01-30T14:34:45Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.216342ms]" time="2021-01-30T14:34:46Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [115.97574ms]" time="2021-01-30T14:34:48Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [256.172µs]" time="2021-01-30T14:34:48Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.705146ms]" time="2021-01-30T14:34:48Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.890439ms]" time="2021-01-30T14:34:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.948242ms]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [279.743µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [278.348µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [224.962µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [287.096µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [370.509µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [243.659µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [283.494µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [262.233µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [212.037µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [332.953µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [409.872µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [257.042µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [261.982µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [242.957µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [215.051µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [178.751µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [262.876µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [252.439µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [229.947µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [197.42µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [177.669µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [257.827µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [217.812µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.312µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [199.737µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [206.881µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [262.03µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [186.294µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [234.15µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [133.445µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [194.648µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [149.272µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [188.375µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [171.398µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [212.896µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [166.749µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [212.073µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [185.416µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [85.253µs]" time="2021-01-30T14:34:49Z" level=debug msg="http: GET /static/img/favicon-32.png (200) [80.205µs]" time="2021-01-30T14:34:51Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.172212ms]" time="2021-01-30T14:34:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.903222ms]" time="2021-01-30T14:34:51Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [185.17µs]" time="2021-01-30T14:34:51Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [141.539µs]" time="2021-01-30T14:34:51Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [284.29µs]" time="2021-01-30T14:34:51Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [181.235µs]" time="2021-01-30T14:34:51Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [198.47µs]" time="2021-01-30T14:34:55Z" level=info msg="photos: found 1 results for name:elephantRAW public:true dist:20 quality:3 count:60 order:newest merged:true [1.100832ms]" time="2021-01-30T14:34:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:elephantRAW&public=true&quality=3 (200) [1.761902ms]" time="2021-01-30T14:35:01Z" level=debug msg="http: GET /api/v1/photos/pqnr4133r3bg2tkp (200) [3.955165ms]" time="2021-01-30T14:35:01Z" level=debug msg="http: GET /api/v1/dl/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b?t=2grn5bpb (200) [304.17382ms]" time="2021-01-30T14:35:02Z" level=debug msg="http: GET /api/v1/dl/24de5e189230fcb5ff388f136a84957723227c89?t=2grn5bpb (200) [882.075322ms]" time="2021-01-30T14:35:11Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [124.493µs]" time="2021-01-30T14:35:11Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/fit_1280 (200) [643.507µs]" time="2021-01-30T14:35:13Z" level=debug msg="http: GET /api/v1/photos/pqnr4133r3bg2tkp (200) [8.669093ms]" time="2021-01-30T14:35:14Z" level=debug msg="http: GET /api/v1/dl/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b?t=2grn5bpb (200) [293.857319ms]" time="2021-01-30T14:35:14Z" level=debug msg="http: GET /api/v1/dl/24de5e189230fcb5ff388f136a84957723227c89?t=2grn5bpb (200) [843.303551ms]" time="2021-01-30T14:35:14Z" level=debug msg="http: GET /api/v1/ws (200) [27.118529185s]" time="2021-01-30T14:36:19Z" level=debug msg="http: GET /photos (200) [5.96998ms]" time="2021-01-30T14:36:19Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.483715ms]" time="2021-01-30T14:36:19Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.461961ms]" time="2021-01-30T14:36:21Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [256.214µs]" time="2021-01-30T14:36:21Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.76138ms]" time="2021-01-30T14:36:21Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.98241ms]" time="2021-01-30T14:36:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.97336ms]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [222.858µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [182.482µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [179.377µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [233.51µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [176.793µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [175.381µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [153.227µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [168.347µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [167.57µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [176.288µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [193.407µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [154.058µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [168.973µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [147.274µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [113.838µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [154.894µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [228.09µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [190.668µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [180.347µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [127.589µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [157.32µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [176.89µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [172.309µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [145.053µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [146.921µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [159.81µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [178.557µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [178.446µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [197.997µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [264.324µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [211.988µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [182.897µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [151.545µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [152.63µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [157.38µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [186.344µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [163.763µs]" time="2021-01-30T14:36:22Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [151.608µs]" time="2021-01-30T14:36:23Z" level=debug msg="albums: search type:album count:24 [10.48µs]" time="2021-01-30T14:36:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [733.957µs]" time="2021-01-30T14:36:23Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.745µs]" time="2021-01-30T14:36:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [189.648µs]" time="2021-01-30T14:36:23Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.307µs]" time="2021-01-30T14:36:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [156.732µs]" time="2021-01-30T14:36:23Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:January 2021 AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} january-2021" time="2021-01-30T14:36:23Z" level=info msg="Album created" time="2021-01-30T14:36:23Z" level=debug msg="albums: search id:aqnr4kn3t38yeecp [10.985µs]" time="2021-01-30T14:36:23Z" level=debug msg="http: POST /api/v1/albums (200) [18.089006ms]" time="2021-01-30T14:36:23Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr4kn3t38yeecp" time="2021-01-30T14:36:23Z" level=debug msg="http: GET /api/v1/albums/aqnr4kn3t38yeecp/t/public/tile_500 (200) [809.259µs]" time="2021-01-30T14:36:24Z" level=info msg="albums: deleting aqnr4kn3t38yeecp" time="2021-01-30T14:36:24Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [20.407817ms]" time="2021-01-30T14:36:25Z" level=debug msg="http: GET /photos (200) [14.853396ms]" time="2021-01-30T14:36:25Z" level=debug msg="http: GET /api/v1/ws (200) [4.120568931s]" time="2021-01-30T14:36:25Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.581361ms]" time="2021-01-30T14:36:25Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.255371ms]" time="2021-01-30T14:36:26Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.638956ms]" time="2021-01-30T14:36:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.254462ms]" time="2021-01-30T14:36:26Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.423053ms]" time="2021-01-30T14:36:26Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [184.394µs]" time="2021-01-30T14:36:26Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [154.712µs]" time="2021-01-30T14:36:26Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [139.547µs]" time="2021-01-30T14:36:26Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [270.814µs]" time="2021-01-30T14:36:26Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [179.732µs]" time="2021-01-30T14:36:26Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [210.654µs]" time="2021-01-30T14:36:26Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [165.469µs]" time="2021-01-30T14:36:26Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [155.31µs]" time="2021-01-30T14:36:26Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [171.551µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [216.02µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [174.255µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [139.9µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [190.718µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [154.16µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [164.763µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [148.6µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [263.372µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [156.554µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [155.934µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [148.323µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [132.619µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [150.823µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [133.295µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.824µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [120.107µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [236.954µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [223.77µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [124.015µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [164.311µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.256µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [130.911µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [143.94µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [170.721µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [157.517µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [186.055µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [351.787µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [192.647µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [145.625µs]" time="2021-01-30T14:36:27Z" level=debug msg="albums: search type:album count:24 [10.296µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [723.728µs]" time="2021-01-30T14:36:27Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.473µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [204.17µs]" time="2021-01-30T14:36:27Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.191µs]" time="2021-01-30T14:36:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [156.041µs]" time="2021-01-30T14:36:28Z" level=debug msg="albums: search q:holiday type:album count:24 [14.504µs]" time="2021-01-30T14:36:28Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [1.143256ms]" time="2021-01-30T14:36:30Z" level=info msg="Album saved" time="2021-01-30T14:36:30Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [23.168µs]" time="2021-01-30T14:36:30Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [20.197329ms]" time="2021-01-30T14:36:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [377.933µs]" time="2021-01-30T14:36:30Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [945.855µs]" time="2021-01-30T14:36:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.597326ms]" time="2021-01-30T14:36:31Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.359228ms]" time="2021-01-30T14:36:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [14.65879ms]" time="2021-01-30T14:36:31Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [171.044µs]" time="2021-01-30T14:36:31Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [179.318µs]" time="2021-01-30T14:36:31Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [210.952µs]" time="2021-01-30T14:36:31Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [132.888µs]" time="2021-01-30T14:36:31Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [147.377µs]" time="2021-01-30T14:36:32Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.56032ms]" time="2021-01-30T14:36:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [12.727555ms]" time="2021-01-30T14:36:33Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [64.611µs]" time="2021-01-30T14:36:33Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [243.353µs]" time="2021-01-30T14:36:33Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [311.772µs]" time="2021-01-30T14:36:33Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [227.263µs]" time="2021-01-30T14:36:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [252.609µs]" time="2021-01-30T14:36:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [252.01µs]" time="2021-01-30T14:36:34Z" level=debug msg="albums: search type:album count:1000 [10.339µs]" time="2021-01-30T14:36:34Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [775.287µs]" time="2021-01-30T14:36:36Z" level=info msg="2 entries added to Animals" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T14:36:36Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T14:36:36Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [9.646µs]" time="2021-01-30T14:36:36Z" level=debug msg="http: POST /api/v1/albums/aqmxlt22ilujuxux/photos (200) [14.509332ms]" time="2021-01-30T14:36:36Z" level=debug msg="albums: search type:album count:24 [10.434µs]" time="2021-01-30T14:36:36Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [837.311µs]" time="2021-01-30T14:36:37Z" level=debug msg="albums: search type:album category:Family count:24 [11.642µs]" time="2021-01-30T14:36:37Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Family&type=album (200) [571.347µs]" time="2021-01-30T14:36:37Z" level=debug msg="albums: search type:album count:24 [25.434µs]" time="2021-01-30T14:36:37Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [701.895µs]" time="2021-01-30T14:36:37Z" level=debug msg="albums: search type:album count:48 [13.311µs]" time="2021-01-30T14:36:37Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=album (200) [798.966µs]" time="2021-01-30T14:36:38Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [379.443µs]" time="2021-01-30T14:36:38Z" level=info msg="photos: found 4 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.152899ms]" time="2021-01-30T14:36:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.127583ms]" time="2021-01-30T14:36:39Z" level=info msg="2 entries removed from Animals" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T14:36:39Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T14:36:39Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [11.449µs]" time="2021-01-30T14:36:39Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlt22ilujuxux/photos (200) [12.054624ms]" time="2021-01-30T14:36:39Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [860.858µs]" time="2021-01-30T14:36:39Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.495756ms]" time="2021-01-30T14:36:41Z" level=info msg="Album saved" time="2021-01-30T14:36:41Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [26.657µs]" time="2021-01-30T14:36:41Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [21.857037ms]" time="2021-01-30T14:36:41Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [830.143µs]" time="2021-01-30T14:36:41Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.580149ms]" time="2021-01-30T14:36:42Z" level=debug msg="albums: search type:album count:24 [10.514µs]" time="2021-01-30T14:36:42Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [740.206µs]" time="2021-01-30T14:36:43Z" level=debug msg="http: GET /photos (200) [4.488187ms]" time="2021-01-30T14:36:43Z" level=debug msg="http: GET /api/v1/ws (200) [18.387073789s]" time="2021-01-30T14:36:43Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.117448ms]" time="2021-01-30T14:36:44Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.051746ms]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.720524ms]" time="2021-01-30T14:36:45Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.735339ms]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.309327ms]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [182.699µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [144.807µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [148.172µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [155.437µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [163.673µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [139.13µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [183.029µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [130.439µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [188.827µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [149.007µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [189.5µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [149.581µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [176.477µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [147.448µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [145.6µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [166.045µs]" time="2021-01-30T14:36:45Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [151.708µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [163.934µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [149.19µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.013µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [133.754µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [154.651µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [135.602µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.315µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.78µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [144.666µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [123.665µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [143.483µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [157.45µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [141.526µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [148.098µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [122.336µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [133.635µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [139.676µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [157.464µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [185.994µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [156.987µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [146.208µs]" time="2021-01-30T14:36:46Z" level=debug msg="albums: search type:album count:24 [9.873µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [756.338µs]" time="2021-01-30T14:36:46Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.402µs]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [223.16µs]" time="2021-01-30T14:36:46Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.086961ms]" time="2021-01-30T14:36:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.460316ms]" time="2021-01-30T14:36:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [330.516µs]" time="2021-01-30T14:36:47Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [755.021µs]" time="2021-01-30T14:36:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.39044ms]" time="2021-01-30T14:36:47Z" level=debug msg="http: GET /photos (200) [15.946047ms]" time="2021-01-30T14:36:47Z" level=debug msg="http: GET /api/v1/ws (200) [3.53577225s]" time="2021-01-30T14:36:48Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.301303ms]" time="2021-01-30T14:36:48Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.206801ms]" time="2021-01-30T14:36:49Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.852138ms]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.620026ms]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.723656ms]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [188.274µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [160.727µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [138.783µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [154.395µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [127.194µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [152.649µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [156.887µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [131.164µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [170.214µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [141.457µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [262.001µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [133.345µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [214.485µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [238.313µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [157.209µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [165.252µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [163.047µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [135.191µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [180.493µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [128.535µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [143.793µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [141.862µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [166.688µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [144.78µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.626µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [161.1µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [139.597µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [175.351µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [247.317µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [149.187µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [147.523µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [186.248µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [132.912µs]" time="2021-01-30T14:36:49Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [158.29µs]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.917µs]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [173.152µs]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [131.491µs]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [120.737µs]" time="2021-01-30T14:36:50Z" level=debug msg="albums: search type:folder count:24 order:default [10.084µs]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.09982ms]" time="2021-01-30T14:36:50Z" level=info msg="photos: found 1 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:1 order:relevance [1.489752ms]" time="2021-01-30T14:36:50Z" level=debug msg="cached album-cover:aqnah1321mgkt1w2:tile_500 [2.496651ms]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [2.651136ms]" time="2021-01-30T14:36:50Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada/BotanicalGarden public:true\" path:Vacation/Kanada/BotanicalGarden public:true dist:20 album:aqmxlqn1jjo8z5so count:1 order:relevance [3.466994ms]" time="2021-01-30T14:36:50Z" level=debug msg="cached album-cover:aqmxlqn1jjo8z5so:tile_500 [4.931337ms]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [5.127396ms]" time="2021-01-30T14:36:50Z" level=info msg="photos: found 1 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:1 order:relevance [1.586041ms]" time="2021-01-30T14:36:50Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:1 order:relevance [4.23926ms]" time="2021-01-30T14:36:50Z" level=info msg="photos: found 1 results for filter:\"path:Images public:true\" path:Images public:true dist:20 album:aqmxlqn2gmo9g29n count:1 order:relevance [6.65567ms]" time="2021-01-30T14:36:50Z" level=debug msg="cached album-cover:aqmxlqn3jaryd4ga:tile_500 [8.058461ms]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [8.338604ms]" time="2021-01-30T14:36:50Z" level=debug msg="cached album-cover:aqmxlqn2k1qfipmd:tile_500 [6.524284ms]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [6.685342ms]" time="2021-01-30T14:36:50Z" level=debug msg="cached album-cover:aqmxlqn2gmo9g29n:tile_500 [8.694384ms]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [8.829111ms]" time="2021-01-30T14:36:50Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/KorsikaAdventure public:true\" path:Vacation/KorsikaAdventure public:true dist:20 album:aqmxlqn3sth9hh3s count:1 order:relevance [2.346815ms]" time="2021-01-30T14:36:50Z" level=debug msg="cached album-cover:aqmxlqn3sth9hh3s:tile_500 [8.032733ms]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [8.184596ms]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /photos (200) [5.336022ms]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /api/v1/ws (200) [2.481108537s]" time="2021-01-30T14:36:50Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.555899ms]" time="2021-01-30T14:36:51Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.048278ms]" time="2021-01-30T14:36:52Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.028186ms]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [6.207008ms]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.34345ms]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [213.507µs]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [172.268µs]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [142.642µs]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [207.699µs]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [160.008µs]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [125.744µs]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [206.389µs]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [189.798µs]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [180.847µs]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [242.921µs]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [184.348µs]" time="2021-01-30T14:36:52Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [161.438µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [212.374µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [197.401µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [161.86µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [167.116µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [151.725µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [137.332µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [143.434µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [119.72µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [158.315µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [142.806µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [142.11µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [132.398µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [126.128µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [118.781µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [217.742µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [146.449µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [173.948µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [130.21µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.793µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [127.316µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [145.333µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [134.191µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [202.084µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [155.93µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [205.597µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [128.606µs]" time="2021-01-30T14:36:53Z" level=debug msg="albums: search type:month count:24 [9.833µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.677294ms]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.424µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [303.463µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.866µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [176.393µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.469µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [145.322µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.939µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [165.153µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.662µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [194.149µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.981µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [134.589µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.244µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [157.794µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.214µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [178.449µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.483µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [600.038µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [2.895µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [359.042µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.163µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [158.165µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.862µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [176.61µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.945µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [217.298µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.756µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [164.62µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.032µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [181.61µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.078µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [137.454µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.349µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [152.18µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.075µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [147.679µs]" time="2021-01-30T14:36:53Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [2.898µs]" time="2021-01-30T14:36:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [154.99µs]" time="2021-01-30T14:36:54Z" level=debug msg="http: GET /photos (200) [4.546392ms]" time="2021-01-30T14:36:54Z" level=debug msg="http: GET /api/v1/ws (200) [2.64315188s]" time="2021-01-30T14:36:54Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.140003ms]" time="2021-01-30T14:36:54Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.284682ms]" time="2021-01-30T14:36:55Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.632666ms]" time="2021-01-30T14:36:55Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.856203ms]" time="2021-01-30T14:36:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.430487ms]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [156.842µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [147.944µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [110.697µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [152.161µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [130.656µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [126.061µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [144.614µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [123.166µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [164.438µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [156.511µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [189.68µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [139.251µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [212.634µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [157.74µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [141.934µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [133.785µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [201.985µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [147.997µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [155.446µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [145.658µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [106.546µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [161.848µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [164.378µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [163.785µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [128.216µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [158.895µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.545µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [138.214µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [223.443µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [137.694µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [174.48µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [156.954µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [147.267µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.718µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [154.555µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [224.286µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [206.171µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [149.025µs]" time="2021-01-30T14:36:56Z" level=debug msg="albums: search type:album count:24 [10.775µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [719.755µs]" time="2021-01-30T14:36:56Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.9µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [262.492µs]" time="2021-01-30T14:36:56Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.846µs]" time="2021-01-30T14:36:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [167.391µs]" time="2021-01-30T14:36:57Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [459.864µs]" time="2021-01-30T14:36:57Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [379.01µs]" time="2021-01-30T14:36:57Z" level=info msg="Album saved" time="2021-01-30T14:36:57Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [8.469µs]" time="2021-01-30T14:36:57Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [13.886581ms]" time="2021-01-30T14:37:05Z" level=info msg="Album saved" time="2021-01-30T14:37:05Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [11.005µs]" time="2021-01-30T14:37:05Z" level=debug msg="http: PUT /api/v1/albums/aqmxlts2b2rx38wl/links/sqnr4ll2v7k5am86 (200) [13.991674ms]" time="2021-01-30T14:37:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [362.706µs]" time="2021-01-30T14:37:05Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [678.207µs]" time="2021-01-30T14:37:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.204382ms]" time="2021-01-30T14:37:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [482.172µs]" time="2021-01-30T14:37:13Z" level=info msg="Album saved" time="2021-01-30T14:37:13Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [8.77µs]" time="2021-01-30T14:37:13Z" level=debug msg="http: PUT /api/v1/albums/aqmxlts2b2rx38wl/links/sqnr4ll2v7k5am86 (200) [12.522326ms]" time="2021-01-30T14:37:13Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [741.055µs]" time="2021-01-30T14:37:13Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.283633ms]" time="2021-01-30T14:37:13Z" level=info msg="Album saved" time="2021-01-30T14:37:13Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [9.264µs]" time="2021-01-30T14:37:13Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [12.712539ms]" time="2021-01-30T14:37:13Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [686.641µs]" time="2021-01-30T14:37:13Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.159085ms]" time="2021-01-30T14:37:14Z" level=info msg="Album saved" time="2021-01-30T14:37:14Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [12.548µs]" time="2021-01-30T14:37:14Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/links/sqnr4ll2v7k5am86 (200) [14.030456ms]" time="2021-01-30T14:37:14Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [760.036µs]" time="2021-01-30T14:37:14Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.292992ms]" time="2021-01-30T14:37:15Z" level=debug msg="albums: search type:album count:24 [10.469µs]" time="2021-01-30T14:37:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [782.411µs]" time="2021-01-30T14:37:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [410.975µs]" time="2021-01-30T14:37:16Z" level=info msg="Album saved" time="2021-01-30T14:37:16Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [8.806µs]" time="2021-01-30T14:37:16Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/links/sqnr4m11n80s9ntv (200) [12.255987ms]" time="2021-01-30T14:37:16Z" level=debug msg="http: GET /photos (200) [4.432857ms]" time="2021-01-30T14:37:16Z" level=debug msg="http: GET /api/v1/ws (200) [21.863846609s]" time="2021-01-30T14:37:16Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.70689ms]" time="2021-01-30T14:37:16Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.703236ms]" time="2021-01-30T14:37:17Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.931623ms]" time="2021-01-30T14:37:17Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.666312ms]" time="2021-01-30T14:37:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.906775ms]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [162.303µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [141.117µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [127.352µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [150.224µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [131.973µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [128.209µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [154.558µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [303.357µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [192.139µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [279.957µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [139.03µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [119.269µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [192.362µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [185.886µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [152.767µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [139.216µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [176.403µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [155.558µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [154.053µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [131.096µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [179.279µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [130.052µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [120.961µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [149.664µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [127.38µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [147.665µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [167.117µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [104.879µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [150.563µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [109.455µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [128.043µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [137.501µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [186.634µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [135.811µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [190.161µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [166.441µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [146.646µs]" time="2021-01-30T14:37:18Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [120.052µs]" time="2021-01-30T14:37:19Z" level=debug msg="albums: search type:album count:24 [10.461µs]" time="2021-01-30T14:37:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [671.185µs]" time="2021-01-30T14:37:19Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.197µs]" time="2021-01-30T14:37:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [194.93µs]" time="2021-01-30T14:37:19Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.827µs]" time="2021-01-30T14:37:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [177.317µs]" time="2021-01-30T14:37:19Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.682764ms]" time="2021-01-30T14:37:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [14.847991ms]" time="2021-01-30T14:37:20Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [173.211µs]" time="2021-01-30T14:37:20Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [178.776µs]" time="2021-01-30T14:37:20Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [213.506µs]" time="2021-01-30T14:37:20Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [121.854µs]" time="2021-01-30T14:37:20Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [146.131µs]" time="2021-01-30T14:37:20Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.108265ms]" time="2021-01-30T14:37:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [12.209076ms]" time="2021-01-30T14:37:22Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [59.285µs]" time="2021-01-30T14:37:22Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [246.788µs]" time="2021-01-30T14:37:22Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [307.883µs]" time="2021-01-30T14:37:22Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [246.505µs]" time="2021-01-30T14:37:23Z" level=debug msg="albums: search type:album count:1000 [10.104µs]" time="2021-01-30T14:37:23Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [641.321µs]" time="2021-01-30T14:37:24Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbum AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbum" time="2021-01-30T14:37:24Z" level=info msg="Album created" time="2021-01-30T14:37:24Z" level=debug msg="albums: search id:aqnr4mcuerkp3e19 [9.297µs]" time="2021-01-30T14:37:24Z" level=debug msg="http: POST /api/v1/albums (200) [15.267913ms]" time="2021-01-30T14:37:24Z" level=info msg="2 entries added to NotYetExistingAlbum" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:left_224 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:fit_1280 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:fit_7680 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:tile_224 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:tile_500 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:fit_1920 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:fit_4096 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:tile_50 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:fit_2048 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:fit_2560 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:fit_3840 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:tile_100 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:right_224 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:fit_720 from cache" time="2021-01-30T14:37:24Z" level=debug msg="removed album-cover:aqnr4mcuerkp3e19:colors from cache" time="2021-01-30T14:37:24Z" level=debug msg="albums: search id:aqnr4mcuerkp3e19 [9.141µs]" time="2021-01-30T14:37:24Z" level=debug msg="http: POST /api/v1/albums/aqnr4mcuerkp3e19/photos (200) [8.560894ms]" time="2021-01-30T14:37:25Z" level=debug msg="albums: search type:album count:24 [10.736µs]" time="2021-01-30T14:37:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [670.081µs]" time="2021-01-30T14:37:25Z" level=debug msg="cached album-cover:aqnr4mcuerkp3e19:tile_500 [1.336953ms]" time="2021-01-30T14:37:25Z" level=debug msg="http: GET /api/v1/albums/aqnr4mcuerkp3e19/t/public/tile_500 (200) [1.513146ms]" time="2021-01-30T14:37:26Z" level=debug msg="albums: search q:notyetexistingalbum type:album count:24 [10.279µs]" time="2021-01-30T14:37:26Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbum&category=&type=album (200) [871.391µs]" time="2021-01-30T14:37:27Z" level=info msg="albums: deleting aqnr4mcuerkp3e19" time="2021-01-30T14:37:27Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [18.479345ms]" time="2021-01-30T14:37:27Z" level=debug msg="albums: search type:album count:24 [10.246µs]" time="2021-01-30T14:37:27Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [670.985µs]" time="2021-01-30T14:37:27Z" level=debug msg="http: GET /photos (200) [15.758169ms]" time="2021-01-30T14:37:27Z" level=debug msg="http: GET /api/v1/ws (200) [10.947526814s]" time="2021-01-30T14:37:27Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.384786ms]" time="2021-01-30T14:37:27Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.38258ms]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [238.779µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.565026ms]" time="2021-01-30T14:37:29Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.111405ms]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.85195ms]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [199.659µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [159.64µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [167.477µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [216.666µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [145.092µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [163.12µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [145.18µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [172.562µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [167.68µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [145.851µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [167.255µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [133.082µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [179.617µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [169.103µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [130.081µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [154.185µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [140.406µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [166.209µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [145.381µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [147.979µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [122.48µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [200.104µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [143.251µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [146.938µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [142.49µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [153.291µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [137.356µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [144.827µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [182.332µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [137.755µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [159.509µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [137.727µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [147.054µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [132.101µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.851µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [170.021µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [168.04µs]" time="2021-01-30T14:37:29Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [176.204µs]" time="2021-01-30T14:37:30Z" level=debug msg="albums: search type:month count:24 [9.748µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.643955ms]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [20.362µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [290.692µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.316µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [227.69µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.249µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [146.553µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.148µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [165.505µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.387µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [163.927µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.826µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [169.726µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [6.832µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [364.897µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.292µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [182.189µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.933µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [221.868µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.047µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [196.638µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.486µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [147.61µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.783µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [153.054µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.686µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [167.676µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.179µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [165.456µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.13µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [234.995µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.805µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [172.778µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [2.637µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [200.252µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [2.756µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [156.169µs]" time="2021-01-30T14:37:30Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [5.231µs]" time="2021-01-30T14:37:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [220.802µs]" time="2021-01-30T14:37:31Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [11.893µs]" time="2021-01-30T14:37:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [1.020299ms]" time="2021-01-30T14:37:33Z" level=info msg="Album saved" time="2021-01-30T14:37:33Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [12.816µs]" time="2021-01-30T14:37:33Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [9.963719ms]" time="2021-01-30T14:37:33Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [308.175µs]" time="2021-01-30T14:37:33Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [978.997µs]" time="2021-01-30T14:37:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.598788ms]" time="2021-01-30T14:37:34Z" level=debug msg="albums: search type:month count:24 [32.304µs]" time="2021-01-30T14:37:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.842324ms]" time="2021-01-30T14:37:34Z" level=debug msg="albums: search type:month category:Mountains count:24 [17.913µs]" time="2021-01-30T14:37:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=month (200) [579.845µs]" time="2021-01-30T14:37:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [320.376µs]" time="2021-01-30T14:37:35Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [997.188µs]" time="2021-01-30T14:37:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.728185ms]" time="2021-01-30T14:37:37Z" level=info msg="Album saved" time="2021-01-30T14:37:37Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [14.477µs]" time="2021-01-30T14:37:37Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [16.131409ms]" time="2021-01-30T14:37:37Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:120 order:oldest merged:true [1.014136ms]" time="2021-01-30T14:37:37Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.682388ms]" time="2021-01-30T14:37:38Z" level=debug msg="albums: search type:month count:24 [11.07µs]" time="2021-01-30T14:37:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.712235ms]" time="2021-01-30T14:37:38Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [13.811µs]" time="2021-01-30T14:37:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [887.934µs]" time="2021-01-30T14:37:39Z" level=debug msg="http: GET /photos (200) [19.074441ms]" time="2021-01-30T14:37:39Z" level=debug msg="http: GET /api/v1/ws (200) [10.927081171s]" time="2021-01-30T14:37:39Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.888973ms]" time="2021-01-30T14:37:39Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.632999ms]" time="2021-01-30T14:37:40Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [241.303µs]" time="2021-01-30T14:37:40Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.729155ms]" time="2021-01-30T14:37:40Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.891285ms]" time="2021-01-30T14:37:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.598449ms]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [180.62µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [139.972µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [144.871µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [201.761µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [178.724µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [152.631µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [200.282µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.869µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [172.86µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [222.089µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [158.391µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [148.902µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [188.849µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [181.175µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.659µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [140.843µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [156.122µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [258.14µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [168.81µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [169.175µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [150.52µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.784µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [152.886µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [132.605µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [137.852µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [158.616µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [142.451µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [130.756µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.981µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [121.524µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [154.43µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [137.055µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [142.592µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [118.61µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [167.44µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [179.257µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [150.258µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [144.49µs]" time="2021-01-30T14:37:41Z" level=debug msg="albums: search type:month count:24 [9.925µs]" time="2021-01-30T14:37:41Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.827115ms]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.5µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [199.575µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.92µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [187µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.006µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [190.39µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.022µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [161.231µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.699µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [182.111µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.864µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [146.151µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.552µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [205.589µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.678µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [175.023µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [2.745µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [257.718µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [2.881µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [159.074µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.486µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [152.195µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [2.838µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [134.918µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.329µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [167.105µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.17µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [171.792µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.038µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [166.108µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [2.416µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [138.646µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [2.702µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [203.417µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.458µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [204.714µs]" time="2021-01-30T14:37:42Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [5.055µs]" time="2021-01-30T14:37:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [223.25µs]" time="2021-01-30T14:37:43Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [347.236µs]" time="2021-01-30T14:37:43Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.673388ms]" time="2021-01-30T14:37:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.216392ms]" time="2021-01-30T14:37:43Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [180.416µs]" time="2021-01-30T14:37:43Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [215.185µs]" time="2021-01-30T14:37:43Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [127.299µs]" time="2021-01-30T14:37:43Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [152.881µs]" time="2021-01-30T14:37:43Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [243.105µs]" time="2021-01-30T14:37:43Z" level=debug msg="http: GET /photos (200) [4.816115ms]" time="2021-01-30T14:37:43Z" level=debug msg="http: GET /api/v1/ws (200) [3.754724312s]" time="2021-01-30T14:37:43Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.149741ms]" time="2021-01-30T14:37:43Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.491291ms]" time="2021-01-30T14:37:44Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [235.661µs]" time="2021-01-30T14:37:44Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.566081ms]" time="2021-01-30T14:37:44Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.725668ms]" time="2021-01-30T14:37:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.044349ms]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [149.781µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [137.129µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [150.027µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [182.503µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [157.975µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [166.11µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [159.421µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [132.894µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [182.117µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [142.973µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [174.355µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [121.897µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [162.292µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [155.741µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [111.563µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [142.59µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [172.133µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [139.8µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [150.309µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [126.38µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [115.87µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [124.064µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [145.932µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [144.721µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [157.503µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [143.021µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [137.213µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [122.929µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [152.111µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [115.909µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [134.162µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [135.251µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.648µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [134.604µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [137.452µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [144.91µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [153.043µs]" time="2021-01-30T14:37:45Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.598µs]" time="2021-01-30T14:37:46Z" level=debug msg="albums: search type:month count:24 [10.216µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.65909ms]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.861µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [1.163337ms]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.504µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [240.583µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.558µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [148.462µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.2µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [152.897µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.829µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [173.706µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.612µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [131.809µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.539µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [209.849µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [5.098µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [198.784µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.834µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [202.792µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.729µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [175.995µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.698µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [249.406µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.301µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [167.82µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.205µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [222.383µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.877µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [172.414µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.986µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [201.97µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.102µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [167.351µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.916µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [204.281µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.099µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [182.175µs]" time="2021-01-30T14:37:46Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.821µs]" time="2021-01-30T14:37:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [199.178µs]" time="2021-01-30T14:37:47Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [351.717µs]" time="2021-01-30T14:37:47Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [346.059µs]" time="2021-01-30T14:37:47Z" level=info msg="Album saved" time="2021-01-30T14:37:47Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [27.476µs]" time="2021-01-30T14:37:47Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [23.254462ms]" time="2021-01-30T14:37:54Z" level=info msg="Album saved" time="2021-01-30T14:37:54Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [39.415µs]" time="2021-01-30T14:37:54Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr4mz1vs2c875b (200) [21.767724ms]" time="2021-01-30T14:37:55Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [389.676µs]" time="2021-01-30T14:37:55Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.64997ms]" time="2021-01-30T14:37:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.328236ms]" time="2021-01-30T14:37:55Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [169.334µs]" time="2021-01-30T14:37:55Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [147.884µs]" time="2021-01-30T14:37:55Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [213.851µs]" time="2021-01-30T14:37:55Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [186.401µs]" time="2021-01-30T14:37:55Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [157.244µs]" time="2021-01-30T14:37:56Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [418.359µs]" time="2021-01-30T14:38:03Z" level=info msg="Album saved" time="2021-01-30T14:38:03Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [8.397µs]" time="2021-01-30T14:38:03Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr4mz1vs2c875b (200) [12.41247ms]" time="2021-01-30T14:38:03Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.808061ms]" time="2021-01-30T14:38:03Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.261015ms]" time="2021-01-30T14:38:03Z" level=info msg="Album saved" time="2021-01-30T14:38:03Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [14.664µs]" time="2021-01-30T14:38:03Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [15.59293ms]" time="2021-01-30T14:38:03Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.875595ms]" time="2021-01-30T14:38:03Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.369211ms]" time="2021-01-30T14:38:04Z" level=info msg="Album saved" time="2021-01-30T14:38:04Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [13.833µs]" time="2021-01-30T14:38:04Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr4mz1vs2c875b (200) [14.69933ms]" time="2021-01-30T14:38:04Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.70462ms]" time="2021-01-30T14:38:04Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.130785ms]" time="2021-01-30T14:38:05Z" level=debug msg="albums: search type:month count:24 [11.387µs]" time="2021-01-30T14:38:05Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.740659ms]" time="2021-01-30T14:38:05Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [436.005µs]" time="2021-01-30T14:38:06Z" level=info msg="Album saved" time="2021-01-30T14:38:06Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [11.577µs]" time="2021-01-30T14:38:06Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr4nfs0igel79q (200) [13.66433ms]" time="2021-01-30T14:38:06Z" level=debug msg="http: GET /photos (200) [4.379826ms]" time="2021-01-30T14:38:06Z" level=debug msg="http: GET /api/v1/ws (200) [22.860783015s]" time="2021-01-30T14:38:06Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.675895ms]" time="2021-01-30T14:38:06Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.323573ms]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [328.009µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.546447ms]" time="2021-01-30T14:38:08Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.815857ms]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.886636ms]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [155.191µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [176.088µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [120.176µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [173.279µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [141.77µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [183.54µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [144.958µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [164.811µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [192.873µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [159.659µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [168.582µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [166.722µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [201.353µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [160.732µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [123.106µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [159.635µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [145.583µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [143.436µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [211.39µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [154.037µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [143.801µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [135.789µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [195.089µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [150.565µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.518µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [169.142µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.123µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [142.491µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [163.982µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [115.384µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [128.385µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [116.284µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [134.63µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [131.705µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [142.668µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.049µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [149.535µs]" time="2021-01-30T14:38:08Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [131.068µs]" time="2021-01-30T14:38:09Z" level=debug msg="albums: search type:album count:24 [9.622µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [914.674µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.177µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [256.168µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [4.084µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [177.344µs]" time="2021-01-30T14:38:09Z" level=debug msg="albums: search type:month count:24 [12.737µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.840063ms]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.022µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [259.026µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.114µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [194.12µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.323µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [147.571µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.962µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [169.699µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.748µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [176.597µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.976µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [156.748µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.897µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [206.886µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.07µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [198.202µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.001µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [273.918µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [2.883µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [176.124µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.191µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [337.342µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.118µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [165.436µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.254µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [213.255µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.486µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [167.877µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.829µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [259.716µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.025µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [163.929µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.928µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [177.301µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.258µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [136.302µs]" time="2021-01-30T14:38:09Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.526µs]" time="2021-01-30T14:38:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [225.091µs]" time="2021-01-30T14:38:10Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y (200) [383.633µs]" time="2021-01-30T14:38:10Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:60 order:oldest merged:true [988.321µs]" time="2021-01-30T14:38:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [1.867577ms]" time="2021-01-30T14:38:10Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [171.726µs]" time="2021-01-30T14:38:10Z" level=debug msg="albums: search type:month count:24 [10.181µs]" time="2021-01-30T14:38:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.692962ms]" time="2021-01-30T14:38:11Z" level=debug msg="albums: search type:album count:1000 [10.013µs]" time="2021-01-30T14:38:11Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [4.533043ms]" time="2021-01-30T14:38:12Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForCalendar AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumforcalendar" time="2021-01-30T14:38:12Z" level=info msg="Album created" time="2021-01-30T14:38:12Z" level=debug msg="albums: search id:aqnr4nor2gj31re1 [9.742µs]" time="2021-01-30T14:38:12Z" level=debug msg="http: POST /api/v1/albums (200) [14.696355ms]" time="2021-01-30T14:38:13Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:10000 [1.079132ms]" time="2021-01-30T14:38:13Z" level=info msg="Selection added to NotYetExistingAlbumForCalendar" time="2021-01-30T14:38:13Z" level=debug msg="albums: search id:aqnr4nor2gj31re1 [9.905µs]" time="2021-01-30T14:38:13Z" level=debug msg="http: POST /api/v1/albums/aqnr4nor2gj31re1/clone (200) [12.472563ms]" time="2021-01-30T14:38:13Z" level=debug msg="albums: search type:album count:24 [10.29µs]" time="2021-01-30T14:38:13Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [712.021µs]" time="2021-01-30T14:38:13Z" level=debug msg="cached album-cover:aqnr4nor2gj31re1:tile_500 [1.022951ms]" time="2021-01-30T14:38:13Z" level=debug msg="http: GET /api/v1/albums/aqnr4nor2gj31re1/t/public/tile_500 (200) [1.200237ms]" time="2021-01-30T14:38:14Z" level=debug msg="albums: search q:notyetexistingalbumforcalendar type:album count:24 [18.306µs]" time="2021-01-30T14:38:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForCalendar&category=&type=album (200) [1.374141ms]" time="2021-01-30T14:38:14Z" level=debug msg="http: GET /api/v1/albums/aqnr4nor2gj31re1 (200) [436.94µs]" time="2021-01-30T14:38:14Z" level=info msg="photos: found 3 results for dist:20 album:aqnr4nor2gj31re1 count:60 order:oldest merged:true [1.079177ms]" time="2021-01-30T14:38:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4nor2gj31re1&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.984922ms]" time="2021-01-30T14:38:15Z" level=debug msg="albums: search type:album count:24 [23.578µs]" time="2021-01-30T14:38:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [696.205µs]" time="2021-01-30T14:38:16Z" level=info msg="albums: deleting aqnr4nor2gj31re1" time="2021-01-30T14:38:16Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [10.846706ms]" time="2021-01-30T14:38:16Z" level=debug msg="albums: search type:month count:24 [12.92µs]" time="2021-01-30T14:38:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.778553ms]" time="2021-01-30T14:38:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y (200) [285.193µs]" time="2021-01-30T14:38:17Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:60 order:oldest merged:true [1.129394ms]" time="2021-01-30T14:38:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [1.957868ms]" time="2021-01-30T14:38:17Z" level=debug msg="http: GET /photos (200) [7.594092ms]" time="2021-01-30T14:38:17Z" level=debug msg="http: GET /api/v1/ws (200) [10.39452522s]" time="2021-01-30T14:38:17Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.733555ms]" time="2021-01-30T14:38:17Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.553552ms]" time="2021-01-30T14:38:18Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [239.814µs]" time="2021-01-30T14:38:18Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.747626ms]" time="2021-01-30T14:38:18Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.156765ms]" time="2021-01-30T14:38:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.359124ms]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [170.182µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [146.923µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [124.196µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [194.947µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [165.506µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [152.979µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [168.568µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [153.906µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [180.061µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [148.148µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [162.463µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [191.688µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [182.12µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [204.156µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [125.987µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [167.431µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [150.001µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [188.916µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [145.321µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [212.636µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [113.27µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [124.638µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [129.93µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [141.794µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [167.213µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [121.592µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [133.364µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [149.612µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [147.714µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [118.989µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [157.601µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [129.708µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [127.996µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [121.381µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [199.134µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [167.913µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [163.169µs]" time="2021-01-30T14:38:19Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [142.919µs]" time="2021-01-30T14:38:20Z" level=debug msg="albums: search type:month count:24 [10.036µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.73762ms]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [5.31µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [273.516µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.951µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [181.585µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.733µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [151.984µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.757µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [160.284µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.678µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [197.841µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.654µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [152.267µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.334µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [202.708µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.641µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [195.763µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.204µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [218.015µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.912µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [192.437µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.84µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [153.47µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.476µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [166.303µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.268µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [225.417µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [5.035µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [166.249µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.694µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [182.279µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.265µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [169.463µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.276µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [162.209µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [2.405µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [128.172µs]" time="2021-01-30T14:38:20Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.436µs]" time="2021-01-30T14:38:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [178.625µs]" time="2021-01-30T14:38:27Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [398.318µs]" time="2021-01-30T14:38:27Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.610264ms]" time="2021-01-30T14:38:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.140064ms]" time="2021-01-30T14:38:27Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [182.728µs]" time="2021-01-30T14:38:27Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [178.51µs]" time="2021-01-30T14:38:27Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [200.194µs]" time="2021-01-30T14:38:27Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [202.034µs]" time="2021-01-30T14:38:27Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [205.729µs]" time="2021-01-30T14:38:33Z" level=debug msg="http: GET /photos (200) [4.996001ms]" time="2021-01-30T14:38:33Z" level=debug msg="http: GET /api/v1/ws (200) [14.982595943s]" time="2021-01-30T14:38:33Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.672667ms]" time="2021-01-30T14:38:33Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.717579ms]" time="2021-01-30T14:38:34Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.495315ms]" time="2021-01-30T14:38:34Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.849555ms]" time="2021-01-30T14:38:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.505996ms]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [248.347µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [167.62µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [135.835µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [185.88µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [158.028µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [134.085µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [164.391µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [161.056µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [150.338µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [184.5µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [142.451µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [132.332µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [185.071µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.985µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [156.625µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [164.801µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [149.439µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [768.124µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [163.77µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.734µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [157.084µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [118.663µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [163.758µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [155.54µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.353µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [135.285µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [133.872µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [140.742µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [167.556µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [124.584µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [156.918µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.6µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.608µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [124.304µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [152.795µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [146.042µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [153.246µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [142.589µs]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /photos (200) [5.14831ms]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /api/v1/ws (200) [1.7215984s]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.289192ms]" time="2021-01-30T14:38:35Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.216673ms]" time="2021-01-30T14:38:36Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.801344ms]" time="2021-01-30T14:38:36Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.849524ms]" time="2021-01-30T14:38:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.642173ms]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [204.313µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [146.455µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [131.51µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [172.344µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [203.544µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [153.509µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [175.492µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [168.588µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [183.523µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [161.996µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [164.769µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [141.803µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [215.111µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [217.971µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [126.828µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [173.889µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [174.05µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [147.765µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [145.328µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.724µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [122.402µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [117.481µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [148.035µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [169.731µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [178.299µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [145.346µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [176.625µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [137.034µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [157.742µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [148.131µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [144.01µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [148.12µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [149.601µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [117.335µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [142.221µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.023µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [151.178µs]" time="2021-01-30T14:38:37Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [148.666µs]" time="2021-01-30T14:38:42Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [61.975µs]" time="2021-01-30T14:38:42Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [220.819µs]" time="2021-01-30T14:38:42Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [269.928µs]" time="2021-01-30T14:38:42Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [242.925µs]" time="2021-01-30T14:38:43Z" level=debug msg="http: GET /photos (200) [4.670079ms]" time="2021-01-30T14:38:43Z" level=debug msg="http: GET /api/v1/ws (200) [8.111537089s]" time="2021-01-30T14:38:43Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.191093ms]" time="2021-01-30T14:38:44Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.376853ms]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.515863ms]" time="2021-01-30T14:38:45Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.587541ms]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.23496ms]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [164.376µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [165.565µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [164.961µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [186.848µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [178.305µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [137.748µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [183.43µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [168.646µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [149.603µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [194.312µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [190.125µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [125.007µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [307.812µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [201.577µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [166.169µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [162.883µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [134.64µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [113.924µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [167.852µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [140.186µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [135.557µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [155.041µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [153.463µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [133.979µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [167.908µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [135.418µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [309.833µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [157.741µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [151.57µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [111.307µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [135.883µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [159.502µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [105.403µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [121.008µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [190.012µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [184.539µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [163.228µs]" time="2021-01-30T14:38:45Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [135.923µs]" time="2021-01-30T14:38:46Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.19877ms]" time="2021-01-30T14:38:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.62444ms]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [125.639µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [109.593µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [102.468µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [112.536µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [118.318µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [106.143µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [130.658µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [110.391µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [172.823µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [102.796µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [98.317µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [131.88µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [142.439µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [118.178µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [124.924µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [116.166µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [147.75µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [118.274µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_224 (200) [121.724µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [135.567µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [120.734µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [112.621µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [112.274µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [111.929µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [106.645µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [96.918µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [202.544µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [132.355µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [137.776µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [142.203µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [215.483µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [101.451µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [108.532µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [138.259µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [120.261µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [113.337µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [105.813µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [94.454µs]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /photos (200) [17.276869ms]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /api/v1/ws (200) [2.990082161s]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.739006ms]" time="2021-01-30T14:38:47Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.266134ms]" time="2021-01-30T14:38:48Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.830922ms]" time="2021-01-30T14:38:48Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.138204ms]" time="2021-01-30T14:38:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.591364ms]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [252.62µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [139.964µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [164.683µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [213.482µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [164.346µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [149.887µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [135.925µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [190.499µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [159.019µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [148.925µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [152.149µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [181.365µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [162.534µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [311.743µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [116.842µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [149.94µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [994.947µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [187.566µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [203.034µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [143.741µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [115.584µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [117.447µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [137.234µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.869µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [185.958µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [146.148µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [128.213µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [129.073µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [202.908µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [121.744µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [150.856µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.847µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [179.057µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [131.843µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [156.441µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [161.797µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.231µs]" time="2021-01-30T14:38:49Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [158.352µs]" time="2021-01-30T14:38:50Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.699407ms]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.121366ms]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_50 (200) [87.681µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_50 (200) [69.18µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_50 (200) [63.585µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_50 (200) [82.694µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_50 (200) [67.813µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_50 (200) [61.281µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_50 (200) [54.645µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_50 (200) [87.202µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_50 (200) [82.992µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_50 (200) [63.184µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_50 (200) [58.423µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_50 (200) [96.562µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_50 (200) [83.541µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_50 (200) [73.702µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_50 (200) [76.574µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_50 (200) [65.525µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_50 (200) [63.771µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_50 (200) [77.232µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_50 (200) [124.003µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_50 (200) [78.425µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_50 (200) [74.293µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_50 (200) [70.739µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_50 (200) [74.954µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_50 (200) [71.286µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_50 (200) [70.727µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_50 (200) [67.28µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_50 (200) [77.224µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_50 (200) [75.744µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [64.336µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_50 (200) [77.535µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_50 (200) [76.98µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [68.822µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [66.194µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_50 (200) [73.955µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_50 (200) [74.073µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_50 (200) [63.504µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_50 (200) [57.268µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_50 (200) [60.844µs]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /photos (200) [4.501185ms]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /api/v1/ws (200) [2.700937104s]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.248707ms]" time="2021-01-30T14:38:50Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.211619ms]" time="2021-01-30T14:38:51Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.629294ms]" time="2021-01-30T14:38:51Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.844909ms]" time="2021-01-30T14:38:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.367179ms]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [182.295µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [161.392µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [171.611µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [160.951µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [165.166µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [136.638µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [147.08µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [134.514µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [169.015µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [165.845µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [142.908µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [150.084µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [218.559µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [146.241µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [124.973µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [173.563µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [143.094µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [183.599µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [172.772µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [153.269µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [129.036µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [153.013µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [124.911µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [163.258µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.009µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [130.448µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [149.321µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [206.21µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [204.014µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [130.979µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [144.69µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [229.04µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [130.242µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [129.834µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [155.639µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [174.518µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.347µs]" time="2021-01-30T14:38:52Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.648µs]" time="2021-01-30T14:38:53Z" level=debug msg="http: GET /photos (200) [8.069975ms]" time="2021-01-30T14:38:53Z" level=debug msg="http: GET /api/v1/ws (200) [2.457020775s]" time="2021-01-30T14:38:53Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.393826ms]" time="2021-01-30T14:38:53Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.019133ms]" time="2021-01-30T14:38:54Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.603713ms]" time="2021-01-30T14:38:54Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.067252ms]" time="2021-01-30T14:38:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.375532ms]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [212.077µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [139.086µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [182.972µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [173.357µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [154.758µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [173.613µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [149.519µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [309.354µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [157.374µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [154.282µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [174.9µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [162.678µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [202.875µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [164.595µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.979µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [132.256µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [139.062µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [153.004µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [147.128µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [144.907µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [131.204µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [114.208µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [125.695µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [126.202µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.012µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [153.114µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [135.294µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [125.529µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [160.207µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [124.247µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [154.022µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [135.54µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [177.833µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [134.186µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [129.975µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [164.044µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [180.341µs]" time="2021-01-30T14:38:55Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [145.081µs]" time="2021-01-30T14:38:56Z" level=debug msg="albums: search type:folder count:24 order:default [10.508µs]" time="2021-01-30T14:38:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [924.836µs]" time="2021-01-30T14:38:56Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.22µs]" time="2021-01-30T14:38:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [213.148µs]" time="2021-01-30T14:38:56Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [2.79µs]" time="2021-01-30T14:38:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [152.683µs]" time="2021-01-30T14:38:56Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.1µs]" time="2021-01-30T14:38:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [155.341µs]" time="2021-01-30T14:38:56Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.674µs]" time="2021-01-30T14:38:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [160.456µs]" time="2021-01-30T14:38:56Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.724µs]" time="2021-01-30T14:38:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [203.179µs]" time="2021-01-30T14:38:56Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [5.203µs]" time="2021-01-30T14:38:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [187.781µs]" time="2021-01-30T14:38:56Z" level=debug msg="albums: search q:kanada type:folder count:24 order:default [12.805µs]" time="2021-01-30T14:38:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Kanada&category=&type=folder&order=default (200) [958.137µs]" time="2021-01-30T14:38:59Z" level=info msg="Album saved" time="2021-01-30T14:38:59Z" level=debug msg="albums: search id:aqmxlqn2k1qfipmd [8.164µs]" time="2021-01-30T14:38:59Z" level=debug msg="http: PUT /api/v1/albums/aqmxlqn2k1qfipmd (200) [12.773083ms]" time="2021-01-30T14:38:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd (200) [330.958µs]" time="2021-01-30T14:38:59Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:60 order:added merged:true [936.54µs]" time="2021-01-30T14:38:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.459987ms]" time="2021-01-30T14:38:59Z" level=debug msg="albums: search type:folder count:24 order:default [10.498µs]" time="2021-01-30T14:38:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [968.996µs]" time="2021-01-30T14:39:00Z" level=debug msg="albums: search type:folder category:Mountains count:24 order:default [12.625µs]" time="2021-01-30T14:39:00Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=folder&order=default (200) [624.426µs]" time="2021-01-30T14:39:00Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd (200) [305.895µs]" time="2021-01-30T14:39:00Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:60 order:added merged:true [1.116018ms]" time="2021-01-30T14:39:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.691581ms]" time="2021-01-30T14:39:03Z" level=info msg="Album saved" time="2021-01-30T14:39:03Z" level=debug msg="albums: search id:aqmxlqn2k1qfipmd [10.016µs]" time="2021-01-30T14:39:03Z" level=debug msg="http: PUT /api/v1/albums/aqmxlqn2k1qfipmd (200) [14.002763ms]" time="2021-01-30T14:39:03Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:120 order:added merged:true [943.527µs]" time="2021-01-30T14:39:03Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.386726ms]" time="2021-01-30T14:39:03Z" level=debug msg="albums: search type:folder count:24 order:default [11.111µs]" time="2021-01-30T14:39:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.064447ms]" time="2021-01-30T14:39:04Z" level=debug msg="albums: search q:kanada type:folder count:24 order:default [13.751µs]" time="2021-01-30T14:39:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Kanada&category=&type=folder&order=default (200) [917.77µs]" time="2021-01-30T14:39:04Z" level=debug msg="http: GET /photos (200) [11.961691ms]" time="2021-01-30T14:39:04Z" level=debug msg="http: GET /api/v1/ws (200) [10.668748041s]" time="2021-01-30T14:39:04Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.266664ms]" time="2021-01-30T14:39:04Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [119.296303ms]" time="2021-01-30T14:39:05Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.745421ms]" time="2021-01-30T14:39:05Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.188283ms]" time="2021-01-30T14:39:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.493811ms]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [198.056µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.401µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [116.077µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [167.813µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [163.217µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [135.996µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [163.043µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [119.906µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [205.934µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [153.634µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [138.431µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [131.474µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [179.525µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [162.149µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [122.771µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [124.93µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [139.901µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [141.829µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [183.369µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [145.535µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [159.431µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [131.624µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [120.383µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [140.344µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [159.674µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [121.396µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [154.341µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [143.784µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [157.877µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [155.379µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [134.318µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [135.096µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.405µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.251µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [167.496µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [91.296µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [163.262µs]" time="2021-01-30T14:39:06Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [249.596µs]" time="2021-01-30T14:39:07Z" level=debug msg="albums: search type:folder count:24 order:default [10.742µs]" time="2021-01-30T14:39:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [937.723µs]" time="2021-01-30T14:39:07Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [3.771µs]" time="2021-01-30T14:39:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [251.747µs]" time="2021-01-30T14:39:07Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.436µs]" time="2021-01-30T14:39:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [194.452µs]" time="2021-01-30T14:39:07Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.15µs]" time="2021-01-30T14:39:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [155.256µs]" time="2021-01-30T14:39:07Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [5.354µs]" time="2021-01-30T14:39:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [193.314µs]" time="2021-01-30T14:39:07Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [4.842µs]" time="2021-01-30T14:39:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [385.084µs]" time="2021-01-30T14:39:07Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [4.213µs]" time="2021-01-30T14:39:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [171.202µs]" time="2021-01-30T14:39:08Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [357.087µs]" time="2021-01-30T14:39:08Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.313976ms]" time="2021-01-30T14:39:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.146885ms]" time="2021-01-30T14:39:08Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [160.311µs]" time="2021-01-30T14:39:08Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [148.048µs]" time="2021-01-30T14:39:08Z" level=debug msg="http: GET /photos (200) [6.995969ms]" time="2021-01-30T14:39:08Z" level=debug msg="http: GET /api/v1/ws (200) [3.6060775s]" time="2021-01-30T14:39:08Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.223938ms]" time="2021-01-30T14:39:08Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [114.304511ms]" time="2021-01-30T14:39:09Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.54687ms]" time="2021-01-30T14:39:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.478287ms]" time="2021-01-30T14:39:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.375962ms]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [165.061µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.631µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [123.949µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [198.965µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [149.631µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [128.434µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [155.043µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [161.602µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [162.876µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [147.015µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [173.414µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [119.89µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [210.263µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [160.189µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [129.03µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [131.881µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [136.734µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [157.401µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [174.715µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [370.059µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [139.187µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [130.537µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [126.489µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [139.772µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [135.334µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [135.613µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [134.754µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [127.933µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [157.834µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [128.243µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [153.845µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [128.199µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [136.182µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [128.139µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [156.826µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.228µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [147.405µs]" time="2021-01-30T14:39:10Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [135.864µs]" time="2021-01-30T14:39:11Z" level=debug msg="albums: search type:folder count:24 order:default [12.509µs]" time="2021-01-30T14:39:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.610553ms]" time="2021-01-30T14:39:11Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.971µs]" time="2021-01-30T14:39:11Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [180.946µs]" time="2021-01-30T14:39:11Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.419µs]" time="2021-01-30T14:39:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [176.553µs]" time="2021-01-30T14:39:11Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.017µs]" time="2021-01-30T14:39:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [191.006µs]" time="2021-01-30T14:39:11Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.449µs]" time="2021-01-30T14:39:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [182.445µs]" time="2021-01-30T14:39:11Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.731µs]" time="2021-01-30T14:39:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [318.768µs]" time="2021-01-30T14:39:11Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.442µs]" time="2021-01-30T14:39:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [156.438µs]" time="2021-01-30T14:39:12Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [306.547µs]" time="2021-01-30T14:39:12Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [398.386µs]" time="2021-01-30T14:39:12Z" level=info msg="Album saved" time="2021-01-30T14:39:12Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [9.127µs]" time="2021-01-30T14:39:12Z" level=debug msg="http: POST /api/v1/albums/aqnah1321mgkt1w2/links (200) [14.27802ms]" time="2021-01-30T14:39:19Z" level=debug msg="http: GET /api/v1/config (200) [3.615783ms]" time="2021-01-30T14:39:19Z" level=info msg="Album saved" time="2021-01-30T14:39:19Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [8.907µs]" time="2021-01-30T14:39:19Z" level=debug msg="http: PUT /api/v1/albums/aqnah1321mgkt1w2/links/sqnr4pc3ulk2o2mc (200) [12.392355ms]" time="2021-01-30T14:39:20Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [344.184µs]" time="2021-01-30T14:39:20Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.392777ms]" time="2021-01-30T14:39:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.334927ms]" time="2021-01-30T14:39:20Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [190.223µs]" time="2021-01-30T14:39:20Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [179.554µs]" time="2021-01-30T14:39:20Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [434.662µs]" time="2021-01-30T14:39:27Z" level=info msg="Album saved" time="2021-01-30T14:39:27Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [8.972µs]" time="2021-01-30T14:39:27Z" level=debug msg="http: PUT /api/v1/albums/aqnah1321mgkt1w2/links/sqnr4pc3ulk2o2mc (200) [12.971026ms]" time="2021-01-30T14:39:27Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.309427ms]" time="2021-01-30T14:39:27Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.128258ms]" time="2021-01-30T14:39:28Z" level=info msg="Album saved" time="2021-01-30T14:39:28Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [11.997µs]" time="2021-01-30T14:39:28Z" level=debug msg="http: POST /api/v1/albums/aqnah1321mgkt1w2/links (200) [14.145349ms]" time="2021-01-30T14:39:28Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.414819ms]" time="2021-01-30T14:39:28Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.467455ms]" time="2021-01-30T14:39:29Z" level=info msg="Album saved" time="2021-01-30T14:39:29Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [8.508µs]" time="2021-01-30T14:39:29Z" level=debug msg="http: DELETE /api/v1/albums/aqnah1321mgkt1w2/links/sqnr4pc3ulk2o2mc (200) [12.111356ms]" time="2021-01-30T14:39:29Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.306724ms]" time="2021-01-30T14:39:29Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [11.848774ms]" time="2021-01-30T14:39:30Z" level=debug msg="albums: search type:folder count:24 order:default [10.756µs]" time="2021-01-30T14:39:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [857.198µs]" time="2021-01-30T14:39:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [420.63µs]" time="2021-01-30T14:39:31Z" level=info msg="Album saved" time="2021-01-30T14:39:31Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [10.259µs]" time="2021-01-30T14:39:31Z" level=debug msg="http: DELETE /api/v1/albums/aqnah1321mgkt1w2/links/sqnr4ps26jl2wwxq (200) [7.70284ms]" time="2021-01-30T14:39:31Z" level=debug msg="http: GET /photos (200) [4.582538ms]" time="2021-01-30T14:39:31Z" level=debug msg="http: GET /api/v1/ws (200) [22.416565874s]" time="2021-01-30T14:39:31Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.665328ms]" time="2021-01-30T14:39:31Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.6122ms]" time="2021-01-30T14:39:32Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.568174ms]" time="2021-01-30T14:39:32Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.222086ms]" time="2021-01-30T14:39:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.492068ms]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [225.967µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [140.471µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [118.703µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [157.776µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [136.287µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [132.605µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [174.091µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [197.002µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [192.478µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [155.707µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [131.437µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [153.898µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [185.44µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [200.995µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [142.371µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [269.232µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [186.44µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [129.414µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [165.496µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [117.763µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [123.444µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [167.833µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [155.51µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [153.63µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [138.154µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [147.939µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.312µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [161.901µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [168.289µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.597µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [192.373µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [161.194µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [175.153µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [121.967µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [152.825µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [169.55µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [156.825µs]" time="2021-01-30T14:39:33Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [151.799µs]" time="2021-01-30T14:39:34Z" level=debug msg="albums: search type:album count:24 [10.048µs]" time="2021-01-30T14:39:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [633.105µs]" time="2021-01-30T14:39:34Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.08µs]" time="2021-01-30T14:39:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [222.757µs]" time="2021-01-30T14:39:34Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.883µs]" time="2021-01-30T14:39:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [150.541µs]" time="2021-01-30T14:39:34Z" level=debug msg="albums: search type:folder count:24 order:default [15.402µs]" time="2021-01-30T14:39:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.039187ms]" time="2021-01-30T14:39:34Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.159µs]" time="2021-01-30T14:39:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [190.487µs]" time="2021-01-30T14:39:34Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.428µs]" time="2021-01-30T14:39:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [198.226µs]" time="2021-01-30T14:39:34Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.285µs]" time="2021-01-30T14:39:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [171.715µs]" time="2021-01-30T14:39:34Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.648µs]" time="2021-01-30T14:39:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [154.29µs]" time="2021-01-30T14:39:34Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [4.994µs]" time="2021-01-30T14:39:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [242.924µs]" time="2021-01-30T14:39:34Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.502µs]" time="2021-01-30T14:39:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [146.084µs]" time="2021-01-30T14:39:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga (200) [311.399µs]" time="2021-01-30T14:39:34Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:60 order:added merged:true [1.117042ms]" time="2021-01-30T14:39:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn3jaryd4ga&filter=path:group+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.707371ms]" time="2021-01-30T14:39:35Z" level=debug msg="albums: search type:folder count:24 order:default [10.594µs]" time="2021-01-30T14:39:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.080228ms]" time="2021-01-30T14:39:36Z" level=debug msg="albums: search type:album count:1000 [10.435µs]" time="2021-01-30T14:39:36Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [614.36µs]" time="2021-01-30T14:39:37Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForFolder AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumforfolder" time="2021-01-30T14:39:37Z" level=info msg="Album created" time="2021-01-30T14:39:37Z" level=debug msg="albums: search id:aqnr4q11f7aim8m7 [10.167µs]" time="2021-01-30T14:39:37Z" level=debug msg="http: POST /api/v1/albums (200) [13.469728ms]" time="2021-01-30T14:39:37Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:10000 [1.15011ms]" time="2021-01-30T14:39:37Z" level=info msg="Selection added to NotYetExistingAlbumForFolder" time="2021-01-30T14:39:37Z" level=debug msg="albums: search id:aqnr4q11f7aim8m7 [8.644µs]" time="2021-01-30T14:39:37Z" level=debug msg="http: POST /api/v1/albums/aqnr4q11f7aim8m7/clone (200) [10.513255ms]" time="2021-01-30T14:39:37Z" level=debug msg="albums: search type:album count:24 [13.234µs]" time="2021-01-30T14:39:37Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [810.125µs]" time="2021-01-30T14:39:37Z" level=debug msg="cached album-cover:aqnr4q11f7aim8m7:tile_500 [1.144283ms]" time="2021-01-30T14:39:37Z" level=debug msg="http: GET /api/v1/albums/aqnr4q11f7aim8m7/t/public/tile_500 (200) [1.353427ms]" time="2021-01-30T14:39:38Z" level=debug msg="albums: search q:notyetexistingalbumforfolder type:album count:24 [13.333µs]" time="2021-01-30T14:39:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForFolder&category=&type=album (200) [917.12µs]" time="2021-01-30T14:39:38Z" level=debug msg="http: GET /api/v1/albums/aqnr4q11f7aim8m7 (200) [301.976µs]" time="2021-01-30T14:39:38Z" level=info msg="photos: found 2 results for dist:20 album:aqnr4q11f7aim8m7 count:60 order:oldest merged:true [1.03364ms]" time="2021-01-30T14:39:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4q11f7aim8m7&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.613015ms]" time="2021-01-30T14:39:39Z" level=debug msg="albums: search type:album count:24 [27.462µs]" time="2021-01-30T14:39:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [946.956µs]" time="2021-01-30T14:39:40Z" level=info msg="albums: deleting aqnr4q11f7aim8m7" time="2021-01-30T14:39:40Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [14.60291ms]" time="2021-01-30T14:39:41Z" level=debug msg="albums: search type:folder count:24 order:default [13.527µs]" time="2021-01-30T14:39:41Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [980.613µs]" time="2021-01-30T14:39:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga (200) [314.552µs]" time="2021-01-30T14:39:41Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:60 order:added merged:true [1.167842ms]" time="2021-01-30T14:39:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn3jaryd4ga&filter=path:group+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.762418ms]" time="2021-01-30T14:39:41Z" level=debug msg="http: GET /photos (200) [14.985295ms]" time="2021-01-30T14:39:41Z" level=debug msg="http: GET /api/v1/ws (200) [9.764146713s]" time="2021-01-30T14:39:41Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.816072ms]" time="2021-01-30T14:39:41Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.812901ms]" time="2021-01-30T14:39:42Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.820686ms]" time="2021-01-30T14:39:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.683645ms]" time="2021-01-30T14:39:42Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [11.650743ms]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [166.317µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [153.263µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [183.419µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [180.154µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [161.258µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [125.336µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [144.892µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [184.384µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [190.954µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [169.252µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [142.721µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [130.423µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.224µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [294.191µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [124.888µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [158.331µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [144.615µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [215.868µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [146.548µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.739µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [114.136µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [125.633µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [137.734µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [128.637µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [148.754µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [161.307µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [118.053µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [139.798µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [172.237µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [124.34µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [145.14µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.219µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [269.973µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [133.74µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [149.975µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.581µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [162.238µs]" time="2021-01-30T14:39:43Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [136.577µs]" time="2021-01-30T14:39:44Z" level=debug msg="albums: search type:folder count:24 order:default [11.024µs]" time="2021-01-30T14:39:44Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [866.198µs]" time="2021-01-30T14:39:44Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.625µs]" time="2021-01-30T14:39:44Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [220.53µs]" time="2021-01-30T14:39:44Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.031µs]" time="2021-01-30T14:39:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [159.824µs]" time="2021-01-30T14:39:44Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.422µs]" time="2021-01-30T14:39:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [146.586µs]" time="2021-01-30T14:39:44Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.8µs]" time="2021-01-30T14:39:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [193.343µs]" time="2021-01-30T14:39:44Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.503µs]" time="2021-01-30T14:39:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [194.214µs]" time="2021-01-30T14:39:44Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.923µs]" time="2021-01-30T14:39:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [189.566µs]" time="2021-01-30T14:39:51Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [359.709µs]" time="2021-01-30T14:39:51Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.252787ms]" time="2021-01-30T14:39:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.023846ms]" time="2021-01-30T14:39:51Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [188.366µs]" time="2021-01-30T14:39:51Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [168.499µs]" time="2021-01-30T14:39:57Z" level=debug msg="http: GET /photos (200) [8.914537ms]" time="2021-01-30T14:39:57Z" level=debug msg="http: GET /api/v1/ws (200) [15.035690718s]" time="2021-01-30T14:39:57Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.370301ms]" time="2021-01-30T14:39:57Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.801697ms]" time="2021-01-30T14:39:58Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.640251ms]" time="2021-01-30T14:39:58Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.640876ms]" time="2021-01-30T14:39:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.290391ms]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [225.846µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [148.444µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [161.262µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [158.456µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [167.875µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [150.253µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [143.526µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [134.055µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [149.973µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [189.878µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [137.199µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [130.868µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [200.14µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [155.461µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [159.152µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [173.452µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [169.257µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.367µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [157.162µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [136.422µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [131.179µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [137.98µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [301.594µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [180.739µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [135.698µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [270.994µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [136.876µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [135.879µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.131µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.754µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [150.945µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [140.158µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [159.232µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [134.289µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.357µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [173.559µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [156.183µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [147.044µs]" time="2021-01-30T14:39:59Z" level=debug msg="labels: search count:24 [22.406µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [807.508µs]" time="2021-01-30T14:39:59Z" level=debug msg="cached label-cover:lqmxlr61mueo9bde:tile_500 [884.046µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [1.158577ms]" time="2021-01-30T14:39:59Z" level=debug msg="cached label-cover:lqmxlr23ddgcr8n6:tile_500 [1.058248ms]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [1.216551ms]" time="2021-01-30T14:39:59Z" level=debug msg="cached label-cover:lqmxlr73t4txicnb:tile_500 [937.282µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [1.076823ms]" time="2021-01-30T14:39:59Z" level=debug msg="cached label-cover:lqmxlr39h7yd60w8:tile_500 [1.021135ms]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [1.204807ms]" time="2021-01-30T14:39:59Z" level=debug msg="cached label-cover:lqmxlr32g4pqrnge:tile_500 [844.474µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [986.167µs]" time="2021-01-30T14:39:59Z" level=debug msg="cached label-cover:lqmxlr312hfkfwfn:tile_500 [784.772µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [954.705µs]" time="2021-01-30T14:39:59Z" level=debug msg="cached label-cover:lqmxlqz2rzztin1h:tile_500 [910.103µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [1.070274ms]" time="2021-01-30T14:39:59Z" level=debug msg="cached label-cover:lqmxlr63jc85g73d:tile_500 [795.954µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [935.191µs]" time="2021-01-30T14:39:59Z" level=debug msg="cached label-cover:lqmxlr32hkjxghys:tile_500 [925.123µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [1.090086ms]" time="2021-01-30T14:39:59Z" level=debug msg="cached label-cover:lqmxlr3j14zwey9y:tile_500 [842.652µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [995.356µs]" time="2021-01-30T14:39:59Z" level=debug msg="cached label-cover:lqmxlr22kdk4wcv1:tile_500 [750.112µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [892.618µs]" time="2021-01-30T14:39:59Z" level=debug msg="cached label-cover:lqmxlr43kjflsrmq:tile_500 [751.638µs]" time="2021-01-30T14:39:59Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [872.665µs]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqmxlr13uqg45rt5:tile_500 [811.966µs]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [962.936µs]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqmxlr2ar5nh0zjw:tile_500 [720.776µs]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [901.643µs]" time="2021-01-30T14:40:00Z" level=debug msg="labels: search all:true count:24 [8.667µs]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all=true (200) [1.317747ms]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqmxlr257v084yut:tile_500 [1.222105ms]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqmxlr257v084yut/t/public/tile_500 (200) [1.46071ms]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqmxlr1v6lgj56ow:tile_500 [1.297043ms]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqmxlr1v6lgj56ow/t/public/tile_500 (200) [1.910171ms]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqmxlr5164qkvyjy:tile_500 [1.530032ms]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqmxlr5164qkvyjy/t/public/tile_500 (200) [1.930519ms]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqmxlr233gapjdmo:tile_500 [3.727346ms]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqmxlr233gapjdmo/t/public/tile_500 (200) [4.145161ms]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqmxlr13ldzj2q1u:tile_500 [3.437396ms]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13ldzj2q1u/t/public/tile_500 (200) [3.563628ms]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqmxlqz2ft9xol52:tile_500 [1.280771ms]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2ft9xol52/t/public/tile_500 (200) [1.444881ms]" time="2021-01-30T14:40:00Z" level=debug msg="labels: search all:true count:24 offset:24 [9.997µs]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=24&q=&all=true (200) [354.921µs]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqmxlqz2ketk50w1:tile_500 [1.307252ms]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2ketk50w1/t/public/tile_500 (200) [1.451093ms]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqmxlr42vbpyh6vo:tile_500 [1.473335ms]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqmxlr42vbpyh6vo/t/public/tile_500 (200) [1.636348ms]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqnah1gpxr93ty8m:tile_500 [949.642µs]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqnah1gpxr93ty8m/t/public/tile_500 (200) [1.083833ms]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqmxlr21q1yo2a58:tile_500 [1.208033ms]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqmxlr21q1yo2a58/t/public/tile_500 (200) [1.391071ms]" time="2021-01-30T14:40:00Z" level=debug msg="cached label-cover:lqmxlr229xygqjhu:tile_500 [1.151437ms]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels/lqmxlr229xygqjhu/t/public/tile_500 (200) [1.346826ms]" time="2021-01-30T14:40:00Z" level=debug msg="labels: search count:48 [8.519µs]" time="2021-01-30T14:40:00Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [936.955µs]" time="2021-01-30T14:40:01Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T14:40:01Z" level=debug msg="labels: search q:beacon count:48 [10.534µs]" time="2021-01-30T14:40:01Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [909.753µs]" time="2021-01-30T14:40:01Z" level=info msg="search: label Beacon includes 0 categories" time="2021-01-30T14:40:01Z" level=info msg="photos: found 1 results for public:true dist:20 label:beacon count:60 order:newest merged:true [1.34842ms]" time="2021-01-30T14:40:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:beacon&public=true&quality=0 (200) [1.830604ms]" time="2021-01-30T14:40:02Z" level=debug msg="http: GET /api/v1/svg/photo (200) [323.694µs]" time="2021-01-30T14:40:02Z" level=debug msg="http: GET /api/v1/photos/pqmxlr63s7c33i4r (200) [2.092589ms]" time="2021-01-30T14:40:04Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [1.911704ms]" time="2021-01-30T14:40:04Z" level=info msg="label removed" time="2021-01-30T14:40:04Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr63s7c33i4r/label/24 (200) [39.031408ms]" time="2021-01-30T14:40:04Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [650.583µs]" time="2021-01-30T14:40:04Z" level=info msg="label updated" time="2021-01-30T14:40:04Z" level=debug msg="http: POST /api/v1/photos/pqmxlr63s7c33i4r/label (200) [35.441747ms]" time="2021-01-30T14:40:05Z" level=debug msg="labels: search count:48 [7.756µs]" time="2021-01-30T14:40:05Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [744.134µs]" time="2021-01-30T14:40:05Z" level=debug msg="cached label-cover:lqnr4qs3l14n8v00:tile_500 [892.27µs]" time="2021-01-30T14:40:05Z" level=debug msg="http: GET /api/v1/labels/lqnr4qs3l14n8v00/t/public/tile_500 (200) [1.05839ms]" time="2021-01-30T14:40:06Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T14:40:06Z" level=debug msg="labels: search q:beacon count:48 [10.994µs]" time="2021-01-30T14:40:06Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [811.076µs]" time="2021-01-30T14:40:06Z" level=info msg="search: label Test includes 1 categories" time="2021-01-30T14:40:06Z" level=debug msg="labels: search q:test count:48 [14.163µs]" time="2021-01-30T14:40:06Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=test&all= (200) [1.199509ms]" time="2021-01-30T14:40:06Z" level=info msg="search: label Test includes 0 categories" time="2021-01-30T14:40:07Z" level=info msg="photos: found 1 results for public:true dist:20 label:test count:60 order:newest merged:true [1.240517ms]" time="2021-01-30T14:40:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:test&public=true&quality=0 (200) [1.710558ms]" time="2021-01-30T14:40:07Z" level=debug msg="http: GET /api/v1/photos/pqmxlr63s7c33i4r (200) [2.128032ms]" time="2021-01-30T14:40:08Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [2.071293ms]" time="2021-01-30T14:40:08Z" level=info msg="label removed" time="2021-01-30T14:40:08Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr63s7c33i4r/label/28 (200) [38.088844ms]" time="2021-01-30T14:40:08Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [1.551833ms]" time="2021-01-30T14:40:08Z" level=info msg="label saved" time="2021-01-30T14:40:08Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr63s7c33i4r/label/24 (200) [64.11292ms]" time="2021-01-30T14:40:09Z" level=debug msg="labels: search count:48 [7.308µs]" time="2021-01-30T14:40:09Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [803.431µs]" time="2021-01-30T14:40:09Z" level=info msg="search: label Test includes 1 categories" time="2021-01-30T14:40:09Z" level=debug msg="labels: search q:test count:48 [9.934µs]" time="2021-01-30T14:40:09Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=test&all= (200) [657.06µs]" time="2021-01-30T14:40:10Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T14:40:10Z" level=debug msg="labels: search q:beacon count:48 [8.937µs]" time="2021-01-30T14:40:10Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [604.232µs]" time="2021-01-30T14:40:10Z" level=debug msg="http: GET /photos (200) [6.908209ms]" time="2021-01-30T14:40:10Z" level=debug msg="http: GET /api/v1/ws (200) [12.811405241s]" time="2021-01-30T14:40:10Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [15.538083ms]" time="2021-01-30T14:40:10Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.813753ms]" time="2021-01-30T14:40:11Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.673343ms]" time="2021-01-30T14:40:11Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.460303ms]" time="2021-01-30T14:40:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.623818ms]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [241.949µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [142.783µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [150.495µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [156.642µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [133.34µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [133.204µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [145.928µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [160.752µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [167.437µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [185.798µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [143.543µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [135.739µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [180.606µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [248.296µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [156.668µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [173.332µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [140.016µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [119.865µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [150.822µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [189.549µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [114.354µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [142.475µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [152.018µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [155.994µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [156.494µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [160.536µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [219.917µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [143.455µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [166.519µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [160.373µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [148.93µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [126.706µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [132.079µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [139.462µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [157.18µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [162.372µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.731µs]" time="2021-01-30T14:40:12Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [142.232µs]" time="2021-01-30T14:40:13Z" level=debug msg="labels: search count:24 [7.434µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [890.13µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.622µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [182.216µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [19.065µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [196.571µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.02µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [137.403µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.077µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [187.331µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [18.117µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [318.119µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.546µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [199.529µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.005µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [183.699µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [3.898µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [174.707µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [2.825µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [162.561µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.392µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [206.947µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [2.36µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [155.598µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [2.644µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [123.564µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [4.239µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [182.926µs]" time="2021-01-30T14:40:13Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.447µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [197.102µs]" time="2021-01-30T14:40:13Z" level=info msg="search: label Zebra includes 1 categories" time="2021-01-30T14:40:13Z" level=debug msg="labels: search q:zebra count:24 [8.897µs]" time="2021-01-30T14:40:13Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=zebra&all= (200) [1.090538ms]" time="2021-01-30T14:40:14Z" level=info msg="search: label Zebra includes 0 categories" time="2021-01-30T14:40:14Z" level=info msg="photos: found 3 results for public:true dist:20 label:zebra count:60 order:newest merged:true [2.159834ms]" time="2021-01-30T14:40:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:zebra&public=true&quality=0 (200) [3.371667ms]" time="2021-01-30T14:40:15Z" level=debug msg="http: GET /api/v1/svg/photo (200) [178.638µs]" time="2021-01-30T14:40:15Z" level=debug msg="http: GET /api/v1/photos/pqmxlr2246libzzo (200) [2.178051ms]" time="2021-01-30T14:40:16Z" level=debug msg="photo: using label Horse to create title for pqmxlr2246libzzo" time="2021-01-30T14:40:16Z" level=debug msg="photo: changed title of pqmxlr2246libzzo to “Horse / South Africa / 2013”" time="2021-01-30T14:40:16Z" level=info msg="photos: found 1 results for id:pqmxlr2246libzzo merged:true [1.307788ms]" time="2021-01-30T14:40:16Z" level=info msg="label saved" time="2021-01-30T14:40:16Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr2246libzzo/label/13 (200) [48.020472ms]" time="2021-01-30T14:40:17Z" level=debug msg="labels: search count:24 [7.833µs]" time="2021-01-30T14:40:17Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [786.318µs]" time="2021-01-30T14:40:18Z" level=info msg="search: label Horse includes 1 categories" time="2021-01-30T14:40:18Z" level=debug msg="labels: search q:horse count:24 [9.944µs]" time="2021-01-30T14:40:18Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=horse&all= (200) [712.11µs]" time="2021-01-30T14:40:18Z" level=info msg="search: label Horse includes 0 categories" time="2021-01-30T14:40:18Z" level=info msg="photos: found 3 results for public:true dist:20 label:horse count:60 order:newest merged:true [1.807127ms]" time="2021-01-30T14:40:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:horse&public=true&quality=0 (200) [2.586704ms]" time="2021-01-30T14:40:19Z" level=debug msg="http: GET /api/v1/photos/pqmxlr2246libzzo (200) [2.158777ms]" time="2021-01-30T14:40:20Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T14:40:20Z" level=debug msg="photo: changed title of pqmxlr2246libzzo to “Zebra / South Africa / 2013”" time="2021-01-30T14:40:20Z" level=info msg="photos: found 1 results for id:pqmxlr2246libzzo merged:true [1.850747ms]" time="2021-01-30T14:40:20Z" level=info msg="label saved" time="2021-01-30T14:40:20Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr2246libzzo/label/13 (200) [46.955176ms]" time="2021-01-30T14:40:21Z" level=debug msg="labels: search count:24 [7.486µs]" time="2021-01-30T14:40:21Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [829.564µs]" time="2021-01-30T14:40:21Z" level=info msg="search: label horse not found" time="2021-01-30T14:40:21Z" level=debug msg="labels: search q:horse count:24 [7.72µs]" time="2021-01-30T14:40:21Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=horse&all= (200) [750.211µs]" time="2021-01-30T14:40:21Z" level=debug msg="http: GET /photos (200) [12.941481ms]" time="2021-01-30T14:40:21Z" level=debug msg="http: GET /api/v1/ws (200) [10.920431056s]" time="2021-01-30T14:40:21Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.610895ms]" time="2021-01-30T14:40:22Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [125.123642ms]" time="2021-01-30T14:40:23Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.621711ms]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.390493ms]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.190448ms]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [184.917µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [164.304µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [112.459µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [193.718µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [150.419µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.85µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [217.136µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [166.547µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [132.127µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [310.131µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [151.431µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [142.81µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.549µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [147.312µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [1.357371ms]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [124.296µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [186.174µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [144.406µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [154.003µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [162.622µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [135.225µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [138.504µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [138.636µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.946µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [127.719µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [137.401µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [126.944µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [140.272µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [184.447µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [121.018µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [137.608µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [135.577µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [123.85µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [133.056µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [167.083µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.548µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [139.548µs]" time="2021-01-30T14:40:23Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [193.117µs]" time="2021-01-30T14:40:24Z" level=debug msg="albums: search type:album count:24 [10.271µs]" time="2021-01-30T14:40:24Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [658.283µs]" time="2021-01-30T14:40:24Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.904µs]" time="2021-01-30T14:40:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [224.461µs]" time="2021-01-30T14:40:24Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.6µs]" time="2021-01-30T14:40:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [220.793µs]" time="2021-01-30T14:40:25Z" level=debug msg="albums: search q:christmas type:album count:24 [12.755µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Christmas&category=&type=album (200) [866.302µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [284.128µs]" time="2021-01-30T14:40:25Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [794.254µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.25386ms]" time="2021-01-30T14:40:25Z" level=debug msg="labels: search count:24 [7.43µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [822.848µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.247µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [193.733µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [4.159µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [242.31µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.189µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [176.822µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.924µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [168.538µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [3.334µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [181.367µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [2.631µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [180.65µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.352µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [207.849µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [3.988µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [173.982µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.72µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [519.989µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.06µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [206.608µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.768µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [199.641µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.456µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [149.839µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.488µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [163.583µs]" time="2021-01-30T14:40:25Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.523µs]" time="2021-01-30T14:40:25Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [185.025µs]" time="2021-01-30T14:40:26Z" level=info msg="search: label Landscape includes 2 categories" time="2021-01-30T14:40:26Z" level=debug msg="labels: search q:landscape count:24 [10.092µs]" time="2021-01-30T14:40:26Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=landscape&all= (200) [1.155472ms]" time="2021-01-30T14:40:27Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T14:40:27Z" level=info msg="photos: found 8 results for public:true dist:20 label:landscape count:60 order:newest merged:true [2.405854ms]" time="2021-01-30T14:40:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:landscape&public=true&quality=0 (200) [3.963424ms]" time="2021-01-30T14:40:27Z" level=debug msg="labels: search count:24 [7.21µs]" time="2021-01-30T14:40:27Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [849.974µs]" time="2021-01-30T14:40:28Z" level=debug msg="albums: search type:album count:1000 [10.893µs]" time="2021-01-30T14:40:28Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [621.657µs]" time="2021-01-30T14:40:29Z" level=info msg="7 entries added to Christmas" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1920 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_4096 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_50 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_500 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2560 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_3840 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_100 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2048 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_720 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:colors from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:right_224 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1280 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_7680 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_224 from cache" time="2021-01-30T14:40:29Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:left_224 from cache" time="2021-01-30T14:40:29Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [10.195µs]" time="2021-01-30T14:40:29Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/photos (200) [31.43463ms]" time="2021-01-30T14:40:30Z" level=debug msg="albums: search type:album count:24 [10.496µs]" time="2021-01-30T14:40:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [626.005µs]" time="2021-01-30T14:40:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [314.916µs]" time="2021-01-30T14:40:30Z" level=info msg="photos: found 9 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [2.440567ms]" time="2021-01-30T14:40:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [4.737623ms]" time="2021-01-30T14:40:32Z" level=debug msg="http: GET /photos (200) [4.408119ms]" time="2021-01-30T14:40:32Z" level=debug msg="http: GET /api/v1/ws (200) [10.492199043s]" time="2021-01-30T14:40:32Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [8.987661ms]" time="2021-01-30T14:40:32Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.550982ms]" time="2021-01-30T14:40:34Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.484815ms]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [10.699341ms]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [24.213161ms]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [152.821µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [174.806µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [131.645µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [190.54µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [145.277µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [153.914µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [147.308µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [167.472µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [185.739µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [167.504µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [149.713µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [197.521µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [181.838µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [160.409µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [141.096µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [169.759µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [162.058µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [155.328µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [151.033µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [116.888µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [112.851µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [117.704µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [148.707µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [118.882µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [132.623µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [121.135µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [125.048µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [127.168µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [157.925µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [103.817µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [148.494µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.686µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [140.177µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [127.59µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [160.832µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [144.098µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.406µs]" time="2021-01-30T14:40:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [127.55µs]" time="2021-01-30T14:40:35Z" level=debug msg="labels: search count:24 [8.278µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [849.93µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [6.182µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [306.503µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [4.3µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [212.403µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.007µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [135.284µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.778µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [203.173µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [3.406µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [170.702µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [2.944µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [258.739µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.767µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [195.755µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.405µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [172.02µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.702µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [189.159µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [2.73µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [161.104µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.164µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [150.219µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [5.178µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [173.069µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.841µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [253.07µs]" time="2021-01-30T14:40:35Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.57µs]" time="2021-01-30T14:40:35Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [192.617µs]" time="2021-01-30T14:40:36Z" level=info msg="search: label Dome includes 1 categories" time="2021-01-30T14:40:36Z" level=debug msg="labels: search q:dome count:24 [7.948µs]" time="2021-01-30T14:40:36Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=dome&all= (200) [637.657µs]" time="2021-01-30T14:40:36Z" level=info msg="search: label Dome includes 0 categories" time="2021-01-30T14:40:36Z" level=info msg="photos: found 1 results for public:true dist:20 label:dome count:60 order:newest merged:true [1.388282ms]" time="2021-01-30T14:40:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:dome&public=true&quality=0 (200) [1.857434ms]" time="2021-01-30T14:40:37Z" level=debug msg="labels: search count:24 [7.955µs]" time="2021-01-30T14:40:37Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [832.672µs]" time="2021-01-30T14:40:38Z" level=info msg="labels: deleting lqmxlr39h7yd60w8" time="2021-01-30T14:40:38Z" level=debug msg="http: POST /api/v1/batch/labels/delete (200) [18.41367ms]" time="2021-01-30T14:40:39Z" level=info msg="search: label dome not found" time="2021-01-30T14:40:39Z" level=debug msg="labels: search q:dome count:24 [8.703µs]" time="2021-01-30T14:40:39Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=dome&all= (200) [566.077µs]" time="2021-01-30T14:40:39Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.297779ms]" time="2021-01-30T14:40:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.924331ms]" time="2021-01-30T14:40:40Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [159.251µs]" time="2021-01-30T14:40:40Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [121.215µs]" time="2021-01-30T14:40:40Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [170.254µs]" time="2021-01-30T14:40:40Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [140.114µs]" time="2021-01-30T14:40:40Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [134.539µs]" time="2021-01-30T14:40:41Z" level=debug msg="http: GET /api/v1/svg/photo (200) [158.779µs]" time="2021-01-30T14:40:41Z" level=debug msg="http: GET /api/v1/photos/pqmxlr32xpzvdvku (200) [1.996619ms]" time="2021-01-30T14:40:42Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T14:40:42Z" level=info msg="photos: found 1 results for id:pqmxlr32xpzvdvku merged:true [918.62µs]" time="2021-01-30T14:40:42Z" level=info msg="label updated" time="2021-01-30T14:40:42Z" level=debug msg="http: POST /api/v1/photos/pqmxlr32xpzvdvku/label (200) [33.948666ms]" time="2021-01-30T14:40:43Z" level=debug msg="http: GET /photos (200) [9.3086ms]" time="2021-01-30T14:40:43Z" level=debug msg="http: GET /api/v1/ws (200) [9.766410083s]" time="2021-01-30T14:40:43Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.690991ms]" time="2021-01-30T14:40:43Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [120.036321ms]" time="2021-01-30T14:40:44Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.385385ms]" time="2021-01-30T14:40:44Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.30895ms]" time="2021-01-30T14:40:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.044153ms]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [176.611µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [173.767µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [120.962µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [156.833µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [136.413µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [134.867µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [154.404µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [191.346µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [161.263µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [163.256µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [159.935µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [130.211µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [176.298µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [193.44µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [130.336µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [142.557µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [180.829µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [203.376µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [142.191µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [289.929µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [141.014µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [134.778µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [135.864µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.197µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [180.778µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [149.366µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [183.091µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [166.858µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [162.308µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [121.401µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [137.807µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [128.299µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.08µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [154.997µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [144.097µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [151.875µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.203µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [145.317µs]" time="2021-01-30T14:40:45Z" level=debug msg="labels: search count:24 [7.582µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [879.03µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.795µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [186.184µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [4.364µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [172.707µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.851µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [150.618µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.041µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [210.497µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [2.884µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [164.36µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [4.461µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [340.114µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.65µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [172.106µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.28µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [172.772µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.634µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [176.353µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.69µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [188.506µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.806µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [216.99µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [4.012µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [207.657µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.468µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [137.677µs]" time="2021-01-30T14:40:45Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.942µs]" time="2021-01-30T14:40:45Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [231.025µs]" time="2021-01-30T14:40:46Z" level=info msg="search: label bakery not found" time="2021-01-30T14:40:46Z" level=debug msg="labels: search q:bakery count:24 [10.538µs]" time="2021-01-30T14:40:46Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=bakery&all= (200) [617.069µs]" time="2021-01-30T14:40:47Z" level=debug msg="http: GET /api/v1/folders/import?recursive=true&uncached=true (200) [65.473616ms]" [GIN-debug] redirecting request 307: /api/v1/import/ --> /api/v1/import/ time="2021-01-30T14:40:48Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T14:40:48Z" level=info msg="Copying files from Bäckerei" time="2021-01-30T14:40:48Z" level=info msg="import: no .ppignore file found" time="2021-01-30T14:40:48Z" level=debug msg="media: no original json sidecar file found for library-import-001.jpg" time="2021-01-30T14:40:48Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:40:48Z" level=info msg="media: library-import-001.jpg was taken at 2010-03-12 17:10:07 +0000 UTC (meta)" time="2021-01-30T14:40:48Z" level=info msg="folder: added album “March 2010” (path:2010/03 public:true)" time="2021-01-30T14:40:48Z" level=info msg="import: created folder /2010/03" time="2021-01-30T14:40:48Z" level=info msg="import: moving main jpg file library-import-001.jpg to 2010/03/20100312_171007_16084939.jpg" time="2021-01-30T14:40:48Z" level=debug msg="media: no new thumbnails created for 20100312_171007_16084939 [1.251483ms]" time="2021-01-30T14:40:48Z" level=debug msg="media: no original json sidecar file found for 20100312_171007_16084939.jpg" time="2021-01-30T14:40:48Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:40:48Z" level=info msg="media: 20100312_171007_16084939.jpg was taken at 2010-03-12 17:10:07 +0000 UTC (meta)" time="2021-01-30T14:40:48Z" level=debug msg="index: image classification took 222.171631ms" time="2021-01-30T14:40:48Z" level=debug msg="photo: changed title of pqnr4s0xbbblfmyu to “Library Import / 2010”" time="2021-01-30T14:40:48Z" level=info msg="import: added main jpg file 2010/03/20100312_171007_16084939.jpg" time="2021-01-30T14:40:48Z" level=debug msg="http: GET /api/v1/config (200) [59.530452ms]" time="2021-01-30T14:40:48Z" level=debug msg="http: GET /api/v1/config (200) [67.515529ms]" time="2021-01-30T14:40:48Z" level=debug msg="moments: index contains 45 photos and 5 videos, using threshold 6" time="2021-01-30T14:40:48Z" level=info msg="moments: added “March 2010” (public:true year:2010 month:3)" time="2021-01-30T14:40:48Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T14:40:48Z" level=info msg="Import completed in 0 s" time="2021-01-30T14:40:48Z" level=debug msg="http: POST /api/v1/import/ (200) [383.194046ms]" time="2021-01-30T14:40:48Z" level=info msg="photos: found 1 results for name:elephantRAW public:true dist:20 quality:3 count:120 order:newest merged:true [924.432µs]" time="2021-01-30T14:40:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:elephantRAW&public=true&quality=3 (200) [1.417536ms]" time="2021-01-30T14:41:48Z" level=debug msg="labels: search count:24 [7.776µs]" time="2021-01-30T14:41:48Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [823.612µs]" time="2021-01-30T14:41:48Z" level=debug msg="cached label-cover:lqnr4s03vkppdgfb:tile_500 [869.405µs]" time="2021-01-30T14:41:48Z" level=debug msg="http: GET /api/v1/labels/lqnr4s03vkppdgfb/t/public/tile_500 (200) [1.028518ms]" time="2021-01-30T14:41:48Z" level=debug msg="labels: search count:48 [10.464µs]" time="2021-01-30T14:41:48Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [1.001633ms]" time="2021-01-30T14:41:49Z" level=info msg="search: label Bakery includes 1 categories" time="2021-01-30T14:41:49Z" level=debug msg="labels: search q:bakery count:24 [8.641µs]" time="2021-01-30T14:41:49Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=bakery&all= (200) [690.836µs]" time="2021-01-30T14:41:49Z" level=debug msg="http: GET /photos (200) [9.493351ms]" time="2021-01-30T14:41:49Z" level=debug msg="http: GET /api/v1/ws (200) [1m6.087106202s]" time="2021-01-30T14:41:49Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.800998ms]" time="2021-01-30T14:41:49Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.866211ms]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.446375ms]" time="2021-01-30T14:41:51Z" level=info msg="photos: found 43 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.12363ms]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.410698ms]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [210.182µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.264µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [190.845µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [159.983µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [147.974µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [212.073µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [185.732µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [128.144µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [180.928µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [169.733µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [178.1µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [169.828µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [199.02µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [142.08µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.11µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [163.626µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [173.071µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [149.663µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [154.223µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [112.856µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [148.014µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [135.4µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [137.277µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [134.573µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [137.997µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [177.011µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [175.591µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [135.058µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [167.014µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.836µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [167.988µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [256.838µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [247.897µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [136.807µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [162.631µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [161.792µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [158.441µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [151.664µs]" time="2021-01-30T14:41:51Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [142.234µs]" time="2021-01-30T14:41:52Z" level=debug msg="labels: search count:24 [7.332µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [829.533µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqnr4s03vkppdgfb:tile_500 [4.237µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqnr4s03vkppdgfb/t/public/tile_500 (200) [205.128µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [17.691µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [353.69µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [2.97µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [216.952µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [2.809µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [157.662µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.918µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [196.544µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [2.501µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [161.057µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [5.463µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [354.163µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.238µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [203.705µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [3.553µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [180.391µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.005µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [171.119µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.734µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [185.349µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [2.709µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [149.504µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [2.84µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [143.376µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [4.802µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [236.432µs]" time="2021-01-30T14:41:52Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.872µs]" time="2021-01-30T14:41:52Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [187.266µs]" time="2021-01-30T14:41:53Z" level=info msg="search: label cheetah not found" time="2021-01-30T14:41:53Z" level=debug msg="labels: search q:cheetah count:24 [8.665µs]" time="2021-01-30T14:41:53Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=cheetah&all= (200) [609.035µs]" time="2021-01-30T14:41:53Z" level=debug msg="albums: search type:moment count:24 [10.004µs]" time="2021-01-30T14:41:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [655.249µs]" time="2021-01-30T14:41:53Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T14:41:53Z" level=info msg="photos: found 1 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:1 order:relevance [1.369996ms]" time="2021-01-30T14:41:53Z" level=debug msg="cached album-cover:aqnah1mhviyxpahk:tile_500 [2.315118ms]" time="2021-01-30T14:41:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [2.554308ms]" time="2021-01-30T14:41:53Z" level=debug msg="albums: search type:month count:24 [10.024µs]" time="2021-01-30T14:41:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.754685ms]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [3.831µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [457.492µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.296µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [205.639µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.501µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [175.964µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.907µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [158.023µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.858µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [503.692µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.068µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [146.157µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.648µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [172.681µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.207µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [174.249µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.064µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [197.993µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.046µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [187.551µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [2.933µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [454.068µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.254µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [188.581µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.325µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [198.873µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.651µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [158.601µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.766µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [251.443µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.304µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [150.935µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.196µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [138.461µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [2.52µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [122.651µs]" time="2021-01-30T14:41:54Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.027µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [196.288µs]" time="2021-01-30T14:41:54Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnr4s0pd09a24ds year:2010 month:3 count:1 order:relevance [668.292µs]" time="2021-01-30T14:41:54Z" level=debug msg="cached album-cover:aqnr4s0pd09a24ds:tile_500 [1.58964ms]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums/aqnr4s0pd09a24ds/t/public/tile_500 (200) [1.746799ms]" time="2021-01-30T14:41:54Z" level=debug msg="albums: search q:\"december 2013\" type:month count:24 [14.761µs]" time="2021-01-30T14:41:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=December+2013&category=&type=month (200) [1.184513ms]" time="2021-01-30T14:41:55Z" level=debug msg="albums: search type:folder count:24 order:default [10.99µs]" time="2021-01-30T14:41:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [875.908µs]" time="2021-01-30T14:41:55Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.384µs]" time="2021-01-30T14:41:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [218.073µs]" time="2021-01-30T14:41:55Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [2.942µs]" time="2021-01-30T14:41:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [147.671µs]" time="2021-01-30T14:41:55Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.828µs]" time="2021-01-30T14:41:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [171.505µs]" time="2021-01-30T14:41:55Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [4.753µs]" time="2021-01-30T14:41:55Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [2.721µs]" time="2021-01-30T14:41:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [227.967µs]" time="2021-01-30T14:41:55Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.902µs]" time="2021-01-30T14:41:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [156.989µs]" time="2021-01-30T14:41:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [183.283µs]" time="2021-01-30T14:41:55Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnr4s02pr0e8k35 count:1 order:relevance [787.316µs]" time="2021-01-30T14:41:55Z" level=debug msg="cached album-cover:aqnr4s02pr0e8k35:tile_500 [1.734285ms]" time="2021-01-30T14:41:55Z" level=debug msg="http: GET /api/v1/albums/aqnr4s02pr0e8k35/t/public/tile_500 (200) [1.908493ms]" time="2021-01-30T14:41:55Z" level=debug msg="albums: search q:moment type:folder count:24 order:default [15.259µs]" time="2021-01-30T14:41:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Moment&category=&type=folder&order=default (200) [961.33µs]" time="2021-01-30T14:41:56Z" level=debug msg="albums: search type:state count:24 [11.63µs]" time="2021-01-30T14:41:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.121689ms]" time="2021-01-30T14:41:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [726.788µs]" time="2021-01-30T14:41:56Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [1.818747ms]" time="2021-01-30T14:41:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [1.986018ms]" time="2021-01-30T14:41:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [906.486µs]" time="2021-01-30T14:41:56Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [1.854498ms]" time="2021-01-30T14:41:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [2.006987ms]" time="2021-01-30T14:41:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [787.031µs]" time="2021-01-30T14:41:56Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [1.658186ms]" time="2021-01-30T14:41:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [1.800443ms]" time="2021-01-30T14:41:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [718.514µs]" time="2021-01-30T14:41:56Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [1.562428ms]" time="2021-01-30T14:41:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [1.709458ms]" time="2021-01-30T14:41:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [723.299µs]" time="2021-01-30T14:41:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [1.243345ms]" time="2021-01-30T14:41:56Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [1.643814ms]" time="2021-01-30T14:41:56Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [2.715592ms]" time="2021-01-30T14:41:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [2.868363ms]" time="2021-01-30T14:41:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [1.899718ms]" time="2021-01-30T14:41:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [841.689µs]" time="2021-01-30T14:41:56Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [1.937622ms]" time="2021-01-30T14:41:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [771.07µs]" time="2021-01-30T14:41:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [2.23851ms]" time="2021-01-30T14:41:56Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [1.617664ms]" time="2021-01-30T14:41:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [1.773989ms]" time="2021-01-30T14:41:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [948.754µs]" time="2021-01-30T14:41:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [1.655091ms]" time="2021-01-30T14:41:56Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [3.737791ms]" time="2021-01-30T14:41:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [3.923918ms]" time="2021-01-30T14:41:56Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [3.465687ms]" time="2021-01-30T14:41:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [3.59537ms]" time="2021-01-30T14:41:56Z" level=debug msg="albums: search q:kwazulu type:state count:24 [12.323µs]" time="2021-01-30T14:41:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KwaZulu&category=&type=state (200) [793.379µs]" time="2021-01-30T14:41:57Z" level=info msg="folder: added album 2010 (path:2010 public:true)" time="2021-01-30T14:41:57Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [35.959656ms]" time="2021-01-30T14:41:57Z" level=debug msg="http: GET /api/v1/svg/folder (200) [244.175µs]" time="2021-01-30T14:41:58Z" level=debug msg="http: GET /api/v1/folders/originals/moment?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [593.209µs]" time="2021-01-30T14:41:58Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.414188ms]" time="2021-01-30T14:41:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [2.695616ms]" time="2021-01-30T14:41:59Z" level=debug msg="cached folder:/:true:false [3.040479ms]" time="2021-01-30T14:41:59Z" level=debug msg="http: GET /api/v1/folders/originals?recursive=true (200) [3.309827ms]" time="2021-01-30T14:42:00Z" level=info msg="Settings saved" time="2021-01-30T14:42:00Z" level=debug msg="http: POST /api/v1/settings (200) [4.419425ms]" time="2021-01-30T14:42:00Z" level=info msg="Indexing files in moment" time="2021-01-30T14:42:00Z" level=info msg="index: no .ppignore file found" time="2021-01-30T14:42:00Z" level=debug msg="media: no original json sidecar file found for library-index-001_1.jpg" time="2021-01-30T14:42:00Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:42:00Z" level=info msg="media: library-index-001_1.jpg was taken at 2013-11-26 12:03:13 +0000 UTC (meta)" time="2021-01-30T14:42:00Z" level=debug msg="media: no original json sidecar file found for library-index-001_2.jpg" time="2021-01-30T14:42:00Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:42:00Z" level=info msg="media: library-index-001_2.jpg was taken at 2013-11-23 13:58:34 +0000 UTC (meta)" time="2021-01-30T14:42:00Z" level=debug msg="media: no original json sidecar file found for library-index-001_3.jpg" time="2021-01-30T14:42:00Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:42:00Z" level=info msg="media: library-index-001_3.jpg was taken at 2013-12-05 13:36:21 +0000 UTC (meta)" time="2021-01-30T14:42:00Z" level=debug msg="index: image classification took 498.844713ms" time="2021-01-30T14:42:00Z" level=debug msg="places: cache hit for lat -33.575594, lng 25.800762" time="2021-01-30T14:42:00Z" level=debug msg="index: image classification took 496.839979ms" time="2021-01-30T14:42:00Z" level=debug msg="location: added cell s2:1e64ce53b734 [5.158877ms]" time="2021-01-30T14:42:00Z" level=debug msg="places: cache hit for lat -33.965572, lng 23.491725" time="2021-01-30T14:42:00Z" level=debug msg="index: image classification took 487.496876ms" time="2021-01-30T14:42:00Z" level=debug msg="places: cache hit for lat -28.374856, lng 32.429184" time="2021-01-30T14:42:00Z" level=info msg="location: added place s2:1efbb3edf99c [17.880246ms]" time="2021-01-30T14:42:00Z" level=debug msg="location: added cell s2:1efbb3edf99c [21.241519ms]" time="2021-01-30T14:42:00Z" level=debug msg="photo: using label “Ingwe Beach” to create title for pqnr4u01r04l1ijw" time="2021-01-30T14:42:00Z" level=debug msg="photo: changed title of pqnr4u01r04l1ijw to “Ingwe Beach / Mtubatuba / 2013”" time="2021-01-30T14:42:01Z" level=debug msg="media: no new thumbnails created for library-index-001_3 [252.752µs]" time="2021-01-30T14:42:01Z" level=info msg="index: added main jpg file moment/library-index-001_3.jpg" time="2021-01-30T14:42:01Z" level=debug msg="photo: using label Elephant to create title for pqnr4u0s36a7pomi" time="2021-01-30T14:42:01Z" level=debug msg="photo: changed title of pqnr4u0s36a7pomi to “Elephant / South Africa / 2013”" time="2021-01-30T14:42:01Z" level=debug msg="media: no original json sidecar file found for library-index-001_4.jpg" time="2021-01-30T14:42:01Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:42:01Z" level=info msg="media: library-index-001_4.jpg was taken at 2013-12-02 08:13:37 +0000 UTC (meta)" time="2021-01-30T14:42:01Z" level=debug msg="media: no new thumbnails created for library-index-001_1 [124.703µs]" time="2021-01-30T14:42:01Z" level=info msg="index: added main jpg file moment/library-index-001_1.jpg" time="2021-01-30T14:42:01Z" level=info msg="location: added place s2:1e7918daf074 [267.002389ms]" time="2021-01-30T14:42:01Z" level=debug msg="location: added cell s2:1e7918daf074 [270.755626ms]" time="2021-01-30T14:42:01Z" level=debug msg="photo: using label Cheetah to create title for pqnr4u11x6bbl0d0" time="2021-01-30T14:42:01Z" level=debug msg="photo: changed title of pqnr4u11x6bbl0d0 to “Cheetah / Bitou / 2013”" time="2021-01-30T14:42:01Z" level=debug msg="media: no new thumbnails created for library-index-001_2 [84.948µs]" time="2021-01-30T14:42:01Z" level=info msg="index: added main jpg file moment/library-index-001_2.jpg" time="2021-01-30T14:42:01Z" level=debug msg="media: no original json sidecar file found for library-index-001_5.jpg" time="2021-01-30T14:42:01Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:42:01Z" level=info msg="media: library-index-001_5.jpg was taken at 2021-01-05 19:02:16 +0000 UTC (meta)" time="2021-01-30T14:42:01Z" level=debug msg="index: image classification took 429.934757ms" time="2021-01-30T14:42:01Z" level=debug msg="places: cache hit for lat -28.369540, lng 32.410911" time="2021-01-30T14:42:01Z" level=debug msg="location: added cell s2:1efbb3a29df4 [5.095018ms]" time="2021-01-30T14:42:01Z" level=debug msg="photo: using label Bird to create title for pqnr4u111fhng6lh" time="2021-01-30T14:42:01Z" level=debug msg="photo: changed title of pqnr4u111fhng6lh to “Bird / Mtubatuba / 2013”" time="2021-01-30T14:42:01Z" level=debug msg="media: no new thumbnails created for library-index-001_4 [204.41µs]" time="2021-01-30T14:42:01Z" level=info msg="index: added main jpg file moment/library-index-001_4.jpg" time="2021-01-30T14:42:01Z" level=debug msg="index: image classification took 308.338611ms" time="2021-01-30T14:42:01Z" level=debug msg="places: cache hit for lat 52.459595, lng 13.321873" time="2021-01-30T14:42:01Z" level=debug msg="location: added cell s2:47a85a86a58c [3.353503ms]" time="2021-01-30T14:42:01Z" level=debug msg="photo: changed title of pqnr4u131syjttn6 to “Berlin / Germany / 2021”" time="2021-01-30T14:42:01Z" level=debug msg="media: no new thumbnails created for library-index-001_5 [82.646µs]" time="2021-01-30T14:42:01Z" level=info msg="index: added main jpg file moment/library-index-001_5.jpg" time="2021-01-30T14:42:01Z" level=debug msg="removed folder:/:true:false from cache" time="2021-01-30T14:42:01Z" level=info msg="purge: searching index for unassigned primary files" time="2021-01-30T14:42:01Z" level=info msg="purge: searching index for hidden media files" time="2021-01-30T14:42:01Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T14:42:01Z" level=info msg="moments: added “December 2013” (public:true year:2013 month:12)" time="2021-01-30T14:42:01Z" level=info msg="moments: added “South Africa 2013” (public:true country:za year:2013)" time="2021-01-30T14:42:01Z" level=info msg="moments: added “KwaZulu-Natal / South Africa” (public:true country:za state:\"KwaZulu-Natal\")" time="2021-01-30T14:42:01Z" level=info msg="moments: added Pets (public:true label:cat)" time="2021-01-30T14:42:01Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:42:01Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T14:42:01Z" level=info msg="Indexing completed in 1 s" time="2021-01-30T14:42:01Z" level=debug msg="http: POST /api/v1/index (200) [1.476253087s]" time="2021-01-30T14:42:50Z" level=debug msg="labels: search count:24 [6.929µs]" time="2021-01-30T14:42:50Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [1.056655ms]" time="2021-01-30T14:42:50Z" level=debug msg="cached label-cover:lqnr4u12h8htzwyg:tile_500 [889.07µs]" time="2021-01-30T14:42:50Z" level=debug msg="http: GET /api/v1/labels/lqnr4u12h8htzwyg/t/public/tile_500 (200) [1.051735ms]" time="2021-01-30T14:42:50Z" level=debug msg="cached label-cover:lqnr4u13uvubkwhn:tile_500 [857.814µs]" time="2021-01-30T14:42:50Z" level=debug msg="http: GET /api/v1/labels/lqnr4u13uvubkwhn/t/public/tile_500 (200) [1.026647ms]" time="2021-01-30T14:42:50Z" level=debug msg="cached label-cover:lqnr4u01decinckn:tile_500 [1.041289ms]" time="2021-01-30T14:42:50Z" level=debug msg="http: GET /api/v1/labels/lqnr4u01decinckn/t/public/tile_500 (200) [1.648194ms]" time="2021-01-30T14:42:50Z" level=debug msg="cached label-cover:lqnahcu1wwphppyf:tile_500 [891.322µs]" time="2021-01-30T14:42:50Z" level=debug msg="http: GET /api/v1/labels/lqnahcu1wwphppyf/t/public/tile_500 (200) [1.070828ms]" time="2021-01-30T14:42:51Z" level=debug msg="labels: search count:48 [7.572µs]" time="2021-01-30T14:42:51Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [1.035854ms]" time="2021-01-30T14:42:51Z" level=info msg="search: label Cheetah includes 1 categories" time="2021-01-30T14:42:51Z" level=debug msg="labels: search q:cheetah count:24 [11.93µs]" time="2021-01-30T14:42:51Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=cheetah&all= (200) [800.75µs]" time="2021-01-30T14:42:52Z" level=debug msg="albums: search type:moment count:24 [10.735µs]" time="2021-01-30T14:42:52Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [931.608µs]" time="2021-01-30T14:42:52Z" level=info msg="photos: found 1 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:1 order:relevance [692.855µs]" time="2021-01-30T14:42:52Z" level=info msg="search: label Cat includes 1 categories" time="2021-01-30T14:42:52Z" level=debug msg="cached album-cover:aqnr4u137vp35zfs:tile_500 [1.717318ms]" time="2021-01-30T14:42:52Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs/t/public/tile_500 (200) [1.908794ms]" time="2021-01-30T14:42:52Z" level=info msg="photos: found 1 results for filter:\"public:true label:cat\" public:true dist:20 album:aqnr4u1ii2y73s0s label:cat count:1 order:relevance [1.68425ms]" time="2021-01-30T14:42:52Z" level=debug msg="cached album-cover:aqnr4u1ii2y73s0s:tile_500 [2.617574ms]" time="2021-01-30T14:42:52Z" level=debug msg="http: GET /api/v1/albums/aqnr4u1ii2y73s0s/t/public/tile_500 (200) [2.801052ms]" time="2021-01-30T14:42:52Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [276.37µs]" time="2021-01-30T14:42:52Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:60 order:oldest merged:true [1.790986ms]" time="2021-01-30T14:42:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.360054ms]" time="2021-01-30T14:42:52Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [190.254µs]" time="2021-01-30T14:42:52Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [159.836µs]" time="2021-01-30T14:42:52Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [167.306µs]" time="2021-01-30T14:42:52Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [163.555µs]" time="2021-01-30T14:42:53Z" level=debug msg="albums: search type:month count:24 [9.708µs]" time="2021-01-30T14:42:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.677075ms]" time="2021-01-30T14:42:53Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:12\" public:true dist:20 album:aqnr4u1243dadsex year:2013 month:12 count:1 order:relevance [712.37µs]" time="2021-01-30T14:42:53Z" level=debug msg="cached album-cover:aqnr4u1243dadsex:tile_500 [2.030129ms]" time="2021-01-30T14:42:53Z" level=debug msg="http: GET /api/v1/albums/aqnr4u1243dadsex/t/public/tile_500 (200) [2.209326ms]" time="2021-01-30T14:42:53Z" level=debug msg="albums: search type:month count:48 [10.147µs]" time="2021-01-30T14:42:53Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=month (200) [1.763885ms]" time="2021-01-30T14:42:54Z" level=debug msg="albums: search q:\"december 2013\" type:month count:24 [11.17µs]" time="2021-01-30T14:42:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=December+2013&category=&type=month (200) [780.412µs]" time="2021-01-30T14:42:54Z" level=debug msg="albums: search type:folder count:24 order:default [11.665µs]" time="2021-01-30T14:42:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [943.604µs]" time="2021-01-30T14:42:54Z" level=info msg="photos: found 1 results for filter:\"path:moment public:true\" path:moment public:true dist:20 album:aqnah13taorx6aey count:1 order:relevance [876.761µs]" time="2021-01-30T14:42:54Z" level=debug msg="cached album-cover:aqnah13taorx6aey:tile_500 [1.992249ms]" time="2021-01-30T14:42:54Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [2.218469ms]" time="2021-01-30T14:42:55Z" level=debug msg="albums: search type:folder count:48 order:default [10.332µs]" time="2021-01-30T14:42:55Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=folder&order=default (200) [985.266µs]" time="2021-01-30T14:42:55Z" level=debug msg="albums: search q:moment type:folder count:24 order:default [13.524µs]" time="2021-01-30T14:42:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Moment&category=&type=folder&order=default (200) [900.633µs]" time="2021-01-30T14:42:56Z" level=debug msg="albums: search type:state count:24 [11.52µs]" time="2021-01-30T14:42:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.227899ms]" time="2021-01-30T14:42:56Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:KwaZulu-Natal\" public:true dist:20 album:aqnr4u11nexcuuhk country:za state:\"KwaZulu-Natal\" count:1 order:relevance [676.541µs]" time="2021-01-30T14:42:56Z" level=debug msg="cached album-cover:aqnr4u11nexcuuhk:tile_500 [2.186263ms]" time="2021-01-30T14:42:56Z" level=debug msg="http: GET /api/v1/albums/aqnr4u11nexcuuhk/t/public/tile_500 (200) [2.372077ms]" time="2021-01-30T14:42:56Z" level=debug msg="albums: search type:state count:48 [11.442µs]" time="2021-01-30T14:42:56Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=state (200) [1.095486ms]" time="2021-01-30T14:42:57Z" level=debug msg="albums: search q:kwazulu type:state count:24 [12.17µs]" time="2021-01-30T14:42:57Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KwaZulu&category=&type=state (200) [781.388µs]" time="2021-01-30T14:42:58Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.968853ms]" time="2021-01-30T14:42:58Z" level=debug msg="http: GET /api/v1/svg/folder (200) [115.428µs]" time="2021-01-30T14:42:58Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.644503ms]" time="2021-01-30T14:42:59Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.03767ms]" time="2021-01-30T14:42:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.900776ms]" time="2021-01-30T14:42:59Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [162.431µs]" time="2021-01-30T14:42:59Z" level=debug msg="http: GET /photos (200) [14.46158ms]" time="2021-01-30T14:42:59Z" level=debug msg="http: GET /api/v1/ws (200) [1m9.055000851s]" time="2021-01-30T14:42:59Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.332471ms]" time="2021-01-30T14:42:59Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.529828ms]" time="2021-01-30T14:43:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.811809ms]" time="2021-01-30T14:43:00Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.83343ms]" time="2021-01-30T14:43:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.196059ms]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [199.674µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [157.702µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [203.27µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [118.726µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [172.994µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [163.719µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [186.912µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [193.356µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [160.794µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [123.183µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [216.605µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [159.729µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [145.643µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [177.737µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [220.745µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [134.121µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [135.712µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [164.238µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [146.112µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [173.502µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [123.638µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [129.188µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [154.604µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [132.826µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [135.705µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [155.532µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [147.267µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [185.557µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [150.24µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [156.38µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [123.012µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [163.278µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [148.404µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [148.009µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [186.663µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [191.255µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [113.63µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [257.714µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [154.621µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [197.384µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [147.844µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [165.538µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [648.607µs]" time="2021-01-30T14:43:01Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [167.382µs]" time="2021-01-30T14:43:02Z" level=debug msg="albums: search type:moment count:24 [9.854µs]" time="2021-01-30T14:43:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [720.816µs]" time="2021-01-30T14:43:02Z" level=debug msg="cache hit for album-cover:aqnr4u137vp35zfs:tile_500 [4.607µs]" time="2021-01-30T14:43:02Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs/t/public/tile_500 (200) [227.861µs]" time="2021-01-30T14:43:02Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [2.958µs]" time="2021-01-30T14:43:02Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [204.181µs]" time="2021-01-30T14:43:02Z" level=debug msg="cache hit for album-cover:aqnr4u1ii2y73s0s:tile_500 [3.081µs]" time="2021-01-30T14:43:02Z" level=debug msg="http: GET /api/v1/albums/aqnr4u1ii2y73s0s/t/public/tile_500 (200) [196.835µs]" time="2021-01-30T14:43:02Z" level=debug msg="albums: search q:nature type:moment count:24 [14.883µs]" time="2021-01-30T14:43:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Nature&category=&type=moment (200) [1.019792ms]" time="2021-01-30T14:43:05Z" level=info msg="Album saved" time="2021-01-30T14:43:05Z" level=debug msg="albums: search id:aqnah1mhviyxpahk [13.737µs]" time="2021-01-30T14:43:05Z" level=debug msg="http: PUT /api/v1/albums/aqnah1mhviyxpahk (200) [16.531381ms]" time="2021-01-30T14:43:05Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [277.936µs]" time="2021-01-30T14:43:05Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T14:43:05Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T14:43:05Z" level=info msg="photos: found 15 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:60 order:oldest merged:true [3.725613ms]" time="2021-01-30T14:43:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape%7Cnature&merged=true&country=&camera=0&order=oldest&q= (200) [6.104996ms]" time="2021-01-30T14:43:05Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [156.411µs]" time="2021-01-30T14:43:06Z" level=debug msg="albums: search type:moment count:24 [11.52µs]" time="2021-01-30T14:43:06Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [998.841µs]" time="2021-01-30T14:43:06Z" level=debug msg="albums: search type:moment category:Mountains count:24 [11.357µs]" time="2021-01-30T14:43:06Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=moment (200) [602.844µs]" time="2021-01-30T14:43:06Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [312.52µs]" time="2021-01-30T14:43:06Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T14:43:06Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T14:43:06Z" level=info msg="photos: found 15 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:60 order:oldest merged:true [3.766355ms]" time="2021-01-30T14:43:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape%7Cnature&merged=true&country=&camera=0&order=oldest&q= (200) [6.382825ms]" time="2021-01-30T14:43:10Z" level=info msg="Album saved" time="2021-01-30T14:43:10Z" level=debug msg="albums: search id:aqnah1mhviyxpahk [8.471µs]" time="2021-01-30T14:43:10Z" level=debug msg="http: PUT /api/v1/albums/aqnah1mhviyxpahk (200) [12.866603ms]" time="2021-01-30T14:43:10Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T14:43:10Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T14:43:10Z" level=info msg="photos: found 15 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:120 order:oldest merged:true [3.48606ms]" time="2021-01-30T14:43:10Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape%7Cnature&merged=true&country=&camera=0&order=oldest&q= (200) [6.58216ms]" time="2021-01-30T14:43:10Z" level=debug msg="albums: search type:moment count:24 [11.624µs]" time="2021-01-30T14:43:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [824.66µs]" time="2021-01-30T14:43:10Z" level=debug msg="albums: search q:nature type:moment count:24 [12.926µs]" time="2021-01-30T14:43:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Nature&category=&type=moment (200) [871.069µs]" time="2021-01-30T14:43:11Z" level=debug msg="http: GET /photos (200) [7.018337ms]" time="2021-01-30T14:43:11Z" level=debug msg="http: GET /api/v1/ws (200) [11.575898262s]" time="2021-01-30T14:43:11Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.236055ms]" time="2021-01-30T14:43:11Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.268787ms]" time="2021-01-30T14:43:12Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.860757ms]" time="2021-01-30T14:43:12Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.977649ms]" time="2021-01-30T14:43:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.593282ms]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [205.235µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [163.79µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [137.029µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [111.635µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [179.701µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [118.099µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [168.426µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.767µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [134.842µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [177.768µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [192.907µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [151.443µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [151.402µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [181.53µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [151.341µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [101.605µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [139.755µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [184.026µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [129.138µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [167.136µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [132.218µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [119.876µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [130.778µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [156.851µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [134.291µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [133.998µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [131.119µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [115.063µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [116.096µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [181.029µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.322µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [154.279µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [118.625µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [128.182µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [116.172µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [157.972µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [131.584µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [154.983µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [159.203µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [284.976µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [143.218µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [165.877µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [130.325µs]" time="2021-01-30T14:43:13Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [131.104µs]" time="2021-01-30T14:43:14Z" level=debug msg="albums: search type:moment count:24 [10.296µs]" time="2021-01-30T14:43:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [716.415µs]" time="2021-01-30T14:43:14Z" level=debug msg="cache hit for album-cover:aqnr4u137vp35zfs:tile_500 [4.461µs]" time="2021-01-30T14:43:14Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs/t/public/tile_500 (200) [235.395µs]" time="2021-01-30T14:43:14Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.247µs]" time="2021-01-30T14:43:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [207.351µs]" time="2021-01-30T14:43:14Z" level=debug msg="cache hit for album-cover:aqnr4u1ii2y73s0s:tile_500 [4.077µs]" time="2021-01-30T14:43:14Z" level=debug msg="http: GET /api/v1/albums/aqnr4u1ii2y73s0s/t/public/tile_500 (200) [201.371µs]" time="2021-01-30T14:43:15Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [410.219µs]" time="2021-01-30T14:43:15Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:60 order:oldest merged:true [1.935287ms]" time="2021-01-30T14:43:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.634966ms]" time="2021-01-30T14:43:15Z" level=debug msg="http: GET /photos (200) [8.784589ms]" time="2021-01-30T14:43:15Z" level=debug msg="http: GET /api/v1/ws (200) [3.700551779s]" time="2021-01-30T14:43:15Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [25.76673ms]" time="2021-01-30T14:43:15Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [119.914893ms]" time="2021-01-30T14:43:16Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.811214ms]" time="2021-01-30T14:43:16Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [11.162265ms]" time="2021-01-30T14:43:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [20.516006ms]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [157.274µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [159.979µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [138.586µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [123.259µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [162.076µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [126.336µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [181.279µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [154.053µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [130.093µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [360.849µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [146.278µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [146.355µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [209.724µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [254.861µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [168.772µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [133.378µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [142.662µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [227.659µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [228.92µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [186.558µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [178.325µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [184.787µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [227.765µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [172.998µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [160.454µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [254.534µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [161.316µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [163.797µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [147.287µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [184.462µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [139.26µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [168.477µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.455µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [172.13µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [138.266µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [173.087µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [146.284µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [164.014µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [159.353µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [175.318µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [183.939µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [185.059µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [160.765µs]" time="2021-01-30T14:43:17Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [113.274µs]" time="2021-01-30T14:43:18Z" level=debug msg="albums: search type:moment count:24 [11.08µs]" time="2021-01-30T14:43:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [765.5µs]" time="2021-01-30T14:43:18Z" level=debug msg="cache hit for album-cover:aqnr4u137vp35zfs:tile_500 [3.707µs]" time="2021-01-30T14:43:18Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.155µs]" time="2021-01-30T14:43:18Z" level=debug msg="cache hit for album-cover:aqnr4u1ii2y73s0s:tile_500 [3.539µs]" time="2021-01-30T14:43:18Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs/t/public/tile_500 (200) [4.914107ms]" time="2021-01-30T14:43:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [4.055521ms]" time="2021-01-30T14:43:18Z" level=debug msg="http: GET /api/v1/albums/aqnr4u1ii2y73s0s/t/public/tile_500 (200) [3.302199ms]" time="2021-01-30T14:43:19Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [529.667µs]" time="2021-01-30T14:43:19Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs/links (200) [504.568µs]" time="2021-01-30T14:43:19Z" level=info msg="Album saved" time="2021-01-30T14:43:19Z" level=debug msg="albums: search id:aqnr4u137vp35zfs [9.351µs]" time="2021-01-30T14:43:19Z" level=debug msg="http: POST /api/v1/albums/aqnr4u137vp35zfs/links (200) [12.401456ms]" time="2021-01-30T14:43:26Z" level=info msg="Album saved" time="2021-01-30T14:43:26Z" level=debug msg="albums: search id:aqnr4u137vp35zfs [8.859µs]" time="2021-01-30T14:43:26Z" level=debug msg="http: PUT /api/v1/albums/aqnr4u137vp35zfs/links/sqnr4w72rciew7j8 (200) [9.038096ms]" time="2021-01-30T14:43:27Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [281.721µs]" time="2021-01-30T14:43:27Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:60 order:oldest merged:true [1.874992ms]" time="2021-01-30T14:43:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.655891ms]" time="2021-01-30T14:43:27Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs/links (200) [587.222µs]" time="2021-01-30T14:43:34Z" level=info msg="Album saved" time="2021-01-30T14:43:34Z" level=debug msg="albums: search id:aqnr4u137vp35zfs [8.467µs]" time="2021-01-30T14:43:34Z" level=debug msg="http: PUT /api/v1/albums/aqnr4u137vp35zfs/links/sqnr4w72rciew7j8 (200) [12.508279ms]" time="2021-01-30T14:43:34Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:120 order:oldest merged:true [1.878992ms]" time="2021-01-30T14:43:34Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.457093ms]" time="2021-01-30T14:43:35Z" level=info msg="Album saved" time="2021-01-30T14:43:35Z" level=debug msg="albums: search id:aqnr4u137vp35zfs [10.166µs]" time="2021-01-30T14:43:35Z" level=debug msg="http: POST /api/v1/albums/aqnr4u137vp35zfs/links (200) [12.528639ms]" time="2021-01-30T14:43:35Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:120 order:oldest merged:true [2.129766ms]" time="2021-01-30T14:43:35Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.917576ms]" time="2021-01-30T14:43:36Z" level=info msg="Album saved" time="2021-01-30T14:43:36Z" level=debug msg="albums: search id:aqnr4u137vp35zfs [9.075µs]" time="2021-01-30T14:43:36Z" level=debug msg="http: DELETE /api/v1/albums/aqnr4u137vp35zfs/links/sqnr4w72rciew7j8 (200) [12.617291ms]" time="2021-01-30T14:43:36Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:120 order:oldest merged:true [2.012624ms]" time="2021-01-30T14:43:36Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.650757ms]" time="2021-01-30T14:43:36Z" level=debug msg="albums: search type:moment count:24 [9.974µs]" time="2021-01-30T14:43:36Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [922.95µs]" time="2021-01-30T14:43:36Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs/links (200) [476.518µs]" time="2021-01-30T14:43:37Z" level=info msg="Album saved" time="2021-01-30T14:43:37Z" level=debug msg="albums: search id:aqnr4u137vp35zfs [9.017µs]" time="2021-01-30T14:43:37Z" level=debug msg="http: DELETE /api/v1/albums/aqnr4u137vp35zfs/links/sqnr4wn1uspfrs6g (200) [12.719254ms]" time="2021-01-30T14:43:37Z" level=debug msg="http: GET /photos (200) [9.791599ms]" time="2021-01-30T14:43:37Z" level=debug msg="http: GET /api/v1/ws (200) [22.061807965s]" time="2021-01-30T14:43:37Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.169094ms]" time="2021-01-30T14:43:38Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [124.394045ms]" time="2021-01-30T14:43:39Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.180949ms]" time="2021-01-30T14:43:39Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [10.52923ms]" time="2021-01-30T14:43:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.969094ms]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [145.342µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [187.371µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [133.008µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [142.33µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [187.4µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [123.194µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [157.399µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [157.276µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [159.092µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [142.817µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [143.897µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [129.809µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [162.245µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.291µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [139.558µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [238.415µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [176.164µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [157.35µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [188.32µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [160.556µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [126.889µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [204.291µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [131.459µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [141.974µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [126.704µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [130.661µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [161.089µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [132.828µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [152.053µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [189.348µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [141.057µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [174.111µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [158.063µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [196.212µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [152.234µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [159.651µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [126.437µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [155.506µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [158.12µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [260.576µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [162.867µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [210.961µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [202.743µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [166.04µs]" time="2021-01-30T14:43:40Z" level=debug msg="albums: search type:album count:24 [10.861µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [679.714µs]" time="2021-01-30T14:43:40Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.647µs]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [197.404µs]" time="2021-01-30T14:43:40Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.18841ms]" time="2021-01-30T14:43:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.382544ms]" time="2021-01-30T14:43:41Z" level=debug msg="albums: search type:moment count:24 [13.005µs]" time="2021-01-30T14:43:41Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [783.95µs]" time="2021-01-30T14:43:41Z" level=debug msg="cache hit for album-cover:aqnr4u137vp35zfs:tile_500 [4.423µs]" time="2021-01-30T14:43:41Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs/t/public/tile_500 (200) [223.882µs]" time="2021-01-30T14:43:41Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [2.955µs]" time="2021-01-30T14:43:41Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [173.155µs]" time="2021-01-30T14:43:41Z" level=debug msg="cache hit for album-cover:aqnr4u1ii2y73s0s:tile_500 [3.595µs]" time="2021-01-30T14:43:41Z" level=debug msg="http: GET /api/v1/albums/aqnr4u1ii2y73s0s/t/public/tile_500 (200) [173.797µs]" time="2021-01-30T14:43:41Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [310.445µs]" time="2021-01-30T14:43:41Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:60 order:oldest merged:true [1.924999ms]" time="2021-01-30T14:43:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.617689ms]" time="2021-01-30T14:43:42Z" level=debug msg="albums: search type:moment count:24 [10.11µs]" time="2021-01-30T14:43:42Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [820.133µs]" time="2021-01-30T14:43:42Z" level=debug msg="albums: search type:album count:1000 [11.951µs]" time="2021-01-30T14:43:42Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [799.776µs]" time="2021-01-30T14:43:44Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForMoment AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumformoment" time="2021-01-30T14:43:44Z" level=info msg="Album created" time="2021-01-30T14:43:44Z" level=debug msg="albums: search id:aqnr4wwusew7lcst [9.684µs]" time="2021-01-30T14:43:44Z" level=debug msg="http: POST /api/v1/albums (200) [12.953555ms]" time="2021-01-30T14:43:44Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:10000 [1.801613ms]" time="2021-01-30T14:43:44Z" level=info msg="Selection added to NotYetExistingAlbumForMoment" time="2021-01-30T14:43:44Z" level=debug msg="albums: search id:aqnr4wwusew7lcst [30.712µs]" time="2021-01-30T14:43:44Z" level=debug msg="http: POST /api/v1/albums/aqnr4wwusew7lcst/clone (200) [38.238221ms]" time="2021-01-30T14:43:44Z" level=debug msg="albums: search type:album count:24 [10.269µs]" time="2021-01-30T14:43:44Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [743.51µs]" time="2021-01-30T14:43:44Z" level=debug msg="cached album-cover:aqnr4wwusew7lcst:tile_500 [1.24694ms]" time="2021-01-30T14:43:44Z" level=debug msg="http: GET /api/v1/albums/aqnr4wwusew7lcst/t/public/tile_500 (200) [1.474459ms]" time="2021-01-30T14:43:45Z" level=debug msg="albums: search q:notyetexistingalbumformoment type:album count:24 [12.445µs]" time="2021-01-30T14:43:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForMoment&category=&type=album (200) [954.699µs]" time="2021-01-30T14:43:45Z" level=debug msg="http: GET /api/v1/albums/aqnr4wwusew7lcst (200) [275.27µs]" time="2021-01-30T14:43:45Z" level=info msg="photos: found 9 results for dist:20 album:aqnr4wwusew7lcst count:60 order:oldest merged:true [2.002757ms]" time="2021-01-30T14:43:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4wwusew7lcst&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [3.589952ms]" time="2021-01-30T14:43:46Z" level=debug msg="albums: search type:album count:24 [10.09µs]" time="2021-01-30T14:43:46Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [808.408µs]" time="2021-01-30T14:43:47Z" level=info msg="albums: deleting aqnr4wwusew7lcst" time="2021-01-30T14:43:47Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [15.416966ms]" time="2021-01-30T14:43:48Z" level=debug msg="albums: search type:moment count:24 [10.936µs]" time="2021-01-30T14:43:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [755.243µs]" time="2021-01-30T14:43:48Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [287.23µs]" time="2021-01-30T14:43:48Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:60 order:oldest merged:true [1.961628ms]" time="2021-01-30T14:43:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.645666ms]" time="2021-01-30T14:43:48Z" level=debug msg="http: GET /photos (200) [8.491214ms]" time="2021-01-30T14:43:48Z" level=debug msg="http: GET /api/v1/ws (200) [10.268775624s]" time="2021-01-30T14:43:48Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.24778ms]" time="2021-01-30T14:43:48Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.982302ms]" time="2021-01-30T14:43:50Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.454883ms]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.606842ms]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.239788ms]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [176.372µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [193.523µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.726µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [107.047µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [157.224µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [150.212µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [164.662µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [188.108µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [121.136µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [162.429µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [176.92µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [159.773µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [159.709µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [187.589µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [152.805µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [113.306µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [122.359µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [159.616µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [139.129µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [181.782µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [161.219µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [117.857µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [130.241µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [146.426µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.643µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [116.14µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.412µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [125.56µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [132.203µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [175.76µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [125.804µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [158.732µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [130.146µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [140.213µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [140.351µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [166.507µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [135.729µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [166.27µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [149.674µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [136.528µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [154.776µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [136.337µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [135.6µs]" time="2021-01-30T14:43:50Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [132.136µs]" time="2021-01-30T14:43:51Z" level=debug msg="albums: search type:moment count:24 [9.949µs]" time="2021-01-30T14:43:51Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [735.86µs]" time="2021-01-30T14:43:51Z" level=debug msg="cache hit for album-cover:aqnr4u137vp35zfs:tile_500 [3.686µs]" time="2021-01-30T14:43:51Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs/t/public/tile_500 (200) [209.574µs]" time="2021-01-30T14:43:51Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.639µs]" time="2021-01-30T14:43:51Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [237.843µs]" time="2021-01-30T14:43:51Z" level=debug msg="cache hit for album-cover:aqnr4u1ii2y73s0s:tile_500 [4.045µs]" time="2021-01-30T14:43:51Z" level=debug msg="http: GET /api/v1/albums/aqnr4u1ii2y73s0s/t/public/tile_500 (200) [191.935µs]" time="2021-01-30T14:43:52Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [405.547µs]" time="2021-01-30T14:43:52Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:60 order:oldest merged:true [2.108988ms]" time="2021-01-30T14:43:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.714413ms]" time="2021-01-30T14:43:58Z" level=debug msg="http: GET /photos (200) [4.821412ms]" time="2021-01-30T14:43:58Z" level=debug msg="http: GET /api/v1/ws (200) [9.351390333s]" time="2021-01-30T14:43:58Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.214484ms]" time="2021-01-30T14:43:58Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.772663ms]" time="2021-01-30T14:43:59Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.511349ms]" time="2021-01-30T14:43:59Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.770111ms]" time="2021-01-30T14:43:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.348885ms]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [165.303µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [159.454µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [158.938µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [121.999µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [159.82µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [124.096µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [196.354µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [131.892µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [108.292µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [182.37µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [171.887µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [140.684µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [147.775µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [360.384µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [143.062µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [156.06µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [162.703µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [149.931µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [159.776µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [161.414µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [270.025µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [145.755µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.465µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [153.751µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [132.643µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [134.28µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.465µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [163.548µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [169.023µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [187.818µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [117.822µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [175.294µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [157.78µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [152.653µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [127.006µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [172.065µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [125.768µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.254µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [149.373µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [142.455µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [188.042µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [156.295µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.123µs]" time="2021-01-30T14:44:00Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [130.346µs]" time="2021-01-30T14:44:01Z" level=debug msg="albums: search type:album count:24 [10.61µs]" time="2021-01-30T14:44:01Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [711.333µs]" time="2021-01-30T14:44:01Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.945µs]" time="2021-01-30T14:44:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [248.477µs]" time="2021-01-30T14:44:01Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.681µs]" time="2021-01-30T14:44:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [209.759µs]" time="2021-01-30T14:44:02Z" level=debug msg="albums: search q:kanadavacation type:album count:24 [11.884µs]" time="2021-01-30T14:44:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KanadaVacation&category=&type=album (200) [990.42µs]" time="2021-01-30T14:44:02Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.662126ms]" time="2021-01-30T14:44:02Z" level=debug msg="http: GET /api/v1/svg/folder (200) [170.616µs]" time="2021-01-30T14:44:02Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [1.409602ms]" time="2021-01-30T14:44:03Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation/Kanada?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [1.478218ms]" time="2021-01-30T14:44:03Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation/Kanada/BotanicalGarden?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [874.735µs]" time="2021-01-30T14:44:03Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [1.675463ms]" time="2021-01-30T14:44:04Z" level=debug msg="albums: search type:album count:1000 [11.874µs]" time="2021-01-30T14:44:04Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [707.7µs]" time="2021-01-30T14:44:06Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:KanadaVacation AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} kanadavacation" time="2021-01-30T14:44:06Z" level=info msg="Album created" time="2021-01-30T14:44:06Z" level=debug msg="albums: search id:aqnr4xi2uvtavtjm [8.602µs]" time="2021-01-30T14:44:06Z" level=debug msg="http: POST /api/v1/albums (200) [13.604517ms]" time="2021-01-30T14:44:06Z" level=info msg="2 entries added to KanadaVacation" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:colors from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:right_224 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:fit_720 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:tile_224 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:left_224 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:fit_1280 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:fit_7680 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:tile_50 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:tile_500 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:fit_1920 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:fit_4096 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:tile_100 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:fit_2048 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:fit_2560 from cache" time="2021-01-30T14:44:06Z" level=debug msg="removed album-cover:aqnr4xi2uvtavtjm:fit_3840 from cache" time="2021-01-30T14:44:06Z" level=debug msg="albums: search id:aqnr4xi2uvtavtjm [10.112µs]" time="2021-01-30T14:44:06Z" level=debug msg="http: POST /api/v1/albums/aqnr4xi2uvtavtjm/photos (200) [8.78116ms]" time="2021-01-30T14:44:06Z" level=debug msg="albums: search type:album count:24 [10.478µs]" time="2021-01-30T14:44:06Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [904.278µs]" time="2021-01-30T14:44:06Z" level=debug msg="cached album-cover:aqnr4xi2uvtavtjm:tile_500 [1.131428ms]" time="2021-01-30T14:44:06Z" level=debug msg="http: GET /api/v1/albums/aqnr4xi2uvtavtjm/t/public/tile_500 (200) [1.338724ms]" time="2021-01-30T14:44:07Z" level=debug msg="albums: search q:kanadavacation type:album count:24 [14.83µs]" time="2021-01-30T14:44:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KanadaVacation&category=&type=album (200) [1.104476ms]" time="2021-01-30T14:44:07Z" level=debug msg="http: GET /api/v1/albums/aqnr4xi2uvtavtjm (200) [318.606µs]" time="2021-01-30T14:44:07Z" level=info msg="photos: found 2 results for dist:20 album:aqnr4xi2uvtavtjm count:60 order:oldest merged:true [967.591µs]" time="2021-01-30T14:44:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4xi2uvtavtjm&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.616006ms]" time="2021-01-30T14:44:07Z" level=debug msg="albums: search type:album count:24 [10.972µs]" time="2021-01-30T14:44:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.114164ms]" time="2021-01-30T14:44:08Z" level=info msg="albums: deleting aqnr4xi2uvtavtjm" time="2021-01-30T14:44:08Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [15.870309ms]" time="2021-01-30T14:44:09Z" level=debug msg="http: GET /photos (200) [4.606838ms]" time="2021-01-30T14:44:09Z" level=debug msg="http: GET /api/v1/ws (200) [10.073850683s]" time="2021-01-30T14:44:09Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.067673ms]" time="2021-01-30T14:44:09Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [122.190467ms]" time="2021-01-30T14:44:10Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.00599ms]" time="2021-01-30T14:44:10Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.850832ms]" time="2021-01-30T14:44:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.844326ms]" time="2021-01-30T14:44:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlqu2x2gjkwx6, -114 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlquf9tbc8mk2, -211 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02lomkuetc, -114 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr03f0zjk06w, -114 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02fsnwrn7f, -211 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Tower to create title for pqmxlr12pi8arvey" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Seashore to create title for pqmxlr214fgxt1as" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr23mv73aj2f, -886 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr21zjj8qdq6" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2336sct5nc" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr33r5lyhrj1" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Burrenwasen to create title for pqmxlr32qk9rfq86" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31yu8s0dh6, -295 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr3180x1cclg, -294 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31st2guha6, -211 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr41urria03z, -114 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr4385q4kjug, -318 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Ski to create title for pqmxlr438cp4yzf5" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Flower to create title for pqmxlr43kyg3hpx1" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label “Cape Roger Curtis” to create title for pqmxlr52xanwxjed" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr53rdw00lj7, -1431 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr535bdyek8h, -1432 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5w95ov6t38, -1433 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5at1qpe99r, -1433 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63vz47ue60, -1433 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr6ze5u9jjig, -1462 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63l8x2d7j5, -1433 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63s7c33i4r, -1482 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr7188hz4bih, -1483 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr71pc7gm97v, 5064 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Flower to create title for pqnah1f3gpds8i7y" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Cape to create title for pqnah1f65tdjn6pz" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label “Visitor Center” to create title for pqnah1f2zizijo2k" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label “Lower Cable Station” to create title for pqnah1h3o0atgfnw" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Seashore to create title for pqnah1hszoovfc0i" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Landscape to create title for pqnah1j4pjl0ks7s" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Cat to create title for pqnah1jldzorarso" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Farm to create title for pqnah1j30jjzm2hu" time="2021-01-30T14:44:10Z" level=debug msg="photo: changed title of pqnah1j30jjzm2hu to “Farm / Tübingen / 2018”" time="2021-01-30T14:44:10Z" level=debug msg="metadata: optimized photo uid pqnah1j30jjzm2hu" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Landscape to create title for pqnah1k2vo5846h7" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqnah1k2frui6p63, -44 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label “Baumschule Rager” to create title for pqnah1l1d5626l4m" time="2021-01-30T14:44:10Z" level=debug msg="photo: can't estimate position of uid pqnah1l2p1vjzc3j, -331 hours time difference" time="2021-01-30T14:44:10Z" level=debug msg="photo: using label Gustav-Meyer-Straße to create title for pqnah1l3um54zxia" time="2021-01-30T14:44:11Z" level=info msg="metadata: optimized 1 photos" time="2021-01-30T14:44:11Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T14:44:11Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:44:11Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:44:11Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [181.223µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [216.473µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [175.719µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [420.148µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [841.877µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [250.585µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [307.904µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [194.753µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [167.669µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [168.237µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [165.329µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [157.523µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [139.089µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [165.545µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [152.426µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [130.542µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [172.946µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [184.44µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [210.736µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [162.619µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.565µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.24µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [152.143µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [141.894µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.199µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [133.013µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [158.345µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [137.434µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [135.033µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [161.022µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [138.359µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [165.26µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [168.088µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [145.167µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [124.282µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [137.977µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [134.099µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [144.064µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [170.016µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [153.056µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [160.561µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [148.828µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [135.359µs]" time="2021-01-30T14:44:11Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [140.433µs]" time="2021-01-30T14:44:12Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.667079ms]" time="2021-01-30T14:44:12Z" level=debug msg="http: GET /api/v1/svg/folder (200) [217.887µs]" time="2021-01-30T14:44:13Z" level=debug msg="http: GET /photos (200) [14.859509ms]" time="2021-01-30T14:44:13Z" level=debug msg="http: GET /api/v1/ws (200) [3.814410257s]" time="2021-01-30T14:44:13Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.53737ms]" time="2021-01-30T14:44:13Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.847681ms]" time="2021-01-30T14:44:14Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.607504ms]" time="2021-01-30T14:44:14Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.890847ms]" time="2021-01-30T14:44:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.631594ms]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [184.635µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [146.829µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [142.595µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [132.819µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [162.225µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [136.088µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [164.356µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [192.254µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [121.119µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [194.573µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [160.734µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [141.063µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [151.656µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [191.463µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [157.975µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [217.746µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [140.459µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [192.231µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [141.546µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [160.518µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [141.607µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [140.97µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [154.057µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [169.881µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [216.043µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [138.865µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [131.891µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.021µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [134.738µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [179.58µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [130.947µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [150.198µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.797µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [248.044µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [182.614µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [162.978µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [136.749µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [189.515µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.067µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [139.364µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [136.49µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [164.178µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.493µs]" time="2021-01-30T14:44:15Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [128.787µs]" time="2021-01-30T14:44:16Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.312592ms]" time="2021-01-30T14:44:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.456881ms]" time="2021-01-30T14:44:16Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [145.045µs]" time="2021-01-30T14:44:16Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [120.187µs]" time="2021-01-30T14:44:16Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [164.094µs]" time="2021-01-30T14:44:16Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [120.405µs]" time="2021-01-30T14:44:16Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [109.781µs]" time="2021-01-30T14:44:17Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.343553ms]" time="2021-01-30T14:44:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [16.078033ms]" time="2021-01-30T14:44:19Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.505185ms]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [15.493976ms]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_224 (200) [200.49µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [136.728µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [143.497µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [169.213µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [146.119µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [153.124µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [98.118µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [145.469µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [126.272µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [119.975µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [153.496µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [182.189µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [143.103µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [122.232µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [275.524µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [119.37µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [164.269µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [157.593µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [159.37µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_224 (200) [772.533µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [148.227µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [149.5µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [174.998µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [184.587µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [156.106µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [118.319µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [100.173µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [111.408µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [154.755µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [339.737µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [219.736µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [159.738µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [155.709µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [112.215µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [106.2µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_224 (200) [138.632µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [155.431µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_224 (200) [218.14µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [234.74µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [131.472µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_224 (200) [149.518µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_224 (200) [134.874µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [145.066µs]" time="2021-01-30T14:44:19Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_224 (200) [176.716µs]" time="2021-01-30T14:44:20Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.434231ms]" time="2021-01-30T14:44:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.10487ms]" time="2021-01-30T14:44:20Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (200) [115.137µs]" time="2021-01-30T14:44:20Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (200) [98.081µs]" time="2021-01-30T14:44:20Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (200) [157.055µs]" time="2021-01-30T14:44:20Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (200) [105.385µs]" time="2021-01-30T14:44:20Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (200) [155.627µs]" time="2021-01-30T14:44:20Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.373176ms]" time="2021-01-30T14:44:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.393058ms]" time="2021-01-30T14:44:20Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_224 (200) [117.528µs]" time="2021-01-30T14:44:20Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_224 (200) [111.124µs]" time="2021-01-30T14:44:21Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.157947ms]" time="2021-01-30T14:44:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.65296ms]" time="2021-01-30T14:44:22Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [64.417µs]" time="2021-01-30T14:44:22Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [214.874µs]" time="2021-01-30T14:44:22Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [247.648µs]" time="2021-01-30T14:44:22Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [185.323µs]" time="2021-01-30T14:44:23Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [276.013µs]" time="2021-01-30T14:44:23Z" level=info msg="photos: mark pqnr4u131syjttn6, pqnah1kw0h63wpgm as private" time="2021-01-30T14:44:23Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T14:44:23Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [25.208791ms]" time="2021-01-30T14:44:24Z" level=info msg="photos: found 56 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.810351ms]" time="2021-01-30T14:44:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.650794ms]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_50 (200) [4.912705ms]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_50 (200) [76.601µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_50 (200) [59.911µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_50 (200) [67.542µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_50 (200) [71.017µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_50 (200) [72.649µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_50 (200) [68.8µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_50 (200) [78.256µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_50 (200) [89.039µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_50 (200) [72.732µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_50 (200) [66.4µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_50 (200) [53.846µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_50 (200) [54.547µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_50 (200) [73.472µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_50 (200) [101.492µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_50 (200) [61.614µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_50 (200) [96.033µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_50 (200) [94.811µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_50 (200) [92.701µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_50 (200) [81.843µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_50 (200) [80.555µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_50 (200) [85.885µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_50 (200) [76.166µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_50 (200) [69.531µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_50 (200) [66.774µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_50 (200) [79.277µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_50 (200) [65.772µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_50 (200) [70.318µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_50 (200) [81.244µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_50 (200) [72.721µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_50 (200) [76.888µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_50 (200) [74.132µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [66.963µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_50 (200) [79.694µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_50 (200) [97.811µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [75.412µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [77.463µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_50 (200) [73.108µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_50 (200) [69.846µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_50 (200) [85.919µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_50 (200) [115.914µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_50 (200) [76.2µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_50 (200) [109.362µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_50 (200) [92.948µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_50 (200) [62.739µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_50 (200) [80.415µs]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_50 (200) [231.13µs]" time="2021-01-30T14:44:25Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T14:44:25Z" level=info msg="photos: found 1 results for id:pqnah1let9i4mmlo merged:true [883.199µs]" time="2021-01-30T14:44:25Z" level=info msg="Changes successfully saved" time="2021-01-30T14:44:25Z" level=debug msg="http: PUT /api/v1/photos/pqnah1let9i4mmlo (200) [25.64559ms]" time="2021-01-30T14:44:25Z" level=info msg="photos: found 55 results for public:true dist:20 quality:3 count:120 order:newest merged:true [8.418147ms]" time="2021-01-30T14:44:25Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.252892ms]" time="2021-01-30T14:44:26Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.982695ms]" time="2021-01-30T14:44:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.895197ms]" time="2021-01-30T14:44:26Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T14:44:26Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [735.795µs]" time="2021-01-30T14:44:26Z" level=info msg="Changes successfully saved" time="2021-01-30T14:44:26Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [25.890112ms]" time="2021-01-30T14:44:27Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.838757ms]" time="2021-01-30T14:44:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.320049ms]" time="2021-01-30T14:44:27Z" level=info msg="photos: mark pqmxlr31st2guha6 as private" time="2021-01-30T14:44:28Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T14:44:28Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [18.96079ms]" time="2021-01-30T14:44:29Z" level=debug msg="http: GET /api/v1/svg/photo (200) [209.187µs]" time="2021-01-30T14:44:29Z" level=debug msg="http: GET /api/v1/photos/pqmxlr03f0zjk06w (200) [2.255334ms]" time="2021-01-30T14:44:35Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T14:44:35Z" level=info msg="photos: found 2 results for id:pqmxlr03f0zjk06w merged:true [760.93µs]" time="2021-01-30T14:44:35Z" level=info msg="Changes successfully saved" time="2021-01-30T14:44:35Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr03f0zjk06w (200) [18.676664ms]" time="2021-01-30T14:44:35Z" level=info msg="photos: found 4 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [1.348495ms]" time="2021-01-30T14:44:35Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [2.171547ms]" time="2021-01-30T14:44:36Z" level=info msg="photos: found 12 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [2.830635ms]" time="2021-01-30T14:44:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [5.204107ms]" time="2021-01-30T14:44:36Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [163.405µs]" time="2021-01-30T14:44:36Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [161.035µs]" time="2021-01-30T14:44:38Z" level=info msg="photos: mark pqnr4u131syjttn6, pqnah1kw0h63wpgm, pqmxlr31st2guha6 as private" time="2021-01-30T14:44:38Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T14:44:38Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [13.853794ms]" time="2021-01-30T14:44:39Z" level=debug msg="http: GET /api/v1/photos/pqmxlr03f0zjk06w (200) [2.188817ms]" time="2021-01-30T14:44:45Z" level=info msg="photos: found 2 results for id:pqmxlr03f0zjk06w merged:true [723.097µs]" time="2021-01-30T14:44:45Z" level=info msg="Changes successfully saved" time="2021-01-30T14:44:45Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr03f0zjk06w (200) [22.482504ms]" time="2021-01-30T14:44:46Z" level=info msg="photos: found 6 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.523517ms]" time="2021-01-30T14:44:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.950994ms]" time="2021-01-30T14:44:46Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_50 (200) [147.164µs]" time="2021-01-30T14:44:46Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_50 (200) [4.936577ms]" time="2021-01-30T14:44:46Z" level=info msg="photos: found 1 results for id:pqnah1let9i4mmlo merged:true [1.80758ms]" time="2021-01-30T14:44:46Z" level=info msg="Changes successfully saved" time="2021-01-30T14:44:46Z" level=debug msg="http: PUT /api/v1/photos/pqnah1let9i4mmlo (200) [38.709338ms]" time="2021-01-30T14:44:46Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [824.302µs]" time="2021-01-30T14:44:46Z" level=info msg="Changes successfully saved" time="2021-01-30T14:44:46Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [23.238344ms]" time="2021-01-30T14:44:47Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [965.876µs]" time="2021-01-30T14:44:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.67494ms]" time="2021-01-30T14:44:47Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:120 order:newest merged:true [1.012198ms]" time="2021-01-30T14:44:47Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.758814ms]" time="2021-01-30T14:44:48Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.145717ms]" time="2021-01-30T14:44:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [21.297241ms]" time="2021-01-30T14:44:49Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.191667ms]" time="2021-01-30T14:44:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.829883ms]" time="2021-01-30T14:44:49Z" level=debug msg="http: GET /photos (200) [7.101701ms]" time="2021-01-30T14:44:49Z" level=debug msg="http: GET /api/v1/ws (200) [35.862165142s]" time="2021-01-30T14:44:49Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [29.837922ms]" time="2021-01-30T14:44:49Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [123.358594ms]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.787596ms]" time="2021-01-30T14:44:51Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.980597ms]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.488165ms]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [200.608µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [185.996µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [189.544µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [156.32µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [217.862µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [205.856µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [174.269µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [150.321µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [222.884µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [173.141µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [210.518µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [226.372µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [198.455µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [219.66µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [248.931µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [134.243µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [141.588µs]" time="2021-01-30T14:44:51Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [221.164µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.264µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [156.22µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [131.243µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [137.718µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [218.038µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [201.648µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [175.004µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [164.006µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [153.677µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [163.973µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [181.251µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [236.306µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [176.019µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.906µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [141.092µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [126.042µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [134.601µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [324.485µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [215.385µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [175.342µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [178.845µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [285.514µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [173.15µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.221µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [152.888µs]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [162.169µs]" time="2021-01-30T14:44:52Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.779585ms]" time="2021-01-30T14:44:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.740163ms]" time="2021-01-30T14:44:53Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [169.134µs]" time="2021-01-30T14:44:53Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [165.156µs]" time="2021-01-30T14:44:53Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [145.784µs]" time="2021-01-30T14:44:53Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [125.263µs]" time="2021-01-30T14:44:53Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [144.652µs]" time="2021-01-30T14:44:54Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.127755ms]" time="2021-01-30T14:44:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [15.254835ms]" time="2021-01-30T14:44:55Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.255963ms]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.647273ms]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_224 (200) [110.574µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [131.732µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [255.12µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [99.265µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [88.029µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [121.286µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [126.75µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [142.792µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [186.316µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [100.132µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [169.696µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [107.741µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [104.629µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [161.137µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [113.102µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [116.412µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [107.961µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [101.622µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [89.283µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_224 (200) [104.845µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [141.206µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [123.166µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [175.115µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [109.86µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [124.59µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [101.995µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [117.658µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [115.385µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [115.315µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [125.404µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [104.104µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [126.414µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [90.945µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [158.457µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [92.216µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_224 (200) [118.587µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_224 (200) [125.467µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [103.744µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [88.204µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [134.135µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_224 (200) [111.951µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_224 (200) [123.084µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [115.183µs]" time="2021-01-30T14:44:55Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_224 (200) [127.133µs]" time="2021-01-30T14:44:56Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.933576ms]" time="2021-01-30T14:44:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.753327ms]" time="2021-01-30T14:44:56Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (200) [150.948µs]" time="2021-01-30T14:44:56Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (200) [135.379µs]" time="2021-01-30T14:44:56Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (200) [100.316µs]" time="2021-01-30T14:44:56Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (200) [120.669µs]" time="2021-01-30T14:44:56Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (200) [124.965µs]" time="2021-01-30T14:44:56Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.267058ms]" time="2021-01-30T14:44:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.14513ms]" time="2021-01-30T14:44:56Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_224 (200) [145.567µs]" time="2021-01-30T14:44:56Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_224 (200) [126.817µs]" time="2021-01-30T14:44:57Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.530578ms]" time="2021-01-30T14:44:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.852771ms]" time="2021-01-30T14:44:57Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_224 (200) [119.113µs]" time="2021-01-30T14:44:57Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_224 (200) [133.761µs]" time="2021-01-30T14:44:57Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_224 (200) [138.784µs]" time="2021-01-30T14:44:57Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_224 (200) [118.071µs]" time="2021-01-30T14:44:57Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_224 (200) [116.711µs]" time="2021-01-30T14:44:57Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_224 (200) [160.107µs]" time="2021-01-30T14:44:57Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.292522ms]" time="2021-01-30T14:44:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.363374ms]" time="2021-01-30T14:44:57Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_224 (200) [137.515µs]" time="2021-01-30T14:44:57Z" level=debug msg="cache hit for thumbs:d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3:tile_224 [3.283µs]" time="2021-01-30T14:44:57Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_224 (200) [188.856µs]" time="2021-01-30T14:44:57Z" level=debug msg="cache hit for thumbs:f2e2d89445c5dc64cde394158fd07eeb02083e75:tile_224 [3.979µs]" time="2021-01-30T14:44:57Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_224 (200) [168.924µs]" time="2021-01-30T14:44:58Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.526942ms]" time="2021-01-30T14:44:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.363498ms]" time="2021-01-30T14:44:58Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.941031ms]" time="2021-01-30T14:44:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.637594ms]" time="2021-01-30T14:45:05Z" level=info msg="archive: adding pqmxlr31st2guha6" time="2021-01-30T14:45:05Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [14.117887ms]" time="2021-01-30T14:45:05Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [1.827333ms]" time="2021-01-30T14:45:05Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.303841ms]" time="2021-01-30T14:45:06Z" level=info msg="photos: found 56 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.966547ms]" time="2021-01-30T14:45:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.739693ms]" time="2021-01-30T14:45:13Z" level=info msg="archive: adding pqnr4u131syjttn6, pqnah1kw0h63wpgm" time="2021-01-30T14:45:13Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [17.490271ms]" time="2021-01-30T14:45:14Z" level=info msg="photos: found 54 results for public:true dist:20 quality:3 count:120 order:newest merged:true [7.823622ms]" time="2021-01-30T14:45:14Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.595474ms]" time="2021-01-30T14:45:16Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [980.665µs]" time="2021-01-30T14:45:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.695286ms]" time="2021-01-30T14:45:16Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [132.197µs]" time="2021-01-30T14:45:16Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [203.415µs]" time="2021-01-30T14:45:16Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.55988ms]" time="2021-01-30T14:45:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.785414ms]" time="2021-01-30T14:45:16Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [196.735µs]" time="2021-01-30T14:45:16Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [177.031µs]" time="2021-01-30T14:45:16Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [170.597µs]" time="2021-01-30T14:45:16Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [136.424µs]" time="2021-01-30T14:45:16Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [149.657µs]" time="2021-01-30T14:45:16Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [157.002µs]" time="2021-01-30T14:45:23Z" level=info msg="archive: adding pqmxlquf9tbc8mk2, pqnah1l2p1vjzc3j" time="2021-01-30T14:45:23Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [20.46629ms]" time="2021-01-30T14:45:23Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.234475ms]" time="2021-01-30T14:45:23Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.23507ms]" time="2021-01-30T14:45:24Z" level=info msg="photos: found 11 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.035326ms]" time="2021-01-30T14:45:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [3.937559ms]" time="2021-01-30T14:45:24Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [141.335µs]" time="2021-01-30T14:45:24Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [170.763µs]" time="2021-01-30T14:45:24Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [197.256µs]" time="2021-01-30T14:45:27Z" level=info msg="archive: restoring pqnr4u131syjttn6, pqnah1kw0h63wpgm, pqmxlr31st2guha6, pqmxlquf9tbc8mk2, pqnah1l2p1vjzc3j" time="2021-01-30T14:45:27Z" level=debug msg="http: POST /api/v1/batch/photos/restore (200) [29.61969ms]" time="2021-01-30T14:45:27Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:120 order:newest merged:true [1.238142ms]" time="2021-01-30T14:45:27Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.39507ms]" time="2021-01-30T14:45:28Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.101438ms]" time="2021-01-30T14:45:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.78759ms]" time="2021-01-30T14:45:28Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.712285ms]" time="2021-01-30T14:45:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.436432ms]" time="2021-01-30T14:45:30Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.124316ms]" time="2021-01-30T14:45:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.960604ms]" time="2021-01-30T14:45:30Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.465304ms]" time="2021-01-30T14:45:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [3.035868ms]" time="2021-01-30T14:45:30Z" level=debug msg="http: GET /photos (200) [6.225376ms]" time="2021-01-30T14:45:30Z" level=debug msg="http: GET /api/v1/ws (200) [40.507487049s]" time="2021-01-30T14:45:30Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.462765ms]" time="2021-01-30T14:45:30Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.997654ms]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.501388ms]" time="2021-01-30T14:45:32Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.657966ms]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.310162ms]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [216.367µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [227.442µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [165.46µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [178.652µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [178.311µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [210.768µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [244.653µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [199.68µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [239.171µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [167.609µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [244.391µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [213.946µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [159.09µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [218.162µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [229.138µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [172.185µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [252.597µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [218.869µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [162.778µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [216.666µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [234.09µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [124.866µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [232.164µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [175.316µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [185.744µs]" time="2021-01-30T14:45:32Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [196.493µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [180.379µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [139.149µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.471µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [178.116µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [120.999µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [157.317µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [137.31µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [132.297µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [125.32µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [869.243µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [125.63µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [181.905µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [166.753µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [161.111µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [146.962µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [151.8µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [128.407µs]" time="2021-01-30T14:45:33Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [140.406µs]" time="2021-01-30T14:45:34Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.07986ms]" time="2021-01-30T14:45:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.156083ms]" time="2021-01-30T14:45:34Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [164.436µs]" time="2021-01-30T14:45:34Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [170.419µs]" time="2021-01-30T14:45:34Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [149.194µs]" time="2021-01-30T14:45:34Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.800437ms]" time="2021-01-30T14:45:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [2.650011ms]" time="2021-01-30T14:45:35Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.010269ms]" time="2021-01-30T14:45:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.725608ms]" time="2021-01-30T14:45:36Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.950686ms]" time="2021-01-30T14:45:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.502844ms]" time="2021-01-30T14:45:37Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [878.528µs]" time="2021-01-30T14:45:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.408625ms]" time="2021-01-30T14:45:37Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.482051ms]" time="2021-01-30T14:45:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.95698ms]" time="2021-01-30T14:45:38Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [218.545µs]" time="2021-01-30T14:45:38Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [184.927µs]" time="2021-01-30T14:45:38Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [210.151µs]" time="2021-01-30T14:45:38Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [153.993µs]" time="2021-01-30T14:45:38Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [195.235µs]" time="2021-01-30T14:45:38Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [195.166µs]" time="2021-01-30T14:45:38Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [954.734µs]" time="2021-01-30T14:45:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.735942ms]" time="2021-01-30T14:45:39Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.325099ms]" time="2021-01-30T14:45:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.322134ms]" time="2021-01-30T14:45:39Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [166.112µs]" time="2021-01-30T14:45:39Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [148.749µs]" time="2021-01-30T14:45:40Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.612495ms]" time="2021-01-30T14:45:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.858521ms]" time="2021-01-30T14:45:40Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [157.149µs]" time="2021-01-30T14:45:40Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [143.206µs]" time="2021-01-30T14:45:40Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [216.242µs]" time="2021-01-30T14:45:40Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [206.435µs]" time="2021-01-30T14:45:40Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [195.13µs]" time="2021-01-30T14:45:41Z" level=debug msg="albums: search type:month count:24 [10.472µs]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.099414ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:1 order:relevance [755.997µs]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqnqtnv3f5ibtghn:tile_500 [1.971404ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [2.121017ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:1 order:relevance [664.637µs]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqnah1mlu18nkw5y:tile_500 [1.656519ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [1.811962ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:1 order:relevance [918.045µs]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:7\" public:true dist:20 album:aqnah1m1h8qd6czu year:2020 month:7 count:1 order:relevance [830.528µs]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqnah1m3ralbeur8:tile_500 [2.127877ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [2.260833ms]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqnah1m1h8qd6czu:tile_500 [1.595315ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [1.725934ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:10\" public:true dist:20 album:aqmxlr72fxziu7do year:2019 month:10 count:1 order:relevance [701.516µs]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr72fxziu7do:tile_500 [1.602856ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:6\" public:true dist:20 album:aqmxlr786sc7zz3b year:2019 month:6 count:1 order:relevance [715.583µs]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [1.79639ms]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr786sc7zz3b:tile_500 [1.549231ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [1.67751ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:5\" public:true dist:20 album:aqmxlr72lk7l5jal year:2019 month:5 count:1 order:relevance [670.628µs]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr72lk7l5jal:tile_500 [1.684207ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [1.864289ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:7\" public:true dist:20 album:aqnah1m16ogr95li year:2018 month:7 count:1 order:relevance [700.817µs]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqnah1m16ogr95li:tile_500 [1.610106ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [1.753665ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:5\" public:true dist:20 album:aqmxlr77il8cr8g8 year:2018 month:5 count:1 order:relevance [712.015µs]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr77il8cr8g8:tile_500 [1.54649ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:1\" public:true dist:20 album:aqnah1m36lkobl18 year:2018 month:1 count:1 order:relevance [705.918µs]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [1.750784ms]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqnah1m36lkobl18:tile_500 [1.555607ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [1.716146ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:10\" public:true dist:20 album:aqmxlr73d4khlo9d year:2017 month:10 count:1 order:relevance [624.208µs]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr73d4khlo9d:tile_500 [1.39968ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [1.526527ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:12\" public:true dist:20 album:aqmxlr7277y14dl4 year:2017 month:12 count:1 order:relevance [2.396645ms]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr7277y14dl4:tile_500 [3.194226ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [3.322182ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:8\" public:true dist:20 album:aqmxlr716gxvw2gk year:2017 month:8 count:1 order:relevance [854.638µs]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr716gxvw2gk:tile_500 [2.220181ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [2.486353ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:12\" public:true dist:20 album:aqmxlr71pa8hobcu year:2015 month:12 count:1 order:relevance [858.589µs]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:2\" public:true dist:20 album:aqmxlr71kb5nyuyb year:2015 month:2 count:1 order:relevance [1.602647ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:1 order:relevance [1.474308ms]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr71p6zo22dk:tile_500 [3.37965ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [3.542389ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:11\" public:true dist:20 album:aqmxlr73qmi2bmrj year:2015 month:11 count:1 order:relevance [2.436906ms]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr73qmi2bmrj:tile_500 [4.582992ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [4.750549ms]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr71pa8hobcu:tile_500 [7.655354ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [7.881582ms]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr71kb5nyuyb:tile_500 [5.4766ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [5.877388ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:1 order:relevance [5.244827ms]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr71rt835kpf:tile_500 [6.398853ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [6.597105ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:12\" public:true dist:20 album:aqnr4u1243dadsex year:2013 month:12 count:1 order:relevance [830.194µs]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqnr4u1243dadsex:tile_500 [2.109188ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqnr4u1243dadsex/t/public/tile_500 (200) [2.334181ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnr4s0pd09a24ds year:2010 month:3 count:1 order:relevance [796.443µs]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqnr4s0pd09a24ds:tile_500 [2.090053ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqnr4s0pd09a24ds/t/public/tile_500 (200) [2.30117ms]" time="2021-01-30T14:45:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:11\" public:true dist:20 album:aqmxlr73gwwnd233 year:2013 month:11 count:1 order:relevance [766.254µs]" time="2021-01-30T14:45:41Z" level=debug msg="cached album-cover:aqmxlr73gwwnd233:tile_500 [8.939407ms]" time="2021-01-30T14:45:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [9.605407ms]" time="2021-01-30T14:45:42Z" level=debug msg="albums: search q:\"january 2017\" type:month count:24 [11.249µs]" time="2021-01-30T14:45:42Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=January+2017&category=&type=month (200) [797.567µs]" time="2021-01-30T14:45:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [295.951µs]" time="2021-01-30T14:45:42Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [854.806µs]" time="2021-01-30T14:45:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.348171ms]" time="2021-01-30T14:45:43Z" level=debug msg="albums: search type:moment count:24 [9.72µs]" time="2021-01-30T14:45:43Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [680.72µs]" time="2021-01-30T14:45:43Z" level=info msg="photos: found 1 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:1 order:relevance [647.26µs]" time="2021-01-30T14:45:43Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T14:45:43Z" level=debug msg="cached album-cover:aqnr4u137vp35zfs:tile_500 [1.597627ms]" time="2021-01-30T14:45:43Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T14:45:43Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs/t/public/tile_500 (200) [1.762646ms]" time="2021-01-30T14:45:43Z" level=info msg="search: label Cat includes 1 categories" time="2021-01-30T14:45:43Z" level=info msg="photos: found 1 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:1 order:relevance [1.540661ms]" time="2021-01-30T14:45:43Z" level=debug msg="cached album-cover:aqnah1mhviyxpahk:tile_500 [2.455518ms]" time="2021-01-30T14:45:43Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [2.612739ms]" time="2021-01-30T14:45:43Z" level=info msg="photos: found 1 results for filter:\"public:true label:cat\" public:true dist:20 album:aqnr4u1ii2y73s0s label:cat count:1 order:relevance [1.963781ms]" time="2021-01-30T14:45:43Z" level=debug msg="cached album-cover:aqnr4u1ii2y73s0s:tile_500 [2.921192ms]" time="2021-01-30T14:45:43Z" level=debug msg="http: GET /api/v1/albums/aqnr4u1ii2y73s0s/t/public/tile_500 (200) [3.095974ms]" time="2021-01-30T14:45:43Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [323.311µs]" time="2021-01-30T14:45:43Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:60 order:oldest merged:true [1.846532ms]" time="2021-01-30T14:45:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.56826ms]" time="2021-01-30T14:45:45Z" level=debug msg="albums: search type:state count:24 [9.812µs]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.109192ms]" time="2021-01-30T14:45:45Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [760.013µs]" time="2021-01-30T14:45:45Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [1.665341ms]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [1.812897ms]" time="2021-01-30T14:45:45Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [785.913µs]" time="2021-01-30T14:45:45Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [1.589767ms]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [1.722666ms]" time="2021-01-30T14:45:45Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [761.557µs]" time="2021-01-30T14:45:45Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [1.74236ms]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [1.902747ms]" time="2021-01-30T14:45:45Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [817.217µs]" time="2021-01-30T14:45:45Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [3.053912ms]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [3.200764ms]" time="2021-01-30T14:45:45Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:KwaZulu-Natal\" public:true dist:20 album:aqnr4u11nexcuuhk country:za state:\"KwaZulu-Natal\" count:1 order:relevance [2.195774ms]" time="2021-01-30T14:45:45Z" level=debug msg="cached album-cover:aqnr4u11nexcuuhk:tile_500 [3.399482ms]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums/aqnr4u11nexcuuhk/t/public/tile_500 (200) [3.588198ms]" time="2021-01-30T14:45:45Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [3.917931ms]" time="2021-01-30T14:45:45Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [6.897179ms]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [7.201223ms]" time="2021-01-30T14:45:45Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [755.912µs]" time="2021-01-30T14:45:45Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [1.848993ms]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [1.985043ms]" time="2021-01-30T14:45:45Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [729.353µs]" time="2021-01-30T14:45:45Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [2.013027ms]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [2.154592ms]" time="2021-01-30T14:45:45Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [1.129705ms]" time="2021-01-30T14:45:45Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [2.161564ms]" time="2021-01-30T14:45:45Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [976.306µs]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [2.318488ms]" time="2021-01-30T14:45:45Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [1.766156ms]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [1.907782ms]" time="2021-01-30T14:45:45Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [4.801708ms]" time="2021-01-30T14:45:45Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [5.664261ms]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [5.790528ms]" time="2021-01-30T14:45:45Z" level=debug msg="albums: search q:\"western cape\" type:state count:24 [27.105µs]" time="2021-01-30T14:45:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Western+Cape&category=&type=state (200) [1.063945ms]" time="2021-01-30T14:45:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [340.772µs]" time="2021-01-30T14:45:46Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.762758ms]" time="2021-01-30T14:45:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.254157ms]" time="2021-01-30T14:45:46Z" level=debug msg="labels: search count:24 [7.602µs]" time="2021-01-30T14:45:46Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [965.388µs]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqnr4s03vkppdgfb:tile_500 [965.187µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqnr4s03vkppdgfb/t/public/tile_500 (200) [1.371209ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr61mueo9bde:tile_500 [881.196µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [1.02415ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqnr4u12h8htzwyg:tile_500 [929.302µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqnr4u12h8htzwyg/t/public/tile_500 (200) [1.071539ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr23ddgcr8n6:tile_500 [985.637µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [1.133254ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqnr4u13uvubkwhn:tile_500 [1.348786ms]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqnr4u13uvubkwhn/t/public/tile_500 (200) [1.586246ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr73t4txicnb:tile_500 [1.690765ms]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [1.814783ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr39h7yd60w8:tile_500 [1.213751ms]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [1.411388ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqnr4u01decinckn:tile_500 [880.96µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqnr4u01decinckn/t/public/tile_500 (200) [1.05293ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr32g4pqrnge:tile_500 [900.628µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [1.054358ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr312hfkfwfn:tile_500 [933.487µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [1.128288ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlqz2rzztin1h:tile_500 [825.075µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [979.471µs]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr63jc85g73d:tile_500 [769.585µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [913.568µs]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr32hkjxghys:tile_500 [920.212µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [1.184578ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr3j14zwey9y:tile_500 [900.646µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [1.072415ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqnahcu1wwphppyf:tile_500 [1.339687ms]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqnahcu1wwphppyf/t/public/tile_500 (200) [1.516719ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr22kdk4wcv1:tile_500 [995.784µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [1.152345ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr13uqg45rt5:tile_500 [830.127µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [963.62µs]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr43kjflsrmq:tile_500 [2.037049ms]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [2.737947ms]" time="2021-01-30T14:45:47Z" level=debug msg="cached label-cover:lqmxlr2ar5nh0zjw:tile_500 [1.6605ms]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [1.809206ms]" time="2021-01-30T14:45:47Z" level=info msg="search: label Seashore includes 1 categories" time="2021-01-30T14:45:47Z" level=debug msg="labels: search q:seashore count:24 [9.829µs]" time="2021-01-30T14:45:47Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=Seashore&all= (200) [679.812µs]" time="2021-01-30T14:45:48Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T14:45:48Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.610387ms]" time="2021-01-30T14:45:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [2.25934ms]" time="2021-01-30T14:45:48Z" level=debug msg="albums: search type:folder count:24 order:default [13.26µs]" time="2021-01-30T14:45:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.096923ms]" time="2021-01-30T14:45:49Z" level=info msg="photos: found 1 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:1 order:relevance [883.884µs]" time="2021-01-30T14:45:49Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada/BotanicalGarden public:true\" path:Vacation/Kanada/BotanicalGarden public:true dist:20 album:aqmxlqn1jjo8z5so count:1 order:relevance [987.597µs]" time="2021-01-30T14:45:49Z" level=debug msg="cached album-cover:aqmxlqn1jjo8z5so:tile_500 [2.160047ms]" time="2021-01-30T14:45:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [2.302369ms]" time="2021-01-30T14:45:49Z" level=debug msg="cached album-cover:aqnah1321mgkt1w2:tile_500 [3.329672ms]" time="2021-01-30T14:45:49Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [3.467954ms]" time="2021-01-30T14:45:49Z" level=info msg="photos: found 1 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:1 order:relevance [1.26024ms]" time="2021-01-30T14:45:49Z" level=debug msg="cached album-cover:aqmxlqn3jaryd4ga:tile_500 [2.209541ms]" time="2021-01-30T14:45:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [2.338693ms]" time="2021-01-30T14:45:49Z" level=info msg="photos: found 1 results for filter:\"path:Images public:true\" path:Images public:true dist:20 album:aqmxlqn2gmo9g29n count:1 order:relevance [1.363808ms]" time="2021-01-30T14:45:49Z" level=debug msg="cached album-cover:aqmxlqn2gmo9g29n:tile_500 [2.720053ms]" time="2021-01-30T14:45:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [2.888674ms]" time="2021-01-30T14:45:49Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/KorsikaAdventure public:true\" path:Vacation/KorsikaAdventure public:true dist:20 album:aqmxlqn3sth9hh3s count:1 order:relevance [1.915889ms]" time="2021-01-30T14:45:49Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:1 order:relevance [4.185666ms]" time="2021-01-30T14:45:49Z" level=debug msg="cached album-cover:aqmxlqn2k1qfipmd:tile_500 [5.073786ms]" time="2021-01-30T14:45:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [5.257816ms]" time="2021-01-30T14:45:49Z" level=debug msg="cached album-cover:aqmxlqn3sth9hh3s:tile_500 [4.826103ms]" time="2021-01-30T14:45:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [4.960316ms]" time="2021-01-30T14:45:49Z" level=info msg="photos: found 1 results for filter:\"path:moment public:true\" path:moment public:true dist:20 album:aqnah13taorx6aey count:1 order:relevance [1.053538ms]" time="2021-01-30T14:45:49Z" level=debug msg="cached album-cover:aqnah13taorx6aey:tile_500 [2.100437ms]" time="2021-01-30T14:45:49Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnr4s02pr0e8k35 count:1 order:relevance [1.14004ms]" time="2021-01-30T14:45:49Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [2.247144ms]" time="2021-01-30T14:45:49Z" level=debug msg="cached album-cover:aqnr4s02pr0e8k35:tile_500 [1.92122ms]" time="2021-01-30T14:45:49Z" level=debug msg="http: GET /api/v1/albums/aqnr4s02pr0e8k35/t/public/tile_500 (200) [2.056056ms]" time="2021-01-30T14:45:49Z" level=debug msg="albums: search q:archive type:folder count:24 order:default [14.816µs]" time="2021-01-30T14:45:49Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=archive&category=&type=folder&order=default (200) [999.107µs]" time="2021-01-30T14:45:49Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [362.206µs]" time="2021-01-30T14:45:49Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.35828ms]" time="2021-01-30T14:45:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.198832ms]" time="2021-01-30T14:45:56Z" level=info msg="archive: adding pqnr4u131syjttn6, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqnah1f3gpds8i7y, pqmxlquf9tbc8mk2, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia" time="2021-01-30T14:45:56Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [21.819369ms]" time="2021-01-30T14:45:57Z" level=info msg="photos: found 21 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.472535ms]" time="2021-01-30T14:45:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [6.860727ms]" time="2021-01-30T14:45:58Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [855.348µs]" time="2021-01-30T14:45:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.946503ms]" time="2021-01-30T14:45:58Z" level=info msg="photos: found 0 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [550.299µs]" time="2021-01-30T14:45:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [805.035µs]" time="2021-01-30T14:45:58Z" level=info msg="photos: found 4 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.190182ms]" time="2021-01-30T14:45:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [2.143283ms]" time="2021-01-30T14:45:59Z" level=info msg="photos: found 0 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [594.449µs]" time="2021-01-30T14:45:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [832.951µs]" time="2021-01-30T14:45:59Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.407998ms]" time="2021-01-30T14:45:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.509841ms]" time="2021-01-30T14:45:59Z" level=info msg="photos: found 1 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [836.148µs]" time="2021-01-30T14:45:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.308997ms]" time="2021-01-30T14:46:00Z" level=info msg="photos: found 1 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.224212ms]" time="2021-01-30T14:46:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.661732ms]" time="2021-01-30T14:46:00Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.092205ms]" time="2021-01-30T14:46:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.970228ms]" time="2021-01-30T14:46:01Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [4.814347ms]" time="2021-01-30T14:46:01Z" level=debug msg="http: GET /api/v1/ws (200) [30.003099239s]" time="2021-01-30T14:46:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [271.07µs]" time="2021-01-30T14:46:02Z" level=info msg="photos: found 0 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [555.879µs]" time="2021-01-30T14:46:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [762.517µs]" time="2021-01-30T14:46:02Z" level=debug msg="albums: search type:moment count:24 [9.804µs]" time="2021-01-30T14:46:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [656.541µs]" time="2021-01-30T14:46:02Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [322.382µs]" time="2021-01-30T14:46:02Z" level=info msg="photos: found 7 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:60 order:oldest merged:true [1.669192ms]" time="2021-01-30T14:46:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.159177ms]" time="2021-01-30T14:46:02Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.281233ms]" time="2021-01-30T14:46:02Z" level=debug msg="http: GET /api/v1/ws (200) [1.664205623s]" time="2021-01-30T14:46:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [340.145µs]" time="2021-01-30T14:46:03Z" level=info msg="photos: found 5 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.46625ms]" time="2021-01-30T14:46:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [2.558266ms]" time="2021-01-30T14:46:03Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.263606ms]" time="2021-01-30T14:46:03Z" level=debug msg="http: GET /api/v1/ws (200) [887.99833ms]" time="2021-01-30T14:46:04Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T14:46:04Z" level=info msg="photos: found 1 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.286931ms]" time="2021-01-30T14:46:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [1.759266ms]" time="2021-01-30T14:46:04Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [13.457852ms]" time="2021-01-30T14:46:04Z" level=debug msg="http: GET /api/v1/ws (200) [1.015942997s]" time="2021-01-30T14:46:05Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [341.536µs]" time="2021-01-30T14:46:05Z" level=info msg="photos: found 10 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [2.224114ms]" time="2021-01-30T14:46:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.562568ms]" time="2021-01-30T14:46:06Z" level=info msg="photos: found 21 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.674323ms]" time="2021-01-30T14:46:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [7.046384ms]" time="2021-01-30T14:46:13Z" level=info msg="archive: restoring pqnr4u131syjttn6, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqnah1f3gpds8i7y, pqmxlquf9tbc8mk2, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia" time="2021-01-30T14:46:13Z" level=debug msg="http: POST /api/v1/batch/photos/restore (200) [21.775131ms]" time="2021-01-30T14:46:14Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.152269ms]" time="2021-01-30T14:46:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [2.104901ms]" time="2021-01-30T14:46:14Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [802.241µs]" time="2021-01-30T14:46:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.598633ms]" time="2021-01-30T14:46:14Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.900182ms]" time="2021-01-30T14:46:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.380635ms]" time="2021-01-30T14:46:15Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [761.555µs]" time="2021-01-30T14:46:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.293676ms]" time="2021-01-30T14:46:15Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.295632ms]" time="2021-01-30T14:46:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.742924ms]" time="2021-01-30T14:46:16Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [925.22µs]" time="2021-01-30T14:46:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.658746ms]" time="2021-01-30T14:46:16Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.076983ms]" time="2021-01-30T14:46:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.902591ms]" time="2021-01-30T14:46:17Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.33347ms]" time="2021-01-30T14:46:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.313059ms]" time="2021-01-30T14:46:17Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [4.23944ms]" time="2021-01-30T14:46:17Z" level=debug msg="http: GET /api/v1/ws (200) [12.513078692s]" time="2021-01-30T14:46:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [273.862µs]" time="2021-01-30T14:46:18Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [686.768µs]" time="2021-01-30T14:46:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.157407ms]" time="2021-01-30T14:46:18Z" level=debug msg="albums: search type:moment count:24 [10.353µs]" time="2021-01-30T14:46:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [742.97µs]" time="2021-01-30T14:46:18Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [303.419µs]" time="2021-01-30T14:46:18Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:60 order:oldest merged:true [1.966113ms]" time="2021-01-30T14:46:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.476424ms]" time="2021-01-30T14:46:19Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.594831ms]" time="2021-01-30T14:46:19Z" level=debug msg="http: GET /api/v1/ws (200) [1.622758442s]" time="2021-01-30T14:46:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [512.401µs]" time="2021-01-30T14:46:19Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.896983ms]" time="2021-01-30T14:46:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.332932ms]" time="2021-01-30T14:46:20Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.731219ms]" time="2021-01-30T14:46:20Z" level=debug msg="http: GET /api/v1/ws (200) [947.401246ms]" time="2021-01-30T14:46:21Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T14:46:21Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [2.017762ms]" time="2021-01-30T14:46:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [2.767408ms]" time="2021-01-30T14:46:21Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [4.506805ms]" time="2021-01-30T14:46:21Z" level=debug msg="http: GET /api/v1/ws (200) [995.636695ms]" time="2021-01-30T14:46:21Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [317.388µs]" time="2021-01-30T14:46:21Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.276019ms]" time="2021-01-30T14:46:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [7.684728ms]" time="2021-01-30T14:46:22Z" level=debug msg="http: GET /photos (200) [4.560433ms]" time="2021-01-30T14:46:22Z" level=debug msg="http: GET /api/v1/ws (200) [1.093730692s]" time="2021-01-30T14:46:22Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.259583ms]" time="2021-01-30T14:46:22Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.05432ms]" time="2021-01-30T14:46:23Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.533254ms]" time="2021-01-30T14:46:23Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.527702ms]" time="2021-01-30T14:46:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.702691ms]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [176.806µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [129.104µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [139.749µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [147.525µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [152.089µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [164.406µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [965.945µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [517.18µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [147.411µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [153.447µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [167.426µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [153.242µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [169.412µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [170.43µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [137.817µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [119.668µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [184.549µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [355.938µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [136.9µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [173.161µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.368µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [292.436µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [167.572µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [156.125µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [155.913µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [137.184µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.221µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [133.049µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [105.136µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [147.426µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [100.962µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [152.809µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [162.469µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [133.263µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [118.319µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [152.51µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [123.808µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [140.373µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [156.906µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [138.703µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [142.726µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [170.395µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.708µs]" time="2021-01-30T14:46:24Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [142.379µs]" time="2021-01-30T14:46:25Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.103201ms]" time="2021-01-30T14:46:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.956229ms]" time="2021-01-30T14:46:25Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [136.523µs]" time="2021-01-30T14:46:25Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [234.334µs]" time="2021-01-30T14:46:25Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.075164ms]" time="2021-01-30T14:46:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [2.173156ms]" time="2021-01-30T14:46:26Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [971.663µs]" time="2021-01-30T14:46:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.691707ms]" time="2021-01-30T14:46:27Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.848484ms]" time="2021-01-30T14:46:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.903465ms]" time="2021-01-30T14:46:28Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [766.324µs]" time="2021-01-30T14:46:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.354727ms]" time="2021-01-30T14:46:28Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.487523ms]" time="2021-01-30T14:46:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.813364ms]" time="2021-01-30T14:46:28Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [152.323µs]" time="2021-01-30T14:46:28Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [199.119µs]" time="2021-01-30T14:46:28Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [148.223µs]" time="2021-01-30T14:46:28Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [129.074µs]" time="2021-01-30T14:46:28Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [175.454µs]" time="2021-01-30T14:46:28Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [197.5µs]" time="2021-01-30T14:46:29Z" level=debug msg="albums: search type:album count:24 [15.902µs]" time="2021-01-30T14:46:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [666.519µs]" time="2021-01-30T14:46:29Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.115748ms]" time="2021-01-30T14:46:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.30614ms]" time="2021-01-30T14:46:29Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.150314ms]" time="2021-01-30T14:46:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.332698ms]" time="2021-01-30T14:46:30Z" level=debug msg="albums: search q:holiday type:album count:24 [15.572µs]" time="2021-01-30T14:46:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [971.033µs]" time="2021-01-30T14:46:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [402.249µs]" time="2021-01-30T14:46:30Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.065558ms]" time="2021-01-30T14:46:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.726366ms]" time="2021-01-30T14:46:31Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.451685ms]" time="2021-01-30T14:46:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [9.01994ms]" time="2021-01-30T14:46:31Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.377482ms]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.089576ms]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [225.201µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [181.179µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [168.039µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [128.784µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [123.703µs]" time="2021-01-30T14:46:32Z" level=debug msg="albums: search type:month count:24 [10.389µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.535629ms]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [3.841µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [166.236µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.121µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [200.808µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.036µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [214.188µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.239µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [155.122µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.086µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [168.841µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.032µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [155.043µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [2.966µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [395.211µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [5.445µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [192.197µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.847µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [217.792µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.453µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [195.678µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.64µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [169.281µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.013µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [157.817µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.739µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [182.44µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.497µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [163.3µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.412µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [182.446µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.993µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [163.483µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.161µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [167.446µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [6.449µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [143.777µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqnr4u1243dadsex:tile_500 [2.721µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqnr4u1243dadsex/t/public/tile_500 (200) [186.644µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.462µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [181.407µs]" time="2021-01-30T14:46:32Z" level=debug msg="cache hit for album-cover:aqnr4s0pd09a24ds:tile_500 [3.896µs]" time="2021-01-30T14:46:32Z" level=debug msg="http: GET /api/v1/albums/aqnr4s0pd09a24ds/t/public/tile_500 (200) [186.333µs]" time="2021-01-30T14:46:33Z" level=debug msg="albums: search q:\"january 2017\" type:month count:24 [12.782µs]" time="2021-01-30T14:46:33Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=January+2017&category=&type=month (200) [829.647µs]" time="2021-01-30T14:46:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [300.152µs]" time="2021-01-30T14:46:34Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [712.244µs]" time="2021-01-30T14:46:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.246034ms]" time="2021-01-30T14:46:34Z" level=debug msg="albums: search type:moment count:24 [11.222µs]" time="2021-01-30T14:46:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [761.294µs]" time="2021-01-30T14:46:34Z" level=debug msg="cache hit for album-cover:aqnr4u137vp35zfs:tile_500 [4.49µs]" time="2021-01-30T14:46:34Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs/t/public/tile_500 (200) [199.269µs]" time="2021-01-30T14:46:34Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.39µs]" time="2021-01-30T14:46:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [176.629µs]" time="2021-01-30T14:46:34Z" level=debug msg="cache hit for album-cover:aqnr4u1ii2y73s0s:tile_500 [4.018µs]" time="2021-01-30T14:46:34Z" level=debug msg="http: GET /api/v1/albums/aqnr4u1ii2y73s0s/t/public/tile_500 (200) [241.551µs]" time="2021-01-30T14:46:35Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [324.624µs]" time="2021-01-30T14:46:35Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:60 order:oldest merged:true [1.870643ms]" time="2021-01-30T14:46:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.558754ms]" time="2021-01-30T14:46:36Z" level=debug msg="albums: search type:state count:24 [9.648µs]" time="2021-01-30T14:46:36Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.188578ms]" time="2021-01-30T14:46:36Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.799µs]" time="2021-01-30T14:46:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [182.651µs]" time="2021-01-30T14:46:36Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [4.169µs]" time="2021-01-30T14:46:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [237.588µs]" time="2021-01-30T14:46:36Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.328µs]" time="2021-01-30T14:46:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [167.947µs]" time="2021-01-30T14:46:36Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.865µs]" time="2021-01-30T14:46:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [179.808µs]" time="2021-01-30T14:46:36Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [3.419µs]" time="2021-01-30T14:46:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [180.643µs]" time="2021-01-30T14:46:36Z" level=debug msg="cache hit for album-cover:aqnr4u11nexcuuhk:tile_500 [3.321µs]" time="2021-01-30T14:46:36Z" level=debug msg="http: GET /api/v1/albums/aqnr4u11nexcuuhk/t/public/tile_500 (200) [285.093µs]" time="2021-01-30T14:46:36Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [4.323µs]" time="2021-01-30T14:46:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [185.399µs]" time="2021-01-30T14:46:36Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [4.004µs]" time="2021-01-30T14:46:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [308.635µs]" time="2021-01-30T14:46:36Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [3.047µs]" time="2021-01-30T14:46:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [184.143µs]" time="2021-01-30T14:46:36Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [2.984µs]" time="2021-01-30T14:46:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [167.713µs]" time="2021-01-30T14:46:36Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [2.814µs]" time="2021-01-30T14:46:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [167.63µs]" time="2021-01-30T14:46:37Z" level=debug msg="albums: search q:\"western cape\" type:state count:24 [12.92µs]" time="2021-01-30T14:46:37Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Western+Cape&category=&type=state (200) [867.511µs]" time="2021-01-30T14:46:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [312.904µs]" time="2021-01-30T14:46:37Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.913914ms]" time="2021-01-30T14:46:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.394516ms]" time="2021-01-30T14:46:38Z" level=debug msg="labels: search count:24 [11.167µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [1.333235ms]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqnr4s03vkppdgfb:tile_500 [4.317µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqnr4s03vkppdgfb/t/public/tile_500 (200) [212.711µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.311µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [173.357µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqnr4u12h8htzwyg:tile_500 [3.391µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqnr4u12h8htzwyg/t/public/tile_500 (200) [156.547µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [2.847µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [169.039µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqnr4u13uvubkwhn:tile_500 [3.182µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqnr4u13uvubkwhn/t/public/tile_500 (200) [212.726µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [2.614µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [154.382µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.135µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [159.938µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqnr4u01decinckn:tile_500 [5.688µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqnr4u01decinckn/t/public/tile_500 (200) [194.288µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [29.331µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [443.859µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.575µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [223.569µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.167µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [175.422µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.727µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [169.767µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.829µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [190.308µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.174µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [195.979µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqnahcu1wwphppyf:tile_500 [4.895µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqnahcu1wwphppyf/t/public/tile_500 (200) [361.178µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.61µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [170.457µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.106µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [140.486µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.9µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [166.029µs]" time="2021-01-30T14:46:38Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.358µs]" time="2021-01-30T14:46:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [178.801µs]" time="2021-01-30T14:46:39Z" level=info msg="search: label Seashore includes 1 categories" time="2021-01-30T14:46:39Z" level=debug msg="labels: search q:seashore count:24 [8.037µs]" time="2021-01-30T14:46:39Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=Seashore&all= (200) [673.36µs]" time="2021-01-30T14:46:39Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T14:46:39Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.550143ms]" time="2021-01-30T14:46:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [2.165618ms]" time="2021-01-30T14:46:40Z" level=debug msg="albums: search type:folder count:24 order:default [9.971µs]" time="2021-01-30T14:46:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.2727ms]" time="2021-01-30T14:46:40Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [5.077µs]" time="2021-01-30T14:46:40Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [204.115µs]" time="2021-01-30T14:46:40Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.781µs]" time="2021-01-30T14:46:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [148.279µs]" time="2021-01-30T14:46:40Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.842µs]" time="2021-01-30T14:46:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [197.505µs]" time="2021-01-30T14:46:40Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.484µs]" time="2021-01-30T14:46:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [158.626µs]" time="2021-01-30T14:46:40Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.553µs]" time="2021-01-30T14:46:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [203.191µs]" time="2021-01-30T14:46:40Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.58µs]" time="2021-01-30T14:46:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [155.835µs]" time="2021-01-30T14:46:40Z" level=debug msg="cache hit for album-cover:aqnah13taorx6aey:tile_500 [4.506µs]" time="2021-01-30T14:46:40Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [231.539µs]" time="2021-01-30T14:46:40Z" level=debug msg="cache hit for album-cover:aqnr4s02pr0e8k35:tile_500 [4.487µs]" time="2021-01-30T14:46:40Z" level=debug msg="http: GET /api/v1/albums/aqnr4s02pr0e8k35/t/public/tile_500 (200) [157.084µs]" time="2021-01-30T14:46:40Z" level=debug msg="albums: search q:archive type:folder count:24 order:default [10.477µs]" time="2021-01-30T14:46:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=archive&category=&type=folder&order=default (200) [869.448µs]" time="2021-01-30T14:46:40Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [308.829µs]" time="2021-01-30T14:46:40Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.221407ms]" time="2021-01-30T14:46:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.040311ms]" time="2021-01-30T14:46:42Z" level=info msg="photos: mark pqnr4u131syjttn6, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqmxlr12pi8arvey, pqnah1f3gpds8i7y, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia as private" time="2021-01-30T14:46:42Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T14:46:42Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [35.332638ms]" time="2021-01-30T14:46:42Z" level=info msg="photos: found 19 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [3.332963ms]" time="2021-01-30T14:46:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [6.846451ms]" time="2021-01-30T14:46:43Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [875.225µs]" time="2021-01-30T14:46:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.580145ms]" time="2021-01-30T14:46:43Z" level=info msg="photos: found 0 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [461.859µs]" time="2021-01-30T14:46:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [683.392µs]" time="2021-01-30T14:46:44Z" level=info msg="photos: found 4 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.27377ms]" time="2021-01-30T14:46:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [2.233814ms]" time="2021-01-30T14:46:44Z" level=info msg="photos: found 0 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [513.706µs]" time="2021-01-30T14:46:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [793.921µs]" time="2021-01-30T14:46:44Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.460013ms]" time="2021-01-30T14:46:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.658268ms]" time="2021-01-30T14:46:45Z" level=debug msg="http: GET /albums?q=Holiday (200) [5.426657ms]" time="2021-01-30T14:46:45Z" level=debug msg="http: GET /api/v1/ws (200) [22.235340581s]" time="2021-01-30T14:46:45Z" level=debug msg="albums: search q:holiday type:album count:24 [10.19µs]" time="2021-01-30T14:46:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [750.554µs]" time="2021-01-30T14:46:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [368.205µs]" time="2021-01-30T14:46:46Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [859.221µs]" time="2021-01-30T14:46:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.450027ms]" time="2021-01-30T14:46:46Z" level=info msg="photos: found 1 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [882.357µs]" time="2021-01-30T14:46:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.532156ms]" time="2021-01-30T14:46:47Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.924384ms]" time="2021-01-30T14:46:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.32261ms]" time="2021-01-30T14:46:47Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [4.621748ms]" time="2021-01-30T14:46:47Z" level=debug msg="http: GET /api/v1/ws (200) [2.108753639s]" time="2021-01-30T14:46:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [365.818µs]" time="2021-01-30T14:46:48Z" level=info msg="photos: found 0 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [508.258µs]" time="2021-01-30T14:46:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [714.972µs]" time="2021-01-30T14:46:48Z" level=debug msg="albums: search type:moment count:24 [10.438µs]" time="2021-01-30T14:46:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [656.431µs]" time="2021-01-30T14:46:48Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [315.416µs]" time="2021-01-30T14:46:48Z" level=info msg="photos: found 7 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:60 order:oldest merged:true [1.823622ms]" time="2021-01-30T14:46:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.335759ms]" time="2021-01-30T14:46:48Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.315102ms]" time="2021-01-30T14:46:48Z" level=debug msg="http: GET /api/v1/ws (200) [1.581609144s]" time="2021-01-30T14:46:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [306.962µs]" time="2021-01-30T14:46:49Z" level=info msg="photos: found 5 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.471158ms]" time="2021-01-30T14:46:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [2.519876ms]" time="2021-01-30T14:46:49Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.65105ms]" time="2021-01-30T14:46:49Z" level=debug msg="http: GET /api/v1/ws (200) [871.687229ms]" time="2021-01-30T14:46:50Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T14:46:50Z" level=info msg="photos: found 1 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.438529ms]" time="2021-01-30T14:46:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [1.915903ms]" time="2021-01-30T14:46:50Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [4.558885ms]" time="2021-01-30T14:46:50Z" level=debug msg="http: GET /api/v1/ws (200) [983.518502ms]" time="2021-01-30T14:46:51Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [298.196µs]" time="2021-01-30T14:46:51Z" level=info msg="photos: found 10 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [2.299957ms]" time="2021-01-30T14:46:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [4.077331ms]" time="2021-01-30T14:46:52Z" level=info msg="photos: found 19 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [3.292579ms]" time="2021-01-30T14:46:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [6.348444ms]" time="2021-01-30T14:46:58Z" level=info msg="photos: mark pqnr4u131syjttn6, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqmxlr12pi8arvey, pqnah1f3gpds8i7y, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia as private" time="2021-01-30T14:46:58Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T14:46:58Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [33.001048ms]" time="2021-01-30T14:46:59Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [974.769µs]" time="2021-01-30T14:46:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [2.895896ms]" time="2021-01-30T14:46:59Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.276131ms]" time="2021-01-30T14:46:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.201704ms]" time="2021-01-30T14:47:00Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.124124ms]" time="2021-01-30T14:47:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.919173ms]" time="2021-01-30T14:47:00Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [901.722µs]" time="2021-01-30T14:47:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [2.090014ms]" time="2021-01-30T14:47:01Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.19791ms]" time="2021-01-30T14:47:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.758151ms]" time="2021-01-30T14:47:01Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [788.112µs]" time="2021-01-30T14:47:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.353732ms]" time="2021-01-30T14:47:01Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.299701ms]" time="2021-01-30T14:47:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.685246ms]" time="2021-01-30T14:47:02Z" level=debug msg="http: GET /albums?q=Holiday (200) [7.300626ms]" time="2021-01-30T14:47:02Z" level=debug msg="http: GET /api/v1/ws (200) [11.101375769s]" time="2021-01-30T14:47:02Z" level=debug msg="albums: search q:holiday type:album count:24 [10.543µs]" time="2021-01-30T14:47:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [810.454µs]" time="2021-01-30T14:47:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [333.024µs]" time="2021-01-30T14:47:03Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [965.992µs]" time="2021-01-30T14:47:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.608873ms]" time="2021-01-30T14:47:03Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.02055ms]" time="2021-01-30T14:47:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.736863ms]" time="2021-01-30T14:47:03Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.136888ms]" time="2021-01-30T14:47:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [6.111038ms]" time="2021-01-30T14:47:04Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [4.398591ms]" time="2021-01-30T14:47:04Z" level=debug msg="http: GET /api/v1/ws (200) [2.027367979s]" time="2021-01-30T14:47:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [268.075µs]" time="2021-01-30T14:47:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [821.409µs]" time="2021-01-30T14:47:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.396845ms]" time="2021-01-30T14:47:05Z" level=debug msg="albums: search type:moment count:24 [11.189µs]" time="2021-01-30T14:47:05Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [772.958µs]" time="2021-01-30T14:47:05Z" level=debug msg="http: GET /api/v1/albums/aqnr4u137vp35zfs (200) [295.862µs]" time="2021-01-30T14:47:05Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr4u137vp35zfs country:za year:2013 count:60 order:oldest merged:true [1.874796ms]" time="2021-01-30T14:47:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr4u137vp35zfs&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.522087ms]" time="2021-01-30T14:47:05Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.426073ms]" time="2021-01-30T14:47:05Z" level=debug msg="http: GET /api/v1/ws (200) [1.645029594s]" time="2021-01-30T14:47:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [276.841µs]" time="2021-01-30T14:47:06Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [2.070664ms]" time="2021-01-30T14:47:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.651263ms]" time="2021-01-30T14:47:06Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.409625ms]" time="2021-01-30T14:47:06Z" level=debug msg="http: GET /api/v1/ws (200) [923.534196ms]" time="2021-01-30T14:47:07Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T14:47:07Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.654927ms]" time="2021-01-30T14:47:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [2.327992ms]" time="2021-01-30T14:47:07Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [13.008166ms]" time="2021-01-30T14:47:07Z" level=debug msg="http: GET /api/v1/ws (200) [1.062741378s]" time="2021-01-30T14:47:08Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [310.047µs]" time="2021-01-30T14:47:08Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.458675ms]" time="2021-01-30T14:47:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.913145ms]" time="2021-01-30T14:47:09Z" level=debug msg="http: GET /photos (200) [4.768902ms]" time="2021-01-30T14:47:09Z" level=debug msg="http: GET /api/v1/ws (200) [1.142792237s]" time="2021-01-30T14:47:09Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.419881ms]" time="2021-01-30T14:47:09Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.698987ms]" time="2021-01-30T14:47:10Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [245.211µs]" time="2021-01-30T14:47:10Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.540553ms]" time="2021-01-30T14:47:10Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.832513ms]" time="2021-01-30T14:47:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.426833ms]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [177.772µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [166.781µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [132.058µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [201.975µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [180.427µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [172.207µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [125.394µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [159.847µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [172.288µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [147.652µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [174.908µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [186.695µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [150.736µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [197.492µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [187.834µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.703µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [145.341µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [173.609µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [147.54µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [143.636µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [113.645µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [113.713µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [156.114µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [172.516µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [149.705µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [136.685µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [137.039µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.332µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [163.658µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [176.944µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [154.1µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [144.269µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [122.92µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [183.427µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [163.283µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [199.514µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [126.144µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [158.432µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [162.828µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [203.477µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [154.745µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.459µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [142.878µs]" time="2021-01-30T14:47:11Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [119.134µs]" time="2021-01-30T14:47:12Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [990.64µs]" time="2021-01-30T14:47:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.672867ms]" time="2021-01-30T14:47:13Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [4.03545ms]" time="2021-01-30T14:47:13Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [57.984316ms]" time="2021-01-30T14:47:14Z" level=debug msg="http: GET /photos (200) [4.490941ms]" time="2021-01-30T14:47:14Z" level=debug msg="http: GET /api/v1/ws (200) [5.246039397s]" time="2021-01-30T14:47:14Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.475422ms]" time="2021-01-30T14:47:15Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.733385ms]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [247.766µs]" time="2021-01-30T14:47:16Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.770342ms]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.549839ms]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.124354ms]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [163.062µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [178.764µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [126.557µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [125.132µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [188.551µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.315µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [151.7µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [168.308µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [157.25µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [153.152µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [168.231µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [153.117µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [149.405µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [200.517µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [133.114µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [134.269µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [138.626µs]" time="2021-01-30T14:47:16Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [266.162µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [184.56µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [147.566µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [124.159µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [136.135µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [124.398µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [124.756µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [140.805µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [139.233µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [132.914µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [132.375µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [133.743µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [164.359µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [136.993µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.065µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.21µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [130.881µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [110.754µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [149.231µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [136.506µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [148.286µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [143.929µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [168.786µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [146.542µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [156.847µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [146.65µs]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [128.85µs]" time="2021-01-30T14:47:17Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.503192ms]" time="2021-01-30T14:47:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.641223ms]" time="2021-01-30T14:47:18Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [147.043µs]" time="2021-01-30T14:47:18Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [150.651µs]" time="2021-01-30T14:47:18Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [192.549µs]" time="2021-01-30T14:47:18Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [122.788µs]" time="2021-01-30T14:47:18Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [124.427µs]" time="2021-01-30T14:47:19Z" level=info msg="photos: found 2 results for name:Mohn.mp4 public:true dist:20 quality:3 count:60 order:newest merged:true [1.172892ms]" time="2021-01-30T14:47:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:Mohn.mp4&public=true&quality=3 (200) [1.819157ms]" time="2021-01-30T14:47:20Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [3.641235ms]" time="2021-01-30T14:47:20Z" level=debug msg="http: GET /api/v1/dl/2305e512e3b183ec982d60a8b608a8ca501973ba?t=2grn5bpb (200) [6.872305ms]" time="2021-01-30T14:47:20Z" level=debug msg="http: GET /api/v1/dl/81aefaee21a2882102a5cac0532f265965c7c679?t=2grn5bpb (200) [535.866777ms]" time="2021-01-30T14:47:21Z" level=debug msg="http: GET /photos (200) [4.408121ms]" time="2021-01-30T14:47:21Z" level=debug msg="http: GET /api/v1/ws (200) [6.468456849s]" time="2021-01-30T14:47:21Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.532288ms]" time="2021-01-30T14:47:21Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.088545ms]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [238.183µs]" time="2021-01-30T14:47:23Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.441754ms]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.607419ms]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [5.739764ms]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [197.26µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [208.092µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [184.702µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [142.621µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [179.145µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [161.659µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [158.49µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [160.545µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [155.578µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [232.887µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [183.445µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [154.695µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [163.896µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [194.347µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [187.543µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [158.475µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [127.988µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [153.06µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [119.093µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [142.549µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [128.672µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [134.053µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [164.733µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [162.386µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [149.53µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [124.436µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [130.473µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [135.767µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [141.526µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [172.284µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [110.923µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [148.448µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [152.88µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [143.028µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [124.987µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [144.474µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [117.889µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [134.006µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [146.92µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.767µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [181.542µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [159.965µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [129.516µs]" time="2021-01-30T14:47:23Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [124.182µs]" time="2021-01-30T14:47:24Z" level=info msg="photos: found 1 results for name:panorama_2.jpg photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [989.416µs]" time="2021-01-30T14:47:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:panorama_2.jpg&public=true&quality=3&photo=true (200) [1.527926ms]" time="2021-01-30T14:47:26Z" level=info msg="photos: found 1 results for name:IMG_6478.JPG photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.64806ms]" time="2021-01-30T14:47:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:IMG_6478.JPG&public=true&quality=3&photo=true (200) [2.365088ms]" time="2021-01-30T14:47:27Z" level=info msg="download: added archive/IMG_6478.JPG as IMG_6478.JPG" time="2021-01-30T14:47:27Z" level=info msg="download: added archive/panorama_2.jpg as panorama_2.jpg" time="2021-01-30T14:47:27Z" level=info msg="download: zip photoprism-download-20210130-144727-26erq42u.zip created in 434.216956ms" time="2021-01-30T14:47:27Z" level=debug msg="http: POST /api/v1/zip (200) [435.506695ms]" time="2021-01-30T14:47:27Z" level=debug msg="http: GET /api/v1/zip/photoprism-download-20210130-144727-26erq42u.zip?t=2grn5bpb (200) [29.311568ms]" time="2021-01-30T14:47:29Z" level=debug msg="http: GET /photos (200) [4.37127ms]" time="2021-01-30T14:47:29Z" level=debug msg="http: GET /api/v1/ws (200) [6.90247186s]" time="2021-01-30T14:47:29Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.204695ms]" time="2021-01-30T14:47:29Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.863309ms]" time="2021-01-30T14:47:30Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [209.802µs]" time="2021-01-30T14:47:30Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.648124ms]" time="2021-01-30T14:47:30Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [11.331566ms]" time="2021-01-30T14:47:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.587959ms]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [211.332µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [180.488µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [178.44µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [133.331µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [163.892µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [130.172µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [198.123µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [146.672µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [124.042µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [166.184µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [183.692µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [153.413µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [177.003µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [129.38µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [469.809µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [141.372µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [152.063µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [182.189µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [157.438µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [164.655µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.164µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [137.087µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [144.269µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [165.419µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [150.005µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [138.23µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [129.085µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.263µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [155.056µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [198.186µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [141.417µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [180.707µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [155.905µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [178.749µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [145.62µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [171.34µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [133.954µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [166.524µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [189.834µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [153.918µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [154.986µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [183.877µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [140.293µs]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [136.249µs]" time="2021-01-30T14:47:31Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.760264ms]" time="2021-01-30T14:47:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.140571ms]" time="2021-01-30T14:47:32Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [171.564µs]" time="2021-01-30T14:47:32Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [136.148µs]" time="2021-01-30T14:47:32Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [186.569µs]" time="2021-01-30T14:47:32Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [136.294µs]" time="2021-01-30T14:47:32Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [113.034µs]" time="2021-01-30T14:47:33Z" level=info msg="photos: found 1 results for name:elephantRAW public:true dist:20 quality:3 count:60 order:newest merged:true [1.05123ms]" time="2021-01-30T14:47:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:elephantRAW&public=true&quality=3 (200) [1.531702ms]" time="2021-01-30T14:47:34Z" level=debug msg="http: GET /api/v1/photos/pqnr4133r3bg2tkp (200) [3.425512ms]" time="2021-01-30T14:47:34Z" level=debug msg="http: GET /api/v1/dl/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b?t=2grn5bpb (200) [281.976723ms]" time="2021-01-30T14:47:35Z" level=debug msg="http: GET /api/v1/dl/24de5e189230fcb5ff388f136a84957723227c89?t=2grn5bpb (200) [786.210392ms]" time="2021-01-30T14:47:36Z" level=debug msg="http: GET /photos (200) [4.369832ms]" time="2021-01-30T14:47:36Z" level=debug msg="http: GET /api/v1/ws (200) [6.444361734s]" time="2021-01-30T14:47:36Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.53024ms]" time="2021-01-30T14:47:36Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.254084ms]" time="2021-01-30T14:47:37Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.884736ms]" time="2021-01-30T14:47:37Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.552867ms]" time="2021-01-30T14:47:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.917651ms]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [132.08µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [193.839µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [147.693µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [150.576µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [318.277µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [194.299µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [243.958µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [187.6µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [202.403µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [171.323µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [225.152µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [172.769µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [209.41µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [202.347µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [159.246µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [150.517µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [295.175µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [265.492µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [188.258µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [103.663µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [101.227µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [143.15µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [203.543µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [145.062µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [136.697µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.286µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [129.679µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [142.409µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.227µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [99.162µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [118.563µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [279.317µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [134.485µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.215µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [136.747µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [157.508µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [164.807µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [227.191µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [144.279µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [136.869µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [242.103µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [132.654µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [162.277µs]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [172.367µs]" time="2021-01-30T14:47:38Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.431859ms]" time="2021-01-30T14:47:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.78015ms]" time="2021-01-30T14:47:39Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [172.143µs]" time="2021-01-30T14:47:39Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [114.966µs]" time="2021-01-30T14:47:39Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [168.223µs]" time="2021-01-30T14:47:39Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [157.389µs]" time="2021-01-30T14:47:39Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [159.707µs]" time="2021-01-30T14:47:40Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T14:47:40Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [949.07µs]" time="2021-01-30T14:47:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.202607ms]" time="2021-01-30T14:47:40Z" level=debug msg="albums: search type:album count:1000 [11.819µs]" time="2021-01-30T14:47:40Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [643.943µs]" time="2021-01-30T14:47:40Z" level=debug msg="upload: saving file digikam.jpg" time="2021-01-30T14:47:40Z" level=debug msg="nsfw: image classified as {Drawing:0.6378076 Hentai:0.0062331865 Neutral:0.35140827 Porn:0.0040615546 Sexy:0.0004894204}" time="2021-01-30T14:47:40Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T14:47:40Z" level=debug msg="http: POST /api/v1/upload/1612018060783 (200) [45.252285ms]" time="2021-01-30T14:47:40Z" level=debug msg="upload: saving file digikam.json" time="2021-01-30T14:47:40Z" level=debug msg="nsfw: digikam.json is not a jpeg file" time="2021-01-30T14:47:40Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T14:47:40Z" level=debug msg="http: POST /api/v1/upload/1612018060783 (200) [401.215µs]" time="2021-01-30T14:47:40Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T14:47:40Z" level=info msg="Moving files from 1612018060783" time="2021-01-30T14:47:40Z" level=info msg="import: no .ppignore file found" time="2021-01-30T14:47:40Z" level=info msg="import: added folder /upload/1612018060783" time="2021-01-30T14:47:40Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:47:40Z" level=info msg="media: digikam.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T14:47:40Z" level=info msg="folder: added album “October 2020” (path:2020/10 public:true)" time="2021-01-30T14:47:40Z" level=info msg="import: created folder /2020/10" time="2021-01-30T14:47:40Z" level=info msg="import: moving main jpg file digikam.jpg to 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T14:47:40Z" level=info msg="import: moving related json file digikam.json to 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T14:47:40Z" level=debug msg="media: no new thumbnails created for 20201017_154824_43C25EB3 [366.274µs]" time="2021-01-30T14:47:40Z" level=debug msg="metadata: original name 20201017_154824_43C25EB3.jpg does not match digikam.jpg (exiftool)" time="2021-01-30T14:47:40Z" level=debug msg="metadata: original name 20201017_154824_43C25EB3.jpg does not match digikam.jpg (exiftool)" time="2021-01-30T14:47:40Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:47:40Z" level=info msg="media: 20201017_154824_43C25EB3.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T14:47:41Z" level=debug msg="index: image classification took 206.540912ms" time="2021-01-30T14:47:41Z" level=debug msg="places: cache hit for lat 52.460536, lng 13.331437" time="2021-01-30T14:47:41Z" level=debug msg="location: added cell s2:47a85a9cb7d4 [4.161611ms]" time="2021-01-30T14:47:41Z" level=debug msg="photo: changed title of pqnr53h1e6at4riu to “Berlin / Germany / 2020”" time="2021-01-30T14:47:41Z" level=info msg="import: added main jpg file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T14:47:41Z" level=debug msg="media: exif not supported: 20201017_154824_43C25EB3.json" time="2021-01-30T14:47:41Z" level=info msg="import: added related json file 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T14:47:41Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612018060783" time="2021-01-30T14:47:41Z" level=debug msg="moments: index contains 51 photos and 5 videos, using threshold 6" time="2021-01-30T14:47:41Z" level=info msg="moments: added “October 2020” (public:true year:2020 month:10)" time="2021-01-30T14:47:41Z" level=info msg="moments: added “Germany 2020” (public:true country:de year:2020)" time="2021-01-30T14:47:41Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:47:41Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:47:41Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T14:47:41Z" level=info msg="Import completed in 0 s" time="2021-01-30T14:47:41Z" level=debug msg="http: POST /api/v1/import/upload/1612018060783 (200) [375.111157ms]" time="2021-01-30T14:47:41Z" level=info msg="photos: found 1 results for name:elephantRAW public:true dist:20 quality:3 count:120 order:newest merged:true [954.17µs]" time="2021-01-30T14:47:41Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:elephantRAW&public=true&quality=3 (200) [1.629424ms]" time="2021-01-30T14:47:41Z" level=debug msg="albums: search type:album count:1000 [13.098µs]" time="2021-01-30T14:47:41Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [658.012µs]" time="2021-01-30T14:47:41Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T14:47:41Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:120 order:newest merged:true [1.066597ms]" time="2021-01-30T14:47:41Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.579984ms]" time="2021-01-30T14:47:41Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (200) [180.98µs]" time="2021-01-30T14:47:56Z" level=debug msg="http: GET /library/files/2020/10 (200) [7.067464ms]" time="2021-01-30T14:47:56Z" level=debug msg="http: GET /api/v1/ws (200) [19.486749452s]" time="2021-01-30T14:47:57Z" level=debug msg="http: GET /api/v1/folders/originals/2020/10?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [840.012µs]" time="2021-01-30T14:47:57Z" level=debug msg="cache hit for thumbs:3526c91c93bd7bb4f10bc47173e61cc04c8fc924:tile_500 [4.668µs]" time="2021-01-30T14:47:57Z" level=debug msg="http: GET /api/v1/t/3526c91c93bd7bb4f10bc47173e61cc04c8fc924/public/tile_500 (200) [186.072µs]" time="2021-01-30T14:47:57Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.614197ms]" time="2021-01-30T14:47:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.845323ms]" time="2021-01-30T14:47:58Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T14:47:58Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [1.124455ms]" time="2021-01-30T14:47:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.612696ms]" time="2021-01-30T14:48:00Z" level=debug msg="http: GET /api/v1/svg/photo (200) [142.03µs]" time="2021-01-30T14:48:00Z" level=debug msg="http: GET /api/v1/photos/pqnr53h1e6at4riu (200) [2.047288ms]" time="2021-01-30T14:48:00Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_224 (200) [137.274µs]" time="2021-01-30T14:48:08Z" level=info msg="archive: adding pqnr53h1e6at4riu" time="2021-01-30T14:48:08Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [14.766628ms]" time="2021-01-30T14:48:08Z" level=info msg="photos: found 5 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.290346ms]" time="2021-01-30T14:48:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.471779ms]" time="2021-01-30T14:48:08Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [210.337µs]" time="2021-01-30T14:48:08Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [177.012µs]" time="2021-01-30T14:48:08Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [137.54µs]" time="2021-01-30T14:48:10Z" level=info msg="archive: permanently deleting pqnr53h1e6at4riu" time="2021-01-30T14:48:10Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T14:48:10Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T14:48:10Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [19.415823ms]" time="2021-01-30T14:48:10Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.338604ms]" time="2021-01-30T14:48:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.640566ms]" time="2021-01-30T14:48:12Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T14:48:12Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [877.058µs]" time="2021-01-30T14:48:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.175796ms]" time="2021-01-30T14:48:12Z" level=debug msg="http: GET /library/files/2020/10 (200) [4.565073ms]" time="2021-01-30T14:48:12Z" level=debug msg="http: GET /api/v1/ws (200) [16.101836191s]" time="2021-01-30T14:48:13Z" level=debug msg="http: GET /api/v1/folders/originals/2020/10?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [568.312µs]" time="2021-01-30T14:48:13Z" level=debug msg="http: GET /photos (200) [5.097741ms]" time="2021-01-30T14:48:13Z" level=debug msg="http: GET /api/v1/ws (200) [768.136225ms]" time="2021-01-30T14:48:13Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.265687ms]" time="2021-01-30T14:48:13Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [119.028688ms]" time="2021-01-30T14:48:14Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.151442ms]" time="2021-01-30T14:48:14Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.301118ms]" time="2021-01-30T14:48:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.884886ms]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [178.556µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [211.993µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [177.443µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [123.4µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [177.569µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [155.959µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [182.759µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [300.625µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [153.059µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [162.271µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [205.948µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [716.376µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [212.043µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [197.165µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [165.009µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [127.192µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [153.273µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [165.512µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [133.63µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [183.634µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.068µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [142.994µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [127.683µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [136.12µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [146.646µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [138.004µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [162.767µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.792µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [165.809µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [165.238µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [136.954µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [150.742µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [144.831µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [168.141µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [127.519µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [160.345µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [137.409µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [167.135µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [155.757µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [158.096µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [146.492µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [123.892µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [150.419µs]" time="2021-01-30T14:48:15Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [136.806µs]" time="2021-01-30T14:48:16Z" level=debug msg="albums: search type:album count:24 [11.433µs]" time="2021-01-30T14:48:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [742.63µs]" time="2021-01-30T14:48:16Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.109194ms]" time="2021-01-30T14:48:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.297992ms]" time="2021-01-30T14:48:16Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.104694ms]" time="2021-01-30T14:48:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.808372ms]" time="2021-01-30T14:48:16Z" level=debug msg="albums: search q:christmas type:album count:24 [11.03µs]" time="2021-01-30T14:48:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Christmas&category=&type=album (200) [764.832µs]" time="2021-01-30T14:48:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [311.958µs]" time="2021-01-30T14:48:16Z" level=info msg="photos: found 6 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [1.4691ms]" time="2021-01-30T14:48:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.635682ms]" time="2021-01-30T14:48:17Z" level=debug msg="albums: search type:album count:1000 [10.315µs]" time="2021-01-30T14:48:17Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [660.765µs]" time="2021-01-30T14:48:18Z" level=debug msg="upload: saving file ladybug.jpg" time="2021-01-30T14:48:18Z" level=debug msg="nsfw: image classified as {Drawing:0.88479054 Hentai:0.037267756 Neutral:0.07758923 Porn:0.0003180002 Sexy:3.442213e-05}" time="2021-01-30T14:48:18Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T14:48:18Z" level=debug msg="http: POST /api/v1/upload/1612018098081 (200) [47.163033ms]" time="2021-01-30T14:48:18Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T14:48:18Z" level=info msg="Moving files from 1612018098081" time="2021-01-30T14:48:18Z" level=debug msg="import: files will be added to album aqmxlts2b2rx38wl" time="2021-01-30T14:48:18Z" level=info msg="import: no .ppignore file found" time="2021-01-30T14:48:18Z" level=info msg="import: added folder /upload/1612018098081" time="2021-01-30T14:48:18Z" level=debug msg="media: no original json sidecar file found for ladybug.jpg" time="2021-01-30T14:48:18Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:48:18Z" level=info msg="media: ladybug.jpg was taken at 2011-07-10 17:34:28 +0000 UTC (meta)" time="2021-01-30T14:48:18Z" level=info msg="folder: added album “July 2011” (path:2011/07 public:true)" time="2021-01-30T14:48:18Z" level=info msg="import: created folder /2011/07" time="2021-01-30T14:48:18Z" level=info msg="import: moving main jpg file ladybug.jpg to 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T14:48:18Z" level=debug msg="media: no new thumbnails created for 20110710_173428_B2DA2F66 [279.232µs]" time="2021-01-30T14:48:18Z" level=debug msg="media: no original json sidecar file found for 20110710_173428_B2DA2F66.jpg" time="2021-01-30T14:48:18Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:48:18Z" level=info msg="media: 20110710_173428_B2DA2F66.jpg was taken at 2011-07-10 17:34:28 +0000 UTC (meta)" time="2021-01-30T14:48:18Z" level=debug msg="index: image classification took 217.901828ms" time="2021-01-30T14:48:18Z" level=debug msg="places: cache hit for lat 51.254857, lng 7.389444" time="2021-01-30T14:48:18Z" level=info msg="location: added place s2:47b92fdbec4c [7.220282ms]" time="2021-01-30T14:48:18Z" level=debug msg="location: added cell s2:47b92fdbec4c [10.962643ms]" time="2021-01-30T14:48:18Z" level=debug msg="photo: using label Beetle to create title for pqnr54i2croxb9rf" time="2021-01-30T14:48:18Z" level=debug msg="photo: changed title of pqnr54i2croxb9rf to “Beetle / Breckerfeld / 2011”" time="2021-01-30T14:48:18Z" level=info msg="import: added main jpg file 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T14:48:18Z" level=debug msg="http: GET /api/v1/config (200) [102.462276ms]" time="2021-01-30T14:48:18Z" level=debug msg="http: GET /api/v1/config (200) [113.349693ms]" time="2021-01-30T14:48:18Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612018098081" time="2021-01-30T14:48:18Z" level=debug msg="moments: index contains 51 photos and 5 videos, using threshold 6" time="2021-01-30T14:48:18Z" level=info msg="moments: added “July 2011” (public:true year:2011 month:7)" time="2021-01-30T14:48:18Z" level=info msg="moments: added “Nordrhein-Westfalen / Germany” (public:true country:de state:\"Nordrhein-Westfalen\")" time="2021-01-30T14:48:18Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:48:18Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:48:18Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T14:48:18Z" level=info msg="Import completed in 0 s" time="2021-01-30T14:48:18Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [5.98µs]" time="2021-01-30T14:48:18Z" level=debug msg="http: POST /api/v1/import/upload/1612018098081 (200) [436.105886ms]" time="2021-01-30T14:48:18Z" level=debug msg="albums: search type:album count:1000 [12.847µs]" time="2021-01-30T14:48:18Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [644.309µs]" time="2021-01-30T14:48:18Z" level=info msg="photos: found 1 results for name:elephantRAW public:true dist:20 quality:3 count:120 order:newest merged:true [1.139143ms]" time="2021-01-30T14:48:18Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:elephantRAW&public=true&quality=3 (200) [1.703206ms]" time="2021-01-30T14:48:18Z" level=info msg="photos: found 7 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [1.601535ms]" time="2021-01-30T14:48:18Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.941476ms]" time="2021-01-30T14:48:18Z" level=debug msg="http: GET /api/v1/t/f22c7bf33307e79b363b1eb3c5937e9f428c2c70/public/tile_500 (200) [472.003µs]" time="2021-01-30T14:48:33Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.762174ms]" time="2021-01-30T14:48:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.135033ms]" time="2021-01-30T14:48:34Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [225.291µs]" time="2021-01-30T14:48:34Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [173.641µs]" time="2021-01-30T14:48:34Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [171.532µs]" time="2021-01-30T14:48:34Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [154.324µs]" time="2021-01-30T14:48:34Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [130.368µs]" time="2021-01-30T14:48:35Z" level=info msg="search: label ladybug not found, using fuzzy search" time="2021-01-30T14:48:35Z" level=info msg="photos: found 1 results for q:ladybug public:true dist:20 quality:3 count:60 order:newest merged:true [1.286193ms]" time="2021-01-30T14:48:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ladybug&public=true&quality=3 (200) [1.741561ms]" time="2021-01-30T14:48:41Z" level=info msg="archive: adding pqnr54i2croxb9rf" time="2021-01-30T14:48:41Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [31.439287ms]" time="2021-01-30T14:48:42Z" level=info msg="photos: found 5 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.26769ms]" time="2021-01-30T14:48:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.317116ms]" time="2021-01-30T14:48:42Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [170.402µs]" time="2021-01-30T14:48:42Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [187.231µs]" time="2021-01-30T14:48:42Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [167.116µs]" time="2021-01-30T14:48:43Z" level=info msg="archive: permanently deleting pqnr54i2croxb9rf" time="2021-01-30T14:48:43Z" level=debug msg="delete: removing file 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T14:48:43Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [33.059547ms]" time="2021-01-30T14:48:44Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.97788ms]" time="2021-01-30T14:48:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.39132ms]" time="2021-01-30T14:48:45Z" level=info msg="search: label ladybug not found, using fuzzy search" time="2021-01-30T14:48:45Z" level=info msg="photos: found 0 results for q:ladybug public:true dist:20 quality:3 count:60 order:newest merged:true [996.254µs]" time="2021-01-30T14:48:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ladybug&public=true&quality=3 (200) [1.338318ms]" time="2021-01-30T14:48:45Z" level=debug msg="albums: search type:album count:24 [11.151µs]" time="2021-01-30T14:48:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [728.22µs]" time="2021-01-30T14:48:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [278.67µs]" time="2021-01-30T14:48:45Z" level=info msg="photos: found 6 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [1.53193ms]" time="2021-01-30T14:48:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.832013ms]" time="2021-01-30T14:48:46Z" level=debug msg="http: GET /photos (200) [10.96186ms]" time="2021-01-30T14:48:46Z" level=debug msg="http: GET /api/v1/ws (200) [32.61353093s]" time="2021-01-30T14:48:46Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [18.510919ms]" time="2021-01-30T14:48:46Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [114.764427ms]" time="2021-01-30T14:48:47Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.737155ms]" time="2021-01-30T14:48:47Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.587499ms]" time="2021-01-30T14:48:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.557983ms]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [195.621µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [209.01µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [352.817µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [272.643µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [183.625µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [139.054µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [183.703µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [168.15µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [148.512µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [159.341µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [165.055µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [159.043µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [145.036µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [165.767µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [185.968µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [144.823µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [128.162µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [187.541µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [133.598µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [143.009µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [138.383µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [158.146µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.894µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [145.68µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [162.524µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [128.908µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [123.816µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [137.069µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [122.339µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [177.205µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [129.544µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [137.936µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [118.082µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [158.531µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [135.316µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [173.74µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [126.412µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [164.256µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [142.899µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [153.81µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [134.399µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [167.492µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [157.679µs]" time="2021-01-30T14:48:48Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [135.037µs]" time="2021-01-30T14:48:49Z" level=debug msg="albums: search type:album count:24 [10.207µs]" time="2021-01-30T14:48:49Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [710.352µs]" time="2021-01-30T14:48:49Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.945µs]" time="2021-01-30T14:48:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [211.004µs]" time="2021-01-30T14:48:49Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.627µs]" time="2021-01-30T14:48:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [155.59µs]" time="2021-01-30T14:48:49Z" level=debug msg="albums: search type:album count:1000 [10.458µs]" time="2021-01-30T14:48:49Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [859.265µs]" time="2021-01-30T14:48:50Z" level=debug msg="upload: saving file digikam.jpg" time="2021-01-30T14:48:50Z" level=debug msg="nsfw: image classified as {Drawing:0.6378076 Hentai:0.0062331865 Neutral:0.35140827 Porn:0.0040615546 Sexy:0.0004894204}" time="2021-01-30T14:48:50Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T14:48:50Z" level=debug msg="http: POST /api/v1/upload/1612018130542 (200) [45.428827ms]" time="2021-01-30T14:48:50Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T14:48:50Z" level=info msg="Moving files from 1612018130542" time="2021-01-30T14:48:50Z" level=debug msg="import: files will be added to album NewCreatedAlbum" time="2021-01-30T14:48:50Z" level=info msg="import: no .ppignore file found" time="2021-01-30T14:48:50Z" level=info msg="import: added folder /upload/1612018130542" time="2021-01-30T14:48:50Z" level=debug msg="media: no original json sidecar file found for digikam.jpg" time="2021-01-30T14:48:50Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:48:50Z" level=info msg="media: digikam.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T14:48:50Z" level=info msg="import: moving main jpg file digikam.jpg to 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T14:48:50Z" level=debug msg="media: no new thumbnails created for 20201017_154824_43C25EB3 [341.654µs]" time="2021-01-30T14:48:50Z" level=debug msg="media: no original json sidecar file found for 20201017_154824_43C25EB3.jpg" time="2021-01-30T14:48:50Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T14:48:50Z" level=info msg="media: 20201017_154824_43C25EB3.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T14:48:50Z" level=debug msg="index: image classification took 221.266465ms" time="2021-01-30T14:48:50Z" level=debug msg="location: found cell s2:47a85a9cb7d4" time="2021-01-30T14:48:50Z" level=debug msg="photo: changed title of pqnr55e1ske4d6ka to “Berlin / Germany / 2020”" time="2021-01-30T14:48:50Z" level=info msg="import: added main jpg file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T14:48:50Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612018130542" time="2021-01-30T14:48:50Z" level=debug msg="moments: index contains 51 photos and 5 videos, using threshold 6" time="2021-01-30T14:48:50Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:48:50Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:48:50Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T14:48:50Z" level=info msg="Import completed in 0 s" time="2021-01-30T14:48:50Z" level=debug msg="albums: search id:NewCreatedAlbum [6.229µs]" time="2021-01-30T14:48:50Z" level=debug msg="http: POST /api/v1/import/upload/1612018130542 (200) [339.987068ms]" time="2021-01-30T14:48:50Z" level=info msg="photos: found 1 results for name:elephantRAW public:true dist:20 quality:3 count:120 order:newest merged:true [1.010203ms]" time="2021-01-30T14:48:50Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:elephantRAW&public=true&quality=3 (200) [1.530993ms]" time="2021-01-30T14:48:51Z" level=debug msg="albums: search type:album count:1000 [9.939µs]" time="2021-01-30T14:48:51Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [700.791µs]" time="2021-01-30T14:49:05Z" level=debug msg="albums: search type:album count:48 [26.395µs]" time="2021-01-30T14:49:05Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=album (200) [900.233µs]" time="2021-01-30T14:49:05Z" level=debug msg="cached album-cover:aqnr55e38nvpsz26:tile_500 [1.080033ms]" time="2021-01-30T14:49:05Z" level=debug msg="http: GET /api/v1/albums/aqnr55e38nvpsz26/t/public/tile_500 (200) [1.265199ms]" time="2021-01-30T14:49:06Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [13.451µs]" time="2021-01-30T14:49:06Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [879.309µs]" time="2021-01-30T14:49:06Z" level=debug msg="http: GET /api/v1/albums/aqnr55e38nvpsz26 (200) [414.237µs]" time="2021-01-30T14:49:06Z" level=info msg="photos: found 1 results for dist:20 album:aqnr55e38nvpsz26 count:60 order:oldest merged:true [863.547µs]" time="2021-01-30T14:49:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr55e38nvpsz26&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.509282ms]" time="2021-01-30T14:49:06Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (200) [188.87µs]" time="2021-01-30T14:49:07Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.479532ms]" time="2021-01-30T14:49:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.40624ms]" time="2021-01-30T14:49:08Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [181.577µs]" time="2021-01-30T14:49:08Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [137.215µs]" time="2021-01-30T14:49:08Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [160.314µs]" time="2021-01-30T14:49:08Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [140.744µs]" time="2021-01-30T14:49:08Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [133.813µs]" time="2021-01-30T14:49:08Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T14:49:08Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [1.336164ms]" time="2021-01-30T14:49:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.783499ms]" time="2021-01-30T14:49:15Z" level=info msg="archive: adding pqnr55e1ske4d6ka" time="2021-01-30T14:49:15Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [20.161203ms]" time="2021-01-30T14:49:16Z" level=info msg="photos: found 5 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.300112ms]" time="2021-01-30T14:49:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.388268ms]" time="2021-01-30T14:49:16Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [208.981µs]" time="2021-01-30T14:49:16Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [185.211µs]" time="2021-01-30T14:49:16Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [257.924µs]" time="2021-01-30T14:49:17Z" level=info msg="archive: permanently deleting pqnr55e1ske4d6ka" time="2021-01-30T14:49:17Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T14:49:17Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [29.626537ms]" time="2021-01-30T14:49:17Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.733336ms]" time="2021-01-30T14:49:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.592117ms]" time="2021-01-30T14:49:19Z" level=debug msg="http: GET /api/v1/config (200) [3.716484ms]" time="2021-01-30T14:49:19Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T14:49:19Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [947.646µs]" time="2021-01-30T14:49:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.186657ms]" time="2021-01-30T14:49:19Z" level=debug msg="albums: search type:album count:24 [10.392µs]" time="2021-01-30T14:49:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [684.514µs]" time="2021-01-30T14:49:20Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [15.806µs]" time="2021-01-30T14:49:20Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [1.573084ms]" time="2021-01-30T14:49:20Z" level=debug msg="http: GET /api/v1/albums/aqnr55e38nvpsz26 (200) [359.415µs]" time="2021-01-30T14:49:20Z" level=info msg="photos: found 0 results for dist:20 album:aqnr55e38nvpsz26 count:60 order:oldest merged:true [584.676µs]" time="2021-01-30T14:49:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr55e38nvpsz26&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [885.682µs]" time="2021-01-30T14:49:21Z" level=debug msg="albums: search type:album count:24 [24.853µs]" time="2021-01-30T14:49:21Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [819.06µs]" time="2021-01-30T14:49:21Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [14.624µs]" time="2021-01-30T14:49:21Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [1.104767ms]" time="2021-01-30T14:49:22Z" level=info msg="albums: deleting aqnr55e38nvpsz26" time="2021-01-30T14:49:22Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [13.634968ms]" time="2021-01-30T14:49:23Z" level=debug msg="http: GET /photos (200) [5.759615ms]" time="2021-01-30T14:49:23Z" level=debug msg="http: GET /api/v1/ws (200) [36.292229277s]" time="2021-01-30T14:49:23Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [19.257102ms]" time="2021-01-30T14:49:23Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.624217ms]" time="2021-01-30T14:49:24Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.584078ms]" time="2021-01-30T14:49:24Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.881534ms]" time="2021-01-30T14:49:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.948861ms]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [295.296µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [179.068µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [139.735µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [125.235µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [195.047µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [156.262µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [199.67µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [142.884µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [156.149µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [158.961µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [174.301µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [159.483µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [220.491µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [267.71µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [176.095µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [130.445µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [152.516µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [217.183µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [174.64µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [177.839µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [178.343µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [149.8µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [148.83µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [172.188µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [154.162µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [167.854µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [143.692µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [125.901µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [174.37µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [237.752µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [153.922µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [174.728µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [154.813µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [214.134µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [152.917µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [166.17µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [153.528µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [181.898µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [198.594µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.558µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [158.967µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [155.86µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.236µs]" time="2021-01-30T14:49:25Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [119.129µs]" time="2021-01-30T14:49:26Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.49553ms]" time="2021-01-30T14:49:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.905408ms]" time="2021-01-30T14:49:26Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [188.94µs]" time="2021-01-30T14:49:26Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [169.58µs]" time="2021-01-30T14:49:26Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [169.331µs]" time="2021-01-30T14:49:26Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [170.753µs]" time="2021-01-30T14:49:26Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [177.324µs]" time="2021-01-30T14:49:27Z" level=debug msg="albums: search type:album count:1000 [10.868µs]" time="2021-01-30T14:49:27Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [725.664µs]" time="2021-01-30T14:49:27Z" level=debug msg="upload: saving file hentai_2.jpg" time="2021-01-30T14:49:27Z" level=debug msg="nsfw: image classified as {Drawing:0.0067521487 Hentai:0.9896053 Neutral:0.00027734425 Porn:0.0032008493 Sexy:0.00016437714}" time="2021-01-30T14:49:27Z" level=info msg="nsfw: /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612018167218/hentai_2.jpg might be offensive" time="2021-01-30T14:49:27Z" level=debug msg="api: abort /api/v1/upload/:path with code 403 (Upload might be offensive)" time="2021-01-30T14:49:27Z" level=debug msg="http: POST /api/v1/upload/1612018167218 (403) [49.277934ms]" time="2021-01-30T14:49:27Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T14:49:27Z" level=info msg="Moving files from 1612018167218" time="2021-01-30T14:49:27Z" level=info msg="import: no .ppignore file found" time="2021-01-30T14:49:27Z" level=info msg="import: added folder /upload/1612018167218" time="2021-01-30T14:49:27Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612018167218" time="2021-01-30T14:49:27Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T14:49:27Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:49:27Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:49:27Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T14:49:27Z" level=info msg="Import completed in 0 s" time="2021-01-30T14:49:27Z" level=debug msg="http: POST /api/v1/import/upload/1612018167218 (200) [82.449367ms]" time="2021-01-30T14:49:27Z" level=debug msg="albums: search type:album count:1000 [11.688µs]" time="2021-01-30T14:49:27Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [681.085µs]" time="2021-01-30T14:49:43Z" level=debug msg="http: GET /photos (200) [5.009259ms]" time="2021-01-30T14:49:43Z" level=debug msg="http: GET /api/v1/ws (200) [19.545240714s]" time="2021-01-30T14:49:43Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.837534ms]" time="2021-01-30T14:49:43Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [130.177836ms]" time="2021-01-30T14:49:44Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.950655ms]" time="2021-01-30T14:49:44Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.851498ms]" time="2021-01-30T14:49:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.05004ms]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [186.316µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [172.055µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [139.87µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [129.473µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [167.864µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [1.048207ms]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [212.154µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [201.436µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [185.109µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [250.863µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [173.268µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [142.935µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [200.932µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [262.613µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [202.191µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [142.358µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [161.769µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [189.694µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [187.992µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [187.083µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [151.13µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [140.954µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.499µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [166.283µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [213.951µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [174.402µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [181.003µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [174.134µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [167.427µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [275.657µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [131.7µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [214.582µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [225.872µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [173.357µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [136.054µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [163.186µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [128.507µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [158.952µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [164.415µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [199.785µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [146.974µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [171.044µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [154.597µs]" time="2021-01-30T14:49:45Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [135.481µs]" time="2021-01-30T14:49:46Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.541846ms]" time="2021-01-30T14:49:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.318461ms]" time="2021-01-30T14:49:46Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [186.297µs]" time="2021-01-30T14:49:46Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [127.512µs]" time="2021-01-30T14:49:46Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [194.664µs]" time="2021-01-30T14:49:46Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [134.149µs]" time="2021-01-30T14:49:46Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [147.102µs]" time="2021-01-30T14:49:47Z" level=debug msg="albums: search type:album count:1000 [11.719µs]" time="2021-01-30T14:49:47Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [840.735µs]" time="2021-01-30T14:49:47Z" level=debug msg="upload: saving file foo.txt" time="2021-01-30T14:49:47Z" level=debug msg="nsfw: foo.txt is not a jpeg file" time="2021-01-30T14:49:47Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T14:49:47Z" level=debug msg="http: POST /api/v1/upload/1612018187257 (200) [522.344µs]" time="2021-01-30T14:49:47Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T14:49:47Z" level=info msg="Moving files from 1612018187257" time="2021-01-30T14:49:47Z" level=info msg="import: no .ppignore file found" time="2021-01-30T14:49:47Z" level=info msg="import: added folder /upload/1612018187257" time="2021-01-30T14:49:47Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T14:49:47Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:49:47Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:49:47Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T14:49:47Z" level=info msg="Import completed in 0 s" time="2021-01-30T14:49:47Z" level=debug msg="http: POST /api/v1/import/upload/1612018187257 (200) [63.371002ms]" time="2021-01-30T14:49:47Z" level=debug msg="albums: search type:album count:1000 [11.047µs]" time="2021-01-30T14:49:47Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [684.824µs]" time="2021-01-30T14:50:03Z" level=debug msg="http: GET /photos (200) [8.398508ms]" time="2021-01-30T14:50:03Z" level=debug msg="http: GET /api/v1/ws (200) [19.590947495s]" time="2021-01-30T14:50:03Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.764508ms]" time="2021-01-30T14:50:03Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.308326ms]" time="2021-01-30T14:50:04Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.757455ms]" time="2021-01-30T14:50:04Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.350538ms]" time="2021-01-30T14:50:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.844388ms]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [168.366µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [197.789µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [140.917µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [146.725µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [186.194µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [157.569µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [162.996µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [136.231µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [148.895µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [172.991µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [151.059µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [137.299µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [175.157µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [261.909µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [152.931µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.007µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [168.313µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [170.675µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [179.937µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [164.773µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [154.747µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [122.896µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [120.62µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [157.613µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [128.537µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [163.765µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [138.182µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [174.575µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [138.118µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [207.695µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [148.087µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [181.947µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.309µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [138.237µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [149.626µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [172.498µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [134.285µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [152.185µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [156.738µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [156.104µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [153.088µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [149.267µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [161.191µs]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [137.368µs]" time="2021-01-30T14:50:05Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.510389ms]" time="2021-01-30T14:50:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.667609ms]" time="2021-01-30T14:50:06Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [172.46µs]" time="2021-01-30T14:50:06Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [164.994µs]" time="2021-01-30T14:50:06Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [199.67µs]" time="2021-01-30T14:50:06Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [139.973µs]" time="2021-01-30T14:50:06Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [132.249µs]" time="2021-01-30T14:50:08Z" level=debug msg="http: GET /photos (200) [14.987317ms]" time="2021-01-30T14:50:08Z" level=debug msg="http: GET /api/v1/ws (200) [4.77662723s]" time="2021-01-30T14:50:08Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.348429ms]" time="2021-01-30T14:50:08Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.618386ms]" time="2021-01-30T14:50:09Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.841753ms]" time="2021-01-30T14:50:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.723865ms]" time="2021-01-30T14:50:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.875995ms]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [162.854µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [261.691µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [135.54µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [105.881µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [172.237µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [140.996µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [175.886µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [159.485µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [158.035µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [149.446µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [223.433µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [153.408µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [166.699µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [177.015µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [152.261µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [117.6µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [125.821µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [158.278µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [198.357µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [162.719µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [161.139µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [135.322µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [132.918µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [166.266µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [131.068µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [144.9µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [135.868µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [131.75µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [140.644µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [164.34µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [122.69µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [147.159µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [146.508µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [137.565µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.354µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [150.017µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [120.745µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.73µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [126.909µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.942µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [151.898µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.219µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [150.822µs]" time="2021-01-30T14:50:10Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [203.453µs]" time="2021-01-30T14:50:11Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.155ms]" time="2021-01-30T14:50:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3&photo=true (200) [14.386174ms]" time="2021-01-30T14:50:12Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [61.611µs]" time="2021-01-30T14:50:12Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [250.955µs]" time="2021-01-30T14:50:12Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [298.033µs]" time="2021-01-30T14:50:12Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [248.192µs]" time="2021-01-30T14:50:14Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.252563ms]" time="2021-01-30T14:50:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.792675ms]" time="2021-01-30T14:50:14Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [160.059µs]" time="2021-01-30T14:50:14Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [139.757µs]" time="2021-01-30T14:50:14Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [195.923µs]" time="2021-01-30T14:50:14Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [149.931µs]" time="2021-01-30T14:50:14Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [138.161µs]" time="2021-01-30T14:50:15Z" level=debug msg="http: GET /photos (200) [15.236629ms]" time="2021-01-30T14:50:15Z" level=debug msg="http: GET /api/v1/ws (200) [6.186506357s]" time="2021-01-30T14:50:15Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.39054ms]" time="2021-01-30T14:50:15Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.638023ms]" time="2021-01-30T14:50:16Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.577798ms]" time="2021-01-30T14:50:16Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.849405ms]" time="2021-01-30T14:50:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.153541ms]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [175.308µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [173.699µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [163.861µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [140.547µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [207.519µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [178.993µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [157.78µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [157.345µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [114.437µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [171.254µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [168.318µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [144.853µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [145.788µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.785µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [185.083µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [117.386µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [128.203µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [147.419µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [139.625µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [160.64µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [136.573µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [128.902µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [168.562µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [205.965µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [134.744µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [137.643µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [149.619µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [114.508µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [184.565µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [181.699µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [121.674µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [184.827µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [209.523µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [166.8µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [183.047µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [282.746µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [164.022µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.076µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [149.904µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [142.849µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [157.669µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.518µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [251.579µs]" time="2021-01-30T14:50:17Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [144.376µs]" time="2021-01-30T14:50:18Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.438008ms]" time="2021-01-30T14:50:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.780373ms]" time="2021-01-30T14:50:18Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [147.317µs]" time="2021-01-30T14:50:18Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [187.72µs]" time="2021-01-30T14:50:18Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [146.576µs]" time="2021-01-30T14:50:18Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [139.859µs]" time="2021-01-30T14:50:18Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [176.768µs]" time="2021-01-30T14:50:18Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [128.946µs]" time="2021-01-30T14:50:19Z" level=info msg="photos: found 6 results for type:image public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.549987ms]" time="2021-01-30T14:50:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=type:image&public=true&quality=3&review=true (200) [2.748002ms]" time="2021-01-30T14:50:19Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.58198ms]" time="2021-01-30T14:50:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.567574ms]" time="2021-01-30T14:50:20Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [177.796µs]" time="2021-01-30T14:50:20Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [159.962µs]" time="2021-01-30T14:50:20Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [184.295µs]" time="2021-01-30T14:50:20Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [132.723µs]" time="2021-01-30T14:50:20Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [149.177µs]" time="2021-01-30T14:50:20Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.38941ms]" time="2021-01-30T14:50:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.662254ms]" time="2021-01-30T14:50:22Z" level=debug msg="http: GET /api/v1/svg/photo (200) [171.055µs]" time="2021-01-30T14:50:22Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.148353ms]" time="2021-01-30T14:50:23Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.419136ms]" time="2021-01-30T14:50:23Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.64953ms]" time="2021-01-30T14:50:23Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.2014ms]" time="2021-01-30T14:50:24Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [592.811µs]" time="2021-01-30T14:50:24Z" level=info msg="Changes successfully saved" time="2021-01-30T14:50:24Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [17.779939ms]" time="2021-01-30T14:50:24Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [512.136µs]" time="2021-01-30T14:50:24Z" level=info msg="Changes successfully saved" time="2021-01-30T14:50:24Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [19.424447ms]" time="2021-01-30T14:50:26Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.076058ms]" time="2021-01-30T14:50:27Z" level=debug msg="places: cache hit for lat 9.999004, lng 9.998979" time="2021-01-30T14:50:27Z" level=info msg="location: added place s2:10551bf3054c [8.935476ms]" time="2021-01-30T14:50:27Z" level=debug msg="location: added cell s2:10551bf3054c [12.845172ms]" time="2021-01-30T14:50:27Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T14:50:27Z" level=debug msg="photo: changed title of pqmxlr41urria03z to “Info / Bauchi / 2021”" time="2021-01-30T14:50:27Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [606.255µs]" time="2021-01-30T14:50:27Z" level=info msg="Changes successfully saved" time="2021-01-30T14:50:27Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [48.691229ms]" time="2021-01-30T14:50:27Z" level=debug msg="http: GET /api/v1/config (200) [37.527092ms]" time="2021-01-30T14:50:27Z" level=debug msg="http: GET /api/v1/config (200) [37.548036ms]" time="2021-01-30T14:50:27Z" level=debug msg="http: GET /api/v1/config (200) [3.650959ms]" time="2021-01-30T14:50:28Z" level=info msg="photos: found 1 results for id:pqnah1k2frui6p63 merged:true [613.078µs]" time="2021-01-30T14:50:28Z" level=debug msg="http: POST /api/v1/photos/pqnah1k2frui6p63/approve (200) [8.303622ms]" time="2021-01-30T14:50:29Z" level=info msg="photos: found 3 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.364416ms]" time="2021-01-30T14:50:29Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.494259ms]" time="2021-01-30T14:50:29Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.394773ms]" time="2021-01-30T14:50:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.912694ms]" time="2021-01-30T14:50:30Z" level=info msg="photos: found 1 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [919.804µs]" time="2021-01-30T14:50:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.504657ms]" time="2021-01-30T14:50:30Z" level=info msg="photos: found 61 results for public:true dist:20 quality:3 count:360 order:newest merged:true [9.78307ms]" time="2021-01-30T14:50:30Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.205366ms]" time="2021-01-30T14:50:31Z" level=info msg="photos: found 50 results for type:image public:true dist:20 quality:3 count:60 order:newest merged:true [7.527771ms]" time="2021-01-30T14:50:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=type:image&public=true&quality=3 (200) [14.786687ms]" time="2021-01-30T14:50:32Z" level=debug msg="http: GET /photos (200) [7.765794ms]" time="2021-01-30T14:50:32Z" level=debug msg="http: GET /api/v1/ws (200) [16.587125785s]" time="2021-01-30T14:50:32Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.166071ms]" time="2021-01-30T14:50:32Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.649013ms]" time="2021-01-30T14:50:33Z" level=info msg="photos: found 51 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.678249ms]" time="2021-01-30T14:50:33Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.393809ms]" time="2021-01-30T14:50:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.864317ms]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [149.907µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [175.736µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [238.184µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [149.359µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [119.512µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [178.736µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [159.755µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [174.968µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [152.888µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [134.154µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [141.766µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [122.725µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [137.767µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [171.114µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [145.824µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [122.82µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [169.111µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [145.932µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [116.025µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [138.664µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [163.293µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [118.911µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [126.095µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [121.4µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.026µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [127.332µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [130.497µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [124.025µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [123.662µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [110.795µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [147.872µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [147.919µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [161.827µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [123.855µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [134.691µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [130.445µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [145.564µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [223.727µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [150.299µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [149.173µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [142.115µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [142.406µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [147.969µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [152.668µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [147.216µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.659µs]" time="2021-01-30T14:50:34Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [111.134µs]" time="2021-01-30T14:50:35Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.319156ms]" time="2021-01-30T14:50:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.305272ms]" time="2021-01-30T14:50:35Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [173.146µs]" time="2021-01-30T14:50:35Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [188.377µs]" time="2021-01-30T14:50:35Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [233.004µs]" time="2021-01-30T14:50:35Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [168.954µs]" time="2021-01-30T14:50:35Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [206.104µs]" time="2021-01-30T14:50:35Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [985.113µs]" time="2021-01-30T14:50:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.6678ms]" time="2021-01-30T14:50:35Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [12.429459ms]" time="2021-01-30T14:50:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [25.628267ms]" time="2021-01-30T14:50:36Z" level=info msg="photos: found 1 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [1.14942ms]" time="2021-01-30T14:50:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.706599ms]" time="2021-01-30T14:50:36Z" level=info msg="photos: found 61 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.555355ms]" time="2021-01-30T14:50:36Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.038961ms]" time="2021-01-30T14:50:37Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [727.577µs]" time="2021-01-30T14:50:37Z" level=debug msg="http: POST /api/v1/photos/pqnah1l2p1vjzc3j/like (200) [13.06056ms]" time="2021-01-30T14:50:38Z" level=debug msg="http: GET /api/v1/svg/photo (200) [206.601µs]" time="2021-01-30T14:50:38Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.204038ms]" time="2021-01-30T14:50:45Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T14:50:45Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [534.511µs]" time="2021-01-30T14:50:45Z" level=info msg="Changes successfully saved" time="2021-01-30T14:50:45Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [21.765227ms]" time="2021-01-30T14:50:46Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.366082ms]" time="2021-01-30T14:50:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.392128ms]" time="2021-01-30T14:50:46Z" level=info msg="photos: found 2 results for id:pqmxlr31st2guha6 merged:true [856.68µs]" time="2021-01-30T14:50:46Z" level=debug msg="http: POST /api/v1/photos/pqmxlr31st2guha6/like (200) [9.209346ms]" time="2021-01-30T14:50:46Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [2.688512ms]" time="2021-01-30T14:50:46Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.93403ms]" time="2021-01-30T14:50:46Z" level=info msg="photos: found 6 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.733556ms]" time="2021-01-30T14:50:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [3.707007ms]" time="2021-01-30T14:50:47Z" level=info msg="photos: found 2 results for id:pqmxlr31st2guha6 merged:true [1.637708ms]" time="2021-01-30T14:50:47Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr31st2guha6/like (200) [9.717693ms]" time="2021-01-30T14:50:47Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [791.359µs]" time="2021-01-30T14:50:47Z" level=debug msg="http: DELETE /api/v1/photos/pqnah1l2p1vjzc3j/like (200) [6.584447ms]" time="2021-01-30T14:50:48Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.264022ms]" time="2021-01-30T14:50:54Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T14:50:54Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T14:50:54Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [643.573µs]" time="2021-01-30T14:50:54Z" level=info msg="Changes successfully saved" time="2021-01-30T14:50:54Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [27.008078ms]" time="2021-01-30T14:50:55Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:120 order:newest merged:true [945.278µs]" time="2021-01-30T14:50:55Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.663854ms]" time="2021-01-30T14:50:55Z" level=debug msg="http: GET /photos (200) [7.08804ms]" time="2021-01-30T14:50:55Z" level=debug msg="http: GET /api/v1/ws (200) [22.770679942s]" time="2021-01-30T14:50:55Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.836657ms]" time="2021-01-30T14:50:55Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.041548ms]" time="2021-01-30T14:50:56Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.473295ms]" time="2021-01-30T14:50:56Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.883885ms]" time="2021-01-30T14:50:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.807415ms]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [193.041µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [130.815µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [172.788µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [184.701µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [130.697µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [144.915µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [214.431µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [170.684µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [144.472µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [148.678µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [166.884µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [112.542µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [193.739µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [167.211µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [128.534µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [152.568µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [142.199µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.018µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [137.443µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [242.379µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [145.201µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [152.484µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [122.497µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.095µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [146.058µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [158.013µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [141.905µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [189.158µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [133.177µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [143.065µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [148.848µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [159.278µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [144.556µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [149.092µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.762µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [147.772µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [127.356µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [340.391µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [134.294µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [157.89µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [165.504µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [160.931µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [194.577µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [174.767µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [144.17µs]" time="2021-01-30T14:50:57Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [134.531µs]" time="2021-01-30T14:50:58Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.877862ms]" time="2021-01-30T14:50:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.990973ms]" time="2021-01-30T14:50:58Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [188.368µs]" time="2021-01-30T14:50:58Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [203.57µs]" time="2021-01-30T14:50:58Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [177.209µs]" time="2021-01-30T14:50:58Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [196.416µs]" time="2021-01-30T14:50:58Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [142.152µs]" time="2021-01-30T14:50:58Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [813.854µs]" time="2021-01-30T14:50:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.019935ms]" time="2021-01-30T14:50:58Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.287554ms]" time="2021-01-30T14:50:58Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.864603ms]" time="2021-01-30T14:51:00Z" level=debug msg="http: GET /api/v1/svg/photo (200) [201.657µs]" time="2021-01-30T14:51:00Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.292014ms]" time="2021-01-30T14:51:01Z" level=debug msg="http: GET /api/v1/photos/pqmxlr31st2guha6 (200) [2.323458ms]" time="2021-01-30T14:51:01Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.350868ms]" time="2021-01-30T14:51:02Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [141.268µs]" time="2021-01-30T14:51:02Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/fit_1280 (200) [353.862µs]" time="2021-01-30T14:51:02Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/fit_1280 (200) [205.79µs]" time="2021-01-30T14:51:02Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (200) [228.945µs]" time="2021-01-30T14:51:03Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (200) [212.36µs]" time="2021-01-30T14:51:03Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/fit_1280 (200) [229.623µs]" time="2021-01-30T14:51:03Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.123003ms]" time="2021-01-30T14:51:06Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.11955ms]" time="2021-01-30T14:51:20Z" level=debug msg="places: cache hit for lat 41.153328, lng 20.168342" time="2021-01-30T14:51:20Z" level=info msg="location: added place s2:13505b6961b4 [3.929633ms]" time="2021-01-30T14:51:20Z" level=debug msg="location: added cell s2:13505b6961b4 [7.404855ms]" time="2021-01-30T14:51:20Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T14:51:20Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [1.86686ms]" time="2021-01-30T14:51:20Z" level=info msg="Changes successfully saved" time="2021-01-30T14:51:20Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [119.356711ms]" time="2021-01-30T14:51:20Z" level=debug msg="http: GET /api/v1/config (200) [114.899311ms]" time="2021-01-30T14:51:20Z" level=debug msg="http: GET /api/v1/config (200) [114.995418ms]" time="2021-01-30T14:51:20Z" level=debug msg="http: GET /api/v1/config (200) [3.564894ms]" time="2021-01-30T14:51:21Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T14:51:21Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [544.774µs]" time="2021-01-30T14:51:21Z" level=info msg="Changes successfully saved" time="2021-01-30T14:51:21Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [20.649992ms]" time="2021-01-30T14:51:21Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:120 order:newest merged:true [9.896809ms]" time="2021-01-30T14:51:22Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [28.478946ms]" time="2021-01-30T14:51:24Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.301766ms]" time="2021-01-30T14:51:35Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T14:51:35Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [608.26µs]" time="2021-01-30T14:51:35Z" level=info msg="Changes successfully saved" time="2021-01-30T14:51:35Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [30.110961ms]" time="2021-01-30T14:51:36Z" level=debug msg="http: GET /photos (200) [6.727634ms]" time="2021-01-30T14:51:36Z" level=debug msg="http: GET /api/v1/ws (200) [40.878997663s]" time="2021-01-30T14:51:36Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.35703ms]" time="2021-01-30T14:51:36Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.142063ms]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.461672ms]" time="2021-01-30T14:51:38Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.191303ms]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.862705ms]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [160.868µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [132.316µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [187.244µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [132.754µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [127.617µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [110.515µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [149.428µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [198.501µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [185.037µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [330.843µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [193.972µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [107.163µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [207.927µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [190.532µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [143.096µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [156.989µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [182.041µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [164.078µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [137.986µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [162.456µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [142.822µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [157.875µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [125.657µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [141.233µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.81µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [151.416µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [129.244µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [133.049µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [146.823µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [153.926µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [136.189µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [155.834µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [141.596µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [163.495µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.59µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [245.566µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [130.971µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [150.766µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [126.565µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [297.831µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.455µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [252.418µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [147.82µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [350.42µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [134.657µs]" time="2021-01-30T14:51:38Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [121.041µs]" time="2021-01-30T14:51:39Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.256469ms]" time="2021-01-30T14:51:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.079297ms]" time="2021-01-30T14:51:40Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [254.104µs]" time="2021-01-30T14:51:40Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [194.982µs]" time="2021-01-30T14:51:40Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [332.433µs]" time="2021-01-30T14:51:40Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [166.387µs]" time="2021-01-30T14:51:40Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [156.862µs]" time="2021-01-30T14:51:40Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [772.186µs]" time="2021-01-30T14:51:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [988.218µs]" time="2021-01-30T14:51:40Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [9.143785ms]" time="2021-01-30T14:51:40Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [21.283662ms]" time="2021-01-30T14:51:41Z" level=info msg="search: label Ski includes 0 categories" time="2021-01-30T14:51:41Z" level=info msg="photos: found 2 results for q:ski public:true dist:20 quality:3 count:60 order:newest merged:true [1.249418ms]" time="2021-01-30T14:51:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ski&public=true&quality=3 (200) [1.862232ms]" time="2021-01-30T14:51:41Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [121.022µs]" time="2021-01-30T14:51:41Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/fit_1280 (200) [252.438µs]" time="2021-01-30T14:51:41Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/fit_1280 (200) [315.121µs]" time="2021-01-30T14:51:42Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/fit_1280 (200) [302.499µs]" time="2021-01-30T14:51:43Z" level=debug msg="http: GET /api/v1/svg/photo (200) [139.277µs]" time="2021-01-30T14:51:43Z" level=debug msg="http: GET /api/v1/photos/pqmxlr438cp4yzf5 (200) [2.258335ms]" time="2021-01-30T14:51:44Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [168.875µs]" time="2021-01-30T14:51:44Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_224 (200) [5.043588ms]" time="2021-01-30T14:51:47Z" level=info msg="photos: found 2 results for id:pqmxlr438cp4yzf5 merged:true [1.045781ms]" time="2021-01-30T14:51:47Z" level=info msg="Changes successfully saved" time="2021-01-30T14:51:47Z" level=debug msg="http: POST /api/v1/photos/pqmxlr438cp4yzf5/files/fqmxlr41a5qxvokt/primary (200) [16.808971ms]" time="2021-01-30T14:51:47Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [177.798µs]" time="2021-01-30T14:51:48Z" level=debug msg="http: GET /api/v1/photos/pqmxlr438cp4yzf5 (200) [2.319274ms]" time="2021-01-30T14:51:48Z" level=debug msg="http: GET /photos (200) [4.610255ms]" time="2021-01-30T14:51:48Z" level=debug msg="http: GET /api/v1/ws (200) [11.757234763s]" time="2021-01-30T14:51:49Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.509027ms]" time="2021-01-30T14:51:49Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.753091ms]" time="2021-01-30T14:51:50Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.498585ms]" time="2021-01-30T14:51:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.357388ms]" time="2021-01-30T14:51:50Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [5.454208ms]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [188.599µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [160.704µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [186.923µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [158.696µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [152.197µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [164.006µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [177.08µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [227.418µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [147.616µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [202.331µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [130.772µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [138.804µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [181.819µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [179.709µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [152.618µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [200.334µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [129.748µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [153.456µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [148.357µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [151.013µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [138.435µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [230.153µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [162.26µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [165.946µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [153.749µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [169.159µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [123.64µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [137.106µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [137.856µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [144.275µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [132.414µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [143.645µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [130.229µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [176.698µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [134.234µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [180.47µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [138.905µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [215.671µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [165.664µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [199.743µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [122.787µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [1.205587ms]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [147.424µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [154.144µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [150.924µs]" time="2021-01-30T14:51:51Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [138.024µs]" time="2021-01-30T14:51:53Z" level=debug msg="http: GET /photos (200) [4.78337ms]" time="2021-01-30T14:51:53Z" level=debug msg="http: GET /api/v1/ws (200) [3.804503845s]" time="2021-01-30T14:51:53Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.618053ms]" time="2021-01-30T14:51:53Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [112.166292ms]" time="2021-01-30T14:51:54Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.498528ms]" time="2021-01-30T14:51:54Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.115336ms]" time="2021-01-30T14:51:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.558995ms]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [164.261µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [148.077µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [140.122µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [161.282µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [171.639µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [151.928µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [143.592µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [150.483µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [160.534µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [122.014µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [174.199µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [113.983µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [221.597µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [137.855µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [166.02µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [225.482µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [142.409µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [145.278µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [186.993µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [160.865µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [157.165µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [143.291µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [119.179µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.911µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [144.847µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [129.278µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [122.102µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [116.129µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [132.906µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [150.378µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [599.895µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [147.749µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [120.479µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [140.116µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.816µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [198.981µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [137.663µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [153.62µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [122.656µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.618µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [241.411µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [142.623µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [152.448µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [147.04µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [136.08µs]" time="2021-01-30T14:51:55Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [115.252µs]" time="2021-01-30T14:51:56Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.625243ms]" time="2021-01-30T14:51:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.699172ms]" time="2021-01-30T14:51:56Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [217.849µs]" time="2021-01-30T14:51:56Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [172.508µs]" time="2021-01-30T14:51:56Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [162.881µs]" time="2021-01-30T14:51:56Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [169.012µs]" time="2021-01-30T14:51:56Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [119.886µs]" time="2021-01-30T14:51:56Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [685.779µs]" time="2021-01-30T14:51:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [893.909µs]" time="2021-01-30T14:51:56Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [10.604471ms]" time="2021-01-30T14:51:56Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.424104ms]" time="2021-01-30T14:51:57Z" level=info msg="search: label group not found, using fuzzy search" time="2021-01-30T14:51:57Z" level=info msg="photos: found 2 results for q:group public:true dist:20 quality:3 count:60 order:newest merged:true [1.337945ms]" time="2021-01-30T14:51:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=group&public=true&quality=3 (200) [1.993814ms]" time="2021-01-30T14:51:58Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.008697ms]" time="2021-01-30T14:51:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.533319ms]" time="2021-01-30T14:51:59Z" level=debug msg="http: GET /api/v1/svg/photo (200) [135.415µs]" time="2021-01-30T14:51:59Z" level=debug msg="http: GET /api/v1/photos/pqmxlr737e5ghal9 (200) [2.294314ms]" time="2021-01-30T14:52:00Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [110.409µs]" time="2021-01-30T14:52:00Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_224 (200) [137.532µs]" time="2021-01-30T14:52:12Z" level=debug msg="http: GET /photos (200) [4.396631ms]" time="2021-01-30T14:52:12Z" level=debug msg="http: GET /api/v1/ws (200) [18.890422391s]" time="2021-01-30T14:52:12Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.439541ms]" time="2021-01-30T14:52:12Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.357669ms]" time="2021-01-30T14:52:13Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.739101ms]" time="2021-01-30T14:52:13Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.391943ms]" time="2021-01-30T14:52:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.399353ms]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [156.971µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [146.491µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [142.59µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [199.098µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [121.778µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [104.659µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [172.036µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [150.58µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [152.385µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [205.804µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [144.686µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [108.865µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [218.935µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [150.488µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [167.092µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [245.76µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [127.427µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [130.077µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [159.141µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [195.181µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [152.229µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [178.116µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [139.924µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [141.834µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [130.893µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [139.239µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [125.777µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [136.443µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [135.587µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [161.655µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [138.447µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [161.34µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.68µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [145.746µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [156.444µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [154.667µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [129.846µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [147.014µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [110.54µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [156.101µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [148.521µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.098µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [153.575µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [133.603µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [124.091µs]" time="2021-01-30T14:52:14Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [133.402µs]" time="2021-01-30T14:52:16Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.337965ms]" time="2021-01-30T14:52:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3&photo=true (200) [14.590755ms]" time="2021-01-30T14:52:17Z" level=info msg="photos: found 10 results for video:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.037517ms]" time="2021-01-30T14:52:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=video:true&public=true&quality=3&photo=true (200) [4.177144ms]" time="2021-01-30T14:52:17Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [144.301µs]" time="2021-01-30T14:52:17Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [156.132µs]" time="2021-01-30T14:52:17Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [196.525µs]" time="2021-01-30T14:52:17Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [159.546µs]" time="2021-01-30T14:52:17Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [149.519µs]" time="2021-01-30T14:52:18Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [777.524µs]" time="2021-01-30T14:52:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.247989ms]" time="2021-01-30T14:52:18Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [881.906µs]" time="2021-01-30T14:52:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.860973ms]" time="2021-01-30T14:52:19Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.455886ms]" time="2021-01-30T14:52:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.922868ms]" time="2021-01-30T14:52:19Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [943.399µs]" time="2021-01-30T14:52:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.216771ms]" time="2021-01-30T14:52:19Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.563918ms]" time="2021-01-30T14:52:19Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.080342ms]" time="2021-01-30T14:52:21Z" level=debug msg="http: GET /api/v1/svg/photo (200) [156.115µs]" time="2021-01-30T14:52:21Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.288744ms]" time="2021-01-30T14:52:28Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T14:52:28Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [577.243µs]" time="2021-01-30T14:52:28Z" level=info msg="Changes successfully saved" time="2021-01-30T14:52:28Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [23.94001ms]" time="2021-01-30T14:52:33Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T14:52:33Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [585.158µs]" time="2021-01-30T14:52:33Z" level=info msg="Changes successfully saved" time="2021-01-30T14:52:33Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [24.400802ms]" time="2021-01-30T14:52:36Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [2.371553ms]" time="2021-01-30T14:52:42Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [659.803µs]" time="2021-01-30T14:52:42Z" level=info msg="Changes successfully saved" time="2021-01-30T14:52:42Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [20.055181ms]" time="2021-01-30T14:52:43Z" level=info msg="photos: found 2 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [998.304µs]" time="2021-01-30T14:52:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.652271ms]" time="2021-01-30T14:52:43Z" level=info msg="photos: found 5 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.483775ms]" time="2021-01-30T14:52:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [2.570412ms]" time="2021-01-30T14:52:45Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.172899ms]" time="2021-01-30T14:52:51Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T14:52:51Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [594.433µs]" time="2021-01-30T14:52:51Z" level=info msg="Changes successfully saved" time="2021-01-30T14:52:51Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [23.628131ms]" time="2021-01-30T14:52:57Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T14:52:57Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [1.025318ms]" time="2021-01-30T14:52:57Z" level=info msg="Changes successfully saved" time="2021-01-30T14:52:57Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [29.742105ms]" time="2021-01-30T14:52:58Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [4.351228ms]" time="2021-01-30T14:53:05Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [654.105µs]" time="2021-01-30T14:53:05Z" level=info msg="Changes successfully saved" time="2021-01-30T14:53:05Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [20.865573ms]" time="2021-01-30T14:53:05Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:120 order:newest merged:true [911.99µs]" time="2021-01-30T14:53:05Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.639544ms]" time="2021-01-30T14:53:06Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [709.239µs]" time="2021-01-30T14:53:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.260243ms]" time="2021-01-30T14:53:06Z" level=debug msg="http: GET /photos (200) [14.123054ms]" time="2021-01-30T14:53:06Z" level=debug msg="http: GET /api/v1/ws (200) [53.280574289s]" time="2021-01-30T14:53:06Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.789567ms]" time="2021-01-30T14:53:06Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.379876ms]" time="2021-01-30T14:53:07Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.98914ms]" time="2021-01-30T14:53:07Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.038599ms]" time="2021-01-30T14:53:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.105308ms]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [189.103µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [151.086µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [136.838µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [144.368µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [144.339µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [118.84µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [145.274µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [180.069µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [173.707µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [135.255µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [112.038µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [213.061µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [177.126µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [174.503µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [144.343µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [221.406µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [168.962µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [144.369µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [151.832µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [152.979µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [154.652µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [165.555µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [124.622µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.915µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [151.008µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [139.102µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [128.771µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [154.552µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [135.678µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [150.279µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [140.735µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [168.785µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [133.229µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [147.154µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [129.621µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [139.542µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [141.198µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [158.52µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [186.701µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [152.47µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [162.1µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.664µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [160.896µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [147.291µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [134.603µs]" time="2021-01-30T14:53:08Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [133.638µs]" time="2021-01-30T14:53:10Z" level=info msg="geo: found 32 photos for public:true quality:3 [1.081458ms]" time="2021-01-30T14:53:10Z" level=debug msg="geo: search public:true quality:3 [13.974µs]" time="2021-01-30T14:53:10Z" level=debug msg="http: GET /api/v1/geo?q=&public=true&quality=3 (200) [2.117453ms]" time="2021-01-30T14:53:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [76.936µs]" time="2021-01-30T14:53:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [68.608µs]" time="2021-01-30T14:53:11Z" level=info msg="search: label berlin not found, using fuzzy search" time="2021-01-30T14:53:11Z" level=info msg="geo: found 4 photos for q:berlin public:true quality:3 [1.466845ms]" time="2021-01-30T14:53:11Z" level=debug msg="geo: search q:berlin public:true quality:3 [27.671µs]" time="2021-01-30T14:53:11Z" level=debug msg="http: GET /api/v1/geo?q=Berlin&public=true&quality=3 (200) [2.298054ms]" time="2021-01-30T14:53:11Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [82.828µs]" time="2021-01-30T14:53:11Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_50 (200) [75.295µs]" time="2021-01-30T14:53:11Z" level=debug msg="http: GET /photos (200) [4.913521ms]" time="2021-01-30T14:53:11Z" level=debug msg="http: GET /api/v1/ws (200) [4.957105442s]" time="2021-01-30T14:53:11Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.655697ms]" time="2021-01-30T14:53:11Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [115.038591ms]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.57973ms]" time="2021-01-30T14:53:13Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.601449ms]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.377363ms]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [233.785µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [135.075µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [174.578µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [149.718µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [120.469µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [126.077µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [147.428µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [154.556µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [184.566µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [155.262µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [211.162µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [112.881µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [223.881µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [189.83µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [135.757µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [204.266µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [189.215µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [151.643µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [559.116µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [161.365µs]" time="2021-01-30T14:53:13Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [132.318µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [171.845µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [136.265µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [129.725µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [123.041µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [123.115µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [135.705µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [148.969µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [162.265µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [153.488µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [151.434µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [173.489µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [138.838µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [148.198µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [135.569µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [149.395µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [159.003µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [156.591µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [133.609µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [183.064µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.025µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [193.997µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [174.762µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [149.419µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [151.055µs]" time="2021-01-30T14:53:14Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [130.844µs]" time="2021-01-30T14:53:15Z" level=info msg="geo: found 32 photos for public:true quality:3 [1.109294ms]" time="2021-01-30T14:53:15Z" level=debug msg="geo: search public:true quality:3 [14.24µs]" time="2021-01-30T14:53:15Z" level=debug msg="http: GET /api/v1/geo?q=&public=true&quality=3 (200) [2.067614ms]" time="2021-01-30T14:53:15Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [78.512µs]" time="2021-01-30T14:53:15Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [61.583µs]" time="2021-01-30T14:53:21Z" level=info msg="search: label berlin not found, using fuzzy search" time="2021-01-30T14:53:21Z" level=info msg="geo: found 4 photos for q:berlin public:true quality:3 [2.489896ms]" time="2021-01-30T14:53:21Z" level=debug msg="geo: search q:berlin public:true quality:3 [39.168µs]" time="2021-01-30T14:53:21Z" level=debug msg="http: GET /api/v1/geo?q=Berlin&public=true&quality=3 (200) [3.370004ms]" time="2021-01-30T14:53:21Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [82.534µs]" time="2021-01-30T14:53:21Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_50 (200) [82.423µs]" time="2021-01-30T14:53:51Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [62.297µs]" time="2021-01-30T14:53:51Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/fit_1280 (200) [372.281µs]" time="2021-01-30T14:53:51Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/fit_1280 (200) [258.69µs]" time="2021-01-30T14:53:51Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [257.819µs]" time="2021-01-30T14:53:51Z" level=debug msg="http: GET /photos (200) [4.546389ms]" time="2021-01-30T14:53:51Z" level=debug msg="http: GET /api/v1/ws (200) [39.673306263s]" time="2021-01-30T14:53:51Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.493301ms]" time="2021-01-30T14:53:52Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.367087ms]" time="2021-01-30T14:53:53Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.568658ms]" time="2021-01-30T14:53:53Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.039304ms]" time="2021-01-30T14:53:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.876508ms]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [186.288µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [160.648µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [148.794µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [127.206µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [141.038µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [107.571µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [155.018µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.058µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [135.725µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [190.15µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [216.858µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [133.887µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [200.664µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [156.408µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [131.369µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [171.059µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [163.712µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [191.219µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [145.694µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [154.704µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [136.069µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [162.835µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [140.154µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [140.319µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [160.834µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [163.779µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [132.192µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [136.831µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [138.424µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [142.374µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [131.486µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [222.618µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.082µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [150.353µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [181.23µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [152.112µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [130.132µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [153.589µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [132.546µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [145.55µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [144.086µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [142.215µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [143.55µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [154.707µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [132.745µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [113.818µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /static/img/badge-agpl.svg (200) [265.16µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /static/img/badge-docs.svg (200) [254.2µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /static/img/badge-chat.svg (200) [218.377µs]" time="2021-01-30T14:53:54Z" level=debug msg="http: GET /static/img/badge-twitter.svg (200) [338.4µs]" time="2021-01-30T14:53:55Z" level=debug msg="http: GET /photos (200) [14.885896ms]" time="2021-01-30T14:53:55Z" level=debug msg="http: GET /api/v1/ws (200) [3.121283828s]" time="2021-01-30T14:53:55Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.136259ms]" time="2021-01-30T14:53:55Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.418099ms]" time="2021-01-30T14:53:56Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.007959ms]" time="2021-01-30T14:53:56Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.740502ms]" time="2021-01-30T14:53:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.308253ms]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [150.475µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [135.619µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [168.683µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [165.958µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [132.694µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [123.071µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [171.733µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [169.972µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [145.14µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [133.208µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [132.974µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [137.64µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [170.425µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [189.045µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [152.15µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [161.648µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [111.823µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [185.871µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [158.948µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [157.539µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [138.202µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [174.72µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [140.801µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [266.767µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [137.426µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [129.922µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [131.414µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [149.514µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [152.415µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [144.569µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [137.15µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [167.705µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [129.148µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [153.441µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [122.024µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [152.323µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [126.366µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [173.177µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [122.364µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [151.875µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [175.648µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [151.089µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [214.934µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [185.127µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [154.218µs]" time="2021-01-30T14:53:57Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [126.832µs]" time="2021-01-30T14:53:59Z" level=debug msg="http: GET /static/img/agplv3-small.png (200) [73.395µs]" time="2021-01-30T14:53:59Z" level=debug msg="http: GET /photos (200) [7.031577ms]" time="2021-01-30T14:53:59Z" level=debug msg="http: GET /api/v1/ws (200) [3.359272796s]" time="2021-01-30T14:53:59Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [19.095227ms]" time="2021-01-30T14:53:59Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.597902ms]" time="2021-01-30T14:54:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.451117ms]" time="2021-01-30T14:54:00Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.813188ms]" time="2021-01-30T14:54:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.556591ms]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [163.98µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [133.052µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [141.815µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [159.314µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [156.684µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [124µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [249.097µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [150.831µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [184.929µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [136.321µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [138.164µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [121.509µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [172.873µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [164.205µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [117.856µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [145.409µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [146.097µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [105.824µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [170.173µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [134.161µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [152.319µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [125.453µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [178.201µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [111.947µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [132.825µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [125.541µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [123.17µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [121.513µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.353µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [126.924µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.425µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.996µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [115.397µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [138.106µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [3.287988ms]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [406.887µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [137.038µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [163.252µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [140.696µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [162.244µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [244.26µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [183.377µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [276.22µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [148.272µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [132.485µs]" time="2021-01-30T14:54:01Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [115.138µs]" time="2021-01-30T14:54:02Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.760344ms]" time="2021-01-30T14:54:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.24154ms]" time="2021-01-30T14:54:02Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [161.412µs]" time="2021-01-30T14:54:02Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [133.032µs]" time="2021-01-30T14:54:02Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [167.702µs]" time="2021-01-30T14:54:02Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [130.601µs]" time="2021-01-30T14:54:03Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [128.322µs]" time="2021-01-30T14:54:03Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [1.228163ms]" time="2021-01-30T14:54:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.441431ms]" time="2021-01-30T14:54:03Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [9.023045ms]" time="2021-01-30T14:54:03Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.502947ms]" time="2021-01-30T14:54:04Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.389718ms]" time="2021-01-30T14:54:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.776547ms]" time="2021-01-30T14:54:06Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [66.447µs]" time="2021-01-30T14:54:06Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/fit_1280 (200) [256.899µs]" time="2021-01-30T14:54:06Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [232.652µs]" time="2021-01-30T14:54:06Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (200) [246.137µs]" time="2021-01-30T14:54:07Z" level=debug msg="http: GET /api/v1/svg/photo (200) [167.935µs]" time="2021-01-30T14:54:07Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.148446ms]" time="2021-01-30T14:54:10Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.170334ms]" time="2021-01-30T14:54:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [3.100122ms]" time="2021-01-30T14:54:10Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [172.76µs]" time="2021-01-30T14:54:10Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [172.58µs]" time="2021-01-30T14:54:10Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [170.14µs]" time="2021-01-30T14:54:18Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:54:18Z" level=debug msg="http: POST /api/v1/settings (200) [3.99974ms]" time="2021-01-30T14:54:19Z" level=debug msg="http: GET /settings (200) [4.862424ms]" time="2021-01-30T14:54:19Z" level=debug msg="http: GET /api/v1/ws (200) [19.257711776s]" time="2021-01-30T14:54:25Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:54:25Z" level=debug msg="http: POST /api/v1/settings (200) [3.920604ms]" time="2021-01-30T14:54:31Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:54:31Z" level=debug msg="http: POST /api/v1/settings (200) [4.428666ms]" time="2021-01-30T14:54:36Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:54:36Z" level=debug msg="http: POST /api/v1/settings (200) [4.00454ms]" time="2021-01-30T14:54:41Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:54:41Z" level=debug msg="http: POST /api/v1/settings (200) [4.535921ms]" time="2021-01-30T14:54:47Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:54:47Z" level=debug msg="http: POST /api/v1/settings (200) [4.171705ms]" time="2021-01-30T14:54:52Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:54:52Z" level=debug msg="http: POST /api/v1/settings (200) [4.185532ms]" time="2021-01-30T14:54:57Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:54:57Z" level=debug msg="http: POST /api/v1/settings (200) [3.92447ms]" time="2021-01-30T14:55:03Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:55:03Z" level=debug msg="http: POST /api/v1/settings (200) [4.105279ms]" time="2021-01-30T14:55:08Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:55:08Z" level=debug msg="http: POST /api/v1/settings (200) [4.418999ms]" time="2021-01-30T14:55:14Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:55:14Z" level=debug msg="http: POST /api/v1/settings (200) [3.934071ms]" time="2021-01-30T14:55:19Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:55:19Z" level=debug msg="http: POST /api/v1/settings (200) [3.991333ms]" time="2021-01-30T14:55:24Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:55:24Z" level=debug msg="http: POST /api/v1/settings (200) [3.94025ms]" time="2021-01-30T14:55:30Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:55:30Z" level=debug msg="http: POST /api/v1/settings (200) [4.022869ms]" time="2021-01-30T14:55:35Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T14:55:35Z" level=debug msg="http: POST /api/v1/settings (200) [4.088523ms]" time="2021-01-30T14:55:35Z" level=debug msg="http: GET /settings/library (200) [5.231126ms]" time="2021-01-30T14:55:35Z" level=debug msg="http: GET /api/v1/ws (200) [1m16.434361896s]" time="2021-01-30T14:55:36Z" level=debug msg="albums: search type:month count:24 [10.245µs]" time="2021-01-30T14:55:36Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.049635ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:1 order:relevance [651.122µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqnqtnv3f5ibtghn:tile_500 [2.364691ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [2.55373ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:1 order:relevance [615.534µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqnah1mlu18nkw5y:tile_500 [1.582211ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 0 results for filter:\"public:true year:2020 month:10\" public:true dist:20 album:aqnr53h5b9l2fo61 year:2020 month:10 count:1 order:relevance [472.875µs]" time="2021-01-30T14:55:37Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr53h5b9l2fo61" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqnr53h5b9l2fo61/t/public/tile_500 (200) [747.734µs]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [1.749241ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:1 order:relevance [640.152µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqnah1m3ralbeur8:tile_500 [1.440718ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [1.560694ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:6\" public:true dist:20 album:aqmxlr786sc7zz3b year:2019 month:6 count:1 order:relevance [689.262µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr786sc7zz3b:tile_500 [1.914424ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [2.079183ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:7\" public:true dist:20 album:aqnah1m1h8qd6czu year:2020 month:7 count:1 order:relevance [1.04486ms]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqnah1m1h8qd6czu:tile_500 [2.023086ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [2.176695ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:7\" public:true dist:20 album:aqnah1m16ogr95li year:2018 month:7 count:1 order:relevance [694.056µs]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:5\" public:true dist:20 album:aqmxlr77il8cr8g8 year:2018 month:5 count:1 order:relevance [1.835182ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:10\" public:true dist:20 album:aqmxlr72fxziu7do year:2019 month:10 count:1 order:relevance [951.921µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqnah1m16ogr95li:tile_500 [3.524721ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [3.68215ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:5\" public:true dist:20 album:aqmxlr72lk7l5jal year:2019 month:5 count:1 order:relevance [4.94691ms]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr72fxziu7do:tile_500 [5.28378ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [5.43194ms]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr72lk7l5jal:tile_500 [6.259681ms]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr77il8cr8g8:tile_500 [4.162406ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [6.416128ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [4.326384ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:1\" public:true dist:20 album:aqnah1m36lkobl18 year:2018 month:1 count:1 order:relevance [635.025µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqnah1m36lkobl18:tile_500 [1.591778ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [1.832635ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:12\" public:true dist:20 album:aqmxlr7277y14dl4 year:2017 month:12 count:1 order:relevance [972.321µs]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:8\" public:true dist:20 album:aqmxlr716gxvw2gk year:2017 month:8 count:1 order:relevance [826.51µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr7277y14dl4:tile_500 [3.812473ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [4.206925ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:10\" public:true dist:20 album:aqmxlr73d4khlo9d year:2017 month:10 count:1 order:relevance [2.776098ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:1 order:relevance [2.089023ms]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr73d4khlo9d:tile_500 [4.280548ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [4.41013ms]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr71p6zo22dk:tile_500 [2.899291ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [3.014648ms]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr716gxvw2gk:tile_500 [4.081812ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [4.322901ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:12\" public:true dist:20 album:aqmxlr71pa8hobcu year:2015 month:12 count:1 order:relevance [2.08752ms]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr71pa8hobcu:tile_500 [3.180763ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [3.328019ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:11\" public:true dist:20 album:aqmxlr73qmi2bmrj year:2015 month:11 count:1 order:relevance [660.668µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr73qmi2bmrj:tile_500 [1.722076ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [1.86299ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:2\" public:true dist:20 album:aqmxlr71kb5nyuyb year:2015 month:2 count:1 order:relevance [681.225µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr71kb5nyuyb:tile_500 [1.562593ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [1.711559ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:1 order:relevance [733.621µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr71rt835kpf:tile_500 [1.6479ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [1.787212ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:12\" public:true dist:20 album:aqnr4u1243dadsex year:2013 month:12 count:1 order:relevance [656.516µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqnr4u1243dadsex:tile_500 [1.687243ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqnr4u1243dadsex/t/public/tile_500 (200) [1.95505ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:11\" public:true dist:20 album:aqmxlr73gwwnd233 year:2013 month:11 count:1 order:relevance [964.712µs]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 0 results for filter:\"public:true year:2011 month:7\" public:true dist:20 album:aqnr54i16z4anxbr year:2011 month:7 count:1 order:relevance [424.199µs]" time="2021-01-30T14:55:37Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr54i16z4anxbr" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqnr54i16z4anxbr/t/public/tile_500 (200) [683.871µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqmxlr73gwwnd233:tile_500 [2.731345ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [2.912998ms]" time="2021-01-30T14:55:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnr4s0pd09a24ds year:2010 month:3 count:1 order:relevance [713.366µs]" time="2021-01-30T14:55:37Z" level=debug msg="cached album-cover:aqnr4s0pd09a24ds:tile_500 [1.678024ms]" time="2021-01-30T14:55:37Z" level=debug msg="http: GET /api/v1/albums/aqnr4s0pd09a24ds/t/public/tile_500 (200) [1.845579ms]" time="2021-01-30T14:55:43Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [365.201µs]" time="2021-01-30T14:55:43Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.672504ms]" time="2021-01-30T14:55:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.090359ms]" time="2021-01-30T14:55:49Z" level=debug msg="albums: search type:month count:24 [10.363µs]" time="2021-01-30T14:55:49Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.935729ms]" time="2021-01-30T14:55:56Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [308.118µs]" time="2021-01-30T14:55:56Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.657781ms]" time="2021-01-30T14:55:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.093173ms]" time="2021-01-30T14:56:02Z" level=debug msg="albums: search type:month count:24 [243.246µs]" time="2021-01-30T14:56:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.412147ms]" time="2021-01-30T14:56:09Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [380.508µs]" time="2021-01-30T14:56:09Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.942951ms]" time="2021-01-30T14:56:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.644511ms]" time="2021-01-30T14:56:15Z" level=debug msg="albums: search type:folder count:24 order:default [10.263µs]" time="2021-01-30T14:56:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.026775ms]" time="2021-01-30T14:56:15Z" level=info msg="photos: found 1 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:1 order:relevance [872.53µs]" time="2021-01-30T14:56:15Z" level=debug msg="cached album-cover:aqnah1321mgkt1w2:tile_500 [1.806639ms]" time="2021-01-30T14:56:15Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [1.96027ms]" time="2021-01-30T14:56:15Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada/BotanicalGarden public:true\" path:Vacation/Kanada/BotanicalGarden public:true dist:20 album:aqmxlqn1jjo8z5so count:1 order:relevance [946.619µs]" time="2021-01-30T14:56:15Z" level=debug msg="cached album-cover:aqmxlqn1jjo8z5so:tile_500 [1.843185ms]" time="2021-01-30T14:56:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [1.998144ms]" time="2021-01-30T14:56:16Z" level=info msg="photos: found 1 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:1 order:relevance [856.157µs]" time="2021-01-30T14:56:16Z" level=debug msg="cached album-cover:aqmxlqn3jaryd4ga:tile_500 [1.764597ms]" time="2021-01-30T14:56:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [1.889985ms]" time="2021-01-30T14:56:16Z" level=info msg="photos: found 1 results for filter:\"path:Images public:true\" path:Images public:true dist:20 album:aqmxlqn2gmo9g29n count:1 order:relevance [1.474959ms]" time="2021-01-30T14:56:16Z" level=debug msg="cached album-cover:aqmxlqn2gmo9g29n:tile_500 [2.367846ms]" time="2021-01-30T14:56:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [2.528633ms]" time="2021-01-30T14:56:16Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:1 order:relevance [3.011666ms]" time="2021-01-30T14:56:16Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/KorsikaAdventure public:true\" path:Vacation/KorsikaAdventure public:true dist:20 album:aqmxlqn3sth9hh3s count:1 order:relevance [2.810998ms]" time="2021-01-30T14:56:16Z" level=debug msg="cached album-cover:aqmxlqn2k1qfipmd:tile_500 [3.984285ms]" time="2021-01-30T14:56:16Z" level=debug msg="cached album-cover:aqmxlqn3sth9hh3s:tile_500 [3.673509ms]" time="2021-01-30T14:56:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [3.799326ms]" time="2021-01-30T14:56:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [4.5813ms]" time="2021-01-30T14:56:16Z" level=info msg="photos: found 1 results for filter:\"path:moment public:true\" path:moment public:true dist:20 album:aqnah13taorx6aey count:1 order:relevance [911.141µs]" time="2021-01-30T14:56:16Z" level=debug msg="cached album-cover:aqnah13taorx6aey:tile_500 [1.97175ms]" time="2021-01-30T14:56:16Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [2.114665ms]" time="2021-01-30T14:56:16Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnr4s02pr0e8k35 count:1 order:relevance [2.560666ms]" time="2021-01-30T14:56:16Z" level=debug msg="cached album-cover:aqnr4s02pr0e8k35:tile_500 [4.114881ms]" time="2021-01-30T14:56:16Z" level=debug msg="http: GET /api/v1/albums/aqnr4s02pr0e8k35/t/public/tile_500 (200) [4.318537ms]" time="2021-01-30T14:56:22Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [301.993µs]" time="2021-01-30T14:56:22Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.154236ms]" time="2021-01-30T14:56:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.023298ms]" time="2021-01-30T14:56:28Z" level=debug msg="albums: search type:folder count:24 order:default [11.236µs]" time="2021-01-30T14:56:28Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.114186ms]" time="2021-01-30T14:56:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [356.206µs]" time="2021-01-30T14:56:35Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.143626ms]" time="2021-01-30T14:56:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.359346ms]" time="2021-01-30T14:56:41Z" level=debug msg="albums: search type:folder count:24 order:default [11.353µs]" time="2021-01-30T14:56:41Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.205452ms]" time="2021-01-30T14:56:48Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [374.876µs]" time="2021-01-30T14:56:48Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.395925ms]" time="2021-01-30T14:56:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.305545ms]" time="2021-01-30T14:56:55Z" level=debug msg="albums: search type:album count:24 [9.779µs]" time="2021-01-30T14:56:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [816.106µs]" time="2021-01-30T14:56:55Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.281598ms]" time="2021-01-30T14:56:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.534879ms]" time="2021-01-30T14:56:55Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.078588ms]" time="2021-01-30T14:56:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.277829ms]" time="2021-01-30T14:57:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [310.142µs]" time="2021-01-30T14:57:01Z" level=info msg="photos: found 6 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [1.489684ms]" time="2021-01-30T14:57:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.629431ms]" time="2021-01-30T14:57:01Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (304) [75.513µs]" time="2021-01-30T14:57:07Z" level=debug msg="albums: search type:album count:24 [9.859µs]" time="2021-01-30T14:57:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [772.375µs]" time="2021-01-30T14:57:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [413.846µs]" time="2021-01-30T14:57:14Z" level=info msg="photos: found 6 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [1.452239ms]" time="2021-01-30T14:57:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.885698ms]" time="2021-01-30T14:57:20Z" level=debug msg="albums: search type:album count:24 [10.096µs]" time="2021-01-30T14:57:20Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [892µs]" time="2021-01-30T14:57:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [420.788µs]" time="2021-01-30T14:57:27Z" level=info msg="photos: found 6 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [1.50666ms]" time="2021-01-30T14:57:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [3.118184ms]" time="2021-01-30T14:57:33Z" level=info msg="photos: found 60 results for dist:20 count:60 order:newest merged:true [8.618006ms]" time="2021-01-30T14:57:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q= (200) [17.178869ms]" time="2021-01-30T14:57:34Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [181.48µs]" time="2021-01-30T14:57:34Z" level=info msg="photos: found 7 results for dist:20 count:60 offset:60 order:newest merged:true [1.861944ms]" time="2021-01-30T14:57:34Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [155.257µs]" time="2021-01-30T14:57:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q= (200) [4.094326ms]" time="2021-01-30T14:57:34Z" level=info msg="photos: found 67 results for dist:20 count:360 order:newest merged:true [9.450581ms]" time="2021-01-30T14:57:34Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q= (200) [24.666052ms]" time="2021-01-30T14:57:34Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [180.866µs]" time="2021-01-30T14:57:34Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [180.031µs]" time="2021-01-30T14:57:34Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [159.656µs]" time="2021-01-30T14:57:34Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [180.964µs]" time="2021-01-30T14:57:35Z" level=info msg="photos: found 55 results for photo:true dist:20 count:60 order:newest merged:true [7.774065ms]" time="2021-01-30T14:57:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true (200) [15.474718ms]" time="2021-01-30T14:57:37Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/fit_1280 (200) [268.268µs]" time="2021-01-30T14:57:37Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/fit_1280 (200) [406.546µs]" time="2021-01-30T14:57:38Z" level=debug msg="http: GET /api/v1/svg/photo (200) [159.713µs]" time="2021-01-30T14:57:38Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.172523ms]" time="2021-01-30T14:57:48Z" level=info msg="Settings saved" time="2021-01-30T14:57:48Z" level=debug msg="http: POST /api/v1/settings (200) [4.267307ms]" time="2021-01-30T14:57:48Z" level=debug msg="http: GET /settings (200) [5.053641ms]" time="2021-01-30T14:57:48Z" level=debug msg="http: GET /api/v1/ws (200) [2m12.723881117s]" time="2021-01-30T14:57:54Z" level=info msg="Settings saved" time="2021-01-30T14:57:54Z" level=debug msg="http: POST /api/v1/settings (200) [4.154339ms]" time="2021-01-30T14:58:00Z" level=info msg="Settings saved" time="2021-01-30T14:58:00Z" level=debug msg="http: POST /api/v1/settings (200) [4.187415ms]" time="2021-01-30T14:58:05Z" level=info msg="Settings saved" time="2021-01-30T14:58:05Z" level=debug msg="http: POST /api/v1/settings (200) [4.871973ms]" time="2021-01-30T14:58:10Z" level=info msg="Settings saved" time="2021-01-30T14:58:10Z" level=debug msg="http: POST /api/v1/settings (200) [4.191889ms]" time="2021-01-30T14:58:16Z" level=info msg="Settings saved" time="2021-01-30T14:58:16Z" level=debug msg="http: POST /api/v1/settings (200) [4.093474ms]" time="2021-01-30T14:58:21Z" level=info msg="Settings saved" time="2021-01-30T14:58:21Z" level=debug msg="http: POST /api/v1/settings (200) [4.257335ms]" time="2021-01-30T14:58:26Z" level=info msg="Settings saved" time="2021-01-30T14:58:26Z" level=debug msg="http: POST /api/v1/settings (200) [4.036132ms]" time="2021-01-30T14:58:32Z" level=info msg="Settings saved" time="2021-01-30T14:58:32Z" level=debug msg="http: POST /api/v1/settings (200) [4.033173ms]" time="2021-01-30T14:58:37Z" level=info msg="Settings saved" time="2021-01-30T14:58:37Z" level=debug msg="http: POST /api/v1/settings (200) [3.988ms]" time="2021-01-30T14:58:42Z" level=info msg="Settings saved" time="2021-01-30T14:58:42Z" level=debug msg="http: POST /api/v1/settings (200) [4.214619ms]" time="2021-01-30T14:58:48Z" level=info msg="Settings saved" time="2021-01-30T14:58:48Z" level=debug msg="http: POST /api/v1/settings (200) [3.987421ms]" time="2021-01-30T14:58:53Z" level=info msg="Settings saved" time="2021-01-30T14:58:53Z" level=debug msg="http: POST /api/v1/settings (200) [4.264021ms]" time="2021-01-30T14:58:59Z" level=info msg="Settings saved" time="2021-01-30T14:58:59Z" level=debug msg="http: POST /api/v1/settings (200) [4.004825ms]" time="2021-01-30T14:59:00Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.219868ms]" time="2021-01-30T14:59:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.943085ms]" time="2021-01-30T14:59:07Z" level=info msg="Settings saved" time="2021-01-30T14:59:07Z" level=debug msg="http: POST /api/v1/settings (200) [3.747784ms]" time="2021-01-30T14:59:07Z" level=debug msg="http: GET /photos (200) [4.847925ms]" time="2021-01-30T14:59:07Z" level=debug msg="http: GET /api/v1/ws (200) [1m18.854442279s]" time="2021-01-30T14:59:07Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.165602ms]" time="2021-01-30T14:59:07Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.613659ms]" time="2021-01-30T14:59:08Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.459954ms]" time="2021-01-30T14:59:08Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.610935ms]" time="2021-01-30T14:59:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [20.262114ms]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [153.203µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [132.968µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [127.795µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [129.853µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [158.73µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.983µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [185.952µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [131.938µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [425.656µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [160.765µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [144.647µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [130.595µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.67µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [148.944µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [137.542µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [181.696µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [163.862µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [128.706µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [180.021µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [165.614µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [130.851µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [157.443µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.049µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [130.352µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [159.031µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [144.067µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [134.833µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [157.002µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [132.932µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [134.458µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.103µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [172.688µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [112.276µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [162.735µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [135.647µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [135.218µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [143.362µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [300.998µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [127.233µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [165.951µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [151.631µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [154.236µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [134.155µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [158.636µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [136.692µs]" time="2021-01-30T14:59:09Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [131.793µs]" time="2021-01-30T14:59:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T14:59:10Z" level=debug msg="photo: can't estimate position of uid pqnr4133r3bg2tkp, 153 hours time difference" time="2021-01-30T14:59:10Z" level=debug msg="photo: can't estimate position of uid pqnr4s0xbbblfmyu, 32327 hours time difference" time="2021-01-30T14:59:10Z" level=debug msg="photo: using label Elephant to create title for pqnr4u0s36a7pomi" time="2021-01-30T14:59:10Z" level=debug msg="photo: using label Moment to create title for pqnr4u01r04l1ijw" time="2021-01-30T14:59:10Z" level=debug msg="photo: changed title of pqnr4u01r04l1ijw to “Moment / Mtubatuba / 2013”" time="2021-01-30T14:59:10Z" level=debug msg="metadata: optimized photo uid pqnr4u01r04l1ijw" time="2021-01-30T14:59:10Z" level=debug msg="photo: using label Cheetah to create title for pqnr4u11x6bbl0d0" time="2021-01-30T14:59:10Z" level=debug msg="photo: using label Bird to create title for pqnr4u111fhng6lh" time="2021-01-30T14:59:10Z" level=debug msg="albums: search type:state count:24 [9.71µs]" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [4.359089ms]" time="2021-01-30T14:59:10Z" level=debug msg="photo: using label Moment to create title for pqnr4u131syjttn6" time="2021-01-30T14:59:10Z" level=debug msg="photo: changed title of pqnr4u131syjttn6 to “Moment / Berlin / 2021”" time="2021-01-30T14:59:10Z" level=debug msg="metadata: optimized photo uid pqnr4u131syjttn6" time="2021-01-30T14:59:10Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [693.61µs]" time="2021-01-30T14:59:10Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [1.569138ms]" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [1.712839ms]" time="2021-01-30T14:59:10Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [685.863µs]" time="2021-01-30T14:59:10Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [1.558203ms]" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [1.709795ms]" time="2021-01-30T14:59:10Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [873.105µs]" time="2021-01-30T14:59:10Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [1.78312ms]" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [1.920539ms]" time="2021-01-30T14:59:10Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [832.292µs]" time="2021-01-30T14:59:10Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [1.699836ms]" time="2021-01-30T14:59:10Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:KwaZulu-Natal\" public:true dist:20 album:aqnr4u11nexcuuhk country:za state:\"KwaZulu-Natal\" count:1 order:relevance [1.071811ms]" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [1.869933ms]" time="2021-01-30T14:59:10Z" level=debug msg="cached album-cover:aqnr4u11nexcuuhk:tile_500 [1.946807ms]" time="2021-01-30T14:59:10Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [3.004624ms]" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums/aqnr4u11nexcuuhk/t/public/tile_500 (200) [2.114225ms]" time="2021-01-30T14:59:10Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [4.146392ms]" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [4.296268ms]" time="2021-01-30T14:59:10Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr54idp6189inv country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [506.407µs]" time="2021-01-30T14:59:10Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr54idp6189inv" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums/aqnr54idp6189inv/t/public/tile_500 (200) [781.751µs]" time="2021-01-30T14:59:10Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [667.36µs]" time="2021-01-30T14:59:10Z" level=info msg="metadata: optimized 2 photos" time="2021-01-30T14:59:10Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [3.032681ms]" time="2021-01-30T14:59:10Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [5.883806ms]" time="2021-01-30T14:59:10Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [5.931885ms]" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [6.092026ms]" time="2021-01-30T14:59:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T14:59:10Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [10.941135ms]" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [11.078123ms]" time="2021-01-30T14:59:10Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [3.967611ms]" time="2021-01-30T14:59:10Z" level=info msg="moments: added “Shqipëria qendrore / Albania” (public:true country:al state:\"Shqipëria qendrore\")" time="2021-01-30T14:59:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:59:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T14:59:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T14:59:10Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [62.461586ms]" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [62.666245ms]" time="2021-01-30T14:59:10Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [60.159063ms]" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [60.504919ms]" time="2021-01-30T14:59:10Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [1.300308ms]" time="2021-01-30T14:59:10Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [61.801843ms]" time="2021-01-30T14:59:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [61.950687ms]" time="2021-01-30T14:59:11Z" level=debug msg="albums: search q:canada type:state count:24 [12.333µs]" time="2021-01-30T14:59:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Canada&category=&type=state (200) [1.347751ms]" time="2021-01-30T14:59:13Z" level=info msg="Album saved" time="2021-01-30T14:59:13Z" level=debug msg="albums: search id:aqmxlr722zyrizc7 [10.94µs]" time="2021-01-30T14:59:13Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr722zyrizc7 (200) [14.130563ms]" time="2021-01-30T14:59:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7 (200) [369.327µs]" time="2021-01-30T14:59:14Z" level=info msg="photos: found 2 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:60 order:newest merged:true [1.008295ms]" time="2021-01-30T14:59:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr722zyrizc7&filter=public:true+country:ca+state:%22British+Columbia%22&merged=true&country=&camera=0&order=newest&q= (200) [1.740679ms]" time="2021-01-30T14:59:14Z" level=debug msg="albums: search type:state count:24 [11.59µs]" time="2021-01-30T14:59:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.442562ms]" time="2021-01-30T14:59:14Z" level=info msg="photos: found 1 results for filter:\"public:true country:al state:Shqipëria qendrore\" public:true dist:20 album:aqnr5mm2063a4tfg country:al state:\"Shqipëria qendrore\" count:1 order:relevance [661.199µs]" time="2021-01-30T14:59:14Z" level=debug msg="cached album-cover:aqnr5mm2063a4tfg:tile_500 [1.685882ms]" time="2021-01-30T14:59:14Z" level=debug msg="http: GET /api/v1/albums/aqnr5mm2063a4tfg/t/public/tile_500 (200) [1.829928ms]" time="2021-01-30T14:59:15Z" level=debug msg="albums: search type:state category:Mountains count:24 [10.86µs]" time="2021-01-30T14:59:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=state (200) [581.028µs]" time="2021-01-30T14:59:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7 (200) [289.58µs]" time="2021-01-30T14:59:15Z" level=info msg="photos: found 2 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:60 order:newest merged:true [1.286842ms]" time="2021-01-30T14:59:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr722zyrizc7&filter=public:true+country:ca+state:%22British+Columbia%22&merged=true&country=&camera=0&order=newest&q= (200) [1.981958ms]" time="2021-01-30T14:59:18Z" level=info msg="Album saved" time="2021-01-30T14:59:18Z" level=debug msg="albums: search id:aqmxlr722zyrizc7 [10.402µs]" time="2021-01-30T14:59:18Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr722zyrizc7 (200) [13.444258ms]" time="2021-01-30T14:59:18Z" level=info msg="photos: found 2 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:120 order:newest merged:true [963.182µs]" time="2021-01-30T14:59:18Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr722zyrizc7&filter=public:true+country:ca+state:%22British+Columbia%22&merged=true&country=&camera=0&order=newest&q= (200) [1.681558ms]" time="2021-01-30T14:59:19Z" level=debug msg="albums: search type:state count:24 [10.253µs]" time="2021-01-30T14:59:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.276153ms]" time="2021-01-30T14:59:19Z" level=debug msg="http: GET /api/v1/config (200) [3.989577ms]" time="2021-01-30T14:59:19Z" level=debug msg="albums: search q:canada type:state count:24 [15.068µs]" time="2021-01-30T14:59:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Canada&category=&type=state (200) [1.009471ms]" time="2021-01-30T14:59:19Z" level=debug msg="http: GET /photos (200) [16.904924ms]" time="2021-01-30T14:59:20Z" level=debug msg="http: GET /api/v1/ws (200) [12.033071663s]" time="2021-01-30T14:59:20Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [15.567729ms]" time="2021-01-30T14:59:20Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.924052ms]" time="2021-01-30T14:59:21Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.616923ms]" time="2021-01-30T14:59:21Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.106429ms]" time="2021-01-30T14:59:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.405554ms]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [163.893µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [130.639µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [190.732µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [128.923µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [138.959µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [109.541µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [152.476µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [142.322µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [177.396µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [152.472µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [131.782µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [117.926µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [177.931µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [174.983µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [173.345µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [163.46µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [132.963µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [128.747µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [136.015µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [175.056µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [130.173µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [160.534µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [123.563µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [141.167µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.545µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [140.265µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [140.311µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [129.295µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [137.539µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [160.381µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [144.781µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [162.997µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [98.765µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [154.594µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.729µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [152.912µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [142.799µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [155.562µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [174.634µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [218.16µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [144.085µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.983µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [156.216µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [142.898µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [138.473µs]" time="2021-01-30T14:59:22Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [127.147µs]" time="2021-01-30T14:59:23Z" level=debug msg="albums: search type:state count:24 [9.94µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.268261ms]" time="2021-01-30T14:59:23Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.707µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [437.212µs]" time="2021-01-30T14:59:23Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.858µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [176.127µs]" time="2021-01-30T14:59:23Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.216µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [150.461µs]" time="2021-01-30T14:59:23Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.862µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [186.938µs]" time="2021-01-30T14:59:23Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.932µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [179.164µs]" time="2021-01-30T14:59:23Z" level=debug msg="cache hit for album-cover:aqnr4u11nexcuuhk:tile_500 [2.41µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqnr4u11nexcuuhk/t/public/tile_500 (200) [165.083µs]" time="2021-01-30T14:59:23Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [3.277µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [172.152µs]" time="2021-01-30T14:59:23Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr54idp6189inv country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [468.201µs]" time="2021-01-30T14:59:23Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr54idp6189inv" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqnr54idp6189inv/t/public/tile_500 (200) [807.81µs]" time="2021-01-30T14:59:23Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.189µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [194.953µs]" time="2021-01-30T14:59:23Z" level=debug msg="cache hit for album-cover:aqnr5mm2063a4tfg:tile_500 [3.146µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqnr5mm2063a4tfg/t/public/tile_500 (200) [167.057µs]" time="2021-01-30T14:59:23Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [3.327µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [169.595µs]" time="2021-01-30T14:59:23Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [3.143µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [187.413µs]" time="2021-01-30T14:59:23Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [3.652µs]" time="2021-01-30T14:59:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [229.833µs]" time="2021-01-30T14:59:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [331.719µs]" time="2021-01-30T14:59:24Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.489076ms]" time="2021-01-30T14:59:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.789565ms]" time="2021-01-30T14:59:24Z" level=debug msg="http: GET /photos (200) [10.110328ms]" time="2021-01-30T14:59:24Z" level=debug msg="http: GET /api/v1/ws (200) [4.384581896s]" time="2021-01-30T14:59:24Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.475319ms]" time="2021-01-30T14:59:24Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.861692ms]" time="2021-01-30T14:59:26Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.520602ms]" time="2021-01-30T14:59:26Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.504058ms]" time="2021-01-30T14:59:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.400426ms]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [244.983µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [173.51µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [126.891µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [159.948µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [164.416µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [121.5µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [168.679µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [146.49µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [151.006µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [141.903µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [131.981µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [106.363µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [154.466µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [210.682µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [166.002µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [139.702µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [172.049µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [114.098µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [144.335µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [189.737µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [151.292µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [352.075µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [180.531µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [157.634µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [142.033µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [136.656µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [152.858µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [149.063µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [143.058µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [154.616µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [138.652µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [197.103µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [158.222µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [149.854µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [147.14µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [153.534µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [139.062µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [157.619µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [141.062µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.043µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [163.862µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.942µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [259.053µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.427µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [247.546µs]" time="2021-01-30T14:59:27Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [254.224µs]" time="2021-01-30T14:59:28Z" level=debug msg="albums: search type:state count:24 [9.833µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.354309ms]" time="2021-01-30T14:59:28Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.587µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [187.485µs]" time="2021-01-30T14:59:28Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.748µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [242.088µs]" time="2021-01-30T14:59:28Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.587µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [159.68µs]" time="2021-01-30T14:59:28Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.898µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [169.646µs]" time="2021-01-30T14:59:28Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.569µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [189.903µs]" time="2021-01-30T14:59:28Z" level=debug msg="cache hit for album-cover:aqnr4u11nexcuuhk:tile_500 [3.62µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqnr4u11nexcuuhk/t/public/tile_500 (200) [183.848µs]" time="2021-01-30T14:59:28Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [3.296µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [193.943µs]" time="2021-01-30T14:59:28Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr54idp6189inv country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [461.536µs]" time="2021-01-30T14:59:28Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr54idp6189inv" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqnr54idp6189inv/t/public/tile_500 (200) [818.578µs]" time="2021-01-30T14:59:28Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.027µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [801.314µs]" time="2021-01-30T14:59:28Z" level=debug msg="cache hit for album-cover:aqnr5mm2063a4tfg:tile_500 [4.673µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqnr5mm2063a4tfg/t/public/tile_500 (200) [359.322µs]" time="2021-01-30T14:59:28Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [3.466µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [140.177µs]" time="2021-01-30T14:59:28Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [17.803µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [174.463µs]" time="2021-01-30T14:59:28Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [2.016µs]" time="2021-01-30T14:59:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [178.664µs]" time="2021-01-30T14:59:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [300.869µs]" time="2021-01-30T14:59:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [424.404µs]" time="2021-01-30T14:59:29Z" level=info msg="Album saved" time="2021-01-30T14:59:29Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [8.761µs]" time="2021-01-30T14:59:29Z" level=debug msg="http: POST /api/v1/albums/aqmxlr7el3v2x167/links (200) [12.944918ms]" time="2021-01-30T14:59:36Z" level=info msg="Album saved" time="2021-01-30T14:59:36Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [27.483µs]" time="2021-01-30T14:59:36Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr7el3v2x167/links/sqnr5n5sy9r1p2b0 (200) [20.752515ms]" time="2021-01-30T14:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [305.629µs]" time="2021-01-30T14:59:37Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.708651ms]" time="2021-01-30T14:59:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [3.118145ms]" time="2021-01-30T14:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [488.583µs]" time="2021-01-30T14:59:45Z" level=info msg="Album saved" time="2021-01-30T14:59:45Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [8.312µs]" time="2021-01-30T14:59:45Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr7el3v2x167/links/sqnr5n5sy9r1p2b0 (200) [12.726763ms]" time="2021-01-30T14:59:45Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:120 order:newest merged:true [1.444847ms]" time="2021-01-30T14:59:45Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.967243ms]" time="2021-01-30T14:59:45Z" level=info msg="Album saved" time="2021-01-30T14:59:45Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [18.916µs]" time="2021-01-30T14:59:45Z" level=debug msg="http: POST /api/v1/albums/aqmxlr7el3v2x167/links (200) [18.484051ms]" time="2021-01-30T14:59:45Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:120 order:newest merged:true [1.468521ms]" time="2021-01-30T14:59:45Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.868282ms]" time="2021-01-30T14:59:46Z" level=info msg="Album saved" time="2021-01-30T14:59:46Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [21.794µs]" time="2021-01-30T14:59:46Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlr7el3v2x167/links/sqnr5n5sy9r1p2b0 (200) [21.052189ms]" time="2021-01-30T14:59:46Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:120 order:newest merged:true [1.597248ms]" time="2021-01-30T14:59:46Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.937485ms]" time="2021-01-30T14:59:47Z" level=debug msg="albums: search type:state count:24 [11.524µs]" time="2021-01-30T14:59:47Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.305305ms]" time="2021-01-30T14:59:47Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr54idp6189inv country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [464.405µs]" time="2021-01-30T14:59:47Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr54idp6189inv" time="2021-01-30T14:59:47Z" level=debug msg="http: GET /api/v1/albums/aqnr54idp6189inv/t/public/tile_500 (200) [878.546µs]" time="2021-01-30T14:59:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [432.975µs]" time="2021-01-30T14:59:48Z" level=info msg="Album saved" time="2021-01-30T14:59:48Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [21.865µs]" time="2021-01-30T14:59:48Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlr7el3v2x167/links/sqnr5nl17di12pek (200) [19.151795ms]" time="2021-01-30T14:59:48Z" level=debug msg="http: GET /photos (200) [4.689386ms]" time="2021-01-30T14:59:48Z" level=debug msg="http: GET /api/v1/ws (200) [23.428085532s]" time="2021-01-30T14:59:48Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.232136ms]" time="2021-01-30T14:59:48Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.988292ms]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.637393ms]" time="2021-01-30T14:59:50Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.213512ms]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.778141ms]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [200.319µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [165.401µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [160.848µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [158.429µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.773µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [142.165µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [151.14µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [162.324µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [187.81µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [187.363µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [143.914µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [120.8µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [182.205µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [186.3µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [132.932µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [190.173µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [161.775µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [121.628µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [148.073µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [157.667µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [124.779µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [194.797µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [122.699µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [123.706µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [182.261µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [137.458µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [136.49µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [129.936µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [115.334µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [198.92µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [150.904µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.931µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [204.712µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [190.403µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [208.568µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [282.076µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [137.974µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [160.789µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [149.777µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [275.192µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [158.526µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.533µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [165.441µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [141.876µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [123.539µs]" time="2021-01-30T14:59:50Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [135.404µs]" time="2021-01-30T14:59:51Z" level=debug msg="albums: search type:album count:24 [9.977µs]" time="2021-01-30T14:59:51Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [671.291µs]" time="2021-01-30T14:59:51Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.223µs]" time="2021-01-30T14:59:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [279.1µs]" time="2021-01-30T14:59:51Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.699µs]" time="2021-01-30T14:59:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [219.867µs]" time="2021-01-30T14:59:52Z" level=debug msg="albums: search type:state count:24 [9.964µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.40191ms]" time="2021-01-30T14:59:52Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [3.886µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [177.074µs]" time="2021-01-30T14:59:52Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [4.258µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [205.004µs]" time="2021-01-30T14:59:52Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.727µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [179.914µs]" time="2021-01-30T14:59:52Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.772µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [183.08µs]" time="2021-01-30T14:59:52Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [3.057µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [167.891µs]" time="2021-01-30T14:59:52Z" level=debug msg="cache hit for album-cover:aqnr4u11nexcuuhk:tile_500 [3.137µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqnr4u11nexcuuhk/t/public/tile_500 (200) [172.389µs]" time="2021-01-30T14:59:52Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [3.439µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [141.47µs]" time="2021-01-30T14:59:52Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr54idp6189inv country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [516.663µs]" time="2021-01-30T14:59:52Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr54idp6189inv" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqnr54idp6189inv/t/public/tile_500 (200) [929.285µs]" time="2021-01-30T14:59:52Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.252µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [156.125µs]" time="2021-01-30T14:59:52Z" level=debug msg="cache hit for album-cover:aqnr5mm2063a4tfg:tile_500 [3.774µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqnr5mm2063a4tfg/t/public/tile_500 (200) [161.658µs]" time="2021-01-30T14:59:52Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [3.697µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [159.617µs]" time="2021-01-30T14:59:52Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [3.526µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [186.473µs]" time="2021-01-30T14:59:52Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [3.275µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [158.67µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [333.858µs]" time="2021-01-30T14:59:52Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.55897ms]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.798477ms]" time="2021-01-30T14:59:52Z" level=debug msg="albums: search type:state count:24 [9.948µs]" time="2021-01-30T14:59:52Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.366785ms]" time="2021-01-30T14:59:53Z" level=debug msg="albums: search type:album count:1000 [11.04µs]" time="2021-01-30T14:59:53Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [638.883µs]" time="2021-01-30T14:59:55Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForMoment AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumformoment" time="2021-01-30T14:59:55Z" level=info msg="Album created" time="2021-01-30T14:59:55Z" level=debug msg="albums: search id:aqnr5nv3o6z0nrrh [13.5µs]" time="2021-01-30T14:59:55Z" level=debug msg="http: POST /api/v1/albums (200) [15.657279ms]" time="2021-01-30T14:59:55Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:10000 [1.548775ms]" time="2021-01-30T14:59:55Z" level=info msg="Selection added to NotYetExistingAlbumForMoment" time="2021-01-30T14:59:55Z" level=debug msg="albums: search id:aqnr5nv3o6z0nrrh [9.518µs]" time="2021-01-30T14:59:55Z" level=debug msg="http: POST /api/v1/albums/aqnr5nv3o6z0nrrh/clone (200) [23.964091ms]" time="2021-01-30T14:59:55Z" level=debug msg="albums: search type:album count:24 [10.549µs]" time="2021-01-30T14:59:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [732.84µs]" time="2021-01-30T14:59:55Z" level=debug msg="cached album-cover:aqnr5nv3o6z0nrrh:tile_500 [986.664µs]" time="2021-01-30T14:59:55Z" level=debug msg="http: GET /api/v1/albums/aqnr5nv3o6z0nrrh/t/public/tile_500 (200) [1.168854ms]" time="2021-01-30T14:59:56Z" level=debug msg="albums: search q:notyetexistingalbumformoment type:album count:24 [18.053µs]" time="2021-01-30T14:59:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForMoment&category=&type=album (200) [1.144796ms]" time="2021-01-30T14:59:56Z" level=debug msg="http: GET /api/v1/albums/aqnr5nv3o6z0nrrh (200) [310.931µs]" time="2021-01-30T14:59:56Z" level=info msg="photos: found 6 results for dist:20 album:aqnr5nv3o6z0nrrh count:60 order:oldest merged:true [1.673813ms]" time="2021-01-30T14:59:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr5nv3o6z0nrrh&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.933368ms]" time="2021-01-30T14:59:57Z" level=debug msg="albums: search type:album count:24 [10.023µs]" time="2021-01-30T14:59:57Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [819.273µs]" time="2021-01-30T14:59:58Z" level=info msg="albums: deleting aqnr5nv3o6z0nrrh" time="2021-01-30T14:59:58Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [12.033992ms]" time="2021-01-30T14:59:59Z" level=debug msg="albums: search type:state count:24 [10.75µs]" time="2021-01-30T14:59:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.19566ms]" time="2021-01-30T14:59:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [288.132µs]" time="2021-01-30T14:59:59Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.482485ms]" time="2021-01-30T14:59:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [3.502318ms]" time="2021-01-30T14:59:59Z" level=debug msg="http: GET /photos (200) [4.880753ms]" time="2021-01-30T14:59:59Z" level=debug msg="http: GET /api/v1/ws (200) [10.407492954s]" time="2021-01-30T14:59:59Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.423868ms]" time="2021-01-30T14:59:59Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.090785ms]" time="2021-01-30T15:00:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.668129ms]" time="2021-01-30T15:00:00Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.117795ms]" time="2021-01-30T15:00:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.274288ms]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [229.88µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [131.876µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [206.398µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [153.053µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [141.296µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [111.525µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [149.964µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [241.416µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [154.077µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [125.489µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [129.024µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [249.942µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [176.688µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [156.043µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [145.11µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [151.195µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [160.869µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [138.138µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [207.27µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [149.894µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.969µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [183.26µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [150.918µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [139.812µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [144.218µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [170.221µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [159.853µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [146.302µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.359µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [144.738µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [198.471µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [165.347µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [108.236µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [167.383µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [143.304µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [157.229µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [149.523µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [168.158µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [152.154µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [146.234µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [151.791µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [139.702µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [205.234µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [144.543µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [154.243µs]" time="2021-01-30T15:00:01Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [161.967µs]" time="2021-01-30T15:00:02Z" level=debug msg="albums: search type:state count:24 [10.198µs]" time="2021-01-30T15:00:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.163221ms]" time="2021-01-30T15:00:03Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.046µs]" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [189.391µs]" time="2021-01-30T15:00:03Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.695µs]" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [264.575µs]" time="2021-01-30T15:00:03Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.266µs]" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [232.716µs]" time="2021-01-30T15:00:03Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [3.194µs]" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [203.164µs]" time="2021-01-30T15:00:03Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.737µs]" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [161.619µs]" time="2021-01-30T15:00:03Z" level=debug msg="cache hit for album-cover:aqnr4u11nexcuuhk:tile_500 [2.947µs]" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqnr4u11nexcuuhk/t/public/tile_500 (200) [160.415µs]" time="2021-01-30T15:00:03Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [3.055µs]" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [202.043µs]" time="2021-01-30T15:00:03Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr54idp6189inv country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [524.916µs]" time="2021-01-30T15:00:03Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr54idp6189inv" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqnr54idp6189inv/t/public/tile_500 (200) [937.669µs]" time="2021-01-30T15:00:03Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.083µs]" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [206.225µs]" time="2021-01-30T15:00:03Z" level=debug msg="cache hit for album-cover:aqnr5mm2063a4tfg:tile_500 [3.5µs]" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqnr5mm2063a4tfg/t/public/tile_500 (200) [152.47µs]" time="2021-01-30T15:00:03Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [3.596µs]" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [147.708µs]" time="2021-01-30T15:00:03Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [3.433µs]" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [184.151µs]" time="2021-01-30T15:00:03Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [2.71µs]" time="2021-01-30T15:00:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [149.95µs]" time="2021-01-30T15:00:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [348.447µs]" time="2021-01-30T15:00:04Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.487408ms]" time="2021-01-30T15:00:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.621208ms]" time="2021-01-30T15:00:09Z" level=debug msg="http: GET /api/v1/ws (200) [9.861207829s]" time="2021-01-30T15:00:41Z" level=debug msg="labels: search count:24 [10.083µs]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [847.964µs]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr61mueo9bde:tile_500 [897.105µs]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [1.085ms]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr23ddgcr8n6:tile_500 [839.514µs]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [1.053896ms]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr39h7yd60w8:tile_500 [833.134µs]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr73t4txicnb:tile_500 [784.6µs]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [1.081291ms]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [946.798µs]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr32g4pqrnge:tile_500 [955.004µs]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [1.193131ms]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr312hfkfwfn:tile_500 [1.933252ms]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [2.198367ms]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlqz2rzztin1h:tile_500 [854.209µs]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [1.067586ms]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr63jc85g73d:tile_500 [841.684µs]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [1.044799ms]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr32hkjxghys:tile_500 [872.905µs]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [1.084796ms]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr3j14zwey9y:tile_500 [1.07796ms]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [1.312334ms]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr22kdk4wcv1:tile_500 [919.253µs]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [1.152555ms]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr43kjflsrmq:tile_500 [948.101µs]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [1.176155ms]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr13uqg45rt5:tile_500 [2.216138ms]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [2.551156ms]" time="2021-01-30T15:00:41Z" level=debug msg="cached label-cover:lqmxlr2ar5nh0zjw:tile_500 [1.066699ms]" time="2021-01-30T15:00:41Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [1.328061ms]" time="2021-01-30T15:00:44Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T15:00:44Z" level=info msg="photos: found 8 results for public:true dist:20 label:landscape count:60 order:newest merged:true [2.21728ms]" time="2021-01-30T15:00:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:landscape&public=true&quality=0 (200) [3.61738ms]" time="2021-01-30T15:03:27Z" level=debug msg="http: GET /photos (200) [4.98655ms]" time="2021-01-30T15:03:27Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.685152ms]" time="2021-01-30T15:03:27Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.495915ms]" time="2021-01-30T15:03:29Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [280.083µs]" time="2021-01-30T15:03:29Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.628309ms]" time="2021-01-30T15:03:29Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.17714ms]" time="2021-01-30T15:03:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.160388ms]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [219.088µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [147.91µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [126.27µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [159.137µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [213.349µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [177.749µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [175.861µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [211.311µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [150.417µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [172.804µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [155.154µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [161.98µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [192.018µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [181.817µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [130.559µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [159.388µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [147.277µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [161.807µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [175.284µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [141.162µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [154.349µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [137.96µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [155.801µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [176.34µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [207.551µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [166.814µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.585µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [137.7µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [181.915µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [131.568µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [168.942µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.275µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.384µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [128.081µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [165.925µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [222.955µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [199.859µs]" time="2021-01-30T15:03:30Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [142.763µs]" time="2021-01-30T15:03:31Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.191338ms]" time="2021-01-30T15:03:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.865099ms]" time="2021-01-30T15:03:32Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [4.068499ms]" time="2021-01-30T15:03:32Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [76.670431ms]" time="2021-01-30T15:03:33Z" level=debug msg="http: GET /api/v1/ws (200) [5.143095519s]" time="2021-01-30T15:05:25Z" level=debug msg="http: GET /photos (200) [4.447432ms]" time="2021-01-30T15:05:25Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.610851ms]" time="2021-01-30T15:05:26Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.333725ms]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [231.715µs]" time="2021-01-30T15:05:28Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.793588ms]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.905564ms]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.548299ms]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [250.286µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [174.771µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [118.385µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [166.913µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [190.21µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [125.879µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [129.667µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.057µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [142.619µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [187.852µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [175.022µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [133.564µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.899µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [160.202µs]" time="2021-01-30T15:05:28Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [182.117µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [143.941µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [161.853µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [129.954µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [141.603µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [128.963µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [126.193µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [138.529µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [148.529µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [149.264µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [137.3µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [155.684µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [139.618µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [154.801µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.944µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [126.194µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [146.794µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [128.53µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.424µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [132.691µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [150.268µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.996µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [146.675µs]" time="2021-01-30T15:05:29Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [151.791µs]" time="2021-01-30T15:05:30Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.034042ms]" time="2021-01-30T15:05:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.549303ms]" time="2021-01-30T15:05:30Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [3.124792ms]" time="2021-01-30T15:05:31Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [70.702959ms]" time="2021-01-30T15:05:32Z" level=debug msg="http: GET /api/v1/ws (200) [5.132022199s]" time="2021-01-30T15:05:58Z" level=debug msg="http: GET /photos (200) [7.394756ms]" time="2021-01-30T15:05:58Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.294182ms]" time="2021-01-30T15:05:58Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [104.221349ms]" time="2021-01-30T15:06:00Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [206.485µs]" time="2021-01-30T15:06:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.524478ms]" time="2021-01-30T15:06:00Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.666323ms]" time="2021-01-30T15:06:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.066287ms]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [251.607µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [178.138µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [123.168µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [165.43µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [150.008µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [172.579µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [139.969µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [139.456µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [628.81µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.116µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [170.942µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [184.79µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [171.868µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [206.463µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [157.287µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [167.287µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [182.341µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [165.791µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [164.299µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [134.124µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [144.189µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [158.881µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [173.152µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [151.716µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [149.245µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [154.17µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.464µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [159.277µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [175.336µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [143.833µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [166.899µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [147.232µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [164.31µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [133.658µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [157.828µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [171.029µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [165.689µs]" time="2021-01-30T15:06:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [151.093µs]" time="2021-01-30T15:06:02Z" level=info msg="photos: found 1 results for name:\"monochrome-2.jpg\" photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.081403ms]" time="2021-01-30T15:06:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=name:monochrome-2.jpg&public=true&quality=3&photo=true (200) [1.619374ms]" time="2021-01-30T15:06:03Z" level=debug msg="http: GET /api/v1/photos/pqnah1let9i4mmlo (200) [2.308061ms]" time="2021-01-30T15:06:03Z" level=debug msg="http: GET /api/v1/dl/f74c897ca36c61026855a361966e03a4f3655319?t=2grn5bpb (200) [59.352289ms]" time="2021-01-30T15:06:05Z" level=debug msg="http: GET /api/v1/ws (200) [5.166258396s]" time="2021-01-30T15:07:39Z" level=debug msg="http: GET /photos (200) [4.781516ms]" time="2021-01-30T15:07:39Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.214205ms]" time="2021-01-30T15:07:39Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.328122ms]" time="2021-01-30T15:07:42Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [301.549µs]" time="2021-01-30T15:07:42Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.157632ms]" time="2021-01-30T15:07:42Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.861288ms]" time="2021-01-30T15:07:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.226056ms]" time="2021-01-30T15:07:42Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [240.506µs]" time="2021-01-30T15:07:42Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [138.4µs]" time="2021-01-30T15:07:42Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [121.634µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [229.763µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [185.276µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [154.275µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [146.325µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [150.413µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [151.042µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [185.481µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [149.056µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [163.543µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [193.602µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [165.769µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [112.655µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [145.72µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [172.125µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [160.974µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [184.545µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [123.821µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [125.454µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [173.479µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [164.713µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [144.777µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [169.703µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.843µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [154.512µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [147.42µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [187.838µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [168.057µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [164.795µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [149.221µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [158.52µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [167.69µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [274.24µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [207.414µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [188.814µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [149.256µs]" time="2021-01-30T15:07:43Z" level=debug msg="albums: search type:album count:24 [10.408µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [814.895µs]" time="2021-01-30T15:07:43Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [5.2µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [410.54µs]" time="2021-01-30T15:07:43Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [9.813µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [410.259µs]" time="2021-01-30T15:07:43Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:January 2021 AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} january-2021" time="2021-01-30T15:07:43Z" level=info msg="Album created" time="2021-01-30T15:07:43Z" level=debug msg="albums: search id:aqnr60vfz4onglfu [10.096µs]" time="2021-01-30T15:07:43Z" level=debug msg="http: POST /api/v1/albums (200) [14.104347ms]" time="2021-01-30T15:07:44Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr60vfz4onglfu" time="2021-01-30T15:07:44Z" level=debug msg="http: GET /api/v1/albums/aqnr60vfz4onglfu/t/public/tile_500 (200) [613.433µs]" time="2021-01-30T15:07:45Z" level=info msg="albums: deleting aqnr60vfz4onglfu" time="2021-01-30T15:07:45Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [14.076604ms]" time="2021-01-30T15:07:45Z" level=debug msg="http: GET /photos (200) [5.623413ms]" time="2021-01-30T15:07:45Z" level=debug msg="http: GET /api/v1/ws (200) [3.96541428s]" time="2021-01-30T15:07:45Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [15.703184ms]" time="2021-01-30T15:07:45Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [127.077214ms]" time="2021-01-30T15:07:46Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.453419ms]" time="2021-01-30T15:07:46Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.259006ms]" time="2021-01-30T15:07:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.359639ms]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [210.509µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [176.761µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [132.802µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [196.649µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [138.229µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [129.98µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [185.301µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [161.858µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [158.686µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [143.446µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [159.014µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [169.89µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [201.773µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [192.667µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [110.3µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [128.444µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [185.438µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [162.317µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [154.048µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [132.503µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [131.585µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [136.126µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [162.831µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [151.032µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [139.109µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [133.036µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [132.254µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [139.381µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [151.24µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [124.415µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [154.51µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [134.203µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [127.718µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [134.985µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [161.748µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [155.829µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [163.435µs]" time="2021-01-30T15:07:47Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.648µs]" time="2021-01-30T15:07:48Z" level=debug msg="albums: search type:album count:24 [9.761µs]" time="2021-01-30T15:07:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [770.673µs]" time="2021-01-30T15:07:48Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.004µs]" time="2021-01-30T15:07:48Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [197.981µs]" time="2021-01-30T15:07:48Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.569µs]" time="2021-01-30T15:07:48Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [172.736µs]" time="2021-01-30T15:07:48Z" level=debug msg="albums: search q:holiday type:album count:24 [11.84µs]" time="2021-01-30T15:07:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [889.588µs]" time="2021-01-30T15:07:50Z" level=info msg="Album saved" time="2021-01-30T15:07:50Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [14.079µs]" time="2021-01-30T15:07:50Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [15.952934ms]" time="2021-01-30T15:07:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [479.712µs]" time="2021-01-30T15:07:51Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.047655ms]" time="2021-01-30T15:07:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.91669ms]" time="2021-01-30T15:07:51Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.251294ms]" time="2021-01-30T15:07:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.479634ms]" time="2021-01-30T15:07:52Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [212.837µs]" time="2021-01-30T15:07:52Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [170.934µs]" time="2021-01-30T15:07:52Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [200.468µs]" time="2021-01-30T15:07:52Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [158.23µs]" time="2021-01-30T15:07:52Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [164.642µs]" time="2021-01-30T15:07:52Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.550137ms]" time="2021-01-30T15:07:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.616317ms]" time="2021-01-30T15:07:54Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [61.409µs]" time="2021-01-30T15:07:54Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [286.035µs]" time="2021-01-30T15:07:54Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [251.707µs]" time="2021-01-30T15:07:54Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [232.307µs]" time="2021-01-30T15:07:54Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [243.12µs]" time="2021-01-30T15:07:54Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [328.832µs]" time="2021-01-30T15:07:55Z" level=debug msg="albums: search type:album count:1000 [10.541µs]" time="2021-01-30T15:07:55Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [771.49µs]" time="2021-01-30T15:07:56Z" level=info msg="2 entries added to Animals" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T15:07:56Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T15:07:56Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [9.271µs]" time="2021-01-30T15:07:56Z" level=debug msg="http: POST /api/v1/albums/aqmxlt22ilujuxux/photos (200) [14.503218ms]" time="2021-01-30T15:07:57Z" level=debug msg="albums: search type:album count:24 [11.712µs]" time="2021-01-30T15:07:57Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [764.044µs]" time="2021-01-30T15:07:57Z" level=debug msg="albums: search type:album category:Family count:24 [10.801µs]" time="2021-01-30T15:07:57Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Family&type=album (200) [842.947µs]" time="2021-01-30T15:07:58Z" level=debug msg="albums: search type:album count:24 [13.538µs]" time="2021-01-30T15:07:58Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [831.117µs]" time="2021-01-30T15:07:58Z" level=debug msg="albums: search type:album count:48 [12.395µs]" time="2021-01-30T15:07:58Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=album (200) [772.108µs]" time="2021-01-30T15:07:58Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [384.68µs]" time="2021-01-30T15:07:58Z" level=info msg="photos: found 4 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.409044ms]" time="2021-01-30T15:07:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.424055ms]" time="2021-01-30T15:08:00Z" level=info msg="2 entries removed from Animals" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T15:08:00Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T15:08:00Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [9.078µs]" time="2021-01-30T15:08:00Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlt22ilujuxux/photos (200) [12.466497ms]" time="2021-01-30T15:08:00Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [964.347µs]" time="2021-01-30T15:08:00Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.653872ms]" time="2021-01-30T15:08:02Z" level=info msg="Album saved" time="2021-01-30T15:08:02Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [10.994µs]" time="2021-01-30T15:08:02Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [8.175337ms]" time="2021-01-30T15:08:02Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [968.079µs]" time="2021-01-30T15:08:02Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.72402ms]" time="2021-01-30T15:08:02Z" level=debug msg="albums: search type:album count:24 [26.474µs]" time="2021-01-30T15:08:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [677.365µs]" time="2021-01-30T15:08:04Z" level=debug msg="http: GET /photos (200) [17.332239ms]" time="2021-01-30T15:08:04Z" level=debug msg="http: GET /api/v1/ws (200) [18.408645711s]" time="2021-01-30T15:08:04Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.374401ms]" time="2021-01-30T15:08:04Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.02732ms]" time="2021-01-30T15:08:05Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.715411ms]" time="2021-01-30T15:08:05Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.817839ms]" time="2021-01-30T15:08:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.326507ms]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [176.032µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [154.625µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [170.506µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [191.267µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [159.754µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [158.268µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [168.172µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [142.109µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [135.798µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [198.969µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [184.464µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [160.373µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [209.093µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [148.683µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [148.312µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [152.631µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [122.164µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [147.105µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [148.32µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [121.348µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [146.972µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [155.874µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [140.717µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [141.556µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [124.761µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [137.498µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [206.328µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [192.665µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [175.199µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [131.381µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.922µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [155.938µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [142.781µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [140.868µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [161.441µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [181.305µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [172.13µs]" time="2021-01-30T15:08:06Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [120.614µs]" time="2021-01-30T15:08:07Z" level=debug msg="albums: search type:album count:24 [10.595µs]" time="2021-01-30T15:08:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [678.783µs]" time="2021-01-30T15:08:07Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.238µs]" time="2021-01-30T15:08:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [282.873µs]" time="2021-01-30T15:08:07Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.451425ms]" time="2021-01-30T15:08:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.65037ms]" time="2021-01-30T15:08:08Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [365.75µs]" time="2021-01-30T15:08:08Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [852.358µs]" time="2021-01-30T15:08:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.435455ms]" time="2021-01-30T15:08:08Z" level=debug msg="http: GET /photos (200) [15.953526ms]" time="2021-01-30T15:08:08Z" level=debug msg="http: GET /api/v1/ws (200) [3.514031559s]" time="2021-01-30T15:08:08Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.226215ms]" time="2021-01-30T15:08:08Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.698576ms]" time="2021-01-30T15:08:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.479683ms]" time="2021-01-30T15:08:09Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.192081ms]" time="2021-01-30T15:08:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.310381ms]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [149.516µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [189.441µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [153.651µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [184.15µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [156.955µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [123.675µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [171.524µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [182.982µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [149.422µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [192.475µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [136.065µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [131.017µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.848µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [188.123µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [167.142µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [141.319µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [163.777µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [252.402µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [145.591µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [141.411µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.309µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [116.606µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [176.286µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [652.163µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [149.299µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [145.918µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [165.986µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [121.883µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [206.739µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [150.113µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [144.534µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [118.904µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [141.38µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [793.506µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [171.641µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [166.56µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [161.696µs]" time="2021-01-30T15:08:10Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [128.339µs]" time="2021-01-30T15:08:11Z" level=debug msg="albums: search type:folder count:24 order:default [10.975µs]" time="2021-01-30T15:08:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [851.259µs]" time="2021-01-30T15:08:11Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.323µs]" time="2021-01-30T15:08:11Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [174.77µs]" time="2021-01-30T15:08:11Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.973µs]" time="2021-01-30T15:08:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [174.365µs]" time="2021-01-30T15:08:11Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.721µs]" time="2021-01-30T15:08:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [147.906µs]" time="2021-01-30T15:08:11Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.667µs]" time="2021-01-30T15:08:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [199.963µs]" time="2021-01-30T15:08:11Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.327µs]" time="2021-01-30T15:08:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [474.535µs]" time="2021-01-30T15:08:11Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.903µs]" time="2021-01-30T15:08:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [170.597µs]" time="2021-01-30T15:08:11Z" level=debug msg="http: GET /photos (200) [10.877279ms]" time="2021-01-30T15:08:11Z" level=debug msg="http: GET /api/v1/ws (200) [2.570529664s]" time="2021-01-30T15:08:11Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.823256ms]" time="2021-01-30T15:08:11Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.246346ms]" time="2021-01-30T15:08:12Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.671131ms]" time="2021-01-30T15:08:12Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.865295ms]" time="2021-01-30T15:08:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.606189ms]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [185.304µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [155.589µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [138.01µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [163.944µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [133.563µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [120.721µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [159.673µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [156.823µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [163.145µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [168.103µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [146.222µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [119.132µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [202.138µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [201.97µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [128.698µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [157.039µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [144.018µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [151.101µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [221.034µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.279µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [160.256µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [146.879µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [139.941µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [145.59µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [152.327µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [160.427µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.185µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [121.844µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [142.111µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [116.471µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [207.622µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.968µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.842µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [128.121µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [163.168µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [173.743µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [190.538µs]" time="2021-01-30T15:08:13Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [154.037µs]" time="2021-01-30T15:08:14Z" level=debug msg="albums: search type:month count:24 [11.196µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.615321ms]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.141µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [175.802µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.738µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [304.43µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.13µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [153.656µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.228µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [163.556µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.946µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [162.34µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.653µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [155.389µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.216µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [144.632µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.079µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [179.458µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.504µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [205.752µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [2.99µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [188.028µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.475µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [241.507µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.822µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [190.953µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.739µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [226.556µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.078µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [160.532µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.85µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [200.321µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.476µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [160.129µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.271µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [176.126µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.02µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [160.558µs]" time="2021-01-30T15:08:14Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.863µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [185.73µs]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /photos (200) [6.883934ms]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /api/v1/ws (200) [2.538163766s]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.623408ms]" time="2021-01-30T15:08:14Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.208527ms]" time="2021-01-30T15:08:15Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.668767ms]" time="2021-01-30T15:08:15Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.141252ms]" time="2021-01-30T15:08:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.914673ms]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [216.356µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [214.449µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [157.606µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [288.167µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [219.356µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [202.521µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [147.188µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [126.486µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [160.078µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [165.535µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [136.567µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [117.504µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [183.194µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [145.32µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [124.556µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [132.245µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [141.666µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [148.037µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [167.54µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [128.046µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [119.923µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [126.433µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [141.623µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [123.074µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [138.815µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [133.722µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [133.446µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [138.779µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [176.915µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [133.711µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [156.92µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.154µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [137.668µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [135.476µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [168.505µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [149.43µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.246µs]" time="2021-01-30T15:08:16Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [141.416µs]" time="2021-01-30T15:08:17Z" level=debug msg="albums: search type:album count:24 [10.359µs]" time="2021-01-30T15:08:17Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [765.383µs]" time="2021-01-30T15:08:17Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.329µs]" time="2021-01-30T15:08:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [237.834µs]" time="2021-01-30T15:08:17Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.746µs]" time="2021-01-30T15:08:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [219.672µs]" time="2021-01-30T15:08:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [315.558µs]" time="2021-01-30T15:08:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [360.311µs]" time="2021-01-30T15:08:18Z" level=info msg="Album saved" time="2021-01-30T15:08:18Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [8.435µs]" time="2021-01-30T15:08:18Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [12.887916ms]" time="2021-01-30T15:08:25Z" level=info msg="Album saved" time="2021-01-30T15:08:25Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [8.372µs]" time="2021-01-30T15:08:25Z" level=debug msg="http: PUT /api/v1/albums/aqmxlts2b2rx38wl/links/sqnr61usuo2pm4qk (200) [9.173262ms]" time="2021-01-30T15:08:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [365.342µs]" time="2021-01-30T15:08:26Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [999.23µs]" time="2021-01-30T15:08:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.481683ms]" time="2021-01-30T15:08:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [481.162µs]" time="2021-01-30T15:08:33Z" level=info msg="Album saved" time="2021-01-30T15:08:33Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [8.928µs]" time="2021-01-30T15:08:33Z" level=debug msg="http: PUT /api/v1/albums/aqmxlts2b2rx38wl/links/sqnr61usuo2pm4qk (200) [12.940577ms]" time="2021-01-30T15:08:33Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [766.792µs]" time="2021-01-30T15:08:33Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.222265ms]" time="2021-01-30T15:08:34Z" level=info msg="Album saved" time="2021-01-30T15:08:34Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [12.848µs]" time="2021-01-30T15:08:34Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [16.387493ms]" time="2021-01-30T15:08:34Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [838.245µs]" time="2021-01-30T15:08:34Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.325116ms]" time="2021-01-30T15:08:34Z" level=info msg="Album saved" time="2021-01-30T15:08:34Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [10.235µs]" time="2021-01-30T15:08:34Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/links/sqnr61usuo2pm4qk (200) [13.380491ms]" time="2021-01-30T15:08:34Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [1.420767ms]" time="2021-01-30T15:08:34Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.970023ms]" time="2021-01-30T15:08:35Z" level=debug msg="albums: search type:album count:24 [10.381µs]" time="2021-01-30T15:08:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [661.11µs]" time="2021-01-30T15:08:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [621.353µs]" time="2021-01-30T15:08:36Z" level=info msg="Album saved" time="2021-01-30T15:08:36Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [13.075µs]" time="2021-01-30T15:08:36Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/links/sqnr62a3kqx0ayh2 (200) [14.216454ms]" time="2021-01-30T15:08:36Z" level=debug msg="http: GET /photos (200) [9.896616ms]" time="2021-01-30T15:08:36Z" level=debug msg="http: GET /api/v1/ws (200) [21.962496414s]" time="2021-01-30T15:08:36Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.53677ms]" time="2021-01-30T15:08:36Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.456443ms]" time="2021-01-30T15:08:38Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.010172ms]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.703142ms]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.799289ms]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [216.225µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [141.563µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [116.193µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [171.616µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.37µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [172.22µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [147.265µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [121.16µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [180.704µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [182.729µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [144.689µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [244.792µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [179.865µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [148.443µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [139.843µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [145.727µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [143.227µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [157.364µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [153.24µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [153.663µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [129.508µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [133.983µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [143.615µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [136.798µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [137.794µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [133.718µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [131.266µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [131.553µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [173.664µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [150.699µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [162.017µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.856µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [162.399µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [162.633µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [164.566µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [191.292µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [186.463µs]" time="2021-01-30T15:08:38Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [134.967µs]" time="2021-01-30T15:08:39Z" level=debug msg="albums: search type:album count:24 [10.127µs]" time="2021-01-30T15:08:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [621.827µs]" time="2021-01-30T15:08:39Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.541µs]" time="2021-01-30T15:08:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [229.641µs]" time="2021-01-30T15:08:39Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.812µs]" time="2021-01-30T15:08:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [169.43µs]" time="2021-01-30T15:08:39Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.305927ms]" time="2021-01-30T15:08:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [14.779582ms]" time="2021-01-30T15:08:40Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [195.261µs]" time="2021-01-30T15:08:40Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [135.656µs]" time="2021-01-30T15:08:40Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [209.091µs]" time="2021-01-30T15:08:40Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [122.384µs]" time="2021-01-30T15:08:40Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [158.302µs]" time="2021-01-30T15:08:41Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.214362ms]" time="2021-01-30T15:08:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [12.395688ms]" time="2021-01-30T15:08:42Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [59.851µs]" time="2021-01-30T15:08:42Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [240.354µs]" time="2021-01-30T15:08:42Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [275.771µs]" time="2021-01-30T15:08:42Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [275.925µs]" time="2021-01-30T15:08:43Z" level=debug msg="albums: search type:album count:1000 [13.602µs]" time="2021-01-30T15:08:43Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [636.904µs]" time="2021-01-30T15:08:45Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbum AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbum" time="2021-01-30T15:08:45Z" level=info msg="Album created" time="2021-01-30T15:08:45Z" level=debug msg="albums: search id:aqnr62l26l8x4c0n [20.312µs]" time="2021-01-30T15:08:45Z" level=debug msg="http: POST /api/v1/albums (200) [19.4081ms]" time="2021-01-30T15:08:45Z" level=info msg="2 entries added to NotYetExistingAlbum" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:tile_100 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:fit_2048 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:fit_2560 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:fit_3840 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:colors from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:right_224 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:fit_720 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:tile_224 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:left_224 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:fit_1280 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:fit_7680 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:tile_50 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:tile_500 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:fit_1920 from cache" time="2021-01-30T15:08:45Z" level=debug msg="removed album-cover:aqnr62l26l8x4c0n:fit_4096 from cache" time="2021-01-30T15:08:45Z" level=debug msg="albums: search id:aqnr62l26l8x4c0n [10.094µs]" time="2021-01-30T15:08:45Z" level=debug msg="http: POST /api/v1/albums/aqnr62l26l8x4c0n/photos (200) [8.901294ms]" time="2021-01-30T15:08:45Z" level=debug msg="albums: search type:album count:24 [10.941µs]" time="2021-01-30T15:08:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [859.018µs]" time="2021-01-30T15:08:45Z" level=debug msg="cached album-cover:aqnr62l26l8x4c0n:tile_500 [1.144649ms]" time="2021-01-30T15:08:45Z" level=debug msg="http: GET /api/v1/albums/aqnr62l26l8x4c0n/t/public/tile_500 (200) [1.368782ms]" time="2021-01-30T15:08:46Z" level=debug msg="albums: search q:notyetexistingalbum type:album count:24 [12.875µs]" time="2021-01-30T15:08:46Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbum&category=&type=album (200) [877.441µs]" time="2021-01-30T15:08:47Z" level=info msg="albums: deleting aqnr62l26l8x4c0n" time="2021-01-30T15:08:47Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [16.01605ms]" time="2021-01-30T15:08:48Z" level=debug msg="albums: search type:album count:24 [10.764µs]" time="2021-01-30T15:08:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [639.412µs]" time="2021-01-30T15:08:48Z" level=debug msg="http: GET /photos (200) [9.37422ms]" time="2021-01-30T15:08:48Z" level=debug msg="http: GET /api/v1/ws (200) [10.961624578s]" time="2021-01-30T15:08:48Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.920931ms]" time="2021-01-30T15:08:48Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.181072ms]" time="2021-01-30T15:08:49Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [237.396µs]" time="2021-01-30T15:08:49Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.636109ms]" time="2021-01-30T15:08:49Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.846942ms]" time="2021-01-30T15:08:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.768257ms]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [176.747µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [144.985µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [147.071µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [172.069µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [189.885µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [158.7µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.261µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [132.728µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.468µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [181.908µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [208.396µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [128.406µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [219.075µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [189.774µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.884µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [177.065µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [175.51µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [162.184µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [178.553µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [151.682µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [167.35µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [157.491µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [147.15µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [153.467µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [144.772µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [135.533µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [155.791µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [164.387µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [174.571µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [133.245µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [143.671µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [133.817µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [148.826µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [118.902µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [168.39µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [169.226µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [142.344µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.866µs]" time="2021-01-30T15:08:50Z" level=debug msg="albums: search type:month count:24 [10.118µs]" time="2021-01-30T15:08:50Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.747407ms]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.708µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [171.08µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.318µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [204.631µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.377µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [148.032µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.12µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [156.872µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.761µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [187.83µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.894µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [160.017µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.118µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [186.888µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.419µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [184.864µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.885µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [208.323µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.76µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [178.447µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [2.457µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [131.369µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.239µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [202.753µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.97µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [182.195µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.709µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [194.858µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.569µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [323.035µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.491µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [177.23µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.864µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [185.66µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.086µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [166.297µs]" time="2021-01-30T15:08:51Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.454µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [159.987µs]" time="2021-01-30T15:08:51Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [12.584µs]" time="2021-01-30T15:08:51Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [887.27µs]" time="2021-01-30T15:08:53Z" level=info msg="Album saved" time="2021-01-30T15:08:53Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [15.375µs]" time="2021-01-30T15:08:53Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [16.583989ms]" time="2021-01-30T15:08:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [312.307µs]" time="2021-01-30T15:08:54Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [913.269µs]" time="2021-01-30T15:08:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.768282ms]" time="2021-01-30T15:08:54Z" level=debug msg="albums: search type:month count:24 [10.655µs]" time="2021-01-30T15:08:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.571925ms]" time="2021-01-30T15:08:55Z" level=debug msg="albums: search type:month category:Mountains count:24 [10.703µs]" time="2021-01-30T15:08:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=month (200) [633.905µs]" time="2021-01-30T15:08:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [333.29µs]" time="2021-01-30T15:08:55Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [826.257µs]" time="2021-01-30T15:08:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.444043ms]" time="2021-01-30T15:08:58Z" level=info msg="Album saved" time="2021-01-30T15:08:58Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [15.928µs]" time="2021-01-30T15:08:58Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [15.390739ms]" time="2021-01-30T15:08:58Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:120 order:oldest merged:true [1.002325ms]" time="2021-01-30T15:08:58Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.758441ms]" time="2021-01-30T15:08:58Z" level=debug msg="albums: search type:month count:24 [10.327µs]" time="2021-01-30T15:08:58Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.881788ms]" time="2021-01-30T15:08:59Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [12.882µs]" time="2021-01-30T15:08:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [772.16µs]" time="2021-01-30T15:08:59Z" level=debug msg="http: GET /photos (200) [14.610371ms]" time="2021-01-30T15:08:59Z" level=debug msg="http: GET /api/v1/ws (200) [10.943773368s]" time="2021-01-30T15:08:59Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.113777ms]" time="2021-01-30T15:08:59Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.11685ms]" time="2021-01-30T15:09:00Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [255.846µs]" time="2021-01-30T15:09:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.59597ms]" time="2021-01-30T15:09:00Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.826976ms]" time="2021-01-30T15:09:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.486414ms]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [160.608µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [142.357µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [138.821µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [188.977µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.568µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [152.389µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [190.635µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [134.72µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [204.422µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [174.164µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [129.893µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [173.817µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [214.88µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [162.442µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [142.421µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [148.123µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [231.807µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [163.76µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [149.832µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [136.089µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [135.278µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [132.938µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [126.337µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [146.045µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.852µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.536µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [134.802µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [130.622µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [236.156µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [138.813µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [163.814µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.43µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [158.695µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [128.149µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [152.482µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [163.798µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [164.808µs]" time="2021-01-30T15:09:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [139.308µs]" time="2021-01-30T15:09:02Z" level=debug msg="albums: search type:month count:24 [10.389µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.629342ms]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.21µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [170.771µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.67µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [197.102µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [2.844µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [138.385µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.641µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [172.37µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.557µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [165.677µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.579µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [180.282µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.292µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [177.353µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.379µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [185.678µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.088µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [237.061µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.678µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [208µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.94µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [221.169µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.96µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [167.022µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.282µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [195.106µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.233µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [182.612µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.951µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [191.075µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.616µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [197.241µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [2.933µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [149.674µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [2.715µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [143.147µs]" time="2021-01-30T15:09:02Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [5.08µs]" time="2021-01-30T15:09:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [178.9µs]" time="2021-01-30T15:09:03Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [355.535µs]" time="2021-01-30T15:09:03Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.663843ms]" time="2021-01-30T15:09:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.198237ms]" time="2021-01-30T15:09:03Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [154.707µs]" time="2021-01-30T15:09:03Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [163.082µs]" time="2021-01-30T15:09:03Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [147.442µs]" time="2021-01-30T15:09:03Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [233.082µs]" time="2021-01-30T15:09:03Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [164.81µs]" time="2021-01-30T15:09:03Z" level=debug msg="http: GET /photos (200) [9.711975ms]" time="2021-01-30T15:09:03Z" level=debug msg="http: GET /api/v1/ws (200) [3.687999094s]" time="2021-01-30T15:09:03Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.258921ms]" time="2021-01-30T15:09:03Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.951974ms]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [244.795µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.704185ms]" time="2021-01-30T15:09:05Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.952952ms]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.742037ms]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [187.413µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [155.506µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [115.824µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [182.931µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [160.13µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [163.057µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [149.404µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [143.159µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [156.121µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [168.611µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [241.432µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [158.875µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [203.404µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [219.917µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.551µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [143.371µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [190.754µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [161.258µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [177.185µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [143.289µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [113.61µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [131.7µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [183.277µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [163.663µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [134.436µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [135.806µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [154.807µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [131.56µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [159.393µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [168.033µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [164.135µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [176.906µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.389µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [121.016µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.031µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [163.784µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [150.686µs]" time="2021-01-30T15:09:05Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.605µs]" time="2021-01-30T15:09:06Z" level=debug msg="albums: search type:month count:24 [10.434µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.584759ms]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.108µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [200.717µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.586µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [230.803µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.702µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [157.629µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.085µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [171.6µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.182µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [239.769µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.942µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [156.695µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.134µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [171.26µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.139µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [178.436µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [2.943µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [200.372µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [2.685µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [166.991µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.737µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [162.625µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [2.889µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [142.516µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.694µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [229.781µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.109µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [197.222µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.963µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [198.94µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.824µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [159.938µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.462µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [312.564µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.003µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [160.576µs]" time="2021-01-30T15:09:06Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.816µs]" time="2021-01-30T15:09:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [195.964µs]" time="2021-01-30T15:09:07Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [318.583µs]" time="2021-01-30T15:09:07Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [387.155µs]" time="2021-01-30T15:09:07Z" level=info msg="Album saved" time="2021-01-30T15:09:07Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [8.38µs]" time="2021-01-30T15:09:07Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [13.314417ms]" time="2021-01-30T15:09:15Z" level=info msg="Album saved" time="2021-01-30T15:09:15Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [8.58µs]" time="2021-01-30T15:09:15Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr6371s0tbsb5a (200) [13.821937ms]" time="2021-01-30T15:09:15Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [339.503µs]" time="2021-01-30T15:09:15Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.867549ms]" time="2021-01-30T15:09:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.300037ms]" time="2021-01-30T15:09:16Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [193.983µs]" time="2021-01-30T15:09:16Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [165.49µs]" time="2021-01-30T15:09:16Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [166.375µs]" time="2021-01-30T15:09:16Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [226.784µs]" time="2021-01-30T15:09:16Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [226.826µs]" time="2021-01-30T15:09:16Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [408.359µs]" time="2021-01-30T15:09:19Z" level=debug msg="http: GET /api/v1/config (200) [12.377072ms]" time="2021-01-30T15:09:23Z" level=info msg="Album saved" time="2021-01-30T15:09:23Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [10.115µs]" time="2021-01-30T15:09:23Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr6371s0tbsb5a (200) [13.17105ms]" time="2021-01-30T15:09:23Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.777314ms]" time="2021-01-30T15:09:23Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.115736ms]" time="2021-01-30T15:09:23Z" level=info msg="Album saved" time="2021-01-30T15:09:23Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [11.454µs]" time="2021-01-30T15:09:23Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [14.196596ms]" time="2021-01-30T15:09:24Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.690675ms]" time="2021-01-30T15:09:24Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [2.980011ms]" time="2021-01-30T15:09:24Z" level=info msg="Album saved" time="2021-01-30T15:09:24Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [11.11µs]" time="2021-01-30T15:09:24Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr6371s0tbsb5a (200) [13.770118ms]" time="2021-01-30T15:09:24Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.799373ms]" time="2021-01-30T15:09:24Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.204565ms]" time="2021-01-30T15:09:25Z" level=debug msg="albums: search type:month count:24 [10.771µs]" time="2021-01-30T15:09:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.755303ms]" time="2021-01-30T15:09:25Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [455.784µs]" time="2021-01-30T15:09:26Z" level=info msg="Album saved" time="2021-01-30T15:09:26Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [12.31µs]" time="2021-01-30T15:09:26Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr63nxo1mqvctr (200) [14.118443ms]" time="2021-01-30T15:09:26Z" level=debug msg="http: GET /photos (200) [4.591811ms]" time="2021-01-30T15:09:26Z" level=debug msg="http: GET /api/v1/ws (200) [22.625111118s]" time="2021-01-30T15:09:26Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.968608ms]" time="2021-01-30T15:09:27Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.226919ms]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [232.205µs]" time="2021-01-30T15:09:28Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.557505ms]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [12.940791ms]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.468586ms]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [191.072µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [193.604µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [107.153µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [200.306µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [203.126µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [133.458µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [184.208µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [129.952µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [186.624µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [136.017µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [171.873µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [127.991µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [228.441µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [187.56µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.481µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [270.811µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [151.724µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [136.768µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [154.628µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [139.188µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [159.254µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [128.337µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.874µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [166.229µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.423µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [128.375µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [123.132µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [133.879µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [186.236µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [155.706µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [159.261µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.642µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [152.673µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [131.206µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [162.085µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [180.661µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [148.642µs]" time="2021-01-30T15:09:28Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.302µs]" time="2021-01-30T15:09:29Z" level=debug msg="albums: search type:album count:24 [9.674µs]" time="2021-01-30T15:09:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [641.81µs]" time="2021-01-30T15:09:29Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.027µs]" time="2021-01-30T15:09:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [240.205µs]" time="2021-01-30T15:09:29Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.815µs]" time="2021-01-30T15:09:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [175.359µs]" time="2021-01-30T15:09:29Z" level=debug msg="albums: search type:month count:24 [12.178µs]" time="2021-01-30T15:09:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.752202ms]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [3.918µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [185.794µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.598µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [186.108µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.087µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [140.711µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.295µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [247.423µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.861µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [177.891µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.596µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [154.865µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.214µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [240.998µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.048µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [172.508µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.053µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [204.958µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [2.593µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [194.6µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [2.354µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [159.222µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.762µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [197.847µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.834µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [198.545µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [5.194µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [207.693µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.292µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [253.051µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.125µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [172.987µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.289µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [178.709µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.37µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [162.317µs]" time="2021-01-30T15:09:30Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.967µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [187.696µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y (200) [304.098µs]" time="2021-01-30T15:09:30Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:60 order:oldest merged:true [1.005153ms]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [1.837119ms]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [177.287µs]" time="2021-01-30T15:09:30Z" level=debug msg="albums: search type:month count:24 [11.271µs]" time="2021-01-30T15:09:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.672369ms]" time="2021-01-30T15:09:31Z" level=debug msg="albums: search type:album count:1000 [9.98µs]" time="2021-01-30T15:09:31Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [859.606µs]" time="2021-01-30T15:09:33Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForCalendar AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumforcalendar" time="2021-01-30T15:09:33Z" level=info msg="Album created" time="2021-01-30T15:09:33Z" level=debug msg="albums: search id:aqnr63x34aejmdno [28.114µs]" time="2021-01-30T15:09:33Z" level=debug msg="http: POST /api/v1/albums (200) [22.592513ms]" time="2021-01-30T15:09:33Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:10000 [999.203µs]" time="2021-01-30T15:09:33Z" level=info msg="Selection added to NotYetExistingAlbumForCalendar" time="2021-01-30T15:09:33Z" level=debug msg="albums: search id:aqnr63x34aejmdno [30.59µs]" time="2021-01-30T15:09:33Z" level=debug msg="http: POST /api/v1/albums/aqnr63x34aejmdno/clone (200) [12.451972ms]" time="2021-01-30T15:09:33Z" level=debug msg="albums: search type:album count:24 [9.883µs]" time="2021-01-30T15:09:33Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [735.11µs]" time="2021-01-30T15:09:33Z" level=debug msg="cached album-cover:aqnr63x34aejmdno:tile_500 [1.523495ms]" time="2021-01-30T15:09:33Z" level=debug msg="http: GET /api/v1/albums/aqnr63x34aejmdno/t/public/tile_500 (200) [1.972984ms]" time="2021-01-30T15:09:34Z" level=debug msg="albums: search q:notyetexistingalbumforcalendar type:album count:24 [14.33µs]" time="2021-01-30T15:09:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForCalendar&category=&type=album (200) [956.428µs]" time="2021-01-30T15:09:34Z" level=debug msg="http: GET /api/v1/albums/aqnr63x34aejmdno (200) [387.996µs]" time="2021-01-30T15:09:34Z" level=info msg="photos: found 3 results for dist:20 album:aqnr63x34aejmdno count:60 order:oldest merged:true [1.385861ms]" time="2021-01-30T15:09:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr63x34aejmdno&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.224034ms]" time="2021-01-30T15:09:35Z" level=debug msg="albums: search type:album count:24 [10.28µs]" time="2021-01-30T15:09:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [958.808µs]" time="2021-01-30T15:09:36Z" level=info msg="albums: deleting aqnr63x34aejmdno" time="2021-01-30T15:09:36Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [15.981343ms]" time="2021-01-30T15:09:37Z" level=debug msg="albums: search type:month count:24 [11.447µs]" time="2021-01-30T15:09:37Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.5357ms]" time="2021-01-30T15:09:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y (200) [332.238µs]" time="2021-01-30T15:09:37Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:60 order:oldest merged:true [1.168794ms]" time="2021-01-30T15:09:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [2.101846ms]" time="2021-01-30T15:09:37Z" level=debug msg="http: GET /photos (200) [15.046529ms]" time="2021-01-30T15:09:37Z" level=debug msg="http: GET /api/v1/ws (200) [10.336460922s]" time="2021-01-30T15:09:37Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.584027ms]" time="2021-01-30T15:09:37Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.145055ms]" time="2021-01-30T15:09:38Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [242.878µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.6417ms]" time="2021-01-30T15:09:39Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.97657ms]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.744421ms]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [205.178µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [166.496µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [120.822µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [200.71µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [177.044µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [176.88µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [171.563µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [188.787µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [197.67µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [176.565µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [186.74µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [157.005µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [185.138µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [163.794µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [128.491µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [140.101µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [168.091µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [143.382µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [177.539µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [142.079µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [154.001µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [121.095µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [142.02µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [163.326µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [138.456µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [141.833µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [124.284µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [136.121µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [170.448µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [141.933µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [145.604µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.252µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [136.914µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [120.884µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [158.181µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [181.083µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [146.198µs]" time="2021-01-30T15:09:39Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [126.705µs]" time="2021-01-30T15:09:40Z" level=debug msg="albums: search type:month count:24 [10.415µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.655634ms]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.545µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [167.309µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.398µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [233.558µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [2.731µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [187.335µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.122µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [191.282µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.975µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [172.755µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.972µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [172.182µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [2.937µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [171.978µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.555µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [182.955µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.084µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [215.631µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [2.977µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [196.888µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.91µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [171.96µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [2.896µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [155.017µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.918µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [209.79µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.364µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [175.337µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.063µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [171.697µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.788µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [168.648µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [2.971µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [149.06µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [2.729µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [165.311µs]" time="2021-01-30T15:09:40Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.127µs]" time="2021-01-30T15:09:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [208.007µs]" time="2021-01-30T15:09:47Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [389.735µs]" time="2021-01-30T15:09:47Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.650027ms]" time="2021-01-30T15:09:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.126772ms]" time="2021-01-30T15:09:47Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [214.065µs]" time="2021-01-30T15:09:47Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [266.69µs]" time="2021-01-30T15:09:47Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [164.826µs]" time="2021-01-30T15:09:47Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [176.202µs]" time="2021-01-30T15:09:47Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [151.19µs]" time="2021-01-30T15:09:53Z" level=debug msg="http: GET /photos (200) [8.959876ms]" time="2021-01-30T15:09:53Z" level=debug msg="http: GET /api/v1/ws (200) [14.983695204s]" time="2021-01-30T15:09:53Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.821235ms]" time="2021-01-30T15:09:53Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.084537ms]" time="2021-01-30T15:09:54Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.741314ms]" time="2021-01-30T15:09:54Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.392572ms]" time="2021-01-30T15:09:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.656918ms]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [172.472µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [168.88µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [139.941µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [194.966µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [143.028µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [162.409µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [202.15µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [170.106µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [158.459µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [157.49µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [186.093µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [183.155µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [213.723µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [185.763µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [112.343µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [153.758µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [162.273µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [154.238µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [155.435µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [136.769µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [154.544µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.247µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [151.672µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.11µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.166µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [141.403µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [128.41µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [116.839µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [162.418µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [143.434µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [206.587µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [122.578µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [147.466µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [108.05µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [166.815µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [164.289µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [210.338µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [147.781µs]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /photos (200) [4.586021ms]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /api/v1/ws (200) [1.713341019s]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.049315ms]" time="2021-01-30T15:09:55Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.865813ms]" time="2021-01-30T15:09:56Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.437387ms]" time="2021-01-30T15:09:56Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.081449ms]" time="2021-01-30T15:09:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.273973ms]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [183.075µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [209.785µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [140.913µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [161.081µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [164.155µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [131.043µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [162.825µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [143.727µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [212.965µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [156.616µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [135.499µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [151.732µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [199.493µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [137.237µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [153.046µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [151.699µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [151.857µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [153.489µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [153.33µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [118.09µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [134.404µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.031µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [127.652µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [152.206µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [142.878µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [133.893µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [135.831µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [137.231µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [180.644µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.555µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [180.665µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [169.06µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [202.065µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [132.463µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [250.092µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [169.864µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.076µs]" time="2021-01-30T15:09:57Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [121.389µs]" time="2021-01-30T15:10:02Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [57.866µs]" time="2021-01-30T15:10:02Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [262.824µs]" time="2021-01-30T15:10:02Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [259.984µs]" time="2021-01-30T15:10:02Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [234.775µs]" time="2021-01-30T15:10:03Z" level=debug msg="http: GET /photos (200) [4.713275ms]" time="2021-01-30T15:10:03Z" level=debug msg="http: GET /api/v1/ws (200) [8.11150679s]" time="2021-01-30T15:10:03Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.586459ms]" time="2021-01-30T15:10:04Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.907616ms]" time="2021-01-30T15:10:05Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.604218ms]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.925253ms]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.312514ms]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [153.293µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [175.614µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [133.878µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [183.355µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [157.71µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [127.825µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [173.156µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [150.184µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [165.129µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [138.448µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [145.087µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [252.873µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [201.385µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [184.556µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [168.444µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [155.498µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [206.093µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [156.807µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [177.417µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [140.995µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [127.566µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [147.155µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [124.975µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [180.322µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [133.904µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.423µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [132.708µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [152.476µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [194.739µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [121.222µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [165.822µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [150.08µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [178.473µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [186.779µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [151.476µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [173.454µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [188.411µs]" time="2021-01-30T15:10:05Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [175.74µs]" time="2021-01-30T15:10:06Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.400618ms]" time="2021-01-30T15:10:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.945802ms]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [158.059µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [142.308µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [118.218µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [130.063µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [96.78µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [112.624µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [86.452µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [137.715µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [160.598µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [131.772µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [107.874µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [133.372µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [129.076µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [121.702µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [141.884µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [127.205µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [154.251µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [114.252µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_224 (200) [124.608µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [116.828µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [116.031µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [119.824µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [121.059µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [109.278µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [87.921µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [98.755µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [78.166µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [119.471µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [183.918µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [106.817µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [106.12µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [99.21µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [128.979µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [114.031µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [126.678µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [128.501µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [137.268µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [114.689µs]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /photos (200) [10.479912ms]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /api/v1/ws (200) [3.045667949s]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.417434ms]" time="2021-01-30T15:10:07Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.490783ms]" time="2021-01-30T15:10:08Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.85186ms]" time="2021-01-30T15:10:08Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.482115ms]" time="2021-01-30T15:10:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.828879ms]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [202.426µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [143.465µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [109.636µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [157.947µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [231.425µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [153.723µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [537.798µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [192.052µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [212.574µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [221.852µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [218.711µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [103.932µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [414.418µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [153.146µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [298.555µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [155.787µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [191.901µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [190.527µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [181.038µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [131.686µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [162.373µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [132.522µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [157.358µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [122.443µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [126.001µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.019µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [141.114µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [143.14µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [170.332µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [128.402µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [131.249µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [187.554µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [136.291µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [144.656µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [172.118µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [197.726µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [153.04µs]" time="2021-01-30T15:10:09Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [158.499µs]" time="2021-01-30T15:10:10Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.204381ms]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.295057ms]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_50 (200) [91.168µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_50 (200) [72.995µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_50 (200) [99.745µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_50 (200) [79.828µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_50 (200) [63.582µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_50 (200) [55.168µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_50 (200) [74.085µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_50 (200) [85.91µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_50 (200) [67.036µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_50 (200) [61.527µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_50 (200) [84.311µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_50 (200) [73.095µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_50 (200) [92.224µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_50 (200) [75.842µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_50 (200) [114.746µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_50 (200) [75.21µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_50 (200) [65.665µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_50 (200) [108.89µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_50 (200) [74.146µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_50 (200) [74.867µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_50 (200) [76.247µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_50 (200) [74.711µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_50 (200) [74.993µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_50 (200) [71.367µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_50 (200) [71.869µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_50 (200) [77.417µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_50 (200) [73.691µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_50 (200) [67.464µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [77.337µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_50 (200) [76.835µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_50 (200) [73.569µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [72.065µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [62.704µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_50 (200) [61.479µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_50 (200) [66.465µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_50 (200) [75.779µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_50 (200) [66.34µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_50 (200) [66.247µs]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /photos (200) [14.703637ms]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /api/v1/ws (200) [2.744725695s]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.51539ms]" time="2021-01-30T15:10:10Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.091267ms]" time="2021-01-30T15:10:11Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.810006ms]" time="2021-01-30T15:10:11Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.902311ms]" time="2021-01-30T15:10:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.63374ms]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [180.174µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [158.85µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [192.397µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [171.664µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.959µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [150.224µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [149.613µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [120.133µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [188.178µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [192.685µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [165.445µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [170.46µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [172.723µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [177.385µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [126.507µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [153.95µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [159.458µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [148.913µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [156.704µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [137.49µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [122.926µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [118.957µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [137.255µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [151.779µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [132.143µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [138.217µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [141.265µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [133.555µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [151.787µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [149.463µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [156.554µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.972µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.67µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [131.804µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [161.568µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [170.482µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [151.208µs]" time="2021-01-30T15:10:12Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [124.057µs]" time="2021-01-30T15:10:13Z" level=debug msg="http: GET /photos (200) [6.639641ms]" time="2021-01-30T15:10:13Z" level=debug msg="http: GET /api/v1/ws (200) [2.414301601s]" time="2021-01-30T15:10:13Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.709558ms]" time="2021-01-30T15:10:13Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [114.845485ms]" time="2021-01-30T15:10:14Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.490786ms]" time="2021-01-30T15:10:14Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.618968ms]" time="2021-01-30T15:10:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.442813ms]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [188.364µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [171.907µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [162.071µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [219.326µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [133.43µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [177.109µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [165.65µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [140.554µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [125.439µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [181.982µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [134.513µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [202.098µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [239.313µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [121.661µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [134.014µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [154.425µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [190.588µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [145.207µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [152.544µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [111.483µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [107.192µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [138.84µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [152.14µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [127.576µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [145.423µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [127.267µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [121.881µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [143.553µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [184.548µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [147.004µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [152.087µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [137.957µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [148.868µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [131.31µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [165.225µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [159.436µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [154.824µs]" time="2021-01-30T15:10:15Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [132.543µs]" time="2021-01-30T15:10:16Z" level=debug msg="albums: search type:folder count:24 order:default [10.852µs]" time="2021-01-30T15:10:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [939.662µs]" time="2021-01-30T15:10:16Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.127µs]" time="2021-01-30T15:10:16Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [205.469µs]" time="2021-01-30T15:10:16Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [2.626µs]" time="2021-01-30T15:10:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [162.95µs]" time="2021-01-30T15:10:16Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.485µs]" time="2021-01-30T15:10:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [129.778µs]" time="2021-01-30T15:10:16Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [4.547µs]" time="2021-01-30T15:10:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [204.463µs]" time="2021-01-30T15:10:16Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [4.107µs]" time="2021-01-30T15:10:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [238.763µs]" time="2021-01-30T15:10:16Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [4.729µs]" time="2021-01-30T15:10:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [199.677µs]" time="2021-01-30T15:10:16Z" level=debug msg="albums: search q:kanada type:folder count:24 order:default [13.54µs]" time="2021-01-30T15:10:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Kanada&category=&type=folder&order=default (200) [847.578µs]" time="2021-01-30T15:10:19Z" level=info msg="Album saved" time="2021-01-30T15:10:19Z" level=debug msg="albums: search id:aqmxlqn2k1qfipmd [10.513µs]" time="2021-01-30T15:10:19Z" level=debug msg="http: PUT /api/v1/albums/aqmxlqn2k1qfipmd (200) [13.828213ms]" time="2021-01-30T15:10:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd (200) [299.112µs]" time="2021-01-30T15:10:19Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:60 order:added merged:true [941.986µs]" time="2021-01-30T15:10:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.527492ms]" time="2021-01-30T15:10:19Z" level=debug msg="albums: search type:folder count:24 order:default [11.735µs]" time="2021-01-30T15:10:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.061397ms]" time="2021-01-30T15:10:20Z" level=debug msg="albums: search type:folder category:Mountains count:24 order:default [12.681µs]" time="2021-01-30T15:10:20Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=folder&order=default (200) [650.962µs]" time="2021-01-30T15:10:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd (200) [310.255µs]" time="2021-01-30T15:10:20Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:60 order:added merged:true [1.112255ms]" time="2021-01-30T15:10:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.600304ms]" time="2021-01-30T15:10:23Z" level=info msg="Album saved" time="2021-01-30T15:10:23Z" level=debug msg="albums: search id:aqmxlqn2k1qfipmd [8.762µs]" time="2021-01-30T15:10:23Z" level=debug msg="http: PUT /api/v1/albums/aqmxlqn2k1qfipmd (200) [8.128051ms]" time="2021-01-30T15:10:23Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:120 order:added merged:true [1.064518ms]" time="2021-01-30T15:10:23Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.593856ms]" time="2021-01-30T15:10:23Z" level=debug msg="albums: search type:folder count:24 order:default [11.51µs]" time="2021-01-30T15:10:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [878.87µs]" time="2021-01-30T15:10:24Z" level=debug msg="albums: search q:kanada type:folder count:24 order:default [29.79µs]" time="2021-01-30T15:10:24Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Kanada&category=&type=folder&order=default (200) [929.612µs]" time="2021-01-30T15:10:24Z" level=debug msg="http: GET /photos (200) [15.327196ms]" time="2021-01-30T15:10:24Z" level=debug msg="http: GET /api/v1/ws (200) [10.576328517s]" time="2021-01-30T15:10:24Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.989097ms]" time="2021-01-30T15:10:24Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.363446ms]" time="2021-01-30T15:10:25Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.388045ms]" time="2021-01-30T15:10:25Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.553795ms]" time="2021-01-30T15:10:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.747213ms]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [157.83µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [151.065µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [125.42µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [165.397µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.683µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [175.891µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [163.979µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [139.698µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [119.775µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.308µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [140.509µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [157.831µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [866.031µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [158.989µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [251.542µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [152.058µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [151.434µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [152.126µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [160.564µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [117.237µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [143.116µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.785µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [131.697µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [130.471µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [117.246µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [146.528µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.631µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [128.203µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [164.529µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [107.153µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [133.384µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [133.857µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [156.924µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [133.752µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [169.04µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [265.775µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [269.827µs]" time="2021-01-30T15:10:26Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [149.756µs]" time="2021-01-30T15:10:27Z" level=debug msg="albums: search type:folder count:24 order:default [11.199µs]" time="2021-01-30T15:10:27Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [902.288µs]" time="2021-01-30T15:10:27Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.977µs]" time="2021-01-30T15:10:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [184.941µs]" time="2021-01-30T15:10:27Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.476µs]" time="2021-01-30T15:10:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [146.343µs]" time="2021-01-30T15:10:27Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.263µs]" time="2021-01-30T15:10:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [154.537µs]" time="2021-01-30T15:10:27Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.281µs]" time="2021-01-30T15:10:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [168.743µs]" time="2021-01-30T15:10:27Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [2.9µs]" time="2021-01-30T15:10:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [190.94µs]" time="2021-01-30T15:10:27Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.845µs]" time="2021-01-30T15:10:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [182.885µs]" time="2021-01-30T15:10:28Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [282.764µs]" time="2021-01-30T15:10:28Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.215844ms]" time="2021-01-30T15:10:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [5.961072ms]" time="2021-01-30T15:10:28Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [192.524µs]" time="2021-01-30T15:10:28Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [194.817µs]" time="2021-01-30T15:10:28Z" level=debug msg="http: GET /photos (200) [6.949672ms]" time="2021-01-30T15:10:28Z" level=debug msg="http: GET /api/v1/ws (200) [3.691671795s]" time="2021-01-30T15:10:28Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.285497ms]" time="2021-01-30T15:10:28Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [116.159946ms]" time="2021-01-30T15:10:30Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.315479ms]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.453994ms]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [20.856003ms]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [181.54µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [190.353µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [121.321µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [179.712µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [158.587µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [174.906µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [143.488µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [126.409µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [186.242µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [175.235µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [140.404µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [259.62µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [197.435µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [186.852µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [166.82µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [156.146µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [141.459µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [171.388µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [160.957µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [146.908µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [131.399µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [136.513µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [134.486µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [155.43µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [157.686µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [142.571µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [135.964µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [146.657µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.35µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [145.409µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [169.507µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [133.289µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [137.388µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [128.888µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [141.511µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [175.256µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [180.732µs]" time="2021-01-30T15:10:30Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.454µs]" time="2021-01-30T15:10:31Z" level=debug msg="albums: search type:folder count:24 order:default [9.924µs]" time="2021-01-30T15:10:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [941.551µs]" time="2021-01-30T15:10:31Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.696µs]" time="2021-01-30T15:10:31Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [203.034µs]" time="2021-01-30T15:10:31Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.285µs]" time="2021-01-30T15:10:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [197.407µs]" time="2021-01-30T15:10:31Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.171µs]" time="2021-01-30T15:10:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [192.466µs]" time="2021-01-30T15:10:31Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.02µs]" time="2021-01-30T15:10:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [178.371µs]" time="2021-01-30T15:10:31Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [2.916µs]" time="2021-01-30T15:10:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [203.869µs]" time="2021-01-30T15:10:31Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.956µs]" time="2021-01-30T15:10:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [176.341µs]" time="2021-01-30T15:10:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [788.071µs]" time="2021-01-30T15:10:32Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [338.146µs]" time="2021-01-30T15:10:32Z" level=info msg="Album saved" time="2021-01-30T15:10:32Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [8.67µs]" time="2021-01-30T15:10:32Z" level=debug msg="http: POST /api/v1/albums/aqnah1321mgkt1w2/links (200) [15.566316ms]" time="2021-01-30T15:10:39Z" level=info msg="Album saved" time="2021-01-30T15:10:39Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [8.907µs]" time="2021-01-30T15:10:39Z" level=debug msg="http: PUT /api/v1/albums/aqnah1321mgkt1w2/links/sqnr65k273s6rhp7 (200) [12.492035ms]" time="2021-01-30T15:10:40Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [309.029µs]" time="2021-01-30T15:10:40Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.487084ms]" time="2021-01-30T15:10:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [7.201587ms]" time="2021-01-30T15:10:40Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [152.767µs]" time="2021-01-30T15:10:40Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [171.362µs]" time="2021-01-30T15:10:40Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [419.184µs]" time="2021-01-30T15:10:48Z" level=info msg="Album saved" time="2021-01-30T15:10:48Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [9.229µs]" time="2021-01-30T15:10:48Z" level=debug msg="http: PUT /api/v1/albums/aqnah1321mgkt1w2/links/sqnr65k273s6rhp7 (200) [12.392235ms]" time="2021-01-30T15:10:48Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.371207ms]" time="2021-01-30T15:10:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.329197ms]" time="2021-01-30T15:10:48Z" level=info msg="Album saved" time="2021-01-30T15:10:48Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [8.554µs]" time="2021-01-30T15:10:48Z" level=debug msg="http: POST /api/v1/albums/aqnah1321mgkt1w2/links (200) [9.816239ms]" time="2021-01-30T15:10:48Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.270378ms]" time="2021-01-30T15:10:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.262334ms]" time="2021-01-30T15:10:49Z" level=info msg="Album saved" time="2021-01-30T15:10:49Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [12.38µs]" time="2021-01-30T15:10:49Z" level=debug msg="http: DELETE /api/v1/albums/aqnah1321mgkt1w2/links/sqnr65k273s6rhp7 (200) [13.934564ms]" time="2021-01-30T15:10:49Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.295443ms]" time="2021-01-30T15:10:49Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [7.032627ms]" time="2021-01-30T15:10:50Z" level=debug msg="albums: search type:folder count:24 order:default [12.762µs]" time="2021-01-30T15:10:50Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.012933ms]" time="2021-01-30T15:10:50Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [489.628µs]" time="2021-01-30T15:10:51Z" level=info msg="Album saved" time="2021-01-30T15:10:51Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [26.84µs]" time="2021-01-30T15:10:51Z" level=debug msg="http: DELETE /api/v1/albums/aqnah1321mgkt1w2/links/sqnr660cupehttw3 (200) [21.784903ms]" time="2021-01-30T15:10:51Z" level=debug msg="http: GET /photos (200) [6.031077ms]" time="2021-01-30T15:10:51Z" level=debug msg="http: GET /api/v1/ws (200) [22.536716079s]" time="2021-01-30T15:10:51Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.148863ms]" time="2021-01-30T15:10:51Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [114.815308ms]" time="2021-01-30T15:10:53Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.236435ms]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.716585ms]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.763859ms]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [184.64µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [192.552µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [137.116µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [188.475µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.229µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [135.276µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [169.884µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [131.103µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [151.736µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [184.905µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [160.427µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [127.429µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [173.551µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [212.328µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [118.869µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [224.807µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [181.942µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [170.845µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [202.57µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [154.823µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [148.336µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [125.807µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [129.597µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [150.54µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [134.697µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [130.355µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [122.514µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [130.465µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [163.578µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [139.59µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [177.959µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [123.432µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [178.558µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [128.722µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [167.134µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [179.986µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [197.895µs]" time="2021-01-30T15:10:53Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [118.649µs]" time="2021-01-30T15:10:54Z" level=debug msg="albums: search type:album count:24 [10.406µs]" time="2021-01-30T15:10:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [648.745µs]" time="2021-01-30T15:10:54Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.025µs]" time="2021-01-30T15:10:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [283.579µs]" time="2021-01-30T15:10:54Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.58µs]" time="2021-01-30T15:10:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [228.313µs]" time="2021-01-30T15:10:54Z" level=debug msg="albums: search type:folder count:24 order:default [13.567µs]" time="2021-01-30T15:10:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [929.644µs]" time="2021-01-30T15:10:54Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [5.029µs]" time="2021-01-30T15:10:54Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [237.015µs]" time="2021-01-30T15:10:54Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.562µs]" time="2021-01-30T15:10:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [159.722µs]" time="2021-01-30T15:10:54Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.877µs]" time="2021-01-30T15:10:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [155.434µs]" time="2021-01-30T15:10:54Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.056µs]" time="2021-01-30T15:10:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [189.475µs]" time="2021-01-30T15:10:54Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [2.619µs]" time="2021-01-30T15:10:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [181.616µs]" time="2021-01-30T15:10:54Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.11µs]" time="2021-01-30T15:10:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [160.114µs]" time="2021-01-30T15:10:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga (200) [332.548µs]" time="2021-01-30T15:10:55Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:60 order:added merged:true [1.035608ms]" time="2021-01-30T15:10:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn3jaryd4ga&filter=path:group+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.727215ms]" time="2021-01-30T15:10:55Z" level=debug msg="albums: search type:folder count:24 order:default [10.936µs]" time="2021-01-30T15:10:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [984.64µs]" time="2021-01-30T15:10:56Z" level=debug msg="albums: search type:album count:1000 [10.639µs]" time="2021-01-30T15:10:56Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [646.712µs]" time="2021-01-30T15:10:57Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForFolder AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumforfolder" time="2021-01-30T15:10:57Z" level=info msg="Album created" time="2021-01-30T15:10:57Z" level=debug msg="albums: search id:aqnr66996ay1bbqz [9.577µs]" time="2021-01-30T15:10:57Z" level=debug msg="http: POST /api/v1/albums (200) [12.863811ms]" time="2021-01-30T15:10:57Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:10000 [1.034591ms]" time="2021-01-30T15:10:57Z" level=info msg="Selection added to NotYetExistingAlbumForFolder" time="2021-01-30T15:10:57Z" level=debug msg="albums: search id:aqnr66996ay1bbqz [10.01µs]" time="2021-01-30T15:10:57Z" level=debug msg="http: POST /api/v1/albums/aqnr66996ay1bbqz/clone (200) [8.550416ms]" time="2021-01-30T15:10:58Z" level=debug msg="albums: search type:album count:24 [10.734µs]" time="2021-01-30T15:10:58Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [773.092µs]" time="2021-01-30T15:10:58Z" level=debug msg="cached album-cover:aqnr66996ay1bbqz:tile_500 [1.098237ms]" time="2021-01-30T15:10:58Z" level=debug msg="http: GET /api/v1/albums/aqnr66996ay1bbqz/t/public/tile_500 (200) [1.293615ms]" time="2021-01-30T15:10:59Z" level=debug msg="albums: search q:notyetexistingalbumforfolder type:album count:24 [10.564µs]" time="2021-01-30T15:10:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForFolder&category=&type=album (200) [793.152µs]" time="2021-01-30T15:10:59Z" level=debug msg="http: GET /api/v1/albums/aqnr66996ay1bbqz (200) [305.902µs]" time="2021-01-30T15:10:59Z" level=info msg="photos: found 2 results for dist:20 album:aqnr66996ay1bbqz count:60 order:oldest merged:true [883.021µs]" time="2021-01-30T15:10:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr66996ay1bbqz&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.604853ms]" time="2021-01-30T15:10:59Z" level=debug msg="albums: search type:album count:24 [9.485µs]" time="2021-01-30T15:10:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [802.288µs]" time="2021-01-30T15:11:00Z" level=info msg="albums: deleting aqnr66996ay1bbqz" time="2021-01-30T15:11:00Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [22.92665ms]" time="2021-01-30T15:11:01Z" level=debug msg="albums: search type:folder count:24 order:default [12.592µs]" time="2021-01-30T15:11:01Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.101848ms]" time="2021-01-30T15:11:01Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga (200) [316.585µs]" time="2021-01-30T15:11:01Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:60 order:added merged:true [1.277336ms]" time="2021-01-30T15:11:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn3jaryd4ga&filter=path:group+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.895588ms]" time="2021-01-30T15:11:01Z" level=debug msg="http: GET /photos (200) [17.747582ms]" time="2021-01-30T15:11:01Z" level=debug msg="http: GET /api/v1/ws (200) [9.712143192s]" time="2021-01-30T15:11:01Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.840969ms]" time="2021-01-30T15:11:02Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.398295ms]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.564014ms]" time="2021-01-30T15:11:03Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.810259ms]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.649224ms]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [188.364µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [172.406µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [136.383µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [160.384µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [138.189µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [126.117µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [193.253µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [167.441µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [155.217µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [180.558µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [207.017µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [127.698µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [188.76µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [152.655µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [129.705µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [176.576µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [140.071µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [112.885µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [154.067µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [127.902µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [121.749µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [135.245µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [159.796µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [116.045µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [139.609µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [178.801µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [115.842µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [126.079µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [151.33µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [115.267µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [149.229µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [122.16µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [138.59µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [126.651µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [140.124µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [134.401µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [153.944µs]" time="2021-01-30T15:11:03Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [129.443µs]" time="2021-01-30T15:11:04Z" level=debug msg="albums: search type:folder count:24 order:default [11.146µs]" time="2021-01-30T15:11:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [903.556µs]" time="2021-01-30T15:11:04Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [3.798µs]" time="2021-01-30T15:11:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [193.913µs]" time="2021-01-30T15:11:04Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.284µs]" time="2021-01-30T15:11:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [148.18µs]" time="2021-01-30T15:11:04Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.052µs]" time="2021-01-30T15:11:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [155.48µs]" time="2021-01-30T15:11:04Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.205µs]" time="2021-01-30T15:11:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [209.98µs]" time="2021-01-30T15:11:04Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [5.826µs]" time="2021-01-30T15:11:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [244.058µs]" time="2021-01-30T15:11:04Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.971µs]" time="2021-01-30T15:11:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [219.522µs]" time="2021-01-30T15:11:11Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [359.442µs]" time="2021-01-30T15:11:11Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.415757ms]" time="2021-01-30T15:11:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.29588ms]" time="2021-01-30T15:11:11Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [162.493µs]" time="2021-01-30T15:11:11Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [132.529µs]" time="2021-01-30T15:11:17Z" level=debug msg="http: GET /photos (200) [14.552116ms]" time="2021-01-30T15:11:17Z" level=debug msg="http: GET /api/v1/ws (200) [14.960459281s]" time="2021-01-30T15:11:17Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.499107ms]" time="2021-01-30T15:11:17Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.564263ms]" time="2021-01-30T15:11:18Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.703962ms]" time="2021-01-30T15:11:18Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.926305ms]" time="2021-01-30T15:11:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.405353ms]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [215.356µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.004µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [136.183µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [156.696µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [120.399µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [145.519µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [172.364µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [143.395µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [163.398µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [158.381µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [153.024µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [132.272µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [180.591µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [148.221µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.751µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [142.77µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [151.87µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [131.197µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [162.166µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [146.988µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.338µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [202.503µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [132.344µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.755µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [126.931µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.951µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [129.327µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [255.008µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [152.297µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [153.869µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [151.025µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [123.554µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.847µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [225.995µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [151.214µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [161.193µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.197µs]" time="2021-01-30T15:11:19Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [117.599µs]" time="2021-01-30T15:11:20Z" level=debug msg="labels: search count:24 [8.06µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [888.342µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.364µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [216.522µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [4.649µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [186.22µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.663µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [151.634µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.892µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [189.391µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [3.35µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [138.431µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [2.978µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [222.644µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.399µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [175.249µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.248µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [186.179µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [2.642µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [150.09µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [2.549µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [176.693µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [2.558µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [140.755µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [2.396µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [127.268µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [2.37µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [124.063µs]" time="2021-01-30T15:11:20Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [5.237µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [210.208µs]" time="2021-01-30T15:11:20Z" level=debug msg="labels: search all:true count:24 [7.894µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all=true (200) [1.091879ms]" time="2021-01-30T15:11:20Z" level=debug msg="cached label-cover:lqmxlr257v084yut:tile_500 [1.263743ms]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr257v084yut/t/public/tile_500 (200) [1.515259ms]" time="2021-01-30T15:11:20Z" level=debug msg="cached label-cover:lqmxlr233gapjdmo:tile_500 [1.183584ms]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr233gapjdmo/t/public/tile_500 (200) [1.343411ms]" time="2021-01-30T15:11:20Z" level=debug msg="cached label-cover:lqmxlr1v6lgj56ow:tile_500 [2.11316ms]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr1v6lgj56ow/t/public/tile_500 (200) [2.241556ms]" time="2021-01-30T15:11:20Z" level=debug msg="cached label-cover:lqmxlr5164qkvyjy:tile_500 [1.538233ms]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr5164qkvyjy/t/public/tile_500 (200) [1.734862ms]" time="2021-01-30T15:11:20Z" level=debug msg="cached label-cover:lqmxlqz2ft9xol52:tile_500 [2.141861ms]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2ft9xol52/t/public/tile_500 (200) [2.322234ms]" time="2021-01-30T15:11:20Z" level=debug msg="cached label-cover:lqmxlr13ldzj2q1u:tile_500 [4.568087ms]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13ldzj2q1u/t/public/tile_500 (200) [4.688767ms]" time="2021-01-30T15:11:20Z" level=debug msg="labels: search all:true count:24 offset:24 [9.553µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=24&q=&all=true (200) [378.948µs]" time="2021-01-30T15:11:20Z" level=debug msg="cached label-cover:lqmxlqz2ketk50w1:tile_500 [1.183958ms]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2ketk50w1/t/public/tile_500 (200) [1.340603ms]" time="2021-01-30T15:11:20Z" level=debug msg="cached label-cover:lqmxlr42vbpyh6vo:tile_500 [1.277176ms]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr42vbpyh6vo/t/public/tile_500 (200) [1.406532ms]" time="2021-01-30T15:11:20Z" level=debug msg="cached label-cover:lqnah1gpxr93ty8m:tile_500 [808.86µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqnah1gpxr93ty8m/t/public/tile_500 (200) [936.253µs]" time="2021-01-30T15:11:20Z" level=debug msg="cached label-cover:lqmxlr21q1yo2a58:tile_500 [1.207542ms]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr21q1yo2a58/t/public/tile_500 (200) [1.38006ms]" time="2021-01-30T15:11:20Z" level=debug msg="cached label-cover:lqmxlr229xygqjhu:tile_500 [1.312792ms]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels/lqmxlr229xygqjhu/t/public/tile_500 (200) [1.504326ms]" time="2021-01-30T15:11:20Z" level=debug msg="labels: search count:48 [9.168µs]" time="2021-01-30T15:11:20Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [771.934µs]" time="2021-01-30T15:11:21Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T15:11:21Z" level=debug msg="labels: search q:beacon count:48 [10.018µs]" time="2021-01-30T15:11:21Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [5.069544ms]" time="2021-01-30T15:11:22Z" level=info msg="search: label Beacon includes 0 categories" time="2021-01-30T15:11:22Z" level=info msg="photos: found 1 results for public:true dist:20 label:beacon count:60 order:newest merged:true [1.443813ms]" time="2021-01-30T15:11:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:beacon&public=true&quality=0 (200) [1.902258ms]" time="2021-01-30T15:11:23Z" level=debug msg="http: GET /api/v1/svg/photo (200) [122.543µs]" time="2021-01-30T15:11:23Z" level=debug msg="http: GET /api/v1/photos/pqmxlr63s7c33i4r (200) [2.064218ms]" time="2021-01-30T15:11:24Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [740.059µs]" time="2021-01-30T15:11:24Z" level=info msg="label removed" time="2021-01-30T15:11:24Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr63s7c33i4r/label/24 (200) [32.949032ms]" time="2021-01-30T15:11:25Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [871.182µs]" time="2021-01-30T15:11:25Z" level=info msg="label updated" time="2021-01-30T15:11:25Z" level=debug msg="http: POST /api/v1/photos/pqmxlr63s7c33i4r/label (200) [46.295569ms]" time="2021-01-30T15:11:25Z" level=debug msg="labels: search count:48 [8.187µs]" time="2021-01-30T15:11:25Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [726.509µs]" time="2021-01-30T15:11:25Z" level=debug msg="cached label-cover:lqnr6711nj1794ym:tile_500 [952.528µs]" time="2021-01-30T15:11:25Z" level=debug msg="http: GET /api/v1/labels/lqnr6711nj1794ym/t/public/tile_500 (200) [1.126801ms]" time="2021-01-30T15:11:26Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T15:11:26Z" level=debug msg="labels: search q:beacon count:48 [9.28µs]" time="2021-01-30T15:11:26Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [727.246µs]" time="2021-01-30T15:11:26Z" level=info msg="search: label Test includes 1 categories" time="2021-01-30T15:11:26Z" level=debug msg="labels: search q:test count:48 [12.134µs]" time="2021-01-30T15:11:26Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=test&all= (200) [922.031µs]" time="2021-01-30T15:11:27Z" level=info msg="search: label Test includes 0 categories" time="2021-01-30T15:11:27Z" level=info msg="photos: found 1 results for public:true dist:20 label:test count:60 order:newest merged:true [1.230136ms]" time="2021-01-30T15:11:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:test&public=true&quality=0 (200) [1.733803ms]" time="2021-01-30T15:11:27Z" level=debug msg="http: GET /api/v1/photos/pqmxlr63s7c33i4r (200) [2.15079ms]" time="2021-01-30T15:11:28Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [1.865103ms]" time="2021-01-30T15:11:28Z" level=info msg="label removed" time="2021-01-30T15:11:28Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr63s7c33i4r/label/28 (200) [46.041672ms]" time="2021-01-30T15:11:28Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [1.434342ms]" time="2021-01-30T15:11:28Z" level=info msg="label saved" time="2021-01-30T15:11:28Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr63s7c33i4r/label/24 (200) [37.967065ms]" time="2021-01-30T15:11:29Z" level=debug msg="labels: search count:48 [7.354µs]" time="2021-01-30T15:11:29Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [1.128701ms]" time="2021-01-30T15:11:30Z" level=info msg="search: label Test includes 1 categories" time="2021-01-30T15:11:30Z" level=debug msg="labels: search q:test count:48 [7.74µs]" time="2021-01-30T15:11:30Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=test&all= (200) [579.738µs]" time="2021-01-30T15:11:30Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T15:11:30Z" level=debug msg="labels: search q:beacon count:48 [14.31µs]" time="2021-01-30T15:11:30Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [1.005613ms]" time="2021-01-30T15:11:30Z" level=debug msg="http: GET /photos (200) [5.320329ms]" time="2021-01-30T15:11:30Z" level=debug msg="http: GET /api/v1/ws (200) [12.949488993s]" time="2021-01-30T15:11:30Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.914298ms]" time="2021-01-30T15:11:30Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [112.56281ms]" time="2021-01-30T15:11:32Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.084813ms]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.736544ms]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.45598ms]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [156.204µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [158.739µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [128.103µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [167.795µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [155.306µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [159.818µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [157.508µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [173.344µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [153.718µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [166.463µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [172.234µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [162.767µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [191.454µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [144.253µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [141.172µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [187.048µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [150.211µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [139.786µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [212.471µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [131.315µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [132.681µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [144.866µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [140.122µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [135.215µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [138.113µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [154.507µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [129.822µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [158.529µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [161.737µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [156.906µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [147.941µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [144.426µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.084µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [130.338µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [158.119µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.436µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [150.862µs]" time="2021-01-30T15:11:32Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [140.16µs]" time="2021-01-30T15:11:33Z" level=debug msg="labels: search count:24 [7.51µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [732.371µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.975µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [276.927µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.783µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [214.298µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [7.608µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [180.718µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.214µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [196.46µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [2.452µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [140.38µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [2.819µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [262.861µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.33µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [206.661µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.384µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [182.36µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.684µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [179.766µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.599µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [193.056µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.931µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [227.481µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [4.269µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [165.057µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.003µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [138.211µs]" time="2021-01-30T15:11:33Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.3µs]" time="2021-01-30T15:11:33Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [229.912µs]" time="2021-01-30T15:11:34Z" level=info msg="search: label Zebra includes 1 categories" time="2021-01-30T15:11:34Z" level=debug msg="labels: search q:zebra count:24 [9.243µs]" time="2021-01-30T15:11:34Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=zebra&all= (200) [770.335µs]" time="2021-01-30T15:11:34Z" level=info msg="search: label Zebra includes 0 categories" time="2021-01-30T15:11:34Z" level=info msg="photos: found 3 results for public:true dist:20 label:zebra count:60 order:newest merged:true [1.744897ms]" time="2021-01-30T15:11:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:zebra&public=true&quality=0 (200) [2.547269ms]" time="2021-01-30T15:11:35Z" level=debug msg="http: GET /api/v1/svg/photo (200) [131.979µs]" time="2021-01-30T15:11:35Z" level=debug msg="http: GET /api/v1/photos/pqmxlr2246libzzo (200) [2.126369ms]" time="2021-01-30T15:11:37Z" level=debug msg="photo: using label Horse to create title for pqmxlr2246libzzo" time="2021-01-30T15:11:37Z" level=debug msg="photo: changed title of pqmxlr2246libzzo to “Horse / South Africa / 2013”" time="2021-01-30T15:11:37Z" level=info msg="photos: found 1 results for id:pqmxlr2246libzzo merged:true [1.794577ms]" time="2021-01-30T15:11:37Z" level=info msg="label saved" time="2021-01-30T15:11:37Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr2246libzzo/label/13 (200) [48.651159ms]" time="2021-01-30T15:11:38Z" level=debug msg="labels: search count:24 [7.24µs]" time="2021-01-30T15:11:38Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [767.934µs]" time="2021-01-30T15:11:38Z" level=info msg="search: label Horse includes 1 categories" time="2021-01-30T15:11:38Z" level=debug msg="labels: search q:horse count:24 [10.353µs]" time="2021-01-30T15:11:38Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=horse&all= (200) [881.996µs]" time="2021-01-30T15:11:39Z" level=info msg="search: label Horse includes 0 categories" time="2021-01-30T15:11:39Z" level=info msg="photos: found 3 results for public:true dist:20 label:horse count:60 order:newest merged:true [1.668941ms]" time="2021-01-30T15:11:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:horse&public=true&quality=0 (200) [2.48376ms]" time="2021-01-30T15:11:39Z" level=debug msg="http: GET /api/v1/photos/pqmxlr2246libzzo (200) [2.203537ms]" time="2021-01-30T15:11:40Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T15:11:40Z" level=debug msg="photo: changed title of pqmxlr2246libzzo to “Zebra / South Africa / 2013”" time="2021-01-30T15:11:40Z" level=info msg="photos: found 1 results for id:pqmxlr2246libzzo merged:true [1.841331ms]" time="2021-01-30T15:11:40Z" level=info msg="label saved" time="2021-01-30T15:11:40Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr2246libzzo/label/13 (200) [24.343178ms]" time="2021-01-30T15:11:41Z" level=debug msg="labels: search count:24 [7.545µs]" time="2021-01-30T15:11:41Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [778.068µs]" time="2021-01-30T15:11:41Z" level=info msg="search: label horse not found" time="2021-01-30T15:11:41Z" level=debug msg="labels: search q:horse count:24 [10.648µs]" time="2021-01-30T15:11:41Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=horse&all= (200) [644.419µs]" time="2021-01-30T15:11:42Z" level=debug msg="http: GET /photos (200) [4.580081ms]" time="2021-01-30T15:11:42Z" level=debug msg="http: GET /api/v1/ws (200) [10.91901459s]" time="2021-01-30T15:11:42Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.101451ms]" time="2021-01-30T15:11:42Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.19126ms]" time="2021-01-30T15:11:43Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.676825ms]" time="2021-01-30T15:11:43Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.871173ms]" time="2021-01-30T15:11:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.795668ms]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [238.738µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.181µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [112.872µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [154.699µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [141.17µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [148.875µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [182.236µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [142.512µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [130.323µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [177.252µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [147.103µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [148.232µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [203.036µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [190.097µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [140.222µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [160.598µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [178.063µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [172.022µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [219.574µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [132.456µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [139.817µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [150.443µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [170.475µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [171.861µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [132.869µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [141.44µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [139.831µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [161.9µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [155.958µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [130.262µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [170.751µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [127.051µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [139.06µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [155.926µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [160.604µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [166.43µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [145.844µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [127.055µs]" time="2021-01-30T15:11:44Z" level=debug msg="albums: search type:album count:24 [10.115µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [677.442µs]" time="2021-01-30T15:11:44Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.746µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [250.703µs]" time="2021-01-30T15:11:44Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.056µs]" time="2021-01-30T15:11:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [190.05µs]" time="2021-01-30T15:11:45Z" level=debug msg="albums: search q:christmas type:album count:24 [12.802µs]" time="2021-01-30T15:11:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Christmas&category=&type=album (200) [862.37µs]" time="2021-01-30T15:11:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [306.435µs]" time="2021-01-30T15:11:45Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [747.111µs]" time="2021-01-30T15:11:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.230389ms]" time="2021-01-30T15:11:46Z" level=debug msg="labels: search count:24 [8.838µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [740.974µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [3.667µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [234.447µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.978µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [188.129µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.293µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [187.723µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.498µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [196.705µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [3.512µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [191.559µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [2.484µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [194.494µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.603µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [192.935µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.406µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [217.734µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [2.692µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [171.987µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [2.552µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [200.359µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [4.195µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [203.594µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [4.77µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [180.891µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.795µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [220.592µs]" time="2021-01-30T15:11:46Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.739µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [195.101µs]" time="2021-01-30T15:11:46Z" level=info msg="search: label Landscape includes 2 categories" time="2021-01-30T15:11:46Z" level=debug msg="labels: search q:landscape count:24 [8.601µs]" time="2021-01-30T15:11:46Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=landscape&all= (200) [879.988µs]" time="2021-01-30T15:11:47Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T15:11:47Z" level=info msg="photos: found 8 results for public:true dist:20 label:landscape count:60 order:newest merged:true [2.500533ms]" time="2021-01-30T15:11:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:landscape&public=true&quality=0 (200) [4.079147ms]" time="2021-01-30T15:11:47Z" level=debug msg="labels: search count:24 [7.523µs]" time="2021-01-30T15:11:47Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [806.861µs]" time="2021-01-30T15:11:49Z" level=debug msg="albums: search type:album count:1000 [10.738µs]" time="2021-01-30T15:11:49Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [708.461µs]" time="2021-01-30T15:11:50Z" level=info msg="7 entries added to Christmas" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:colors from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:right_224 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_720 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_224 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:left_224 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1280 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_7680 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_50 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_500 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1920 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_4096 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_100 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2048 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2560 from cache" time="2021-01-30T15:11:50Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_3840 from cache" time="2021-01-30T15:11:50Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [10.162µs]" time="2021-01-30T15:11:50Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/photos (200) [25.030733ms]" time="2021-01-30T15:11:50Z" level=debug msg="albums: search type:album count:24 [10.355µs]" time="2021-01-30T15:11:50Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [766.887µs]" time="2021-01-30T15:11:50Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [270.932µs]" time="2021-01-30T15:11:50Z" level=info msg="photos: found 9 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [2.054706ms]" time="2021-01-30T15:11:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [3.682608ms]" time="2021-01-30T15:11:53Z" level=info msg="6 entries removed from Christmas" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_224 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:left_224 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1280 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_7680 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_50 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_500 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1920 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_4096 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_100 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2048 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2560 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_3840 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:colors from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:right_224 from cache" time="2021-01-30T15:11:53Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_720 from cache" time="2021-01-30T15:11:53Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [11.368µs]" time="2021-01-30T15:11:53Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/photos (200) [19.732899ms]" time="2021-01-30T15:11:53Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [820.656µs]" time="2021-01-30T15:11:53Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.308911ms]" time="2021-01-30T15:11:55Z" level=debug msg="http: GET /photos (200) [4.332683ms]" time="2021-01-30T15:11:55Z" level=debug msg="http: GET /api/v1/ws (200) [12.897338135s]" time="2021-01-30T15:11:55Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.77489ms]" time="2021-01-30T15:11:55Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.535929ms]" time="2021-01-30T15:11:56Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.503339ms]" time="2021-01-30T15:11:56Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.753617ms]" time="2021-01-30T15:11:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.329337ms]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [188.962µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.603µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [123.854µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [173.865µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [141.188µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [199.061µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [146.9µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [119.915µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [185.837µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [182.148µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [207.361µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [145.463µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [183.13µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [158.781µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [151.278µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [154.987µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [175.513µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [184.762µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [177.974µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [150.788µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [132.074µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [167.52µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [159.223µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.79µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [137.021µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.487µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [131.267µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [162.536µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [204.691µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [118.337µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.517µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.102µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [132.451µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [120.367µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [145.129µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [187.883µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [253.207µs]" time="2021-01-30T15:11:57Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [173.896µs]" time="2021-01-30T15:11:58Z" level=debug msg="labels: search count:24 [7.841µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [793.669µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.408µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [184.275µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.49µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [164.039µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [2.407µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [128.798µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.202µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [194.381µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [4.451µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [167.615µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.312µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [205.738µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.444µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [200.157µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.125µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [179.454µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.072µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [154.918µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.109µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [325.861µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.03µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [182.827µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.312µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [139.598µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.238µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [192.236µs]" time="2021-01-30T15:11:58Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.686µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [234.863µs]" time="2021-01-30T15:11:58Z" level=info msg="search: label Dome includes 1 categories" time="2021-01-30T15:11:58Z" level=debug msg="labels: search q:dome count:24 [8.898µs]" time="2021-01-30T15:11:58Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=dome&all= (200) [1.026799ms]" time="2021-01-30T15:11:59Z" level=info msg="search: label Dome includes 0 categories" time="2021-01-30T15:11:59Z" level=info msg="photos: found 1 results for public:true dist:20 label:dome count:60 order:newest merged:true [1.245924ms]" time="2021-01-30T15:11:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:dome&public=true&quality=0 (200) [1.706616ms]" time="2021-01-30T15:11:59Z" level=debug msg="labels: search count:24 [7.578µs]" time="2021-01-30T15:11:59Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [777.055µs]" time="2021-01-30T15:12:01Z" level=info msg="labels: deleting lqmxlr39h7yd60w8" time="2021-01-30T15:12:01Z" level=debug msg="http: POST /api/v1/batch/labels/delete (200) [19.211478ms]" time="2021-01-30T15:12:02Z" level=info msg="search: label dome not found" time="2021-01-30T15:12:02Z" level=debug msg="labels: search q:dome count:24 [9.969µs]" time="2021-01-30T15:12:02Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=dome&all= (200) [556.311µs]" time="2021-01-30T15:12:02Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.658567ms]" time="2021-01-30T15:12:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.056608ms]" time="2021-01-30T15:12:03Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [189.145µs]" time="2021-01-30T15:12:03Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [143.05µs]" time="2021-01-30T15:12:03Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [158.343µs]" time="2021-01-30T15:12:03Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [169.907µs]" time="2021-01-30T15:12:03Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [121.964µs]" time="2021-01-30T15:12:04Z" level=debug msg="http: GET /api/v1/svg/photo (200) [149.44µs]" time="2021-01-30T15:12:04Z" level=debug msg="http: GET /api/v1/photos/pqmxlr32xpzvdvku (200) [1.972242ms]" time="2021-01-30T15:12:05Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T15:12:05Z" level=info msg="photos: found 1 results for id:pqmxlr32xpzvdvku merged:true [686.464µs]" time="2021-01-30T15:12:05Z" level=info msg="label updated" time="2021-01-30T15:12:05Z" level=debug msg="http: POST /api/v1/photos/pqmxlr32xpzvdvku/label (200) [29.620162ms]" time="2021-01-30T15:12:05Z" level=debug msg="http: GET /photos (200) [12.751021ms]" time="2021-01-30T15:12:05Z" level=debug msg="http: GET /api/v1/ws (200) [9.903662905s]" time="2021-01-30T15:12:05Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.12577ms]" time="2021-01-30T15:12:06Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [112.638304ms]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.622902ms]" time="2021-01-30T15:12:07Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [13.824192ms]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [23.103045ms]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [188.505µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [190.712µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [126.659µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [149.96µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [160.951µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [149.541µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [150.093µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [152.204µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [190.141µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [168.289µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [135.936µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [122.871µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [206.417µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [182.938µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [161.299µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [246.62µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [168.244µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [207.505µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [168.711µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [335.032µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [145.962µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [142.792µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [136.191µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.225µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [136.301µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [271.921µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.961µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [141.719µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [177.935µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [129.03µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [131.299µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [129.306µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [138.873µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.393µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [150.601µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [161.908µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [146.016µs]" time="2021-01-30T15:12:07Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [126.22µs]" time="2021-01-30T15:12:08Z" level=debug msg="labels: search count:24 [7.756µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [771.007µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.497µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [247.967µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.52µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [250.387µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [2.63µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [169.874µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.851µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [177.334µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [2.792µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [143.855µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.157µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [273.211µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [2.722µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [172.377µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.379µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [175.459µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.672µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [175.286µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.054µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [270.057µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [2.219µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [397.166µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.037µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [179.376µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [2.919µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [176.959µs]" time="2021-01-30T15:12:08Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [5.048µs]" time="2021-01-30T15:12:08Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [191.446µs]" time="2021-01-30T15:12:09Z" level=info msg="search: label bakery not found" time="2021-01-30T15:12:09Z" level=debug msg="labels: search q:bakery count:24 [9.852µs]" time="2021-01-30T15:12:09Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=bakery&all= (200) [615.718µs]" time="2021-01-30T15:12:10Z" level=debug msg="http: GET /api/v1/folders/import?recursive=true&uncached=true (200) [86.548333ms]" [GIN-debug] redirecting request 307: /api/v1/import/ --> /api/v1/import/ time="2021-01-30T15:12:10Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T15:12:10Z" level=info msg="Copying files from Bäckerei" time="2021-01-30T15:12:10Z" level=info msg="import: no .ppignore file found" time="2021-01-30T15:12:10Z" level=debug msg="media: no original json sidecar file found for library-import-001.jpg" time="2021-01-30T15:12:10Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:12:10Z" level=info msg="media: library-import-001.jpg was taken at 2010-03-12 17:10:07 +0000 UTC (meta)" time="2021-01-30T15:12:10Z" level=info msg="folder: added album “March 2010” (path:2010/03 public:true)" time="2021-01-30T15:12:10Z" level=info msg="import: created folder /2010/03" time="2021-01-30T15:12:10Z" level=info msg="import: moving main jpg file library-import-001.jpg to 2010/03/20100312_171007_16084939.jpg" time="2021-01-30T15:12:10Z" level=debug msg="media: no new thumbnails created for 20100312_171007_16084939 [1.125019ms]" time="2021-01-30T15:12:11Z" level=debug msg="media: no original json sidecar file found for 20100312_171007_16084939.jpg" time="2021-01-30T15:12:11Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:12:11Z" level=info msg="media: 20100312_171007_16084939.jpg was taken at 2010-03-12 17:10:07 +0000 UTC (meta)" time="2021-01-30T15:12:11Z" level=debug msg="index: image classification took 222.145179ms" time="2021-01-30T15:12:11Z" level=debug msg="photo: changed title of pqnr68b1uuxtdnyg to “Library Import / 2010”" time="2021-01-30T15:12:11Z" level=info msg="import: added main jpg file 2010/03/20100312_171007_16084939.jpg" time="2021-01-30T15:12:11Z" level=debug msg="moments: index contains 45 photos and 5 videos, using threshold 6" time="2021-01-30T15:12:11Z" level=info msg="moments: added “March 2010” (public:true year:2010 month:3)" time="2021-01-30T15:12:11Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T15:12:11Z" level=info msg="Import completed in 0 s" time="2021-01-30T15:12:11Z" level=debug msg="http: POST /api/v1/import/ (200) [382.61369ms]" time="2021-01-30T15:12:11Z" level=debug msg="http: GET /api/v1/config (200) [132.67152ms]" time="2021-01-30T15:12:11Z" level=debug msg="http: GET /api/v1/config (200) [134.035122ms]" time="2021-01-30T15:12:11Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T15:12:11Z" level=info msg="photos: found 8 results for public:true dist:20 label:landscape count:120 order:newest merged:true [3.602354ms]" time="2021-01-30T15:12:11Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:landscape&public=true&quality=0 (200) [5.098372ms]" time="2021-01-30T15:13:11Z" level=debug msg="labels: search count:24 [8.584µs]" time="2021-01-30T15:13:11Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [895.836µs]" time="2021-01-30T15:13:11Z" level=debug msg="cached label-cover:lqnr68b112z1e2ki:tile_500 [982.59µs]" time="2021-01-30T15:13:11Z" level=debug msg="http: GET /api/v1/labels/lqnr68b112z1e2ki/t/public/tile_500 (200) [1.163683ms]" time="2021-01-30T15:13:11Z" level=debug msg="labels: search count:48 [7.717µs]" time="2021-01-30T15:13:11Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [782.978µs]" time="2021-01-30T15:13:12Z" level=info msg="search: label Bakery includes 1 categories" time="2021-01-30T15:13:12Z" level=debug msg="labels: search q:bakery count:24 [10.065µs]" time="2021-01-30T15:13:12Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=bakery&all= (200) [757.432µs]" time="2021-01-30T15:13:12Z" level=debug msg="http: GET /photos (200) [7.049123ms]" time="2021-01-30T15:13:12Z" level=debug msg="http: GET /api/v1/ws (200) [1m6.226040241s]" time="2021-01-30T15:13:12Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.725615ms]" time="2021-01-30T15:13:12Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.557297ms]" time="2021-01-30T15:13:13Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.460954ms]" time="2021-01-30T15:13:13Z" level=info msg="photos: found 43 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.007876ms]" time="2021-01-30T15:13:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.791661ms]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [156.501µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.67µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [119.591µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [159.165µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [130.419µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [161.796µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [131.793µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [208.089µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [161.134µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [167.757µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [170.795µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [157.577µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [199.22µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [241.643µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [162.333µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [117.689µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [170.432µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [139.585µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [231.742µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [183.888µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [125.236µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [148.736µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [153.631µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [139.806µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [139.002µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [143.268µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [132.164µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [150.705µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [178.89µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [123.284µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [161.94µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [140.152µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [131.243µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [125.165µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [147.581µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [184.334µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [145.844µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.818µs]" time="2021-01-30T15:13:14Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [119.329µs]" time="2021-01-30T15:13:15Z" level=debug msg="labels: search count:24 [7.967µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [873.391µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqnr68b112z1e2ki:tile_500 [4.849µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqnr68b112z1e2ki/t/public/tile_500 (200) [224.449µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.284µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [230.915µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.03µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [189.007µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [2.995µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [141.022µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.026µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [179.516µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [2.692µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [152.431µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.568µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [202.76µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.405µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [189.104µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [3.244µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [168.706µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.393µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [158.404µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [2.673µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [216.106µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [2.846µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [165.833µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [2.261µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [137.428µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [4.8µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [167.073µs]" time="2021-01-30T15:13:15Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.718µs]" time="2021-01-30T15:13:15Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [174.511µs]" time="2021-01-30T15:13:16Z" level=info msg="search: label cheetah not found" time="2021-01-30T15:13:16Z" level=debug msg="labels: search q:cheetah count:24 [9.211µs]" time="2021-01-30T15:13:16Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=cheetah&all= (200) [733.546µs]" time="2021-01-30T15:13:16Z" level=debug msg="albums: search type:moment count:24 [9.739µs]" time="2021-01-30T15:13:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [636.487µs]" time="2021-01-30T15:13:16Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T15:13:16Z" level=info msg="photos: found 1 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:1 order:relevance [1.349851ms]" time="2021-01-30T15:13:16Z" level=debug msg="cached album-cover:aqnah1mhviyxpahk:tile_500 [2.340409ms]" time="2021-01-30T15:13:16Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [2.528943ms]" time="2021-01-30T15:13:16Z" level=debug msg="albums: search type:month count:24 [12.647µs]" time="2021-01-30T15:13:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.831733ms]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.393µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [224.63µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.008µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [189.39µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.08µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [140.652µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.995µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [190.873µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.429µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [163.191µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.111µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [141.057µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.151µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [160.979µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.125µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [188.45µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.783µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [263.473µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [4.018µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [193.98µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.268µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [147.623µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.752µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [171.785µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.479µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [181.355µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.436µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [171.38µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [2.811µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [230.166µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [2.802µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [146.125µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [2.699µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [404.983µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.693µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [166.85µs]" time="2021-01-30T15:13:17Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [2.966µs]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [214.221µs]" time="2021-01-30T15:13:17Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnr68baejqbw4t5 year:2010 month:3 count:1 order:relevance [654.778µs]" time="2021-01-30T15:13:17Z" level=debug msg="cached album-cover:aqnr68baejqbw4t5:tile_500 [1.657719ms]" time="2021-01-30T15:13:17Z" level=debug msg="http: GET /api/v1/albums/aqnr68baejqbw4t5/t/public/tile_500 (200) [1.79667ms]" time="2021-01-30T15:13:18Z" level=debug msg="albums: search q:\"december 2013\" type:month count:24 [15.292µs]" time="2021-01-30T15:13:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=December+2013&category=&type=month (200) [811.726µs]" time="2021-01-30T15:13:18Z" level=debug msg="albums: search type:folder count:24 order:default [12.453µs]" time="2021-01-30T15:13:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.073945ms]" time="2021-01-30T15:13:18Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.327µs]" time="2021-01-30T15:13:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [172.392µs]" time="2021-01-30T15:13:18Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.829µs]" time="2021-01-30T15:13:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [296.141µs]" time="2021-01-30T15:13:18Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [3.531µs]" time="2021-01-30T15:13:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [162.754µs]" time="2021-01-30T15:13:18Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.853µs]" time="2021-01-30T15:13:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [198.815µs]" time="2021-01-30T15:13:18Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.097µs]" time="2021-01-30T15:13:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [209.359µs]" time="2021-01-30T15:13:18Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [6.585µs]" time="2021-01-30T15:13:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [232.344µs]" time="2021-01-30T15:13:18Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnr68a1vybojlng count:1 order:relevance [846.93µs]" time="2021-01-30T15:13:18Z" level=debug msg="cached album-cover:aqnr68a1vybojlng:tile_500 [1.991234ms]" time="2021-01-30T15:13:18Z" level=debug msg="http: GET /api/v1/albums/aqnr68a1vybojlng/t/public/tile_500 (200) [2.154738ms]" time="2021-01-30T15:13:18Z" level=debug msg="albums: search q:moment type:folder count:24 order:default [13.219µs]" time="2021-01-30T15:13:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Moment&category=&type=folder&order=default (200) [748.727µs]" time="2021-01-30T15:13:19Z" level=debug msg="albums: search type:state count:24 [12.151µs]" time="2021-01-30T15:13:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.062321ms]" time="2021-01-30T15:13:19Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.509µs]" time="2021-01-30T15:13:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [252.027µs]" time="2021-01-30T15:13:19Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.995µs]" time="2021-01-30T15:13:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [298.512µs]" time="2021-01-30T15:13:19Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.557µs]" time="2021-01-30T15:13:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [143.643µs]" time="2021-01-30T15:13:19Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [3.47µs]" time="2021-01-30T15:13:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [163.862µs]" time="2021-01-30T15:13:19Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.632µs]" time="2021-01-30T15:13:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [190.329µs]" time="2021-01-30T15:13:19Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [3.317µs]" time="2021-01-30T15:13:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [399.754µs]" time="2021-01-30T15:13:19Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.016µs]" time="2021-01-30T15:13:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [147.708µs]" time="2021-01-30T15:13:19Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [4.522µs]" time="2021-01-30T15:13:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [169.016µs]" time="2021-01-30T15:13:19Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [3.733µs]" time="2021-01-30T15:13:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [184.324µs]" time="2021-01-30T15:13:19Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [2.263µs]" time="2021-01-30T15:13:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [146.527µs]" time="2021-01-30T15:13:20Z" level=debug msg="albums: search q:kwazulu type:state count:24 [12.736µs]" time="2021-01-30T15:13:20Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KwaZulu&category=&type=state (200) [730.449µs]" time="2021-01-30T15:13:20Z" level=info msg="folder: added album 2010 (path:2010 public:true)" time="2021-01-30T15:13:20Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [16.604189ms]" time="2021-01-30T15:13:20Z" level=debug msg="http: GET /api/v1/svg/folder (200) [131.455µs]" time="2021-01-30T15:13:21Z" level=debug msg="http: GET /api/v1/folders/originals/moment?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [626.928µs]" time="2021-01-30T15:13:21Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.025235ms]" time="2021-01-30T15:13:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.768159ms]" time="2021-01-30T15:13:22Z" level=debug msg="cached folder:/:true:false [3.734344ms]" time="2021-01-30T15:13:22Z" level=debug msg="http: GET /api/v1/folders/originals?recursive=true (200) [4.080956ms]" time="2021-01-30T15:13:23Z" level=info msg="Indexing files in moment" time="2021-01-30T15:13:23Z" level=info msg="index: no .ppignore file found" time="2021-01-30T15:13:23Z" level=debug msg="media: no original json sidecar file found for library-index-001_3.jpg" time="2021-01-30T15:13:23Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:13:23Z" level=info msg="media: library-index-001_3.jpg was taken at 2013-12-05 13:36:21 +0000 UTC (meta)" time="2021-01-30T15:13:23Z" level=debug msg="media: no original json sidecar file found for library-index-001_2.jpg" time="2021-01-30T15:13:23Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:13:23Z" level=info msg="media: library-index-001_2.jpg was taken at 2013-11-23 13:58:34 +0000 UTC (meta)" time="2021-01-30T15:13:23Z" level=debug msg="media: no original json sidecar file found for library-index-001_1.jpg" time="2021-01-30T15:13:23Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:13:23Z" level=info msg="media: library-index-001_1.jpg was taken at 2013-11-26 12:03:13 +0000 UTC (meta)" time="2021-01-30T15:13:24Z" level=debug msg="index: image classification took 484.293871ms" time="2021-01-30T15:13:24Z" level=debug msg="places: cache hit for lat -33.965572, lng 23.491725" time="2021-01-30T15:13:24Z" level=debug msg="index: image classification took 496.878667ms" time="2021-01-30T15:13:24Z" level=debug msg="index: image classification took 479.308492ms" time="2021-01-30T15:13:24Z" level=info msg="location: added place s2:1e7918daf074 [8.286868ms]" time="2021-01-30T15:13:24Z" level=debug msg="location: added cell s2:1e7918daf074 [11.242086ms]" time="2021-01-30T15:13:24Z" level=debug msg="places: cache hit for lat -28.374856, lng 32.429184" time="2021-01-30T15:13:24Z" level=debug msg="photo: using label Cheetah to create title for pqnr6ac8t3udqsio" time="2021-01-30T15:13:24Z" level=debug msg="photo: changed title of pqnr6ac8t3udqsio to “Cheetah / Bitou / 2013”" time="2021-01-30T15:13:24Z" level=debug msg="media: no new thumbnails created for library-index-001_2 [281.438µs]" time="2021-01-30T15:13:24Z" level=info msg="index: added main jpg file moment/library-index-001_2.jpg" time="2021-01-30T15:13:24Z" level=debug msg="places: cache hit for lat -33.575594, lng 25.800762" time="2021-01-30T15:13:24Z" level=debug msg="media: no original json sidecar file found for library-index-001_4.jpg" time="2021-01-30T15:13:24Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:13:24Z" level=debug msg="location: added cell s2:1e64ce53b734 [7.09641ms]" time="2021-01-30T15:13:24Z" level=info msg="location: added place s2:1efbb3edf99c [187.226061ms]" time="2021-01-30T15:13:24Z" level=debug msg="location: added cell s2:1efbb3edf99c [191.867059ms]" time="2021-01-30T15:13:24Z" level=debug msg="photo: using label “Ingwe Beach” to create title for pqnr6ac3slyfhobp" time="2021-01-30T15:13:24Z" level=debug msg="photo: changed title of pqnr6ac3slyfhobp to “Ingwe Beach / Mtubatuba / 2013”" time="2021-01-30T15:13:24Z" level=info msg="media: library-index-001_4.jpg was taken at 2013-12-02 08:13:37 +0000 UTC (meta)" time="2021-01-30T15:13:24Z" level=debug msg="media: no new thumbnails created for library-index-001_3 [90.697µs]" time="2021-01-30T15:13:24Z" level=info msg="index: added main jpg file moment/library-index-001_3.jpg" time="2021-01-30T15:13:24Z" level=debug msg="photo: using label Elephant to create title for pqnr6ac2x5nahdsz" time="2021-01-30T15:13:24Z" level=debug msg="photo: changed title of pqnr6ac2x5nahdsz to “Elephant / South Africa / 2013”" time="2021-01-30T15:13:24Z" level=debug msg="media: no original json sidecar file found for library-index-001_5.jpg" time="2021-01-30T15:13:24Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:13:24Z" level=info msg="media: library-index-001_5.jpg was taken at 2021-01-05 19:02:16 +0000 UTC (meta)" time="2021-01-30T15:13:24Z" level=debug msg="media: no new thumbnails created for library-index-001_1 [78.918µs]" time="2021-01-30T15:13:24Z" level=info msg="index: added main jpg file moment/library-index-001_1.jpg" time="2021-01-30T15:13:24Z" level=debug msg="index: image classification took 307.797626ms" time="2021-01-30T15:13:24Z" level=debug msg="places: cache hit for lat -28.369540, lng 32.410911" time="2021-01-30T15:13:24Z" level=debug msg="location: added cell s2:1efbb3a29df4 [3.765594ms]" time="2021-01-30T15:13:24Z" level=debug msg="photo: using label Bird to create title for pqnr6ac1ml0i2zfj" time="2021-01-30T15:13:24Z" level=debug msg="photo: changed title of pqnr6ac1ml0i2zfj to “Bird / Mtubatuba / 2013”" time="2021-01-30T15:13:24Z" level=debug msg="media: no new thumbnails created for library-index-001_4 [87.158µs]" time="2021-01-30T15:13:24Z" level=info msg="index: added main jpg file moment/library-index-001_4.jpg" time="2021-01-30T15:13:24Z" level=debug msg="index: image classification took 304.074627ms" time="2021-01-30T15:13:24Z" level=debug msg="places: cache hit for lat 52.459595, lng 13.321873" time="2021-01-30T15:13:24Z" level=debug msg="location: added cell s2:47a85a86a58c [3.606718ms]" time="2021-01-30T15:13:24Z" level=debug msg="photo: changed title of pqnr6ac2ap0wvuli to “Berlin / Germany / 2021”" time="2021-01-30T15:13:24Z" level=debug msg="media: no new thumbnails created for library-index-001_5 [78.886µs]" time="2021-01-30T15:13:24Z" level=info msg="index: added main jpg file moment/library-index-001_5.jpg" time="2021-01-30T15:13:24Z" level=debug msg="removed folder:/:true:false from cache" time="2021-01-30T15:13:24Z" level=info msg="purge: searching index for unassigned primary files" time="2021-01-30T15:13:24Z" level=info msg="purge: searching index for hidden media files" time="2021-01-30T15:13:24Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T15:13:24Z" level=info msg="moments: added “December 2013” (public:true year:2013 month:12)" time="2021-01-30T15:13:24Z" level=info msg="moments: added “South Africa 2013” (public:true country:za year:2013)" time="2021-01-30T15:13:24Z" level=info msg="moments: added “KwaZulu-Natal / South Africa” (public:true country:za state:\"KwaZulu-Natal\")" time="2021-01-30T15:13:24Z" level=info msg="moments: added Pets (public:true label:cat)" time="2021-01-30T15:13:24Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:13:24Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T15:13:24Z" level=info msg="Indexing completed in 1 s" time="2021-01-30T15:13:24Z" level=debug msg="http: POST /api/v1/index (200) [1.394064968s]" time="2021-01-30T15:14:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlqu2x2gjkwx6, -114 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlquf9tbc8mk2, -211 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02lomkuetc, -114 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr03f0zjk06w, -114 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02fsnwrn7f, -211 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Tower to create title for pqmxlr12pi8arvey" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Seashore to create title for pqmxlr214fgxt1as" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr23mv73aj2f, -886 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr21zjj8qdq6" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2336sct5nc" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr33r5lyhrj1" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Burrenwasen to create title for pqmxlr32qk9rfq86" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31yu8s0dh6, -295 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr3180x1cclg, -294 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31st2guha6, -211 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr41urria03z, -114 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr4385q4kjug, -318 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Ski to create title for pqmxlr438cp4yzf5" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Flower to create title for pqmxlr43kyg3hpx1" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label “Cape Roger Curtis” to create title for pqmxlr52xanwxjed" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr53rdw00lj7, -1431 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr535bdyek8h, -1432 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5w95ov6t38, -1433 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5at1qpe99r, -1433 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63vz47ue60, -1433 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr6ze5u9jjig, -1462 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63l8x2d7j5, -1433 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63s7c33i4r, -1482 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr7188hz4bih, -1483 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T15:14:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr71pc7gm97v, 5064 hours time difference" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Flower to create title for pqnah1f3gpds8i7y" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label Cape to create title for pqnah1f65tdjn6pz" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label “Visitor Center” to create title for pqnah1f2zizijo2k" time="2021-01-30T15:14:10Z" level=debug msg="photo: using label “Lower Cable Station” to create title for pqnah1h3o0atgfnw" time="2021-01-30T15:14:11Z" level=debug msg="photo: using label Seashore to create title for pqnah1hszoovfc0i" time="2021-01-30T15:14:11Z" level=debug msg="photo: using label Landscape to create title for pqnah1j4pjl0ks7s" time="2021-01-30T15:14:11Z" level=debug msg="photo: using label Cat to create title for pqnah1jldzorarso" time="2021-01-30T15:14:11Z" level=debug msg="photo: using label Farm to create title for pqnah1j30jjzm2hu" time="2021-01-30T15:14:11Z" level=debug msg="photo: changed title of pqnah1j30jjzm2hu to “Farm / Tübingen / 2018”" time="2021-01-30T15:14:11Z" level=debug msg="metadata: optimized photo uid pqnah1j30jjzm2hu" time="2021-01-30T15:14:11Z" level=debug msg="photo: using label Landscape to create title for pqnah1k2vo5846h7" time="2021-01-30T15:14:11Z" level=debug msg="photo: can't estimate position of uid pqnah1k2frui6p63, -44 hours time difference" time="2021-01-30T15:14:11Z" level=debug msg="photo: using label “Baumschule Rager” to create title for pqnah1l1d5626l4m" time="2021-01-30T15:14:11Z" level=debug msg="photo: can't estimate position of uid pqnah1l2p1vjzc3j, -331 hours time difference" time="2021-01-30T15:14:11Z" level=debug msg="photo: using label Gustav-Meyer-Straße to create title for pqnah1l3um54zxia" time="2021-01-30T15:14:11Z" level=info msg="metadata: optimized 1 photos" time="2021-01-30T15:14:11Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T15:14:11Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:14:11Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:14:11Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T15:14:13Z" level=debug msg="labels: search count:24 [8.813µs]" time="2021-01-30T15:14:13Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [994.155µs]" time="2021-01-30T15:14:14Z" level=debug msg="cached label-cover:lqnr6ac1v70i3zqa:tile_500 [1.089926ms]" time="2021-01-30T15:14:14Z" level=debug msg="http: GET /api/v1/labels/lqnr6ac1v70i3zqa/t/public/tile_500 (200) [1.29825ms]" time="2021-01-30T15:14:14Z" level=debug msg="cached label-cover:lqnr6ac35czjoigo:tile_500 [916.918µs]" time="2021-01-30T15:14:14Z" level=debug msg="http: GET /api/v1/labels/lqnr6ac35czjoigo/t/public/tile_500 (200) [1.097114ms]" time="2021-01-30T15:14:14Z" level=debug msg="cached label-cover:lqnr6ac15g94molu:tile_500 [985.611µs]" time="2021-01-30T15:14:14Z" level=debug msg="http: GET /api/v1/labels/lqnr6ac15g94molu/t/public/tile_500 (200) [1.619312ms]" time="2021-01-30T15:14:14Z" level=debug msg="cached label-cover:lqnahcu1wwphppyf:tile_500 [981.095µs]" time="2021-01-30T15:14:14Z" level=debug msg="http: GET /api/v1/labels/lqnahcu1wwphppyf/t/public/tile_500 (200) [1.199431ms]" time="2021-01-30T15:14:14Z" level=debug msg="labels: search count:48 [7.382µs]" time="2021-01-30T15:14:14Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [819.314µs]" time="2021-01-30T15:14:15Z" level=info msg="search: label Cheetah includes 1 categories" time="2021-01-30T15:14:15Z" level=debug msg="labels: search q:cheetah count:24 [8.912µs]" time="2021-01-30T15:14:15Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=cheetah&all= (200) [620.222µs]" time="2021-01-30T15:14:15Z" level=debug msg="albums: search type:moment count:24 [9.885µs]" time="2021-01-30T15:14:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [901.943µs]" time="2021-01-30T15:14:15Z" level=info msg="photos: found 1 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:1 order:relevance [716.25µs]" time="2021-01-30T15:14:15Z" level=info msg="search: label Cat includes 1 categories" time="2021-01-30T15:14:15Z" level=debug msg="cached album-cover:aqnr6ac1bkoom1y4:tile_500 [1.809156ms]" time="2021-01-30T15:14:15Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4/t/public/tile_500 (200) [1.984954ms]" time="2021-01-30T15:14:15Z" level=info msg="photos: found 1 results for filter:\"public:true label:cat\" public:true dist:20 album:aqnr6acydx60auhl label:cat count:1 order:relevance [1.138556ms]" time="2021-01-30T15:14:15Z" level=debug msg="cached album-cover:aqnr6acydx60auhl:tile_500 [2.034572ms]" time="2021-01-30T15:14:15Z" level=debug msg="http: GET /api/v1/albums/aqnr6acydx60auhl/t/public/tile_500 (200) [2.222761ms]" time="2021-01-30T15:14:15Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [273.837µs]" time="2021-01-30T15:14:15Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:60 order:oldest merged:true [1.862224ms]" time="2021-01-30T15:14:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.783184ms]" time="2021-01-30T15:14:16Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [163.38µs]" time="2021-01-30T15:14:16Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [215.839µs]" time="2021-01-30T15:14:16Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [156.594µs]" time="2021-01-30T15:14:16Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [214.138µs]" time="2021-01-30T15:14:16Z" level=debug msg="albums: search type:month count:24 [10.484µs]" time="2021-01-30T15:14:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.639985ms]" time="2021-01-30T15:14:16Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:12\" public:true dist:20 album:aqnr6ac2ilm0tzn2 year:2013 month:12 count:1 order:relevance [690.693µs]" time="2021-01-30T15:14:16Z" level=debug msg="cached album-cover:aqnr6ac2ilm0tzn2:tile_500 [1.709539ms]" time="2021-01-30T15:14:16Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac2ilm0tzn2/t/public/tile_500 (200) [1.891531ms]" time="2021-01-30T15:14:16Z" level=debug msg="albums: search type:month count:48 [10.012µs]" time="2021-01-30T15:14:16Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=month (200) [1.801556ms]" time="2021-01-30T15:14:17Z" level=debug msg="albums: search q:\"december 2013\" type:month count:24 [13.615µs]" time="2021-01-30T15:14:17Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=December+2013&category=&type=month (200) [813.866µs]" time="2021-01-30T15:14:18Z" level=debug msg="albums: search type:folder count:24 order:default [10.76µs]" time="2021-01-30T15:14:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [944.031µs]" time="2021-01-30T15:14:18Z" level=debug msg="cache hit for album-cover:aqnah13taorx6aey:tile_500 [4.089µs]" time="2021-01-30T15:14:18Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [160.642µs]" time="2021-01-30T15:14:18Z" level=debug msg="albums: search type:folder count:48 order:default [10.592µs]" time="2021-01-30T15:14:18Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=folder&order=default (200) [950.19µs]" time="2021-01-30T15:14:18Z" level=debug msg="albums: search q:moment type:folder count:24 order:default [13.495µs]" time="2021-01-30T15:14:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Moment&category=&type=folder&order=default (200) [878.047µs]" time="2021-01-30T15:14:19Z" level=debug msg="albums: search type:state count:24 [13.322µs]" time="2021-01-30T15:14:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.340041ms]" time="2021-01-30T15:14:19Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:KwaZulu-Natal\" public:true dist:20 album:aqnr6acf6xag8b0w country:za state:\"KwaZulu-Natal\" count:1 order:relevance [754.669µs]" time="2021-01-30T15:14:19Z" level=debug msg="cached album-cover:aqnr6acf6xag8b0w:tile_500 [1.689077ms]" time="2021-01-30T15:14:19Z" level=debug msg="http: GET /api/v1/albums/aqnr6acf6xag8b0w/t/public/tile_500 (200) [1.851409ms]" time="2021-01-30T15:14:19Z" level=debug msg="albums: search type:state count:48 [11.163µs]" time="2021-01-30T15:14:19Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=state (200) [1.149727ms]" time="2021-01-30T15:14:20Z" level=debug msg="albums: search q:kwazulu type:state count:24 [12.555µs]" time="2021-01-30T15:14:20Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KwaZulu&category=&type=state (200) [812.893µs]" time="2021-01-30T15:14:21Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.484251ms]" time="2021-01-30T15:14:21Z" level=debug msg="http: GET /api/v1/svg/folder (200) [129.959µs]" time="2021-01-30T15:14:21Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [4.407374ms]" time="2021-01-30T15:14:22Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [981.94µs]" time="2021-01-30T15:14:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.879929ms]" time="2021-01-30T15:14:22Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [165.243µs]" time="2021-01-30T15:14:22Z" level=debug msg="http: GET /photos (200) [8.334951ms]" time="2021-01-30T15:14:22Z" level=debug msg="http: GET /api/v1/ws (200) [1m9.247879706s]" time="2021-01-30T15:14:22Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.542964ms]" time="2021-01-30T15:14:22Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.045448ms]" time="2021-01-30T15:14:23Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.425643ms]" time="2021-01-30T15:14:23Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.807601ms]" time="2021-01-30T15:14:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.143993ms]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [198.051µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [179.816µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [186.688µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [117.388µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [191.29µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [175.622µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [165.696µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [118.748µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [155.37µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [226.681µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [189.814µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [174.906µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [249.782µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.614µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [180.15µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.163µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [145.88µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [415.224µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [161.05µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [198.463µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [141.173µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [142.332µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [253.319µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [139.755µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [132.815µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [138.307µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [130.48µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [154.892µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [138.987µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [184.132µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [110.724µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [134.055µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.722µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [151.586µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [129.451µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [153.846µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [128.26µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [138.057µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [155.122µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [184.012µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [147.995µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [135.231µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [169.675µs]" time="2021-01-30T15:14:24Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [149.311µs]" time="2021-01-30T15:14:25Z" level=debug msg="albums: search type:moment count:24 [9.802µs]" time="2021-01-30T15:14:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [693.169µs]" time="2021-01-30T15:14:25Z" level=debug msg="cache hit for album-cover:aqnr6ac1bkoom1y4:tile_500 [3.907µs]" time="2021-01-30T15:14:25Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4/t/public/tile_500 (200) [224.746µs]" time="2021-01-30T15:14:25Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.328µs]" time="2021-01-30T15:14:25Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [218.316µs]" time="2021-01-30T15:14:25Z" level=debug msg="cache hit for album-cover:aqnr6acydx60auhl:tile_500 [3.654µs]" time="2021-01-30T15:14:25Z" level=debug msg="http: GET /api/v1/albums/aqnr6acydx60auhl/t/public/tile_500 (200) [185.249µs]" time="2021-01-30T15:14:25Z" level=debug msg="albums: search q:nature type:moment count:24 [12.937µs]" time="2021-01-30T15:14:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Nature&category=&type=moment (200) [903.214µs]" time="2021-01-30T15:14:28Z" level=info msg="Album saved" time="2021-01-30T15:14:28Z" level=debug msg="albums: search id:aqnah1mhviyxpahk [22.591µs]" time="2021-01-30T15:14:28Z" level=debug msg="http: PUT /api/v1/albums/aqnah1mhviyxpahk (200) [21.997694ms]" time="2021-01-30T15:14:28Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [322.195µs]" time="2021-01-30T15:14:28Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T15:14:28Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T15:14:28Z" level=info msg="photos: found 15 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:60 order:oldest merged:true [3.992863ms]" time="2021-01-30T15:14:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape%7Cnature&merged=true&country=&camera=0&order=oldest&q= (200) [6.608301ms]" time="2021-01-30T15:14:28Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [134.419µs]" time="2021-01-30T15:14:29Z" level=debug msg="albums: search type:moment count:24 [11.142µs]" time="2021-01-30T15:14:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [1.011434ms]" time="2021-01-30T15:14:29Z" level=debug msg="albums: search type:moment category:Mountains count:24 [12.387µs]" time="2021-01-30T15:14:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=moment (200) [1.892325ms]" time="2021-01-30T15:14:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [340.881µs]" time="2021-01-30T15:14:29Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T15:14:29Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T15:14:29Z" level=info msg="photos: found 15 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:60 order:oldest merged:true [3.420822ms]" time="2021-01-30T15:14:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape%7Cnature&merged=true&country=&camera=0&order=oldest&q= (200) [5.826387ms]" time="2021-01-30T15:14:33Z" level=info msg="Album saved" time="2021-01-30T15:14:33Z" level=debug msg="albums: search id:aqnah1mhviyxpahk [11.826µs]" time="2021-01-30T15:14:33Z" level=debug msg="http: PUT /api/v1/albums/aqnah1mhviyxpahk (200) [15.066149ms]" time="2021-01-30T15:14:33Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T15:14:33Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T15:14:33Z" level=info msg="photos: found 15 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:120 order:oldest merged:true [3.433053ms]" time="2021-01-30T15:14:33Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape%7Cnature&merged=true&country=&camera=0&order=oldest&q= (200) [5.886022ms]" time="2021-01-30T15:14:33Z" level=debug msg="albums: search type:moment count:24 [9.939µs]" time="2021-01-30T15:14:33Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [784.463µs]" time="2021-01-30T15:14:34Z" level=debug msg="albums: search q:nature type:moment count:24 [15.582µs]" time="2021-01-30T15:14:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Nature&category=&type=moment (200) [1.020542ms]" time="2021-01-30T15:14:34Z" level=debug msg="http: GET /photos (200) [6.227245ms]" time="2021-01-30T15:14:34Z" level=debug msg="http: GET /api/v1/ws (200) [11.561803904s]" time="2021-01-30T15:14:34Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [31.449353ms]" time="2021-01-30T15:14:34Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [129.029886ms]" time="2021-01-30T15:14:35Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.530092ms]" time="2021-01-30T15:14:35Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.785902ms]" time="2021-01-30T15:14:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.351463ms]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [172.054µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [180.43µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.029µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [145.662µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [152.765µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [137.212µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [167.437µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [157.885µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [154.799µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [121.837µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [151.421µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [160.136µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [142.089µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [197.16µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [158.265µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [128.616µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [135.146µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [172.95µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [163.228µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [133.325µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [202.878µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [119.452µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [134.623µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [189.48µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [132.285µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [136.522µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [249.299µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [146.837µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [133.769µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.022µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.724µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [160.496µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.16µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [140.408µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [123.698µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [169.91µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [134.519µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [196.802µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.11µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [150.779µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [178.652µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [144.047µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [159.214µs]" time="2021-01-30T15:14:36Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [128.509µs]" time="2021-01-30T15:14:37Z" level=debug msg="albums: search type:moment count:24 [9.858µs]" time="2021-01-30T15:14:37Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [801.304µs]" time="2021-01-30T15:14:37Z" level=debug msg="cache hit for album-cover:aqnr6ac1bkoom1y4:tile_500 [4.551µs]" time="2021-01-30T15:14:37Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4/t/public/tile_500 (200) [230.747µs]" time="2021-01-30T15:14:37Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [4.069µs]" time="2021-01-30T15:14:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [183.816µs]" time="2021-01-30T15:14:37Z" level=debug msg="cache hit for album-cover:aqnr6acydx60auhl:tile_500 [4.055µs]" time="2021-01-30T15:14:37Z" level=debug msg="http: GET /api/v1/albums/aqnr6acydx60auhl/t/public/tile_500 (200) [244.106µs]" time="2021-01-30T15:14:38Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [342.303µs]" time="2021-01-30T15:14:38Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:60 order:oldest merged:true [1.828759ms]" time="2021-01-30T15:14:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.530029ms]" time="2021-01-30T15:14:38Z" level=debug msg="http: GET /photos (200) [15.544495ms]" time="2021-01-30T15:14:38Z" level=debug msg="http: GET /api/v1/ws (200) [3.70669651s]" time="2021-01-30T15:14:38Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [15.527744ms]" time="2021-01-30T15:14:38Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.189581ms]" time="2021-01-30T15:14:39Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.490929ms]" time="2021-01-30T15:14:39Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.637889ms]" time="2021-01-30T15:14:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.133821ms]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [180.325µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [160.293µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [159.383µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [129.939µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [181.709µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [162.499µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [545.281µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [145.109µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [302.252µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [165.927µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [402.071µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [150.952µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [154.085µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [196.67µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [166.167µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [119.988µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [138.296µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [144.277µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [115.525µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [143.557µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [135.137µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [210.978µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [175.151µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [132.833µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [115.049µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [148.475µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [131.502µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [192.844µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [158.483µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [207.15µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [120.832µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [200.626µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [121.572µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.277µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [180.034µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [164.114µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [126.994µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [156.367µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [240.724µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.813µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [160.221µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [183.164µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [127.311µs]" time="2021-01-30T15:14:40Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [177.859µs]" time="2021-01-30T15:14:41Z" level=debug msg="albums: search type:moment count:24 [10.026µs]" time="2021-01-30T15:14:41Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [717.521µs]" time="2021-01-30T15:14:41Z" level=debug msg="cache hit for album-cover:aqnr6ac1bkoom1y4:tile_500 [4.185µs]" time="2021-01-30T15:14:41Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4/t/public/tile_500 (200) [241.579µs]" time="2021-01-30T15:14:41Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.577µs]" time="2021-01-30T15:14:41Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [223.15µs]" time="2021-01-30T15:14:41Z" level=debug msg="cache hit for album-cover:aqnr6acydx60auhl:tile_500 [3.428µs]" time="2021-01-30T15:14:41Z" level=debug msg="http: GET /api/v1/albums/aqnr6acydx60auhl/t/public/tile_500 (200) [230.645µs]" time="2021-01-30T15:14:42Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [299.764µs]" time="2021-01-30T15:14:42Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4/links (200) [458.268µs]" time="2021-01-30T15:14:42Z" level=info msg="Album saved" time="2021-01-30T15:14:42Z" level=debug msg="albums: search id:aqnr6ac1bkoom1y4 [9.31µs]" time="2021-01-30T15:14:42Z" level=debug msg="http: POST /api/v1/albums/aqnr6ac1bkoom1y4/links (200) [13.146939ms]" time="2021-01-30T15:14:49Z" level=info msg="Album saved" time="2021-01-30T15:14:49Z" level=debug msg="albums: search id:aqnr6ac1bkoom1y4 [8.738µs]" time="2021-01-30T15:14:49Z" level=debug msg="http: PUT /api/v1/albums/aqnr6ac1bkoom1y4/links/sqnr6ciqrrn2nh3b (200) [10.201829ms]" time="2021-01-30T15:14:50Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [418.17µs]" time="2021-01-30T15:14:50Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:60 order:oldest merged:true [1.881517ms]" time="2021-01-30T15:14:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.445977ms]" time="2021-01-30T15:14:50Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4/links (200) [520.733µs]" time="2021-01-30T15:14:57Z" level=info msg="Album saved" time="2021-01-30T15:14:57Z" level=debug msg="albums: search id:aqnr6ac1bkoom1y4 [9.023µs]" time="2021-01-30T15:14:57Z" level=debug msg="http: PUT /api/v1/albums/aqnr6ac1bkoom1y4/links/sqnr6ciqrrn2nh3b (200) [12.898405ms]" time="2021-01-30T15:14:57Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:120 order:oldest merged:true [2.001613ms]" time="2021-01-30T15:14:57Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.747213ms]" time="2021-01-30T15:14:58Z" level=info msg="Album saved" time="2021-01-30T15:14:58Z" level=debug msg="albums: search id:aqnr6ac1bkoom1y4 [9.157µs]" time="2021-01-30T15:14:58Z" level=debug msg="http: POST /api/v1/albums/aqnr6ac1bkoom1y4/links (200) [13.233255ms]" time="2021-01-30T15:14:58Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:120 order:oldest merged:true [1.871579ms]" time="2021-01-30T15:14:58Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.456714ms]" time="2021-01-30T15:14:59Z" level=info msg="Album saved" time="2021-01-30T15:14:59Z" level=debug msg="albums: search id:aqnr6ac1bkoom1y4 [15.678µs]" time="2021-01-30T15:14:59Z" level=debug msg="http: DELETE /api/v1/albums/aqnr6ac1bkoom1y4/links/sqnr6ciqrrn2nh3b (200) [15.495533ms]" time="2021-01-30T15:14:59Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:120 order:oldest merged:true [1.854555ms]" time="2021-01-30T15:14:59Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.418493ms]" time="2021-01-30T15:15:00Z" level=debug msg="albums: search type:moment count:24 [10.439µs]" time="2021-01-30T15:15:00Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [748.157µs]" time="2021-01-30T15:15:00Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4/links (200) [411.419µs]" time="2021-01-30T15:15:01Z" level=info msg="Album saved" time="2021-01-30T15:15:01Z" level=debug msg="albums: search id:aqnr6ac1bkoom1y4 [11.364µs]" time="2021-01-30T15:15:01Z" level=debug msg="http: DELETE /api/v1/albums/aqnr6ac1bkoom1y4/links/sqnr6cyyxg5fshuw (200) [13.652623ms]" time="2021-01-30T15:15:01Z" level=debug msg="http: GET /photos (200) [8.392926ms]" time="2021-01-30T15:15:01Z" level=debug msg="http: GET /api/v1/ws (200) [22.404702336s]" time="2021-01-30T15:15:01Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [18.342841ms]" time="2021-01-30T15:15:01Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [125.734151ms]" time="2021-01-30T15:15:02Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.657385ms]" time="2021-01-30T15:15:02Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.807214ms]" time="2021-01-30T15:15:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.628666ms]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [143.568µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [149.093µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [142.83µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [114.717µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [160.816µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [121.81µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [155.858µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [209.736µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [123.62µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [152.109µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [181.338µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [125.494µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [229.066µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [171.067µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [178.617µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [162.97µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [124.417µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [191.401µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [127.592µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [181.642µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [213.015µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [148.956µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [156.538µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [164.717µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [135.333µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [173.417µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [183.505µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [142.257µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [157.008µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [180.267µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [124.351µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [147.584µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [146.752µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [170.94µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [140.77µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [191.167µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [314.135µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [280.427µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [163.546µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [184.02µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [159.906µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.271µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [155.867µs]" time="2021-01-30T15:15:03Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [314.437µs]" time="2021-01-30T15:15:04Z" level=debug msg="albums: search type:album count:24 [9.775µs]" time="2021-01-30T15:15:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [683.285µs]" time="2021-01-30T15:15:04Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [2.988µs]" time="2021-01-30T15:15:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [169.16µs]" time="2021-01-30T15:15:04Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.081868ms]" time="2021-01-30T15:15:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.301426ms]" time="2021-01-30T15:15:04Z" level=debug msg="albums: search type:moment count:24 [12.562µs]" time="2021-01-30T15:15:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [826.951µs]" time="2021-01-30T15:15:04Z" level=debug msg="cache hit for album-cover:aqnr6ac1bkoom1y4:tile_500 [4.083µs]" time="2021-01-30T15:15:04Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4/t/public/tile_500 (200) [258.257µs]" time="2021-01-30T15:15:04Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.263µs]" time="2021-01-30T15:15:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [189.936µs]" time="2021-01-30T15:15:04Z" level=debug msg="cache hit for album-cover:aqnr6acydx60auhl:tile_500 [2.54µs]" time="2021-01-30T15:15:04Z" level=debug msg="http: GET /api/v1/albums/aqnr6acydx60auhl/t/public/tile_500 (200) [209.28µs]" time="2021-01-30T15:15:04Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [335.198µs]" time="2021-01-30T15:15:04Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:60 order:oldest merged:true [1.854051ms]" time="2021-01-30T15:15:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.610967ms]" time="2021-01-30T15:15:05Z" level=debug msg="albums: search type:moment count:24 [24.535µs]" time="2021-01-30T15:15:05Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [857.991µs]" time="2021-01-30T15:15:06Z" level=debug msg="albums: search type:album count:1000 [12.445µs]" time="2021-01-30T15:15:06Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [5.128522ms]" time="2021-01-30T15:15:07Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForMoment AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumformoment" time="2021-01-30T15:15:07Z" level=info msg="Album created" time="2021-01-30T15:15:07Z" level=debug msg="albums: search id:aqnr6d72ibskn6oz [12.595µs]" time="2021-01-30T15:15:07Z" level=debug msg="http: POST /api/v1/albums (200) [14.694407ms]" time="2021-01-30T15:15:07Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:10000 [1.85356ms]" time="2021-01-30T15:15:07Z" level=info msg="Selection added to NotYetExistingAlbumForMoment" time="2021-01-30T15:15:07Z" level=debug msg="albums: search id:aqnr6d72ibskn6oz [27.089µs]" time="2021-01-30T15:15:07Z" level=debug msg="http: POST /api/v1/albums/aqnr6d72ibskn6oz/clone (200) [40.974609ms]" time="2021-01-30T15:15:08Z" level=debug msg="albums: search type:album count:24 [9.803µs]" time="2021-01-30T15:15:08Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [701.849µs]" time="2021-01-30T15:15:08Z" level=debug msg="cached album-cover:aqnr6d72ibskn6oz:tile_500 [1.004329ms]" time="2021-01-30T15:15:08Z" level=debug msg="http: GET /api/v1/albums/aqnr6d72ibskn6oz/t/public/tile_500 (200) [1.229602ms]" time="2021-01-30T15:15:08Z" level=debug msg="albums: search q:notyetexistingalbumformoment type:album count:24 [10.341µs]" time="2021-01-30T15:15:08Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForMoment&category=&type=album (200) [954.424µs]" time="2021-01-30T15:15:09Z" level=debug msg="http: GET /api/v1/albums/aqnr6d72ibskn6oz (200) [333.274µs]" time="2021-01-30T15:15:09Z" level=info msg="photos: found 9 results for dist:20 album:aqnr6d72ibskn6oz count:60 order:oldest merged:true [1.77647ms]" time="2021-01-30T15:15:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6d72ibskn6oz&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [3.383704ms]" time="2021-01-30T15:15:09Z" level=debug msg="albums: search type:album count:24 [9.294µs]" time="2021-01-30T15:15:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [707.99µs]" time="2021-01-30T15:15:11Z" level=info msg="albums: deleting aqnr6d72ibskn6oz" time="2021-01-30T15:15:11Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [15.951868ms]" time="2021-01-30T15:15:11Z" level=debug msg="albums: search type:moment count:24 [13.49µs]" time="2021-01-30T15:15:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [723.483µs]" time="2021-01-30T15:15:11Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [315.322µs]" time="2021-01-30T15:15:11Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:60 order:oldest merged:true [1.930914ms]" time="2021-01-30T15:15:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.595882ms]" time="2021-01-30T15:15:12Z" level=debug msg="http: GET /photos (200) [5.311353ms]" time="2021-01-30T15:15:12Z" level=debug msg="http: GET /api/v1/ws (200) [10.325585936s]" time="2021-01-30T15:15:12Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.140318ms]" time="2021-01-30T15:15:12Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.455241ms]" time="2021-01-30T15:15:13Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.448819ms]" time="2021-01-30T15:15:13Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.900322ms]" time="2021-01-30T15:15:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.2718ms]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [169.83µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [143.531µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [139.811µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [142.361µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [221.462µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [142.753µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [169.36µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [188.626µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [124.389µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [187.308µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [168.015µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [158.575µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [145.083µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [207.671µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [172.442µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [146.954µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [162.007µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [159.017µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [166.853µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [249.237µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.271µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [131.394µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [142.34µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [138.69µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [136.064µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [136.604µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [133.529µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [147.836µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [126.525µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [178.973µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [113.254µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [148.675µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [133.034µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [123.779µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [121.836µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [171.102µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [118.342µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [160.265µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [161.315µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [153.123µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [141.176µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [148.909µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [128.237µs]" time="2021-01-30T15:15:14Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [132.565µs]" time="2021-01-30T15:15:15Z" level=debug msg="albums: search type:moment count:24 [10.776µs]" time="2021-01-30T15:15:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [764.713µs]" time="2021-01-30T15:15:15Z" level=debug msg="cache hit for album-cover:aqnr6ac1bkoom1y4:tile_500 [4.183µs]" time="2021-01-30T15:15:15Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4/t/public/tile_500 (200) [230.882µs]" time="2021-01-30T15:15:15Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.025µs]" time="2021-01-30T15:15:15Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [221.158µs]" time="2021-01-30T15:15:15Z" level=debug msg="cache hit for album-cover:aqnr6acydx60auhl:tile_500 [3.106µs]" time="2021-01-30T15:15:15Z" level=debug msg="http: GET /api/v1/albums/aqnr6acydx60auhl/t/public/tile_500 (200) [182.209µs]" time="2021-01-30T15:15:16Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [318.454µs]" time="2021-01-30T15:15:16Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:60 order:oldest merged:true [1.804833ms]" time="2021-01-30T15:15:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.539451ms]" time="2021-01-30T15:15:22Z" level=debug msg="http: GET /photos (200) [9.416096ms]" time="2021-01-30T15:15:22Z" level=debug msg="http: GET /api/v1/ws (200) [9.402641407s]" time="2021-01-30T15:15:22Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [19.934122ms]" time="2021-01-30T15:15:22Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [122.56584ms]" time="2021-01-30T15:15:23Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.385988ms]" time="2021-01-30T15:15:23Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.593364ms]" time="2021-01-30T15:15:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.56054ms]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [220.847µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [143.099µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [144.79µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [141.317µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [154.135µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [172.24µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [174.475µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [151.372µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [127.617µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [152.643µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [179.137µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [141.655µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [168.494µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [209.536µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [163.946µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [155.559µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [151.302µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [151.797µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [145.83µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [169.22µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [152.985µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.567µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [224.405µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [221.442µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.01µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [149.909µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [135.242µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [146.508µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [142.775µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [186.605µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [219.232µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [146.741µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [172.198µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [142.732µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [137.41µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [170.256µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [124.753µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [156.308µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [145.884µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [156.511µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [264.609µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [171.887µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [146.96µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [124.376µs]" time="2021-01-30T15:15:24Z" level=debug msg="albums: search type:album count:24 [9.809µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [656.258µs]" time="2021-01-30T15:15:24Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.373µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [212.477µs]" time="2021-01-30T15:15:24Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.962µs]" time="2021-01-30T15:15:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [178.23µs]" time="2021-01-30T15:15:25Z" level=debug msg="albums: search q:kanadavacation type:album count:24 [12.444µs]" time="2021-01-30T15:15:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KanadaVacation&category=&type=album (200) [809.381µs]" time="2021-01-30T15:15:26Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.557602ms]" time="2021-01-30T15:15:26Z" level=debug msg="http: GET /api/v1/svg/folder (200) [162.103µs]" time="2021-01-30T15:15:26Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [1.416737ms]" time="2021-01-30T15:15:26Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation/Kanada?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [1.25648ms]" time="2021-01-30T15:15:27Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation/Kanada/BotanicalGarden?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [911.329µs]" time="2021-01-30T15:15:27Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [1.366757ms]" time="2021-01-30T15:15:28Z" level=debug msg="albums: search type:album count:1000 [10.288µs]" time="2021-01-30T15:15:28Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [606.802µs]" time="2021-01-30T15:15:29Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:KanadaVacation AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} kanadavacation" time="2021-01-30T15:15:29Z" level=info msg="Album created" time="2021-01-30T15:15:29Z" level=debug msg="albums: search id:aqnr6dt1c8p9uhdg [9.028µs]" time="2021-01-30T15:15:29Z" level=debug msg="http: POST /api/v1/albums (200) [14.349433ms]" time="2021-01-30T15:15:29Z" level=info msg="2 entries added to KanadaVacation" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:tile_224 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:left_224 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:fit_1280 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:fit_7680 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:tile_50 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:tile_500 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:fit_1920 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:fit_4096 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:tile_100 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:fit_2048 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:fit_2560 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:fit_3840 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:colors from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:right_224 from cache" time="2021-01-30T15:15:29Z" level=debug msg="removed album-cover:aqnr6dt1c8p9uhdg:fit_720 from cache" time="2021-01-30T15:15:29Z" level=debug msg="albums: search id:aqnr6dt1c8p9uhdg [10.327µs]" time="2021-01-30T15:15:29Z" level=debug msg="http: POST /api/v1/albums/aqnr6dt1c8p9uhdg/photos (200) [9.754589ms]" time="2021-01-30T15:15:29Z" level=debug msg="albums: search type:album count:24 [10.435µs]" time="2021-01-30T15:15:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [838.013µs]" time="2021-01-30T15:15:29Z" level=debug msg="cached album-cover:aqnr6dt1c8p9uhdg:tile_500 [1.139405ms]" time="2021-01-30T15:15:29Z" level=debug msg="http: GET /api/v1/albums/aqnr6dt1c8p9uhdg/t/public/tile_500 (200) [1.381558ms]" time="2021-01-30T15:15:30Z" level=debug msg="albums: search q:kanadavacation type:album count:24 [16.957µs]" time="2021-01-30T15:15:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KanadaVacation&category=&type=album (200) [1.795969ms]" time="2021-01-30T15:15:30Z" level=debug msg="http: GET /api/v1/albums/aqnr6dt1c8p9uhdg (200) [341.755µs]" time="2021-01-30T15:15:30Z" level=info msg="photos: found 2 results for dist:20 album:aqnr6dt1c8p9uhdg count:60 order:oldest merged:true [1.070842ms]" time="2021-01-30T15:15:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6dt1c8p9uhdg&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.728377ms]" time="2021-01-30T15:15:30Z" level=debug msg="albums: search type:album count:24 [9.349µs]" time="2021-01-30T15:15:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [774.45µs]" time="2021-01-30T15:15:32Z" level=info msg="albums: deleting aqnr6dt1c8p9uhdg" time="2021-01-30T15:15:32Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [16.510977ms]" time="2021-01-30T15:15:32Z" level=debug msg="http: GET /photos (200) [4.885041ms]" time="2021-01-30T15:15:32Z" level=debug msg="http: GET /api/v1/ws (200) [9.643888511s]" time="2021-01-30T15:15:32Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.990354ms]" time="2021-01-30T15:15:32Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.838205ms]" time="2021-01-30T15:15:33Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.592933ms]" time="2021-01-30T15:15:33Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.73298ms]" time="2021-01-30T15:15:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.763168ms]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [140.795µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [158.488µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [135.675µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [128.306µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [152.869µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [160.936µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [200.253µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [139.709µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [170.079µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [194.414µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [166.677µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [137.114µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [151.716µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [190.385µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [164.154µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [200.537µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [171.021µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [162.818µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [144.769µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [159.508µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [131.654µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [134.066µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [132.98µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [155.637µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [198.537µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [186.691µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [180.107µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [168.038µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [218.91µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [176.759µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [113.297µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [158.76µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [135.185µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [132.363µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [128.268µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [156.978µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [132.852µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [151.853µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.264µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [156.26µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [146.254µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [153.13µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.386µs]" time="2021-01-30T15:15:34Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [128.115µs]" time="2021-01-30T15:15:35Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.540508ms]" time="2021-01-30T15:15:35Z" level=debug msg="http: GET /api/v1/svg/folder (200) [127.359µs]" time="2021-01-30T15:15:36Z" level=debug msg="http: GET /photos (200) [11.748884ms]" time="2021-01-30T15:15:36Z" level=debug msg="http: GET /api/v1/ws (200) [3.593415498s]" time="2021-01-30T15:15:36Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.189534ms]" time="2021-01-30T15:15:36Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.263725ms]" time="2021-01-30T15:15:37Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.706359ms]" time="2021-01-30T15:15:37Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.909563ms]" time="2021-01-30T15:15:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.545696ms]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [169.037µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [212.35µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [142.984µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [110.413µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [153.226µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [142.473µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [197.307µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [196.018µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [120.705µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [173.888µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [178.07µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [167.802µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [153.707µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [208.808µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [156.321µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [152.159µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [161.411µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [184.294µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [135.972µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [192.72µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [195.474µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [140.231µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [191.204µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [176.796µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [151.092µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [143.282µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [151.818µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [123.677µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [94.277µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [340.819µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.52µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.251µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [135.883µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [149.846µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.233µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [171.867µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [260.086µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [270.24µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [159.382µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.087µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [146.854µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [149.389µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.958µs]" time="2021-01-30T15:15:38Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [141.183µs]" time="2021-01-30T15:15:39Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.572603ms]" time="2021-01-30T15:15:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.803886ms]" time="2021-01-30T15:15:39Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [171.282µs]" time="2021-01-30T15:15:39Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [148.162µs]" time="2021-01-30T15:15:39Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [192.383µs]" time="2021-01-30T15:15:39Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [153.219µs]" time="2021-01-30T15:15:39Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [120.858µs]" time="2021-01-30T15:15:40Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.269008ms]" time="2021-01-30T15:15:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.397066ms]" time="2021-01-30T15:15:41Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.13154ms]" time="2021-01-30T15:15:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.396521ms]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_224 (200) [122.441µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [151.257µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [142.928µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [90.753µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [126.099µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [95.741µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [84.015µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [121.862µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [149.138µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [108.092µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [156.536µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [118.764µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [123.582µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [160.671µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [113.446µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [117.011µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [123.597µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [135.369µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [94.889µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_224 (200) [125.271µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [123.98µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [107.516µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [120.555µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [127.527µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [146.302µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [112.862µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [125.964µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [333.407µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [112.017µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [123.674µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [167.78µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [130.211µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [116.001µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [117.431µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [127.529µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_224 (200) [133.338µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_224 (200) [105.408µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [122.036µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [109.664µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [110.798µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_224 (200) [112.748µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_224 (200) [118.977µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [108.539µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_224 (200) [119.372µs]" time="2021-01-30T15:15:42Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.973685ms]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.036385ms]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (200) [120.155µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (200) [118.975µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (200) [104.597µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (200) [133.098µs]" time="2021-01-30T15:15:42Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (200) [111.172µs]" time="2021-01-30T15:15:43Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.151879ms]" time="2021-01-30T15:15:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.120251ms]" time="2021-01-30T15:15:43Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_224 (200) [171.452µs]" time="2021-01-30T15:15:43Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_224 (200) [104.923µs]" time="2021-01-30T15:15:43Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.980521ms]" time="2021-01-30T15:15:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.093851ms]" time="2021-01-30T15:15:45Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [75.728µs]" time="2021-01-30T15:15:45Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [199.965µs]" time="2021-01-30T15:15:45Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [265.527µs]" time="2021-01-30T15:15:45Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [184.604µs]" time="2021-01-30T15:15:45Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [282.049µs]" time="2021-01-30T15:15:46Z" level=info msg="photos: mark pqnr6ac2ap0wvuli, pqnah1kw0h63wpgm as private" time="2021-01-30T15:15:46Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T15:15:46Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [15.679693ms]" time="2021-01-30T15:15:47Z" level=info msg="photos: found 56 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.045764ms]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.489754ms]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_50 (200) [81.646µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_50 (200) [98.974µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_50 (200) [61.115µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_50 (200) [68.193µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_50 (200) [57.897µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_50 (200) [101.249µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_50 (200) [100.986µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_50 (200) [61.54µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_50 (200) [114.16µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_50 (200) [65.434µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_50 (200) [90.772µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_50 (200) [100.002µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_50 (200) [71.449µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_50 (200) [89.303µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_50 (200) [102.149µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_50 (200) [121.409µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_50 (200) [83.175µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_50 (200) [101.772µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_50 (200) [93.751µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_50 (200) [78.456µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_50 (200) [101.324µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_50 (200) [89.184µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_50 (200) [69.441µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_50 (200) [71.278µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_50 (200) [70.949µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_50 (200) [109.033µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_50 (200) [68.878µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_50 (200) [68.911µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_50 (200) [214.329µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_50 (200) [67.736µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_50 (200) [77.837µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_50 (200) [112.903µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [80.767µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_50 (200) [90.598µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_50 (200) [79.756µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [360.852µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [88.401µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_50 (200) [80.797µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_50 (200) [102.029µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_50 (200) [78.4µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_50 (200) [71.629µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_50 (200) [103.167µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_50 (200) [77.758µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_50 (200) [66.606µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_50 (200) [107.745µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_50 (200) [72.609µs]" time="2021-01-30T15:15:47Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_50 (200) [62.337µs]" time="2021-01-30T15:15:47Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T15:15:47Z" level=info msg="photos: found 1 results for id:pqnah1let9i4mmlo merged:true [618.968µs]" time="2021-01-30T15:15:47Z" level=info msg="Changes successfully saved" time="2021-01-30T15:15:47Z" level=debug msg="http: PUT /api/v1/photos/pqnah1let9i4mmlo (200) [29.466656ms]" time="2021-01-30T15:15:48Z" level=info msg="photos: found 55 results for public:true dist:20 quality:3 count:120 order:newest merged:true [7.976257ms]" time="2021-01-30T15:15:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.645808ms]" time="2021-01-30T15:15:48Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.860242ms]" time="2021-01-30T15:15:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.801222ms]" time="2021-01-30T15:15:49Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T15:15:49Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [916.248µs]" time="2021-01-30T15:15:49Z" level=info msg="Changes successfully saved" time="2021-01-30T15:15:49Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [38.643209ms]" time="2021-01-30T15:15:49Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.64655ms]" time="2021-01-30T15:15:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [2.939362ms]" time="2021-01-30T15:15:50Z" level=info msg="photos: mark pqmxlr31st2guha6 as private" time="2021-01-30T15:15:50Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T15:15:50Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [19.203361ms]" time="2021-01-30T15:15:51Z" level=debug msg="http: GET /api/v1/svg/photo (200) [178.173µs]" time="2021-01-30T15:15:51Z" level=debug msg="http: GET /api/v1/photos/pqmxlr03f0zjk06w (200) [2.261206ms]" time="2021-01-30T15:15:57Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T15:15:57Z" level=info msg="photos: found 2 results for id:pqmxlr03f0zjk06w merged:true [681.704µs]" time="2021-01-30T15:15:57Z" level=info msg="Changes successfully saved" time="2021-01-30T15:15:57Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr03f0zjk06w (200) [20.838398ms]" time="2021-01-30T15:15:58Z" level=info msg="photos: found 4 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [2.061777ms]" time="2021-01-30T15:15:58Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.592766ms]" time="2021-01-30T15:15:59Z" level=info msg="photos: found 12 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [2.36619ms]" time="2021-01-30T15:15:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [4.405247ms]" time="2021-01-30T15:15:59Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [167.052µs]" time="2021-01-30T15:15:59Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [162.73µs]" time="2021-01-30T15:16:00Z" level=info msg="photos: mark pqnr6ac2ap0wvuli, pqnah1kw0h63wpgm, pqmxlr31st2guha6 as private" time="2021-01-30T15:16:00Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T15:16:00Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [20.040834ms]" time="2021-01-30T15:16:02Z" level=debug msg="http: GET /api/v1/photos/pqmxlr03f0zjk06w (200) [2.056257ms]" time="2021-01-30T15:16:08Z" level=info msg="photos: found 2 results for id:pqmxlr03f0zjk06w merged:true [665.776µs]" time="2021-01-30T15:16:08Z" level=info msg="Changes successfully saved" time="2021-01-30T15:16:08Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr03f0zjk06w (200) [23.234059ms]" time="2021-01-30T15:16:09Z" level=info msg="photos: found 6 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.61098ms]" time="2021-01-30T15:16:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [3.226182ms]" time="2021-01-30T15:16:09Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_50 (200) [134.941µs]" time="2021-01-30T15:16:09Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_50 (200) [105.03µs]" time="2021-01-30T15:16:09Z" level=info msg="photos: found 1 results for id:pqnah1let9i4mmlo merged:true [602.554µs]" time="2021-01-30T15:16:09Z" level=info msg="Changes successfully saved" time="2021-01-30T15:16:09Z" level=debug msg="http: PUT /api/v1/photos/pqnah1let9i4mmlo (200) [28.74988ms]" time="2021-01-30T15:16:09Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [872.373µs]" time="2021-01-30T15:16:09Z" level=info msg="Changes successfully saved" time="2021-01-30T15:16:09Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [22.607538ms]" time="2021-01-30T15:16:10Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.200014ms]" time="2021-01-30T15:16:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.09185ms]" time="2021-01-30T15:16:10Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:120 order:newest merged:true [1.488676ms]" time="2021-01-30T15:16:10Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.670041ms]" time="2021-01-30T15:16:11Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [10.825147ms]" time="2021-01-30T15:16:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.042234ms]" time="2021-01-30T15:16:12Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.005783ms]" time="2021-01-30T15:16:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.682931ms]" time="2021-01-30T15:16:12Z" level=debug msg="http: GET /photos (200) [6.596305ms]" time="2021-01-30T15:16:12Z" level=debug msg="http: GET /api/v1/ws (200) [35.892438186s]" time="2021-01-30T15:16:12Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.03896ms]" time="2021-01-30T15:16:12Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.742097ms]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.485063ms]" time="2021-01-30T15:16:14Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.204177ms]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.623991ms]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [144.045µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [174.643µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [173.572µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [129.743µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [205.299µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [191.207µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [209.776µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [155.03µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [169.333µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [172.031µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [178.231µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [148.797µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [156.798µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [198.335µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [188.65µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.61µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [299.123µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [161.162µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [119.372µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [142.672µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [140.757µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [318.813µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [183.324µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [167.058µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [132.831µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [132.076µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [147.995µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [120.334µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [117.493µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [162.862µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [117.937µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [151.596µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.534µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [134.126µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [121.716µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [148.016µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [111.699µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [139.261µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [165.651µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [149.398µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [144.512µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [138.126µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [136.875µs]" time="2021-01-30T15:16:14Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [138.355µs]" time="2021-01-30T15:16:15Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.42576ms]" time="2021-01-30T15:16:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.540753ms]" time="2021-01-30T15:16:16Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [172.185µs]" time="2021-01-30T15:16:16Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [164.607µs]" time="2021-01-30T15:16:16Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [166.446µs]" time="2021-01-30T15:16:16Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [168.071µs]" time="2021-01-30T15:16:16Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [169.487µs]" time="2021-01-30T15:16:16Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.075166ms]" time="2021-01-30T15:16:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [18.40985ms]" time="2021-01-30T15:16:18Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.312407ms]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.574497ms]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_224 (200) [142.752µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [147.404µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [102.922µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [104.265µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [100.549µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [130.087µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [111.916µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [174.735µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [201.962µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [120.488µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [117.111µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [135.878µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [114.907µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [154.474µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [115.791µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [121.537µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [108.822µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [140.598µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [145.661µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_224 (200) [127.679µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [121.553µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [128.787µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [126.829µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [123.311µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [109.661µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [106.326µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [115.701µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [122.604µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [112.241µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [124.133µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [156.656µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [116.198µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [109.74µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [112.928µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [134.203µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_224 (200) [131.742µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_224 (200) [118.635µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [151.692µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [97.1µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [123.694µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_224 (200) [128.213µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_224 (200) [114.462µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [104.589µs]" time="2021-01-30T15:16:18Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_224 (200) [113.745µs]" time="2021-01-30T15:16:19Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.011976ms]" time="2021-01-30T15:16:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.540588ms]" time="2021-01-30T15:16:19Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (200) [120.271µs]" time="2021-01-30T15:16:19Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (200) [136.519µs]" time="2021-01-30T15:16:19Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (200) [115.12µs]" time="2021-01-30T15:16:19Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (200) [125.18µs]" time="2021-01-30T15:16:19Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (200) [126.174µs]" time="2021-01-30T15:16:19Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.201305ms]" time="2021-01-30T15:16:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.035758ms]" time="2021-01-30T15:16:19Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_224 (200) [145.455µs]" time="2021-01-30T15:16:19Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_224 (200) [141.543µs]" time="2021-01-30T15:16:20Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.40887ms]" time="2021-01-30T15:16:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.631213ms]" time="2021-01-30T15:16:20Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_224 (200) [147.727µs]" time="2021-01-30T15:16:20Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_224 (200) [155.148µs]" time="2021-01-30T15:16:20Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_224 (200) [143.872µs]" time="2021-01-30T15:16:20Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_224 (200) [97.93µs]" time="2021-01-30T15:16:20Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_224 (200) [151.102µs]" time="2021-01-30T15:16:20Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_224 (200) [136.315µs]" time="2021-01-30T15:16:20Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.365116ms]" time="2021-01-30T15:16:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.452029ms]" time="2021-01-30T15:16:20Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_224 (200) [117.165µs]" time="2021-01-30T15:16:20Z" level=debug msg="cache hit for thumbs:d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3:tile_224 [4.078µs]" time="2021-01-30T15:16:20Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_224 (200) [328.492µs]" time="2021-01-30T15:16:20Z" level=debug msg="cache hit for thumbs:f2e2d89445c5dc64cde394158fd07eeb02083e75:tile_224 [3.405µs]" time="2021-01-30T15:16:20Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_224 (200) [125.583µs]" time="2021-01-30T15:16:21Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.884453ms]" time="2021-01-30T15:16:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.950427ms]" time="2021-01-30T15:16:21Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.943576ms]" time="2021-01-30T15:16:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.809437ms]" time="2021-01-30T15:16:28Z" level=info msg="archive: adding pqmxlr31st2guha6" time="2021-01-30T15:16:28Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [10.153875ms]" time="2021-01-30T15:16:28Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [2.912814ms]" time="2021-01-30T15:16:28Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [5.215084ms]" time="2021-01-30T15:16:28Z" level=info msg="photos: found 56 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.948938ms]" time="2021-01-30T15:16:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.777221ms]" time="2021-01-30T15:16:36Z" level=info msg="archive: adding pqnr6ac2ap0wvuli, pqnah1kw0h63wpgm" time="2021-01-30T15:16:36Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [19.299ms]" time="2021-01-30T15:16:37Z" level=info msg="photos: found 54 results for public:true dist:20 quality:3 count:120 order:newest merged:true [8.052353ms]" time="2021-01-30T15:16:37Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.775098ms]" time="2021-01-30T15:16:38Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.035912ms]" time="2021-01-30T15:16:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.867596ms]" time="2021-01-30T15:16:38Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [135µs]" time="2021-01-30T15:16:38Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [206.551µs]" time="2021-01-30T15:16:39Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.66283ms]" time="2021-01-30T15:16:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.98257ms]" time="2021-01-30T15:16:39Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [186.325µs]" time="2021-01-30T15:16:39Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [181.422µs]" time="2021-01-30T15:16:39Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [174.944µs]" time="2021-01-30T15:16:39Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [163.37µs]" time="2021-01-30T15:16:39Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [167.832µs]" time="2021-01-30T15:16:39Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [161.378µs]" time="2021-01-30T15:16:46Z" level=info msg="archive: adding pqmxlquf9tbc8mk2, pqnah1l2p1vjzc3j" time="2021-01-30T15:16:46Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [18.839372ms]" time="2021-01-30T15:16:46Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.39037ms]" time="2021-01-30T15:16:46Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.47788ms]" time="2021-01-30T15:16:46Z" level=info msg="photos: found 11 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.099659ms]" time="2021-01-30T15:16:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [4.085032ms]" time="2021-01-30T15:16:47Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [169.928µs]" time="2021-01-30T15:16:47Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [148.087µs]" time="2021-01-30T15:16:47Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [142.743µs]" time="2021-01-30T15:16:50Z" level=info msg="archive: restoring pqnr6ac2ap0wvuli, pqnah1kw0h63wpgm, pqmxlr31st2guha6, pqmxlquf9tbc8mk2, pqnah1l2p1vjzc3j" time="2021-01-30T15:16:50Z" level=debug msg="http: POST /api/v1/batch/photos/restore (200) [21.583787ms]" time="2021-01-30T15:16:50Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:120 order:newest merged:true [1.441018ms]" time="2021-01-30T15:16:50Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.704821ms]" time="2021-01-30T15:16:50Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.060558ms]" time="2021-01-30T15:16:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.938764ms]" time="2021-01-30T15:16:51Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [14.625054ms]" time="2021-01-30T15:16:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [29.305542ms]" time="2021-01-30T15:16:52Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [944.802µs]" time="2021-01-30T15:16:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.785891ms]" time="2021-01-30T15:16:53Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.440208ms]" time="2021-01-30T15:16:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.731826ms]" time="2021-01-30T15:16:53Z" level=debug msg="http: GET /photos (200) [4.873623ms]" time="2021-01-30T15:16:53Z" level=debug msg="http: GET /api/v1/ws (200) [40.358663636s]" time="2021-01-30T15:16:53Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.659634ms]" time="2021-01-30T15:16:53Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.389763ms]" time="2021-01-30T15:16:54Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.965733ms]" time="2021-01-30T15:16:54Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.346094ms]" time="2021-01-30T15:16:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.98194ms]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [178.137µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [148.244µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [212.216µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [104.179µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [143.657µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [120.05µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [163.097µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [150.783µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [139.828µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [183.724µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [131.546µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [140.392µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [147.8µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [150.989µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [224.575µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [106.804µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [116.579µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [152.148µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [142.439µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [151.376µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [175.741µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [175.508µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [134.228µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [141.021µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.939µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [222.026µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [131.625µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [131.935µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [141.309µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [152.477µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [118.478µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [151.221µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [109.684µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [137.691µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [130.694µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [157.365µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [128.787µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [151.877µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [149.381µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [144.662µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [147.435µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [146.374µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.773µs]" time="2021-01-30T15:16:55Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [144.67µs]" time="2021-01-30T15:16:57Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.287846ms]" time="2021-01-30T15:16:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.392916ms]" time="2021-01-30T15:16:57Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [184.512µs]" time="2021-01-30T15:16:57Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [168.457µs]" time="2021-01-30T15:16:57Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [178.463µs]" time="2021-01-30T15:16:57Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [955.686µs]" time="2021-01-30T15:16:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.793377ms]" time="2021-01-30T15:16:58Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [850.098µs]" time="2021-01-30T15:16:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.598505ms]" time="2021-01-30T15:16:59Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.819088ms]" time="2021-01-30T15:16:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.151421ms]" time="2021-01-30T15:16:59Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [780.334µs]" time="2021-01-30T15:16:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.389782ms]" time="2021-01-30T15:17:00Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.31762ms]" time="2021-01-30T15:17:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.581357ms]" time="2021-01-30T15:17:00Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [237.301µs]" time="2021-01-30T15:17:00Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [173.948µs]" time="2021-01-30T15:17:00Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [168.231µs]" time="2021-01-30T15:17:00Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [165.681µs]" time="2021-01-30T15:17:00Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [177.863µs]" time="2021-01-30T15:17:00Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [154.043µs]" time="2021-01-30T15:17:01Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.033981ms]" time="2021-01-30T15:17:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.776791ms]" time="2021-01-30T15:17:02Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.028288ms]" time="2021-01-30T15:17:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [4.740913ms]" time="2021-01-30T15:17:02Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [170.005µs]" time="2021-01-30T15:17:02Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [182.503µs]" time="2021-01-30T15:17:03Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.1737ms]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.871603ms]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [148.61µs]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [200.5µs]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [199.516µs]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [150.979µs]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [136.25µs]" time="2021-01-30T15:17:03Z" level=debug msg="albums: search type:month count:24 [10.014µs]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.810565ms]" time="2021-01-30T15:17:03Z" level=info msg="photos: found 1 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:1 order:relevance [779.616µs]" time="2021-01-30T15:17:03Z" level=debug msg="cached album-cover:aqnqtnv3f5ibtghn:tile_500 [1.722695ms]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [2.816716ms]" time="2021-01-30T15:17:03Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:1 order:relevance [717.832µs]" time="2021-01-30T15:17:03Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:1 order:relevance [886.102µs]" time="2021-01-30T15:17:03Z" level=debug msg="cached album-cover:aqnah1mlu18nkw5y:tile_500 [2.454867ms]" time="2021-01-30T15:17:03Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:7\" public:true dist:20 album:aqnah1m1h8qd6czu year:2020 month:7 count:1 order:relevance [774.754µs]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [2.610609ms]" time="2021-01-30T15:17:03Z" level=debug msg="cached album-cover:aqnah1m1h8qd6czu:tile_500 [1.619874ms]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [1.76927ms]" time="2021-01-30T15:17:03Z" level=debug msg="cached album-cover:aqnah1m3ralbeur8:tile_500 [2.870547ms]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [2.998491ms]" time="2021-01-30T15:17:03Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:10\" public:true dist:20 album:aqmxlr72fxziu7do year:2019 month:10 count:1 order:relevance [1.019896ms]" time="2021-01-30T15:17:03Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:6\" public:true dist:20 album:aqmxlr786sc7zz3b year:2019 month:6 count:1 order:relevance [1.055365ms]" time="2021-01-30T15:17:03Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:5\" public:true dist:20 album:aqmxlr72lk7l5jal year:2019 month:5 count:1 order:relevance [752.492µs]" time="2021-01-30T15:17:03Z" level=debug msg="cached album-cover:aqmxlr72fxziu7do:tile_500 [2.92791ms]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [3.078812ms]" time="2021-01-30T15:17:03Z" level=debug msg="cached album-cover:aqmxlr72lk7l5jal:tile_500 [1.657783ms]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [1.801198ms]" time="2021-01-30T15:17:03Z" level=debug msg="cached album-cover:aqmxlr786sc7zz3b:tile_500 [3.153397ms]" time="2021-01-30T15:17:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [3.268277ms]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:7\" public:true dist:20 album:aqnah1m16ogr95li year:2018 month:7 count:1 order:relevance [660.707µs]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqnah1m16ogr95li:tile_500 [1.852426ms]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [2.021759ms]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:5\" public:true dist:20 album:aqmxlr77il8cr8g8 year:2018 month:5 count:1 order:relevance [1.620491ms]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:1\" public:true dist:20 album:aqnah1m36lkobl18 year:2018 month:1 count:1 order:relevance [747.917µs]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqmxlr77il8cr8g8:tile_500 [2.451274ms]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [2.620482ms]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqnah1m36lkobl18:tile_500 [1.894512ms]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:12\" public:true dist:20 album:aqmxlr7277y14dl4 year:2017 month:12 count:1 order:relevance [839.796µs]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [2.114755ms]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqmxlr7277y14dl4:tile_500 [1.648016ms]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [1.787006ms]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:10\" public:true dist:20 album:aqmxlr73d4khlo9d year:2017 month:10 count:1 order:relevance [1.511642ms]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:8\" public:true dist:20 album:aqmxlr716gxvw2gk year:2017 month:8 count:1 order:relevance [718.521µs]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqmxlr73d4khlo9d:tile_500 [2.411853ms]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqmxlr716gxvw2gk:tile_500 [1.53173ms]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [2.538567ms]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [1.689786ms]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:1 order:relevance [688.212µs]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:12\" public:true dist:20 album:aqmxlr71pa8hobcu year:2015 month:12 count:1 order:relevance [744.481µs]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqmxlr71p6zo22dk:tile_500 [1.690982ms]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [1.957859ms]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqmxlr71pa8hobcu:tile_500 [1.54173ms]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [1.681161ms]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:11\" public:true dist:20 album:aqmxlr73qmi2bmrj year:2015 month:11 count:1 order:relevance [680.097µs]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqmxlr73qmi2bmrj:tile_500 [1.674644ms]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [1.805335ms]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:1 order:relevance [877.715µs]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:2\" public:true dist:20 album:aqmxlr71kb5nyuyb year:2015 month:2 count:1 order:relevance [2.306857ms]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:12\" public:true dist:20 album:aqnr6ac2ilm0tzn2 year:2013 month:12 count:1 order:relevance [713.377µs]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqnr6ac2ilm0tzn2:tile_500 [1.771311ms]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac2ilm0tzn2/t/public/tile_500 (200) [1.940479ms]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqmxlr71kb5nyuyb:tile_500 [3.109507ms]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [4.057305ms]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqmxlr71rt835kpf:tile_500 [3.580949ms]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [3.693579ms]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:11\" public:true dist:20 album:aqmxlr73gwwnd233 year:2013 month:11 count:1 order:relevance [680.424µs]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqmxlr73gwwnd233:tile_500 [1.714759ms]" time="2021-01-30T15:17:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnr68baejqbw4t5 year:2010 month:3 count:1 order:relevance [874.563µs]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [1.879859ms]" time="2021-01-30T15:17:04Z" level=debug msg="cached album-cover:aqnr68baejqbw4t5:tile_500 [1.842832ms]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums/aqnr68baejqbw4t5/t/public/tile_500 (200) [2.564106ms]" time="2021-01-30T15:17:04Z" level=debug msg="albums: search q:\"january 2017\" type:month count:24 [10.622µs]" time="2021-01-30T15:17:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=January+2017&category=&type=month (200) [728.397µs]" time="2021-01-30T15:17:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [302.939µs]" time="2021-01-30T15:17:05Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [1.004578ms]" time="2021-01-30T15:17:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.481355ms]" time="2021-01-30T15:17:05Z" level=debug msg="albums: search type:moment count:24 [10.072µs]" time="2021-01-30T15:17:05Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [731.873µs]" time="2021-01-30T15:17:05Z" level=info msg="photos: found 1 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:1 order:relevance [634.861µs]" time="2021-01-30T15:17:05Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T15:17:05Z" level=debug msg="cached album-cover:aqnr6ac1bkoom1y4:tile_500 [1.66525ms]" time="2021-01-30T15:17:05Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T15:17:05Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4/t/public/tile_500 (200) [1.899989ms]" time="2021-01-30T15:17:05Z" level=info msg="search: label Cat includes 1 categories" time="2021-01-30T15:17:05Z" level=info msg="photos: found 1 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:1 order:relevance [1.931613ms]" time="2021-01-30T15:17:05Z" level=debug msg="cached album-cover:aqnah1mhviyxpahk:tile_500 [2.909653ms]" time="2021-01-30T15:17:05Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [3.103351ms]" time="2021-01-30T15:17:05Z" level=info msg="photos: found 1 results for filter:\"public:true label:cat\" public:true dist:20 album:aqnr6acydx60auhl label:cat count:1 order:relevance [3.096278ms]" time="2021-01-30T15:17:05Z" level=debug msg="cached album-cover:aqnr6acydx60auhl:tile_500 [4.297839ms]" time="2021-01-30T15:17:05Z" level=debug msg="http: GET /api/v1/albums/aqnr6acydx60auhl/t/public/tile_500 (200) [4.47119ms]" time="2021-01-30T15:17:06Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [348.433µs]" time="2021-01-30T15:17:06Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:60 order:oldest merged:true [1.957504ms]" time="2021-01-30T15:17:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.670895ms]" time="2021-01-30T15:17:07Z" level=debug msg="albums: search type:state count:24 [9.941µs]" time="2021-01-30T15:17:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.342036ms]" time="2021-01-30T15:17:07Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [755.077µs]" time="2021-01-30T15:17:07Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [1.609888ms]" time="2021-01-30T15:17:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [1.738545ms]" time="2021-01-30T15:17:07Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [704.532µs]" time="2021-01-30T15:17:07Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [1.668503ms]" time="2021-01-30T15:17:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [1.84514ms]" time="2021-01-30T15:17:07Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [832.662µs]" time="2021-01-30T15:17:07Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [1.707583ms]" time="2021-01-30T15:17:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [1.868972ms]" time="2021-01-30T15:17:07Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [1.428257ms]" time="2021-01-30T15:17:07Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [1.07438ms]" time="2021-01-30T15:17:07Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [2.394065ms]" time="2021-01-30T15:17:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [2.542128ms]" time="2021-01-30T15:17:07Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [2.162215ms]" time="2021-01-30T15:17:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [2.370394ms]" time="2021-01-30T15:17:07Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:KwaZulu-Natal\" public:true dist:20 album:aqnr6acf6xag8b0w country:za state:\"KwaZulu-Natal\" count:1 order:relevance [1.770875ms]" time="2021-01-30T15:17:07Z" level=debug msg="cached album-cover:aqnr6acf6xag8b0w:tile_500 [5.281188ms]" time="2021-01-30T15:17:07Z" level=debug msg="http: GET /api/v1/albums/aqnr6acf6xag8b0w/t/public/tile_500 (200) [5.664926ms]" time="2021-01-30T15:17:07Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [644.736µs]" time="2021-01-30T15:17:07Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [1.687452ms]" time="2021-01-30T15:17:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [1.830809ms]" time="2021-01-30T15:17:07Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [973.104µs]" time="2021-01-30T15:17:07Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [638.961µs]" time="2021-01-30T15:17:07Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [2.078067ms]" time="2021-01-30T15:17:07Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [1.574371ms]" time="2021-01-30T15:17:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [1.723821ms]" time="2021-01-30T15:17:07Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [839.818µs]" time="2021-01-30T15:17:07Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [4.14651ms]" time="2021-01-30T15:17:07Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [1.668398ms]" time="2021-01-30T15:17:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [1.95777ms]" time="2021-01-30T15:17:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [4.45463ms]" time="2021-01-30T15:17:07Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [3.763781ms]" time="2021-01-30T15:17:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [3.88398ms]" time="2021-01-30T15:17:08Z" level=debug msg="albums: search q:\"western cape\" type:state count:24 [10.771µs]" time="2021-01-30T15:17:08Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Western+Cape&category=&type=state (200) [855.995µs]" time="2021-01-30T15:17:08Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [324.63µs]" time="2021-01-30T15:17:08Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.754916ms]" time="2021-01-30T15:17:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.277989ms]" time="2021-01-30T15:17:09Z" level=debug msg="labels: search count:24 [8.511µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [852.422µs]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqnr68b112z1e2ki:tile_500 [858.485µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqnr68b112z1e2ki/t/public/tile_500 (200) [1.027944ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr61mueo9bde:tile_500 [828.07µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [997.91µs]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqnr6ac1v70i3zqa:tile_500 [809.924µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqnr6ac1v70i3zqa/t/public/tile_500 (200) [1.182188ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr23ddgcr8n6:tile_500 [869.846µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [1.039924ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqnr6ac35czjoigo:tile_500 [983.9µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqnr6ac35czjoigo/t/public/tile_500 (200) [1.134864ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr73t4txicnb:tile_500 [790.647µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [912.33µs]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr39h7yd60w8:tile_500 [926.972µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [1.133188ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqnr6ac15g94molu:tile_500 [870.782µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqnr6ac15g94molu/t/public/tile_500 (200) [1.036071ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr32g4pqrnge:tile_500 [809.541µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [1.009289ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr312hfkfwfn:tile_500 [820.824µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [1.010721ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlqz2rzztin1h:tile_500 [894.07µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [1.038929ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr63jc85g73d:tile_500 [814.044µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [981.745µs]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr32hkjxghys:tile_500 [979.663µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [1.121952ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr3j14zwey9y:tile_500 [902.743µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [1.096684ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr22kdk4wcv1:tile_500 [975.015µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [1.14917ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr43kjflsrmq:tile_500 [779.648µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [917.652µs]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqnahcu1wwphppyf:tile_500 [4.948742ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr13uqg45rt5:tile_500 [889.116µs]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqnahcu1wwphppyf/t/public/tile_500 (200) [5.118776ms]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [1.016086ms]" time="2021-01-30T15:17:09Z" level=debug msg="cached label-cover:lqmxlr2ar5nh0zjw:tile_500 [1.126705ms]" time="2021-01-30T15:17:09Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [1.396996ms]" time="2021-01-30T15:17:10Z" level=info msg="search: label Seashore includes 1 categories" time="2021-01-30T15:17:10Z" level=debug msg="labels: search q:seashore count:24 [7.857µs]" time="2021-01-30T15:17:10Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=Seashore&all= (200) [681.252µs]" time="2021-01-30T15:17:10Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T15:17:10Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.576917ms]" time="2021-01-30T15:17:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [2.182414ms]" time="2021-01-30T15:17:11Z" level=debug msg="albums: search type:folder count:24 order:default [10.198µs]" time="2021-01-30T15:17:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.044224ms]" time="2021-01-30T15:17:11Z" level=info msg="photos: found 1 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:1 order:relevance [863.134µs]" time="2021-01-30T15:17:11Z" level=debug msg="cached album-cover:aqnah1321mgkt1w2:tile_500 [2.102814ms]" time="2021-01-30T15:17:11Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [2.26843ms]" time="2021-01-30T15:17:11Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada/BotanicalGarden public:true\" path:Vacation/Kanada/BotanicalGarden public:true dist:20 album:aqmxlqn1jjo8z5so count:1 order:relevance [1.215535ms]" time="2021-01-30T15:17:11Z" level=info msg="photos: found 1 results for filter:\"path:Images public:true\" path:Images public:true dist:20 album:aqmxlqn2gmo9g29n count:1 order:relevance [875.764µs]" time="2021-01-30T15:17:11Z" level=debug msg="cached album-cover:aqmxlqn1jjo8z5so:tile_500 [3.337258ms]" time="2021-01-30T15:17:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [3.472287ms]" time="2021-01-30T15:17:11Z" level=info msg="photos: found 1 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:1 order:relevance [2.861923ms]" time="2021-01-30T15:17:11Z" level=debug msg="cached album-cover:aqmxlqn2gmo9g29n:tile_500 [2.411841ms]" time="2021-01-30T15:17:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [2.556597ms]" time="2021-01-30T15:17:11Z" level=debug msg="cached album-cover:aqmxlqn3jaryd4ga:tile_500 [4.012962ms]" time="2021-01-30T15:17:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [4.178424ms]" time="2021-01-30T15:17:11Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:1 order:relevance [2.120041ms]" time="2021-01-30T15:17:11Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/KorsikaAdventure public:true\" path:Vacation/KorsikaAdventure public:true dist:20 album:aqmxlqn3sth9hh3s count:1 order:relevance [1.720796ms]" time="2021-01-30T15:17:11Z" level=debug msg="cached album-cover:aqmxlqn2k1qfipmd:tile_500 [3.312048ms]" time="2021-01-30T15:17:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [3.483769ms]" time="2021-01-30T15:17:11Z" level=debug msg="cached album-cover:aqmxlqn3sth9hh3s:tile_500 [2.472821ms]" time="2021-01-30T15:17:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [2.594253ms]" time="2021-01-30T15:17:11Z" level=info msg="photos: found 1 results for filter:\"path:moment public:true\" path:moment public:true dist:20 album:aqnah13taorx6aey count:1 order:relevance [967.705µs]" time="2021-01-30T15:17:11Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnr68a1vybojlng count:1 order:relevance [1.10016ms]" time="2021-01-30T15:17:11Z" level=debug msg="cached album-cover:aqnah13taorx6aey:tile_500 [2.043091ms]" time="2021-01-30T15:17:11Z" level=debug msg="cached album-cover:aqnr68a1vybojlng:tile_500 [1.907451ms]" time="2021-01-30T15:17:11Z" level=debug msg="http: GET /api/v1/albums/aqnr68a1vybojlng/t/public/tile_500 (200) [2.019292ms]" time="2021-01-30T15:17:11Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [3.23856ms]" time="2021-01-30T15:17:11Z" level=debug msg="albums: search q:archive type:folder count:24 order:default [14.257µs]" time="2021-01-30T15:17:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=archive&category=&type=folder&order=default (200) [979.462µs]" time="2021-01-30T15:17:12Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [274.003µs]" time="2021-01-30T15:17:12Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.268144ms]" time="2021-01-30T15:17:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [5.999565ms]" time="2021-01-30T15:17:18Z" level=info msg="archive: adding pqnr6ac2ap0wvuli, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqnah1f3gpds8i7y, pqmxlquf9tbc8mk2, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia" time="2021-01-30T15:17:18Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [20.447677ms]" time="2021-01-30T15:17:19Z" level=info msg="photos: found 21 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.822563ms]" time="2021-01-30T15:17:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [7.19456ms]" time="2021-01-30T15:17:20Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [851.265µs]" time="2021-01-30T15:17:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.510246ms]" time="2021-01-30T15:17:20Z" level=info msg="photos: found 0 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [476.061µs]" time="2021-01-30T15:17:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [703.81µs]" time="2021-01-30T15:17:21Z" level=info msg="photos: found 4 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.214937ms]" time="2021-01-30T15:17:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [2.157224ms]" time="2021-01-30T15:17:21Z" level=info msg="photos: found 0 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [537.984µs]" time="2021-01-30T15:17:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [787.357µs]" time="2021-01-30T15:17:22Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.289439ms]" time="2021-01-30T15:17:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.564543ms]" time="2021-01-30T15:17:22Z" level=info msg="photos: found 1 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.066022ms]" time="2021-01-30T15:17:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.767096ms]" time="2021-01-30T15:17:23Z" level=info msg="photos: found 1 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [750.147µs]" time="2021-01-30T15:17:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.275378ms]" time="2021-01-30T15:17:23Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.86246ms]" time="2021-01-30T15:17:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.324805ms]" time="2021-01-30T15:17:23Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [4.510245ms]" time="2021-01-30T15:17:23Z" level=debug msg="http: GET /api/v1/ws (200) [29.820953746s]" time="2021-01-30T15:17:24Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [375.36µs]" time="2021-01-30T15:17:24Z" level=info msg="photos: found 0 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [548.661µs]" time="2021-01-30T15:17:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [780.768µs]" time="2021-01-30T15:17:25Z" level=debug msg="albums: search type:moment count:24 [11.247µs]" time="2021-01-30T15:17:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [774.194µs]" time="2021-01-30T15:17:25Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [310.576µs]" time="2021-01-30T15:17:25Z" level=info msg="photos: found 7 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:60 order:oldest merged:true [1.661223ms]" time="2021-01-30T15:17:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.112701ms]" time="2021-01-30T15:17:25Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.772374ms]" time="2021-01-30T15:17:25Z" level=debug msg="http: GET /api/v1/ws (200) [1.823968255s]" time="2021-01-30T15:17:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [283.139µs]" time="2021-01-30T15:17:26Z" level=info msg="photos: found 5 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.55076ms]" time="2021-01-30T15:17:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [2.988523ms]" time="2021-01-30T15:17:26Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.327284ms]" time="2021-01-30T15:17:26Z" level=debug msg="http: GET /api/v1/ws (200) [896.654161ms]" time="2021-01-30T15:17:27Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T15:17:27Z" level=info msg="photos: found 1 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.264275ms]" time="2021-01-30T15:17:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [1.736534ms]" time="2021-01-30T15:17:27Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [4.313768ms]" time="2021-01-30T15:17:27Z" level=debug msg="http: GET /api/v1/ws (200) [968.806609ms]" time="2021-01-30T15:17:28Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [268.858µs]" time="2021-01-30T15:17:28Z" level=info msg="photos: found 10 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [2.350048ms]" time="2021-01-30T15:17:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [4.099315ms]" time="2021-01-30T15:17:29Z" level=info msg="photos: found 21 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.722902ms]" time="2021-01-30T15:17:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [7.326561ms]" time="2021-01-30T15:17:36Z" level=info msg="archive: restoring pqnr6ac2ap0wvuli, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqnah1f3gpds8i7y, pqmxlquf9tbc8mk2, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia" time="2021-01-30T15:17:36Z" level=debug msg="http: POST /api/v1/batch/photos/restore (200) [20.812454ms]" time="2021-01-30T15:17:37Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.040408ms]" time="2021-01-30T15:17:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.904695ms]" time="2021-01-30T15:17:37Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [892.316µs]" time="2021-01-30T15:17:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.515486ms]" time="2021-01-30T15:17:37Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.731737ms]" time="2021-01-30T15:17:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.261569ms]" time="2021-01-30T15:17:38Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [749.937µs]" time="2021-01-30T15:17:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.256732ms]" time="2021-01-30T15:17:38Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.506794ms]" time="2021-01-30T15:17:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.872808ms]" time="2021-01-30T15:17:39Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.067556ms]" time="2021-01-30T15:17:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.887827ms]" time="2021-01-30T15:17:39Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.161319ms]" time="2021-01-30T15:17:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.997865ms]" time="2021-01-30T15:17:40Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.912363ms]" time="2021-01-30T15:17:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [5.230741ms]" time="2021-01-30T15:17:40Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [6.687553ms]" time="2021-01-30T15:17:40Z" level=debug msg="http: GET /api/v1/ws (200) [12.538032609s]" time="2021-01-30T15:17:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [309.888µs]" time="2021-01-30T15:17:41Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [765.243µs]" time="2021-01-30T15:17:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.294648ms]" time="2021-01-30T15:17:41Z" level=debug msg="albums: search type:moment count:24 [9.821µs]" time="2021-01-30T15:17:41Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [707.822µs]" time="2021-01-30T15:17:41Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [304.996µs]" time="2021-01-30T15:17:41Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:60 order:oldest merged:true [1.973072ms]" time="2021-01-30T15:17:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.501847ms]" time="2021-01-30T15:17:42Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.466468ms]" time="2021-01-30T15:17:42Z" level=debug msg="http: GET /api/v1/ws (200) [1.630343217s]" time="2021-01-30T15:17:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [373.412µs]" time="2021-01-30T15:17:42Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.892465ms]" time="2021-01-30T15:17:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [4.00413ms]" time="2021-01-30T15:17:43Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.402176ms]" time="2021-01-30T15:17:43Z" level=debug msg="http: GET /api/v1/ws (200) [915.614518ms]" time="2021-01-30T15:17:43Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T15:17:43Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.701241ms]" time="2021-01-30T15:17:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [11.346126ms]" time="2021-01-30T15:17:44Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [4.629782ms]" time="2021-01-30T15:17:44Z" level=debug msg="http: GET /api/v1/ws (200) [1.000082385s]" time="2021-01-30T15:17:44Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [301.816µs]" time="2021-01-30T15:17:44Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.348252ms]" time="2021-01-30T15:17:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.249187ms]" time="2021-01-30T15:17:45Z" level=debug msg="http: GET /photos (200) [8.870859ms]" time="2021-01-30T15:17:45Z" level=debug msg="http: GET /api/v1/ws (200) [1.158585078s]" time="2021-01-30T15:17:45Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.777342ms]" time="2021-01-30T15:17:45Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [112.534342ms]" time="2021-01-30T15:17:46Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.637069ms]" time="2021-01-30T15:17:46Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.925332ms]" time="2021-01-30T15:17:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.542893ms]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [163.373µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [155.15µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [223.265µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [204.645µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [154.756µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [171.892µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [168.645µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [126.158µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [171.805µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [143.658µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.812µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [153.079µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [182.776µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [159.968µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [137.84µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [168.832µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [158.227µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [188.747µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [149.41µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [165.954µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [142.252µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [264.261µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.672µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [164.517µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [165.311µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [212.855µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [191.581µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [163.108µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [159.695µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.789µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [142.802µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [165.83µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [144.728µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [159.815µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [141.111µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [155.432µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [130.143µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [151.373µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [211.618µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [145.45µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [211.389µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [212.009µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [224.95µs]" time="2021-01-30T15:17:47Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [245.998µs]" time="2021-01-30T15:17:48Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.004597ms]" time="2021-01-30T15:17:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.82569ms]" time="2021-01-30T15:17:48Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [194.481µs]" time="2021-01-30T15:17:48Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [187.012µs]" time="2021-01-30T15:17:48Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.124593ms]" time="2021-01-30T15:17:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [2.001515ms]" time="2021-01-30T15:17:49Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [950.939µs]" time="2021-01-30T15:17:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.730746ms]" time="2021-01-30T15:17:50Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.918987ms]" time="2021-01-30T15:17:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.479754ms]" time="2021-01-30T15:17:50Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [785.539µs]" time="2021-01-30T15:17:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.467539ms]" time="2021-01-30T15:17:51Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.612262ms]" time="2021-01-30T15:17:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.934999ms]" time="2021-01-30T15:17:51Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [163.127µs]" time="2021-01-30T15:17:51Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [144.299µs]" time="2021-01-30T15:17:51Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [183.508µs]" time="2021-01-30T15:17:51Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [155.553µs]" time="2021-01-30T15:17:51Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [190.978µs]" time="2021-01-30T15:17:51Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [167.134µs]" time="2021-01-30T15:17:52Z" level=debug msg="albums: search type:album count:24 [10.414µs]" time="2021-01-30T15:17:52Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [681.447µs]" time="2021-01-30T15:17:52Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.149632ms]" time="2021-01-30T15:17:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [2.774705ms]" time="2021-01-30T15:17:52Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [2.182033ms]" time="2021-01-30T15:17:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [2.345309ms]" time="2021-01-30T15:17:53Z" level=debug msg="albums: search q:holiday type:album count:24 [18.729µs]" time="2021-01-30T15:17:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [1.220502ms]" time="2021-01-30T15:17:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [335.658µs]" time="2021-01-30T15:17:53Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.030256ms]" time="2021-01-30T15:17:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.619117ms]" time="2021-01-30T15:17:54Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.109176ms]" time="2021-01-30T15:17:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.909582ms]" time="2021-01-30T15:17:54Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.187344ms]" time="2021-01-30T15:17:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.972482ms]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [185.189µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [151.726µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [206.652µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [232.129µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [117.087µs]" time="2021-01-30T15:17:55Z" level=debug msg="albums: search type:month count:24 [10.191µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.847606ms]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.229µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [165.283µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.72µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [205.469µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [2.931µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [173.566µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.619µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [151.695µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.986µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [155.241µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.844µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [143.25µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.039µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [158.392µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [3.982µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [184.482µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.157µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [200.856µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.718µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [263.339µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.031µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [226.202µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.383µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [157.198µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.893µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [194.859µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.307µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [188.087µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.184µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [185.576µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.559µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [149.164µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [16.914µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [192.617µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.251µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [164.804µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqnr6ac2ilm0tzn2:tile_500 [3.286µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac2ilm0tzn2/t/public/tile_500 (200) [161.588µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.759µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [183.653µs]" time="2021-01-30T15:17:55Z" level=debug msg="cache hit for album-cover:aqnr68baejqbw4t5:tile_500 [4.437µs]" time="2021-01-30T15:17:55Z" level=debug msg="http: GET /api/v1/albums/aqnr68baejqbw4t5/t/public/tile_500 (200) [172.174µs]" time="2021-01-30T15:17:56Z" level=debug msg="albums: search q:\"january 2017\" type:month count:24 [12.729µs]" time="2021-01-30T15:17:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=January+2017&category=&type=month (200) [867.782µs]" time="2021-01-30T15:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [337.596µs]" time="2021-01-30T15:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [675.909µs]" time="2021-01-30T15:17:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.144526ms]" time="2021-01-30T15:17:57Z" level=debug msg="albums: search type:moment count:24 [10.18µs]" time="2021-01-30T15:17:57Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [697.624µs]" time="2021-01-30T15:17:57Z" level=debug msg="cache hit for album-cover:aqnr6ac1bkoom1y4:tile_500 [3.901µs]" time="2021-01-30T15:17:57Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4/t/public/tile_500 (200) [200.75µs]" time="2021-01-30T15:17:57Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.659µs]" time="2021-01-30T15:17:57Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [153.542µs]" time="2021-01-30T15:17:57Z" level=debug msg="cache hit for album-cover:aqnr6acydx60auhl:tile_500 [4.648µs]" time="2021-01-30T15:17:57Z" level=debug msg="http: GET /api/v1/albums/aqnr6acydx60auhl/t/public/tile_500 (200) [224.169µs]" time="2021-01-30T15:17:57Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [376.433µs]" time="2021-01-30T15:17:57Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:60 order:oldest merged:true [2.010735ms]" time="2021-01-30T15:17:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.93674ms]" time="2021-01-30T15:17:59Z" level=debug msg="albums: search type:state count:24 [10.385µs]" time="2021-01-30T15:17:59Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.280203ms]" time="2021-01-30T15:17:59Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [20.889µs]" time="2021-01-30T15:17:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [283.587µs]" time="2021-01-30T15:17:59Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [4.1µs]" time="2021-01-30T15:17:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [179.119µs]" time="2021-01-30T15:17:59Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.207µs]" time="2021-01-30T15:17:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [177.068µs]" time="2021-01-30T15:17:59Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.676µs]" time="2021-01-30T15:17:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [157.42µs]" time="2021-01-30T15:17:59Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.571µs]" time="2021-01-30T15:17:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [163.433µs]" time="2021-01-30T15:17:59Z" level=debug msg="cache hit for album-cover:aqnr6acf6xag8b0w:tile_500 [3.333µs]" time="2021-01-30T15:17:59Z" level=debug msg="http: GET /api/v1/albums/aqnr6acf6xag8b0w/t/public/tile_500 (200) [199.009µs]" time="2021-01-30T15:17:59Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [4.296µs]" time="2021-01-30T15:17:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [192.733µs]" time="2021-01-30T15:17:59Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [4.025µs]" time="2021-01-30T15:17:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [168.238µs]" time="2021-01-30T15:17:59Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [2.91µs]" time="2021-01-30T15:17:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [176.803µs]" time="2021-01-30T15:17:59Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [2.674µs]" time="2021-01-30T15:17:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [157.481µs]" time="2021-01-30T15:17:59Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [3.378µs]" time="2021-01-30T15:17:59Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [178.914µs]" time="2021-01-30T15:18:00Z" level=debug msg="albums: search q:\"western cape\" type:state count:24 [10.417µs]" time="2021-01-30T15:18:00Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Western+Cape&category=&type=state (200) [770.283µs]" time="2021-01-30T15:18:00Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [410.281µs]" time="2021-01-30T15:18:00Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.921941ms]" time="2021-01-30T15:18:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.445872ms]" time="2021-01-30T15:18:01Z" level=debug msg="labels: search count:24 [7.35µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [990.708µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqnr68b112z1e2ki:tile_500 [4.813µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqnr68b112z1e2ki/t/public/tile_500 (200) [191.537µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.16µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [192.954µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqnr6ac1v70i3zqa:tile_500 [3.108µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqnr6ac1v70i3zqa/t/public/tile_500 (200) [143.473µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.439µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [203.488µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqnr6ac35czjoigo:tile_500 [3.348µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqnr6ac35czjoigo/t/public/tile_500 (200) [180.99µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.006µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [136.947µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.696µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [176.341µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqnr6ac15g94molu:tile_500 [4.677µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqnr6ac15g94molu/t/public/tile_500 (200) [447.929µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [3.404µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [204.269µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.383µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [260.378µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [2.758µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [261.974µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.875µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [309.245µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.754µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [208.555µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [4.445µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [219.755µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqnahcu1wwphppyf:tile_500 [3.73µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqnahcu1wwphppyf/t/public/tile_500 (200) [190.687µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.901µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [187.638µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [3.027µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [186.357µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.322µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [156.422µs]" time="2021-01-30T15:18:01Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.603µs]" time="2021-01-30T15:18:01Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [169.86µs]" time="2021-01-30T15:18:02Z" level=info msg="search: label Seashore includes 1 categories" time="2021-01-30T15:18:02Z" level=debug msg="labels: search q:seashore count:24 [9.55µs]" time="2021-01-30T15:18:02Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=Seashore&all= (200) [642.297µs]" time="2021-01-30T15:18:02Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T15:18:02Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.718615ms]" time="2021-01-30T15:18:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [2.348374ms]" time="2021-01-30T15:18:03Z" level=debug msg="albums: search type:folder count:24 order:default [10.042µs]" time="2021-01-30T15:18:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.146523ms]" time="2021-01-30T15:18:03Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.747µs]" time="2021-01-30T15:18:03Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [292.067µs]" time="2021-01-30T15:18:03Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [2.868µs]" time="2021-01-30T15:18:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [189.777µs]" time="2021-01-30T15:18:03Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.939µs]" time="2021-01-30T15:18:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [155.136µs]" time="2021-01-30T15:18:03Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.085µs]" time="2021-01-30T15:18:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [139.129µs]" time="2021-01-30T15:18:03Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.125µs]" time="2021-01-30T15:18:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [227.817µs]" time="2021-01-30T15:18:03Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.597µs]" time="2021-01-30T15:18:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [152.179µs]" time="2021-01-30T15:18:03Z" level=debug msg="cache hit for album-cover:aqnah13taorx6aey:tile_500 [4.296µs]" time="2021-01-30T15:18:03Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [162.282µs]" time="2021-01-30T15:18:03Z" level=debug msg="cache hit for album-cover:aqnr68a1vybojlng:tile_500 [3.563µs]" time="2021-01-30T15:18:03Z" level=debug msg="http: GET /api/v1/albums/aqnr68a1vybojlng/t/public/tile_500 (200) [161.848µs]" time="2021-01-30T15:18:03Z" level=debug msg="albums: search q:archive type:folder count:24 order:default [13.827µs]" time="2021-01-30T15:18:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=archive&category=&type=folder&order=default (200) [893.392µs]" time="2021-01-30T15:18:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [316.525µs]" time="2021-01-30T15:18:04Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.308999ms]" time="2021-01-30T15:18:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.135604ms]" time="2021-01-30T15:18:05Z" level=info msg="photos: mark pqnr6ac2ap0wvuli, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqmxlr12pi8arvey, pqnah1f3gpds8i7y, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia as private" time="2021-01-30T15:18:05Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T15:18:05Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [22.485245ms]" time="2021-01-30T15:18:05Z" level=info msg="photos: found 19 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [3.512549ms]" time="2021-01-30T15:18:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [6.660703ms]" time="2021-01-30T15:18:06Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [877.004µs]" time="2021-01-30T15:18:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.566651ms]" time="2021-01-30T15:18:06Z" level=info msg="photos: found 0 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [471.376µs]" time="2021-01-30T15:18:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [688.685µs]" time="2021-01-30T15:18:07Z" level=info msg="photos: found 4 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.209336ms]" time="2021-01-30T15:18:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [2.070762ms]" time="2021-01-30T15:18:07Z" level=info msg="photos: found 0 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [504.427µs]" time="2021-01-30T15:18:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [713.427µs]" time="2021-01-30T15:18:07Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.213927ms]" time="2021-01-30T15:18:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.362111ms]" time="2021-01-30T15:18:08Z" level=debug msg="http: GET /albums?q=Holiday (200) [8.507646ms]" time="2021-01-30T15:18:08Z" level=debug msg="http: GET /api/v1/ws (200) [22.356009101s]" time="2021-01-30T15:18:09Z" level=debug msg="albums: search q:holiday type:album count:24 [10.022µs]" time="2021-01-30T15:18:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [733.308µs]" time="2021-01-30T15:18:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [338.977µs]" time="2021-01-30T15:18:09Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [992.411µs]" time="2021-01-30T15:18:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.826959ms]" time="2021-01-30T15:18:10Z" level=info msg="photos: found 1 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [855.623µs]" time="2021-01-30T15:18:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.364904ms]" time="2021-01-30T15:18:10Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.926178ms]" time="2021-01-30T15:18:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.397922ms]" time="2021-01-30T15:18:10Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [5.358002ms]" time="2021-01-30T15:18:10Z" level=debug msg="http: GET /api/v1/ws (200) [2.234279907s]" time="2021-01-30T15:18:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [359.103µs]" time="2021-01-30T15:18:11Z" level=info msg="photos: found 0 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [584.324µs]" time="2021-01-30T15:18:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [799.908µs]" time="2021-01-30T15:18:11Z" level=debug msg="albums: search type:moment count:24 [11.025µs]" time="2021-01-30T15:18:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [742.295µs]" time="2021-01-30T15:18:11Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [320.736µs]" time="2021-01-30T15:18:11Z" level=info msg="photos: found 7 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:60 order:oldest merged:true [1.810543ms]" time="2021-01-30T15:18:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.191296ms]" time="2021-01-30T15:18:12Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.394446ms]" time="2021-01-30T15:18:12Z" level=debug msg="http: GET /api/v1/ws (200) [1.629023851s]" time="2021-01-30T15:18:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [324.668µs]" time="2021-01-30T15:18:13Z" level=info msg="photos: found 5 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.327916ms]" time="2021-01-30T15:18:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [2.317529ms]" time="2021-01-30T15:18:13Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.339776ms]" time="2021-01-30T15:18:13Z" level=debug msg="http: GET /api/v1/ws (200) [883.740709ms]" time="2021-01-30T15:18:14Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T15:18:14Z" level=info msg="photos: found 1 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.427111ms]" time="2021-01-30T15:18:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [1.894817ms]" time="2021-01-30T15:18:14Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [4.333513ms]" time="2021-01-30T15:18:14Z" level=debug msg="http: GET /api/v1/ws (200) [980.341597ms]" time="2021-01-30T15:18:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [288.79µs]" time="2021-01-30T15:18:15Z" level=info msg="photos: found 10 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [2.298862ms]" time="2021-01-30T15:18:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [4.192848ms]" time="2021-01-30T15:18:15Z" level=info msg="photos: found 19 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [3.285316ms]" time="2021-01-30T15:18:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [6.374315ms]" time="2021-01-30T15:18:22Z" level=info msg="photos: mark pqnr6ac2ap0wvuli, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqmxlr12pi8arvey, pqnah1f3gpds8i7y, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia as private" time="2021-01-30T15:18:22Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T15:18:22Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [19.314743ms]" time="2021-01-30T15:18:22Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.045797ms]" time="2021-01-30T15:18:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.67139ms]" time="2021-01-30T15:18:22Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.161255ms]" time="2021-01-30T15:18:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.988757ms]" time="2021-01-30T15:18:23Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.020929ms]" time="2021-01-30T15:18:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.835577ms]" time="2021-01-30T15:18:23Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [843.977µs]" time="2021-01-30T15:18:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.451418ms]" time="2021-01-30T15:18:24Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.667753ms]" time="2021-01-30T15:18:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.142116ms]" time="2021-01-30T15:18:24Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [767.179µs]" time="2021-01-30T15:18:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.266709ms]" time="2021-01-30T15:18:25Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.491477ms]" time="2021-01-30T15:18:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.93001ms]" time="2021-01-30T15:18:25Z" level=debug msg="http: GET /albums?q=Holiday (200) [10.520357ms]" time="2021-01-30T15:18:25Z" level=debug msg="http: GET /api/v1/ws (200) [10.964392268s]" time="2021-01-30T15:18:26Z" level=debug msg="albums: search q:holiday type:album count:24 [25.499µs]" time="2021-01-30T15:18:26Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [892.121µs]" time="2021-01-30T15:18:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [316.869µs]" time="2021-01-30T15:18:26Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [843.727µs]" time="2021-01-30T15:18:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.615822ms]" time="2021-01-30T15:18:26Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [995.694µs]" time="2021-01-30T15:18:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.963514ms]" time="2021-01-30T15:18:27Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.281893ms]" time="2021-01-30T15:18:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.179696ms]" time="2021-01-30T15:18:27Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [5.021177ms]" time="2021-01-30T15:18:27Z" level=debug msg="http: GET /api/v1/ws (200) [2.080029766s]" time="2021-01-30T15:18:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [279.18µs]" time="2021-01-30T15:18:28Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [779.935µs]" time="2021-01-30T15:18:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.328247ms]" time="2021-01-30T15:18:28Z" level=debug msg="albums: search type:moment count:24 [11.252µs]" time="2021-01-30T15:18:28Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [729.792µs]" time="2021-01-30T15:18:28Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac1bkoom1y4 (200) [281.261µs]" time="2021-01-30T15:18:28Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr6ac1bkoom1y4 country:za year:2013 count:60 order:oldest merged:true [1.912195ms]" time="2021-01-30T15:18:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6ac1bkoom1y4&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.746569ms]" time="2021-01-30T15:18:29Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.896285ms]" time="2021-01-30T15:18:29Z" level=debug msg="http: GET /api/v1/ws (200) [1.665429476s]" time="2021-01-30T15:18:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [319.738µs]" time="2021-01-30T15:18:29Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.761497ms]" time="2021-01-30T15:18:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.406377ms]" time="2021-01-30T15:18:30Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.310214ms]" time="2021-01-30T15:18:30Z" level=debug msg="http: GET /api/v1/ws (200) [932.12001ms]" time="2021-01-30T15:18:31Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T15:18:31Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.420473ms]" time="2021-01-30T15:18:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [2.138134ms]" time="2021-01-30T15:18:31Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [4.328196ms]" time="2021-01-30T15:18:31Z" level=debug msg="http: GET /api/v1/ws (200) [1.007039105s]" time="2021-01-30T15:18:31Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [271.962µs]" time="2021-01-30T15:18:31Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.431914ms]" time="2021-01-30T15:18:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [7.240776ms]" time="2021-01-30T15:18:32Z" level=debug msg="http: GET /photos (200) [4.571428ms]" time="2021-01-30T15:18:32Z" level=debug msg="http: GET /api/v1/ws (200) [1.179437892s]" time="2021-01-30T15:18:32Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.174386ms]" time="2021-01-30T15:18:32Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.33727ms]" time="2021-01-30T15:18:33Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.608818ms]" time="2021-01-30T15:18:33Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.64512ms]" time="2021-01-30T15:18:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.079083ms]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [238.536µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [196.723µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [196.602µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [205.221µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [168.831µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [202.802µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [195.741µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [149.536µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [141.248µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [157.174µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [185.544µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [295.131µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [233.337µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [170.245µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [142.468µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [167.162µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [145.013µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [228.9µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [142.749µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [169.816µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [140.072µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [158.686µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.172µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [143.662µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [128.969µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [128.126µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [142.807µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [149.645µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [139.74µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [168.391µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [130.023µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [146.979µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.592µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [154.078µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [138.384µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [144.498µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [111.632µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [146.994µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [171.324µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [166.225µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [153.076µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [149.432µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.072µs]" time="2021-01-30T15:18:34Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [131.497µs]" time="2021-01-30T15:18:35Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.550588ms]" time="2021-01-30T15:18:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.400038ms]" time="2021-01-30T15:18:35Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [179.518µs]" time="2021-01-30T15:18:35Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [137.362µs]" time="2021-01-30T15:18:35Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [165.467µs]" time="2021-01-30T15:18:35Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [138.57µs]" time="2021-01-30T15:18:35Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [112.324µs]" time="2021-01-30T15:18:36Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T15:18:36Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [943.322µs]" time="2021-01-30T15:18:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.20296ms]" time="2021-01-30T15:18:36Z" level=debug msg="albums: search type:album count:1000 [10.227µs]" time="2021-01-30T15:18:36Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [650.985µs]" time="2021-01-30T15:18:37Z" level=debug msg="upload: saving file digikam.jpg" time="2021-01-30T15:18:37Z" level=debug msg="nsfw: image classified as {Drawing:0.6378076 Hentai:0.0062331865 Neutral:0.35140827 Porn:0.0040615546 Sexy:0.0004894204}" time="2021-01-30T15:18:37Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T15:18:37Z" level=debug msg="http: POST /api/v1/upload/1612019917018 (200) [42.414409ms]" time="2021-01-30T15:18:37Z" level=debug msg="upload: saving file digikam.json" time="2021-01-30T15:18:37Z" level=debug msg="nsfw: digikam.json is not a jpeg file" time="2021-01-30T15:18:37Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T15:18:37Z" level=debug msg="http: POST /api/v1/upload/1612019917018 (200) [466.523µs]" time="2021-01-30T15:18:37Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T15:18:37Z" level=info msg="Moving files from 1612019917018" time="2021-01-30T15:18:37Z" level=info msg="import: no .ppignore file found" time="2021-01-30T15:18:37Z" level=info msg="import: added folder /upload/1612019917018" time="2021-01-30T15:18:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:18:37Z" level=info msg="media: digikam.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T15:18:37Z" level=info msg="folder: added album “October 2020” (path:2020/10 public:true)" time="2021-01-30T15:18:37Z" level=info msg="import: created folder /2020/10" time="2021-01-30T15:18:37Z" level=info msg="import: moving main jpg file digikam.jpg to 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T15:18:37Z" level=info msg="import: moving related json file digikam.json to 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T15:18:37Z" level=debug msg="media: no new thumbnails created for 20201017_154824_43C25EB3 [366.132µs]" time="2021-01-30T15:18:37Z" level=debug msg="metadata: original name 20201017_154824_43C25EB3.jpg does not match digikam.jpg (exiftool)" time="2021-01-30T15:18:37Z" level=debug msg="metadata: original name 20201017_154824_43C25EB3.jpg does not match digikam.jpg (exiftool)" time="2021-01-30T15:18:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:18:37Z" level=info msg="media: 20201017_154824_43C25EB3.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T15:18:37Z" level=debug msg="index: image classification took 208.14046ms" time="2021-01-30T15:18:37Z" level=debug msg="places: cache hit for lat 52.460536, lng 13.331437" time="2021-01-30T15:18:37Z" level=debug msg="location: added cell s2:47a85a9cb7d4 [4.333254ms]" time="2021-01-30T15:18:37Z" level=debug msg="photo: changed title of pqnr6j11jzt2iskf to “Berlin / Germany / 2020”" time="2021-01-30T15:18:37Z" level=info msg="import: added main jpg file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T15:18:37Z" level=debug msg="media: exif not supported: 20201017_154824_43C25EB3.json" time="2021-01-30T15:18:37Z" level=info msg="import: added related json file 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T15:18:37Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612019917018" time="2021-01-30T15:18:37Z" level=debug msg="moments: index contains 51 photos and 5 videos, using threshold 6" time="2021-01-30T15:18:37Z" level=info msg="moments: added “October 2020” (public:true year:2020 month:10)" time="2021-01-30T15:18:37Z" level=info msg="moments: added “Germany 2020” (public:true country:de year:2020)" time="2021-01-30T15:18:37Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:18:37Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:18:37Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T15:18:37Z" level=info msg="Import completed in 0 s" time="2021-01-30T15:18:37Z" level=debug msg="http: POST /api/v1/import/upload/1612019917018 (200) [376.864904ms]" time="2021-01-30T15:18:37Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T15:18:37Z" level=info msg="photos: found 8 results for public:true dist:20 label:landscape count:120 order:newest merged:true [2.705678ms]" time="2021-01-30T15:18:37Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:landscape&public=true&quality=0 (200) [4.470766ms]" time="2021-01-30T15:18:37Z" level=debug msg="albums: search type:album count:1000 [12.806µs]" time="2021-01-30T15:18:37Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [633.827µs]" time="2021-01-30T15:18:37Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T15:18:37Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:120 order:newest merged:true [1.292868ms]" time="2021-01-30T15:18:37Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.835213ms]" time="2021-01-30T15:18:37Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (200) [173.05µs]" time="2021-01-30T15:18:52Z" level=debug msg="http: GET /library/files/2020/10 (200) [4.461354ms]" time="2021-01-30T15:18:52Z" level=debug msg="http: GET /api/v1/ws (200) [19.36501033s]" time="2021-01-30T15:18:53Z" level=debug msg="http: GET /api/v1/folders/originals/2020/10?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [733.191µs]" time="2021-01-30T15:18:53Z" level=debug msg="cache hit for thumbs:3526c91c93bd7bb4f10bc47173e61cc04c8fc924:tile_500 [4.522µs]" time="2021-01-30T15:18:53Z" level=debug msg="http: GET /api/v1/t/3526c91c93bd7bb4f10bc47173e61cc04c8fc924/public/tile_500 (200) [192.249µs]" time="2021-01-30T15:18:53Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.509225ms]" time="2021-01-30T15:18:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.893413ms]" time="2021-01-30T15:18:55Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T15:18:55Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [1.165885ms]" time="2021-01-30T15:18:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.638177ms]" time="2021-01-30T15:18:56Z" level=debug msg="http: GET /api/v1/svg/photo (200) [155.616µs]" time="2021-01-30T15:18:56Z" level=debug msg="http: GET /api/v1/photos/pqnr6j11jzt2iskf (200) [2.143291ms]" time="2021-01-30T15:18:57Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_224 (200) [115.884µs]" time="2021-01-30T15:19:04Z" level=info msg="archive: adding pqnr6j11jzt2iskf" time="2021-01-30T15:19:04Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [15.272969ms]" time="2021-01-30T15:19:05Z" level=info msg="photos: found 5 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.290518ms]" time="2021-01-30T15:19:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.425714ms]" time="2021-01-30T15:19:05Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [173.363µs]" time="2021-01-30T15:19:05Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [174.974µs]" time="2021-01-30T15:19:05Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [189.153µs]" time="2021-01-30T15:19:07Z" level=info msg="archive: permanently deleting pqnr6j11jzt2iskf" time="2021-01-30T15:19:07Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T15:19:07Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T15:19:07Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [26.295448ms]" time="2021-01-30T15:19:07Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [10.200333ms]" time="2021-01-30T15:19:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.002073ms]" time="2021-01-30T15:19:08Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T15:19:08Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [966.081µs]" time="2021-01-30T15:19:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.236361ms]" time="2021-01-30T15:19:08Z" level=debug msg="http: GET /library/files/2020/10 (200) [4.303763ms]" time="2021-01-30T15:19:08Z" level=debug msg="http: GET /api/v1/ws (200) [16.461626969s]" time="2021-01-30T15:19:09Z" level=debug msg="http: GET /api/v1/folders/originals/2020/10?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [578.228µs]" time="2021-01-30T15:19:09Z" level=debug msg="http: GET /photos (200) [4.434205ms]" time="2021-01-30T15:19:09Z" level=debug msg="http: GET /api/v1/ws (200) [742.13776ms]" time="2021-01-30T15:19:09Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.281428ms]" time="2021-01-30T15:19:09Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.014791ms]" time="2021-01-30T15:19:11Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.099144ms]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.8394ms]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.796812ms]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [218.507µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [144.846µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [181.781µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [111.998µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [161.191µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [150.448µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [495.705µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [199.299µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [588.629µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [142.259µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [204.545µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [179.146µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [164.444µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [189.168µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [184.484µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [170.187µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [185.497µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [223.691µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [144.07µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [233.327µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [130.995µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [140.92µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [136.059µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [139.83µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [149.69µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.483µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [152.542µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [191.581µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [138.615µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.374µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.341µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [141.619µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [155.736µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [175.417µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [132.841µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [169.855µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [158.45µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [152.405µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.93µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [170.093µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [160.949µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [165.737µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.808µs]" time="2021-01-30T15:19:11Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [144.717µs]" time="2021-01-30T15:19:12Z" level=debug msg="albums: search type:album count:24 [9.884µs]" time="2021-01-30T15:19:12Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [741.032µs]" time="2021-01-30T15:19:12Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.049166ms]" time="2021-01-30T15:19:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.256946ms]" time="2021-01-30T15:19:12Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.166028ms]" time="2021-01-30T15:19:12Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.344423ms]" time="2021-01-30T15:19:13Z" level=debug msg="albums: search q:christmas type:album count:24 [12.904µs]" time="2021-01-30T15:19:13Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Christmas&category=&type=album (200) [911.472µs]" time="2021-01-30T15:19:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [302.301µs]" time="2021-01-30T15:19:13Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [788.105µs]" time="2021-01-30T15:19:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.344971ms]" time="2021-01-30T15:19:13Z" level=debug msg="albums: search type:album count:1000 [16.472µs]" time="2021-01-30T15:19:13Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [665.426µs]" time="2021-01-30T15:19:14Z" level=debug msg="upload: saving file ladybug.jpg" time="2021-01-30T15:19:14Z" level=debug msg="nsfw: image classified as {Drawing:0.88479054 Hentai:0.037267756 Neutral:0.07758923 Porn:0.0003180002 Sexy:3.442213e-05}" time="2021-01-30T15:19:14Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T15:19:14Z" level=debug msg="http: POST /api/v1/upload/1612019954525 (200) [47.532805ms]" time="2021-01-30T15:19:14Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T15:19:14Z" level=info msg="Moving files from 1612019954525" time="2021-01-30T15:19:14Z" level=debug msg="import: files will be added to album aqmxlts2b2rx38wl" time="2021-01-30T15:19:14Z" level=info msg="import: no .ppignore file found" time="2021-01-30T15:19:14Z" level=info msg="import: added folder /upload/1612019954525" time="2021-01-30T15:19:14Z" level=debug msg="media: no original json sidecar file found for ladybug.jpg" time="2021-01-30T15:19:14Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:19:14Z" level=info msg="media: ladybug.jpg was taken at 2011-07-10 17:34:28 +0000 UTC (meta)" time="2021-01-30T15:19:14Z" level=info msg="folder: added album “July 2011” (path:2011/07 public:true)" time="2021-01-30T15:19:14Z" level=info msg="import: created folder /2011/07" time="2021-01-30T15:19:14Z" level=info msg="import: moving main jpg file ladybug.jpg to 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T15:19:14Z" level=debug msg="media: no new thumbnails created for 20110710_173428_B2DA2F66 [212.583µs]" time="2021-01-30T15:19:14Z" level=debug msg="media: no original json sidecar file found for 20110710_173428_B2DA2F66.jpg" time="2021-01-30T15:19:14Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:19:14Z" level=info msg="media: 20110710_173428_B2DA2F66.jpg was taken at 2011-07-10 17:34:28 +0000 UTC (meta)" time="2021-01-30T15:19:14Z" level=debug msg="index: image classification took 208.827541ms" time="2021-01-30T15:19:14Z" level=debug msg="places: cache hit for lat 51.254857, lng 7.389444" time="2021-01-30T15:19:14Z" level=info msg="location: added place s2:47b92fdbec4c [4.698079ms]" time="2021-01-30T15:19:14Z" level=debug msg="location: added cell s2:47b92fdbec4c [7.298042ms]" time="2021-01-30T15:19:14Z" level=debug msg="photo: using label Beetle to create title for pqnr6k22ecmwg6e8" time="2021-01-30T15:19:14Z" level=debug msg="photo: changed title of pqnr6k22ecmwg6e8 to “Beetle / Breckerfeld / 2011”" time="2021-01-30T15:19:14Z" level=info msg="import: added main jpg file 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T15:19:14Z" level=debug msg="http: GET /api/v1/config (200) [103.53385ms]" time="2021-01-30T15:19:14Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612019954525" time="2021-01-30T15:19:14Z" level=debug msg="moments: index contains 51 photos and 5 videos, using threshold 6" time="2021-01-30T15:19:15Z" level=info msg="moments: added “July 2011” (public:true year:2011 month:7)" time="2021-01-30T15:19:15Z" level=info msg="moments: added “Nordrhein-Westfalen / Germany” (public:true country:de state:\"Nordrhein-Westfalen\")" time="2021-01-30T15:19:15Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:19:15Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:19:15Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T15:19:15Z" level=info msg="Import completed in 0 s" time="2021-01-30T15:19:15Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [5.78µs]" time="2021-01-30T15:19:15Z" level=debug msg="http: POST /api/v1/import/upload/1612019954525 (200) [410.538626ms]" time="2021-01-30T15:19:15Z" level=debug msg="http: GET /api/v1/config (200) [164.456447ms]" time="2021-01-30T15:19:15Z" level=debug msg="albums: search type:album count:1000 [10.801µs]" time="2021-01-30T15:19:15Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [650.759µs]" time="2021-01-30T15:19:15Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [903.443µs]" time="2021-01-30T15:19:15Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.593912ms]" time="2021-01-30T15:19:15Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T15:19:15Z" level=info msg="photos: found 8 results for public:true dist:20 label:landscape count:120 order:newest merged:true [2.197528ms]" time="2021-01-30T15:19:15Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:landscape&public=true&quality=0 (200) [3.698789ms]" time="2021-01-30T15:19:15Z" level=debug msg="http: GET /api/v1/t/f22c7bf33307e79b363b1eb3c5937e9f428c2c70/public/tile_500 (200) [170.602µs]" time="2021-01-30T15:19:19Z" level=debug msg="http: GET /api/v1/config (200) [4.424809ms]" time="2021-01-30T15:19:30Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.027714ms]" time="2021-01-30T15:19:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.529827ms]" time="2021-01-30T15:19:30Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [195.632µs]" time="2021-01-30T15:19:30Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [135.607µs]" time="2021-01-30T15:19:30Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [211.411µs]" time="2021-01-30T15:19:30Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [139.807µs]" time="2021-01-30T15:19:30Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [126.654µs]" time="2021-01-30T15:19:31Z" level=info msg="search: label ladybug not found, using fuzzy search" time="2021-01-30T15:19:31Z" level=info msg="photos: found 1 results for q:ladybug public:true dist:20 quality:3 count:60 order:newest merged:true [1.312127ms]" time="2021-01-30T15:19:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ladybug&public=true&quality=3 (200) [1.767309ms]" time="2021-01-30T15:19:37Z" level=info msg="archive: adding pqnr6k22ecmwg6e8" time="2021-01-30T15:19:37Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [26.35247ms]" time="2021-01-30T15:19:38Z" level=info msg="photos: found 5 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.204267ms]" time="2021-01-30T15:19:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.447671ms]" time="2021-01-30T15:19:38Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [169.943µs]" time="2021-01-30T15:19:38Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [152.368µs]" time="2021-01-30T15:19:38Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [167.708µs]" time="2021-01-30T15:19:40Z" level=info msg="archive: permanently deleting pqnr6k22ecmwg6e8" time="2021-01-30T15:19:40Z" level=debug msg="delete: removing file 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T15:19:40Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [41.084921ms]" time="2021-01-30T15:19:40Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.439466ms]" time="2021-01-30T15:19:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.788132ms]" time="2021-01-30T15:19:41Z" level=info msg="search: label ladybug not found, using fuzzy search" time="2021-01-30T15:19:41Z" level=info msg="photos: found 0 results for q:ladybug public:true dist:20 quality:3 count:60 order:newest merged:true [995.511µs]" time="2021-01-30T15:19:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ladybug&public=true&quality=3 (200) [1.222846ms]" time="2021-01-30T15:19:42Z" level=debug msg="albums: search type:album count:24 [10.289µs]" time="2021-01-30T15:19:42Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [723.516µs]" time="2021-01-30T15:19:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [321.177µs]" time="2021-01-30T15:19:42Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [813.745µs]" time="2021-01-30T15:19:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.365966ms]" time="2021-01-30T15:19:42Z" level=debug msg="http: GET /photos (200) [15.043898ms]" time="2021-01-30T15:19:42Z" level=debug msg="http: GET /api/v1/ws (200) [32.699550679s]" time="2021-01-30T15:19:42Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [23.044792ms]" time="2021-01-30T15:19:43Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [115.006283ms]" time="2021-01-30T15:19:44Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.748297ms]" time="2021-01-30T15:19:44Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.119243ms]" time="2021-01-30T15:19:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.607502ms]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [141.623µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [167.66µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [157.332µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [144.306µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [176.567µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [146.344µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [176.58µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [197.794µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [121.418µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [190.733µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [155.674µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [141.098µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [193.64µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [164.766µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [146.649µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [110.245µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [153.707µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [146.794µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.17µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [159.417µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [143.145µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [131.93µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [200µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [176.265µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [161.518µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [169.455µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [159.787µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [189.486µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [154.883µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [170.292µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [127.02µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [140.554µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [195.817µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [127.362µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [133.955µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [145.7µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [156.468µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.176µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [207.203µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [161.891µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [177.115µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [148.864µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.714µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [131.204µs]" time="2021-01-30T15:19:45Z" level=debug msg="albums: search type:album count:24 [9.965µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [660.741µs]" time="2021-01-30T15:19:45Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.777µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [278.38µs]" time="2021-01-30T15:19:45Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.44µs]" time="2021-01-30T15:19:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [185.919µs]" time="2021-01-30T15:19:46Z" level=debug msg="albums: search type:album count:1000 [10.295µs]" time="2021-01-30T15:19:46Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [656.522µs]" time="2021-01-30T15:19:47Z" level=debug msg="upload: saving file digikam.jpg" time="2021-01-30T15:19:47Z" level=debug msg="nsfw: image classified as {Drawing:0.6378076 Hentai:0.0062331865 Neutral:0.35140827 Porn:0.0040615546 Sexy:0.0004894204}" time="2021-01-30T15:19:47Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T15:19:47Z" level=debug msg="http: POST /api/v1/upload/1612019987201 (200) [42.466243ms]" time="2021-01-30T15:19:47Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T15:19:47Z" level=info msg="Moving files from 1612019987201" time="2021-01-30T15:19:47Z" level=debug msg="import: files will be added to album NewCreatedAlbum" time="2021-01-30T15:19:47Z" level=info msg="import: no .ppignore file found" time="2021-01-30T15:19:47Z" level=info msg="import: added folder /upload/1612019987201" time="2021-01-30T15:19:47Z" level=debug msg="media: no original json sidecar file found for digikam.jpg" time="2021-01-30T15:19:47Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:19:47Z" level=info msg="media: digikam.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T15:19:47Z" level=info msg="import: moving main jpg file digikam.jpg to 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T15:19:47Z" level=debug msg="media: no new thumbnails created for 20201017_154824_43C25EB3 [442.165µs]" time="2021-01-30T15:19:47Z" level=debug msg="media: no original json sidecar file found for 20201017_154824_43C25EB3.jpg" time="2021-01-30T15:19:47Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:19:47Z" level=info msg="media: 20201017_154824_43C25EB3.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T15:19:47Z" level=debug msg="index: image classification took 207.413726ms" time="2021-01-30T15:19:47Z" level=debug msg="location: found cell s2:47a85a9cb7d4" time="2021-01-30T15:19:47Z" level=debug msg="photo: changed title of pqnr6kz39ywyie60 to “Berlin / Germany / 2020”" time="2021-01-30T15:19:47Z" level=info msg="import: added main jpg file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T15:19:47Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612019987201" time="2021-01-30T15:19:47Z" level=debug msg="moments: index contains 51 photos and 5 videos, using threshold 6" time="2021-01-30T15:19:47Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:19:47Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:19:47Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T15:19:47Z" level=info msg="Import completed in 0 s" time="2021-01-30T15:19:47Z" level=debug msg="albums: search id:NewCreatedAlbum [6.525µs]" time="2021-01-30T15:19:47Z" level=debug msg="http: POST /api/v1/import/upload/1612019987201 (200) [354.549119ms]" time="2021-01-30T15:19:47Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T15:19:47Z" level=info msg="photos: found 8 results for public:true dist:20 label:landscape count:120 order:newest merged:true [2.219075ms]" time="2021-01-30T15:19:47Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:landscape&public=true&quality=0 (200) [3.731267ms]" time="2021-01-30T15:19:47Z" level=debug msg="albums: search type:album count:1000 [13.24µs]" time="2021-01-30T15:19:47Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [736.712µs]" time="2021-01-30T15:20:02Z" level=debug msg="albums: search type:album count:48 [12.78µs]" time="2021-01-30T15:20:02Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=album (200) [797.793µs]" time="2021-01-30T15:20:02Z" level=debug msg="cached album-cover:aqnr6kz2475d4kl4:tile_500 [1.198197ms]" time="2021-01-30T15:20:02Z" level=debug msg="http: GET /api/v1/albums/aqnr6kz2475d4kl4/t/public/tile_500 (200) [1.366788ms]" time="2021-01-30T15:20:03Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [13.009µs]" time="2021-01-30T15:20:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [904.698µs]" time="2021-01-30T15:20:03Z" level=debug msg="http: GET /api/v1/albums/aqnr6kz2475d4kl4 (200) [403.799µs]" time="2021-01-30T15:20:03Z" level=info msg="photos: found 1 results for dist:20 album:aqnr6kz2475d4kl4 count:60 order:oldest merged:true [764.09µs]" time="2021-01-30T15:20:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6kz2475d4kl4&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.262587ms]" time="2021-01-30T15:20:03Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (200) [145.005µs]" time="2021-01-30T15:20:04Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.453776ms]" time="2021-01-30T15:20:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.272744ms]" time="2021-01-30T15:20:04Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [153.351µs]" time="2021-01-30T15:20:04Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [167.541µs]" time="2021-01-30T15:20:04Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [173.613µs]" time="2021-01-30T15:20:04Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [129.309µs]" time="2021-01-30T15:20:04Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [154.598µs]" time="2021-01-30T15:20:05Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T15:20:05Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [1.255526ms]" time="2021-01-30T15:20:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.723263ms]" time="2021-01-30T15:20:12Z" level=info msg="archive: adding pqnr6kz39ywyie60" time="2021-01-30T15:20:12Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [18.985683ms]" time="2021-01-30T15:20:12Z" level=info msg="photos: found 5 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.248819ms]" time="2021-01-30T15:20:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.576292ms]" time="2021-01-30T15:20:12Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [141.277µs]" time="2021-01-30T15:20:12Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [155.825µs]" time="2021-01-30T15:20:12Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [167.648µs]" time="2021-01-30T15:20:14Z" level=info msg="archive: permanently deleting pqnr6kz39ywyie60" time="2021-01-30T15:20:14Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T15:20:14Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [29.740834ms]" time="2021-01-30T15:20:14Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.612685ms]" time="2021-01-30T15:20:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.877723ms]" time="2021-01-30T15:20:16Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T15:20:16Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [1.156177ms]" time="2021-01-30T15:20:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.378205ms]" time="2021-01-30T15:20:16Z" level=debug msg="albums: search type:album count:24 [11.681µs]" time="2021-01-30T15:20:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [728.231µs]" time="2021-01-30T15:20:17Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [17.134µs]" time="2021-01-30T15:20:17Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [1.114241ms]" time="2021-01-30T15:20:17Z" level=debug msg="http: GET /api/v1/albums/aqnr6kz2475d4kl4 (200) [302.305µs]" time="2021-01-30T15:20:17Z" level=info msg="photos: found 0 results for dist:20 album:aqnr6kz2475d4kl4 count:60 order:oldest merged:true [577.274µs]" time="2021-01-30T15:20:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr6kz2475d4kl4&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [832.259µs]" time="2021-01-30T15:20:17Z" level=debug msg="albums: search type:album count:24 [9.9µs]" time="2021-01-30T15:20:17Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [751.412µs]" time="2021-01-30T15:20:18Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [15.137µs]" time="2021-01-30T15:20:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [989.562µs]" time="2021-01-30T15:20:19Z" level=info msg="albums: deleting aqnr6kz2475d4kl4" time="2021-01-30T15:20:19Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [6.928817ms]" time="2021-01-30T15:20:19Z" level=debug msg="http: GET /photos (200) [5.328267ms]" time="2021-01-30T15:20:19Z" level=debug msg="http: GET /api/v1/ws (200) [36.403402271s]" time="2021-01-30T15:20:19Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.176892ms]" time="2021-01-30T15:20:19Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.516481ms]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.691606ms]" time="2021-01-30T15:20:21Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.251897ms]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.787607ms]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [140.707µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [197.621µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [216.616µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [120.143µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [182.433µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [191.933µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [193.032µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [133.834µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [137.031µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [146.85µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [165.704µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [173.344µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [147.355µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [174.191µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [136.238µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [107.039µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [131.432µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [166.351µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [168.016µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [156.037µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [146.369µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.2µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [155.332µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [198.374µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.954µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [136.011µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [131.819µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [165.025µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [142.559µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [183.357µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [113.043µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [147.699µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [137.793µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [180.839µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [135.2µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [168.98µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [157.251µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.11µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.646µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [145.709µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [128.505µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [149.284µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [145.465µs]" time="2021-01-30T15:20:21Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [150.555µs]" time="2021-01-30T15:20:22Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.759056ms]" time="2021-01-30T15:20:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.970838ms]" time="2021-01-30T15:20:23Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [159.918µs]" time="2021-01-30T15:20:23Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [158.873µs]" time="2021-01-30T15:20:23Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [163.215µs]" time="2021-01-30T15:20:23Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [154.138µs]" time="2021-01-30T15:20:23Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [146.373µs]" time="2021-01-30T15:20:23Z" level=debug msg="albums: search type:album count:1000 [10.762µs]" time="2021-01-30T15:20:23Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [694.784µs]" time="2021-01-30T15:20:23Z" level=debug msg="upload: saving file hentai_2.jpg" time="2021-01-30T15:20:23Z" level=debug msg="nsfw: image classified as {Drawing:0.0067521487 Hentai:0.9896053 Neutral:0.00027734425 Porn:0.0032008493 Sexy:0.00016437714}" time="2021-01-30T15:20:23Z" level=info msg="nsfw: /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612020023576/hentai_2.jpg might be offensive" time="2021-01-30T15:20:23Z" level=debug msg="api: abort /api/v1/upload/:path with code 403 (Upload might be offensive)" time="2021-01-30T15:20:23Z" level=debug msg="http: POST /api/v1/upload/1612020023576 (403) [46.132305ms]" time="2021-01-30T15:20:23Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T15:20:23Z" level=info msg="Moving files from 1612020023576" time="2021-01-30T15:20:23Z" level=info msg="import: no .ppignore file found" time="2021-01-30T15:20:23Z" level=info msg="import: added folder /upload/1612020023576" time="2021-01-30T15:20:23Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612020023576" time="2021-01-30T15:20:23Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T15:20:23Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:20:23Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:20:23Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T15:20:23Z" level=info msg="Import completed in 0 s" time="2021-01-30T15:20:23Z" level=debug msg="http: POST /api/v1/import/upload/1612020023576 (200) [74.128323ms]" time="2021-01-30T15:20:23Z" level=debug msg="albums: search type:album count:1000 [12.222µs]" time="2021-01-30T15:20:23Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [781.454µs]" time="2021-01-30T15:20:39Z" level=debug msg="http: GET /photos (200) [6.761465ms]" time="2021-01-30T15:20:39Z" level=debug msg="http: GET /api/v1/ws (200) [19.090441769s]" time="2021-01-30T15:20:39Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.046221ms]" time="2021-01-30T15:20:39Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [116.403155ms]" time="2021-01-30T15:20:40Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.468648ms]" time="2021-01-30T15:20:40Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.652665ms]" time="2021-01-30T15:20:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.21184ms]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [193.138µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [232.122µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [147.652µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [120.031µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [180.378µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [159.927µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [167.832µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [207.688µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [129.021µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [162.151µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [178.384µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [176.576µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [201.767µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [179.657µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [181.616µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [118.71µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [127.293µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [175.475µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [157.881µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [151.979µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [113.879µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [107.991µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [125.385µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [154.797µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.877µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [135.004µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [127.654µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [128.584µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [119.881µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [179.229µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [129.432µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [146.397µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [128.56µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [143.799µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [144.96µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [166.149µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [138.069µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [145.754µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.686µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [151.902µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [154.258µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [157.792µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [133.118µs]" time="2021-01-30T15:20:41Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [106.624µs]" time="2021-01-30T15:20:42Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.512749ms]" time="2021-01-30T15:20:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.849827ms]" time="2021-01-30T15:20:42Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [171.627µs]" time="2021-01-30T15:20:42Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [146.351µs]" time="2021-01-30T15:20:42Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [176.457µs]" time="2021-01-30T15:20:42Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [180.758µs]" time="2021-01-30T15:20:42Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [133.309µs]" time="2021-01-30T15:20:43Z" level=debug msg="albums: search type:album count:1000 [10.913µs]" time="2021-01-30T15:20:43Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [620.492µs]" time="2021-01-30T15:20:43Z" level=debug msg="upload: saving file foo.txt" time="2021-01-30T15:20:43Z" level=debug msg="nsfw: foo.txt is not a jpeg file" time="2021-01-30T15:20:43Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T15:20:43Z" level=debug msg="http: POST /api/v1/upload/1612020043191 (200) [982.069µs]" time="2021-01-30T15:20:43Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T15:20:43Z" level=info msg="Moving files from 1612020043191" time="2021-01-30T15:20:43Z" level=info msg="import: no .ppignore file found" time="2021-01-30T15:20:43Z" level=info msg="import: added folder /upload/1612020043191" time="2021-01-30T15:20:43Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T15:20:43Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:20:43Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:20:43Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T15:20:43Z" level=info msg="Import completed in 0 s" time="2021-01-30T15:20:43Z" level=debug msg="http: POST /api/v1/import/upload/1612020043191 (200) [57.806581ms]" time="2021-01-30T15:20:43Z" level=debug msg="albums: search type:album count:1000 [10.588µs]" time="2021-01-30T15:20:43Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [637.672µs]" time="2021-01-30T15:20:59Z" level=debug msg="http: GET /photos (200) [11.885176ms]" time="2021-01-30T15:20:59Z" level=debug msg="http: GET /api/v1/ws (200) [19.368464208s]" time="2021-01-30T15:20:59Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.493118ms]" time="2021-01-30T15:20:59Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.659461ms]" time="2021-01-30T15:21:00Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.504207ms]" time="2021-01-30T15:21:00Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.726665ms]" time="2021-01-30T15:21:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.01604ms]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [149.819µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [211.062µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [191.382µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [125.579µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [178.206µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [188.67µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [186.7µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [138.714µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [125.409µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [158.21µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [164.162µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [173.144µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [167.646µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [194.051µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [167.824µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [166.942µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [168.476µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [177.958µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [131.385µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [158.336µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [167.561µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [142.503µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [113.353µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [165.459µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [131.249µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [132.892µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.701µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [128.813µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [128.211µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [199.632µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [126.453µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [144.769µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [122.235µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.413µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [122.54µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [161.294µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [123.16µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [167.124µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.504µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [168.898µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [153.615µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [210.422µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [140.996µs]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [139.058µs]" time="2021-01-30T15:21:01Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.423132ms]" time="2021-01-30T15:21:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.61038ms]" time="2021-01-30T15:21:02Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [133.684µs]" time="2021-01-30T15:21:02Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [204.578µs]" time="2021-01-30T15:21:02Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [160.685µs]" time="2021-01-30T15:21:02Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [182.385µs]" time="2021-01-30T15:21:02Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [115.906µs]" time="2021-01-30T15:21:04Z" level=debug msg="http: GET /photos (200) [9.87083ms]" time="2021-01-30T15:21:04Z" level=debug msg="http: GET /api/v1/ws (200) [4.658003584s]" time="2021-01-30T15:21:04Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [15.650429ms]" time="2021-01-30T15:21:04Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [119.195698ms]" time="2021-01-30T15:21:05Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.400689ms]" time="2021-01-30T15:21:05Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.53757ms]" time="2021-01-30T15:21:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.937055ms]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [144.441µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [156.579µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [157.288µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [102.09µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [162.985µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [187.947µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [157.677µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [140.075µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [181.461µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [149.451µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [156.298µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [149.76µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [229.832µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [147.166µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.225µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [188.874µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [182.633µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [166.731µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [123.242µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [147.253µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [189.362µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [162.474µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [156.397µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [162.359µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [130.294µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [148.158µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [159.177µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [138.912µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [156.12µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [188.284µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [133.06µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [131.778µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [106.103µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [149.725µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [169.224µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [158.166µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [120.888µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [161.131µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [139.043µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [133.854µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [168.9µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.401µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [145.279µs]" time="2021-01-30T15:21:06Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [138.53µs]" time="2021-01-30T15:21:07Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.067784ms]" time="2021-01-30T15:21:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3&photo=true (200) [14.138152ms]" time="2021-01-30T15:21:08Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [61.788µs]" time="2021-01-30T15:21:08Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [244.223µs]" time="2021-01-30T15:21:08Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [370.229µs]" time="2021-01-30T15:21:08Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [190.452µs]" time="2021-01-30T15:21:10Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.267615ms]" time="2021-01-30T15:21:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.862532ms]" time="2021-01-30T15:21:10Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [172.034µs]" time="2021-01-30T15:21:10Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [183.354µs]" time="2021-01-30T15:21:10Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [230.867µs]" time="2021-01-30T15:21:10Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [173.99µs]" time="2021-01-30T15:21:10Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [158.826µs]" time="2021-01-30T15:21:10Z" level=debug msg="http: GET /photos (200) [14.888598ms]" time="2021-01-30T15:21:11Z" level=debug msg="http: GET /api/v1/ws (200) [6.172779605s]" time="2021-01-30T15:21:11Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.409158ms]" time="2021-01-30T15:21:11Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.799497ms]" time="2021-01-30T15:21:12Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.709202ms]" time="2021-01-30T15:21:12Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.664892ms]" time="2021-01-30T15:21:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.481719ms]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [138.026µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [213.098µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.96µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [148.982µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [184.68µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [125.178µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [174.731µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [171.363µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [125.76µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [166.588µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [157.029µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [243.797µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [156.494µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [173.502µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [172.415µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [171.382µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [161.434µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [213.468µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [144.184µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [169.932µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [131.979µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [131.942µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [124.981µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [140.383µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [178.389µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [155.024µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [345.714µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [164.82µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [143.43µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [160.77µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [190.271µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [144.784µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [116.943µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [135.139µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [134.539µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [154.407µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [170.421µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [157.596µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [270.319µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [176.462µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [148.051µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [146.987µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [134.673µs]" time="2021-01-30T15:21:13Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [135.512µs]" time="2021-01-30T15:21:14Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.442389ms]" time="2021-01-30T15:21:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.673439ms]" time="2021-01-30T15:21:14Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [147.792µs]" time="2021-01-30T15:21:14Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [178.366µs]" time="2021-01-30T15:21:14Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [167.608µs]" time="2021-01-30T15:21:14Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [167.924µs]" time="2021-01-30T15:21:14Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [148.383µs]" time="2021-01-30T15:21:14Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [206.149µs]" time="2021-01-30T15:21:15Z" level=info msg="photos: found 6 results for type:image public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.732172ms]" time="2021-01-30T15:21:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=type:image&public=true&quality=3&review=true (200) [3.124665ms]" time="2021-01-30T15:21:15Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [11.005381ms]" time="2021-01-30T15:21:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.754072ms]" time="2021-01-30T15:21:16Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [166.358µs]" time="2021-01-30T15:21:16Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [132.75µs]" time="2021-01-30T15:21:16Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [219.944µs]" time="2021-01-30T15:21:16Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [153.721µs]" time="2021-01-30T15:21:16Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [150.897µs]" time="2021-01-30T15:21:17Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.344151ms]" time="2021-01-30T15:21:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.664285ms]" time="2021-01-30T15:21:18Z" level=debug msg="http: GET /api/v1/svg/photo (200) [163.871µs]" time="2021-01-30T15:21:18Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.184569ms]" time="2021-01-30T15:21:20Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [2.060801ms]" time="2021-01-30T15:21:20Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [3.97476ms]" time="2021-01-30T15:21:20Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.168286ms]" time="2021-01-30T15:21:21Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [516.785µs]" time="2021-01-30T15:21:21Z" level=info msg="Changes successfully saved" time="2021-01-30T15:21:21Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [20.752344ms]" time="2021-01-30T15:21:21Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [593.411µs]" time="2021-01-30T15:21:21Z" level=info msg="Changes successfully saved" time="2021-01-30T15:21:21Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [14.891427ms]" time="2021-01-30T15:21:22Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.077728ms]" time="2021-01-30T15:21:24Z" level=debug msg="places: cache hit for lat 9.999004, lng 9.998979" time="2021-01-30T15:21:24Z" level=info msg="location: added place s2:10551bf3054c [9.125696ms]" time="2021-01-30T15:21:24Z" level=debug msg="location: added cell s2:10551bf3054c [12.756528ms]" time="2021-01-30T15:21:24Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T15:21:24Z" level=debug msg="photo: changed title of pqmxlr41urria03z to “Info / Bauchi / 2021”" time="2021-01-30T15:21:24Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [639.994µs]" time="2021-01-30T15:21:24Z" level=info msg="Changes successfully saved" time="2021-01-30T15:21:24Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [50.941477ms]" time="2021-01-30T15:21:24Z" level=debug msg="http: GET /api/v1/config (200) [26.443818ms]" time="2021-01-30T15:21:24Z" level=debug msg="http: GET /api/v1/config (200) [38.794591ms]" time="2021-01-30T15:21:24Z" level=debug msg="http: GET /api/v1/config (200) [3.711232ms]" time="2021-01-30T15:21:25Z" level=info msg="photos: found 1 results for id:pqnah1k2frui6p63 merged:true [1.881265ms]" time="2021-01-30T15:21:25Z" level=debug msg="http: POST /api/v1/photos/pqnah1k2frui6p63/approve (200) [16.20157ms]" time="2021-01-30T15:21:25Z" level=info msg="photos: found 3 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [952.435µs]" time="2021-01-30T15:21:25Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [1.783293ms]" time="2021-01-30T15:21:26Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.113984ms]" time="2021-01-30T15:21:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.147544ms]" time="2021-01-30T15:21:26Z" level=info msg="photos: found 1 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [1.096743ms]" time="2021-01-30T15:21:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.557522ms]" time="2021-01-30T15:21:26Z" level=info msg="photos: found 61 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.740885ms]" time="2021-01-30T15:21:26Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.173524ms]" time="2021-01-30T15:21:27Z" level=info msg="photos: found 50 results for type:image public:true dist:20 quality:3 count:60 order:newest merged:true [7.231852ms]" time="2021-01-30T15:21:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=type:image&public=true&quality=3 (200) [14.597218ms]" time="2021-01-30T15:21:28Z" level=debug msg="http: GET /photos (200) [15.610376ms]" time="2021-01-30T15:21:28Z" level=debug msg="http: GET /api/v1/ws (200) [17.174663807s]" time="2021-01-30T15:21:28Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.704263ms]" time="2021-01-30T15:21:28Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.516332ms]" time="2021-01-30T15:21:30Z" level=info msg="photos: found 51 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.56375ms]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.43601ms]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.567993ms]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [178.346µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [158.289µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [131.935µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [152.943µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [161.42µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [132.777µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [184.585µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [166.094µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [168.175µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [153.223µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [140.524µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [148.802µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [160.234µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [185.877µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [153.348µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [166.632µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [160.918µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [240.486µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [145.6µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [136.07µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [146.356µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [126.452µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [175.815µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [155.369µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [142.826µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [143.749µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [136.741µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [139.627µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [120.98µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [158.613µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [131.979µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [146.117µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.375µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [139.194µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [143.068µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [118.441µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [120.651µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [115.744µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [155.915µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [156.356µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [167.555µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [172.445µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.565µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [137.754µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [136.761µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [149.429µs]" time="2021-01-30T15:21:30Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [135.292µs]" time="2021-01-30T15:21:31Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.974431ms]" time="2021-01-30T15:21:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.601139ms]" time="2021-01-30T15:21:31Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [146.307µs]" time="2021-01-30T15:21:31Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [168.903µs]" time="2021-01-30T15:21:31Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [197.808µs]" time="2021-01-30T15:21:31Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [130.4µs]" time="2021-01-30T15:21:31Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [128.045µs]" time="2021-01-30T15:21:31Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [969.138µs]" time="2021-01-30T15:21:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.653056ms]" time="2021-01-30T15:21:32Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.819544ms]" time="2021-01-30T15:21:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.384332ms]" time="2021-01-30T15:21:33Z" level=info msg="photos: found 1 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [1.057692ms]" time="2021-01-30T15:21:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [2.077794ms]" time="2021-01-30T15:21:33Z" level=info msg="photos: found 61 results for public:true dist:20 quality:3 count:360 order:newest merged:true [10.708604ms]" time="2021-01-30T15:21:33Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [20.246217ms]" time="2021-01-30T15:21:33Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [836.202µs]" time="2021-01-30T15:21:33Z" level=debug msg="http: POST /api/v1/photos/pqnah1l2p1vjzc3j/like (200) [12.689717ms]" time="2021-01-30T15:21:35Z" level=debug msg="http: GET /api/v1/svg/photo (200) [167.028µs]" time="2021-01-30T15:21:35Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.35506ms]" time="2021-01-30T15:21:41Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T15:21:41Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [522.987µs]" time="2021-01-30T15:21:41Z" level=info msg="Changes successfully saved" time="2021-01-30T15:21:41Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [20.595536ms]" time="2021-01-30T15:21:42Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.128772ms]" time="2021-01-30T15:21:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.810104ms]" time="2021-01-30T15:21:42Z" level=info msg="photos: found 2 results for id:pqmxlr31st2guha6 merged:true [1.249933ms]" time="2021-01-30T15:21:42Z" level=debug msg="http: POST /api/v1/photos/pqmxlr31st2guha6/like (200) [13.100816ms]" time="2021-01-30T15:21:42Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [2.190867ms]" time="2021-01-30T15:21:42Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.813731ms]" time="2021-01-30T15:21:43Z" level=info msg="photos: found 6 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.463342ms]" time="2021-01-30T15:21:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [2.756944ms]" time="2021-01-30T15:21:43Z" level=info msg="photos: found 2 results for id:pqmxlr31st2guha6 merged:true [837.918µs]" time="2021-01-30T15:21:43Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr31st2guha6/like (200) [11.351757ms]" time="2021-01-30T15:21:43Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [749.297µs]" time="2021-01-30T15:21:43Z" level=debug msg="http: DELETE /api/v1/photos/pqnah1l2p1vjzc3j/like (200) [6.75975ms]" time="2021-01-30T15:21:44Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.209263ms]" time="2021-01-30T15:21:50Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T15:21:50Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T15:21:50Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [621.582µs]" time="2021-01-30T15:21:50Z" level=info msg="Changes successfully saved" time="2021-01-30T15:21:50Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [25.098644ms]" time="2021-01-30T15:21:51Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:120 order:newest merged:true [990.606µs]" time="2021-01-30T15:21:51Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.778677ms]" time="2021-01-30T15:21:51Z" level=debug msg="http: GET /photos (200) [5.506721ms]" time="2021-01-30T15:21:51Z" level=debug msg="http: GET /api/v1/ws (200) [22.636104476s]" time="2021-01-30T15:21:51Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [18.090581ms]" time="2021-01-30T15:21:51Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [114.119389ms]" time="2021-01-30T15:21:53Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.137478ms]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.697176ms]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.710607ms]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [155.774µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [143.582µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [161.074µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [159.138µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [156.553µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [105.535µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [165.369µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [150.406µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [148.5µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [176.557µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [135.725µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [124.644µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [202.151µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [155.752µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [149.418µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [166.891µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [170.849µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [165.282µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [153.225µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [148.424µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [142.056µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [161.825µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [126.449µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [131.125µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.313µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [165.348µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [192.392µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [142.685µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [148.389µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.272µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [150.467µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [190.041µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [119.219µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [154.262µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.78µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [132.534µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [116.504µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [151.181µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [127.246µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [169.283µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [150.312µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [146.474µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [222.342µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [129.795µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [148.412µs]" time="2021-01-30T15:21:53Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [144.489µs]" time="2021-01-30T15:21:54Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.445403ms]" time="2021-01-30T15:21:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.908081ms]" time="2021-01-30T15:21:55Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [203.029µs]" time="2021-01-30T15:21:55Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [168.979µs]" time="2021-01-30T15:21:55Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [161.11µs]" time="2021-01-30T15:21:55Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [185.5µs]" time="2021-01-30T15:21:55Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [147.386µs]" time="2021-01-30T15:21:55Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [695.162µs]" time="2021-01-30T15:21:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [916.248µs]" time="2021-01-30T15:21:55Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.464261ms]" time="2021-01-30T15:21:55Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.801081ms]" time="2021-01-30T15:21:56Z" level=debug msg="http: GET /api/v1/svg/photo (200) [163.663µs]" time="2021-01-30T15:21:56Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.128396ms]" time="2021-01-30T15:21:57Z" level=debug msg="http: GET /api/v1/photos/pqmxlr31st2guha6 (200) [2.170451ms]" time="2021-01-30T15:21:57Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.421222ms]" time="2021-01-30T15:21:59Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [63.084µs]" time="2021-01-30T15:21:59Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/fit_1280 (200) [181.266µs]" time="2021-01-30T15:21:59Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/fit_1280 (200) [291.182µs]" time="2021-01-30T15:21:59Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (200) [234.307µs]" time="2021-01-30T15:21:59Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (200) [254.983µs]" time="2021-01-30T15:21:59Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/fit_1280 (200) [245.615µs]" time="2021-01-30T15:21:59Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.016581ms]" time="2021-01-30T15:22:02Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.133202ms]" time="2021-01-30T15:22:16Z" level=debug msg="places: cache hit for lat 41.153328, lng 20.168342" time="2021-01-30T15:22:16Z" level=info msg="location: added place s2:13505b6961b4 [8.56775ms]" time="2021-01-30T15:22:16Z" level=debug msg="location: added cell s2:13505b6961b4 [12.291782ms]" time="2021-01-30T15:22:16Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:22:16Z" level=debug msg="http: GET /api/v1/config (200) [6.767676ms]" time="2021-01-30T15:22:16Z" level=debug msg="http: GET /api/v1/config (200) [3.591013ms]" time="2021-01-30T15:22:16Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [577.141µs]" time="2021-01-30T15:22:16Z" level=info msg="Changes successfully saved" time="2021-01-30T15:22:16Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [111.35026ms]" time="2021-01-30T15:22:16Z" level=debug msg="http: GET /api/v1/config (200) [3.603195ms]" time="2021-01-30T15:22:17Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:22:17Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [540.754µs]" time="2021-01-30T15:22:17Z" level=info msg="Changes successfully saved" time="2021-01-30T15:22:17Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [22.383152ms]" time="2021-01-30T15:22:17Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:120 order:newest merged:true [9.002969ms]" time="2021-01-30T15:22:17Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.645785ms]" time="2021-01-30T15:22:19Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.153118ms]" time="2021-01-30T15:22:31Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:22:31Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [545.745µs]" time="2021-01-30T15:22:31Z" level=info msg="Changes successfully saved" time="2021-01-30T15:22:31Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [29.572531ms]" time="2021-01-30T15:22:32Z" level=debug msg="http: GET /photos (200) [6.702186ms]" time="2021-01-30T15:22:32Z" level=debug msg="http: GET /api/v1/ws (200) [39.915339787s]" time="2021-01-30T15:22:32Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.946668ms]" time="2021-01-30T15:22:32Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.976267ms]" time="2021-01-30T15:22:33Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.521702ms]" time="2021-01-30T15:22:33Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.088295ms]" time="2021-01-30T15:22:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.38329ms]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [197.95µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [169.933µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [211.752µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [152.349µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [130.063µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [143.385µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.704µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [145.569µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [178.212µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [147.621µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [153.424µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [125.903µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [182.207µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [161.212µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [150.831µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [166.86µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [162.459µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [128.944µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [185.688µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [166.135µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [135.907µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [152.574µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [154.097µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [154.581µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [126.008µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [146.771µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [144.909µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [145.378µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [128.317µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [171.911µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [142.05µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [175.715µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [150.34µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [265.092µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [183.844µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [159.883µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [138.809µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [157.583µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [132.164µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [161.244µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [154.254µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [172.67µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [160.683µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [159.972µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [162.86µs]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [152.375µs]" time="2021-01-30T15:22:34Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.70178ms]" time="2021-01-30T15:22:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.130169ms]" time="2021-01-30T15:22:35Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [155.2µs]" time="2021-01-30T15:22:35Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [232.956µs]" time="2021-01-30T15:22:35Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [174.346µs]" time="2021-01-30T15:22:35Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [143.929µs]" time="2021-01-30T15:22:35Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [111.148µs]" time="2021-01-30T15:22:35Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [704.773µs]" time="2021-01-30T15:22:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [928.222µs]" time="2021-01-30T15:22:35Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [9.013197ms]" time="2021-01-30T15:22:35Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.691904ms]" time="2021-01-30T15:22:36Z" level=info msg="search: label Ski includes 0 categories" time="2021-01-30T15:22:36Z" level=info msg="photos: found 2 results for q:ski public:true dist:20 quality:3 count:60 order:newest merged:true [1.417722ms]" time="2021-01-30T15:22:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ski&public=true&quality=3 (200) [2.016869ms]" time="2021-01-30T15:22:36Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [58.945µs]" time="2021-01-30T15:22:36Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/fit_1280 (200) [293.3µs]" time="2021-01-30T15:22:36Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/fit_1280 (200) [239.583µs]" time="2021-01-30T15:22:37Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/fit_1280 (200) [373.876µs]" time="2021-01-30T15:22:38Z" level=debug msg="http: GET /api/v1/svg/photo (200) [148.013µs]" time="2021-01-30T15:22:38Z" level=debug msg="http: GET /api/v1/photos/pqmxlr438cp4yzf5 (200) [2.358281ms]" time="2021-01-30T15:22:39Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [110.812µs]" time="2021-01-30T15:22:39Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_224 (200) [132.988µs]" time="2021-01-30T15:22:43Z" level=info msg="photos: found 2 results for id:pqmxlr438cp4yzf5 merged:true [790.53µs]" time="2021-01-30T15:22:43Z" level=info msg="Changes successfully saved" time="2021-01-30T15:22:43Z" level=debug msg="http: POST /api/v1/photos/pqmxlr438cp4yzf5/files/fqmxlr41a5qxvokt/primary (200) [11.27338ms]" time="2021-01-30T15:22:43Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [151.835µs]" time="2021-01-30T15:22:44Z" level=debug msg="http: GET /api/v1/photos/pqmxlr438cp4yzf5 (200) [2.256705ms]" time="2021-01-30T15:22:44Z" level=debug msg="http: GET /photos (200) [11.351782ms]" time="2021-01-30T15:22:44Z" level=debug msg="http: GET /api/v1/ws (200) [11.758420318s]" time="2021-01-30T15:22:44Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.091864ms]" time="2021-01-30T15:22:44Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.678488ms]" time="2021-01-30T15:22:45Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.919243ms]" time="2021-01-30T15:22:45Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.390295ms]" time="2021-01-30T15:22:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.098852ms]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [174.835µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [161.297µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [170.672µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [166.999µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [116.595µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [110.594µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [158.87µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [169.002µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [162.352µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [127.914µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [121.29µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [213.43µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [226.595µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [176.399µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [175.208µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [151.936µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [164.375µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [140.926µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [133.805µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [227.76µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [170.297µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [169.371µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [144.134µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [137.749µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [129.432µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [128.939µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [117.181µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [136.938µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [170.016µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [171.907µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [130.317µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [161.903µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [164.445µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [162.291µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [153.733µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [193.975µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [127.511µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [142.336µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [125.635µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [166.878µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [183.918µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [180.308µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [133.853µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.962µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [166.349µs]" time="2021-01-30T15:22:46Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [162.996µs]" time="2021-01-30T15:22:48Z" level=debug msg="http: GET /photos (200) [4.984054ms]" time="2021-01-30T15:22:48Z" level=debug msg="http: GET /api/v1/ws (200) [3.764675808s]" time="2021-01-30T15:22:48Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.485071ms]" time="2021-01-30T15:22:48Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.758963ms]" time="2021-01-30T15:22:49Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.651292ms]" time="2021-01-30T15:22:49Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.617625ms]" time="2021-01-30T15:22:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.901833ms]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [234.553µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [132.011µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [145.99µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [121.052µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [169.996µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [115.157µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [156.074µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [174.102µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [137.616µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [171.806µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [127.212µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [116.29µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [173.11µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [147.897µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [128.702µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.963µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [152.006µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.155µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [148.825µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [172.288µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [406.395µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [167.913µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [120.891µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [126.163µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [195.903µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [164.605µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [128.792µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [147.6µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [153.867µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [124.072µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [148.194µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [177.331µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.988µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [179.556µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [110.415µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.037µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [132.644µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [149.826µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [108.474µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [163.658µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [213.312µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [168.801µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [157.659µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [202.939µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [120.17µs]" time="2021-01-30T15:22:50Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [110.797µs]" time="2021-01-30T15:22:51Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.519915ms]" time="2021-01-30T15:22:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.041614ms]" time="2021-01-30T15:22:52Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [197.875µs]" time="2021-01-30T15:22:52Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [134.449µs]" time="2021-01-30T15:22:52Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [178.703µs]" time="2021-01-30T15:22:52Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [134.775µs]" time="2021-01-30T15:22:52Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [127.478µs]" time="2021-01-30T15:22:52Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [680.201µs]" time="2021-01-30T15:22:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [884.949µs]" time="2021-01-30T15:22:52Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.538484ms]" time="2021-01-30T15:22:52Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.802079ms]" time="2021-01-30T15:22:53Z" level=info msg="search: label group not found, using fuzzy search" time="2021-01-30T15:22:53Z" level=info msg="photos: found 2 results for q:group public:true dist:20 quality:3 count:60 order:newest merged:true [1.252086ms]" time="2021-01-30T15:22:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=group&public=true&quality=3 (200) [1.987556ms]" time="2021-01-30T15:22:54Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.974557ms]" time="2021-01-30T15:22:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.374747ms]" time="2021-01-30T15:22:54Z" level=debug msg="http: GET /api/v1/svg/photo (200) [241.82µs]" time="2021-01-30T15:22:54Z" level=debug msg="http: GET /api/v1/photos/pqmxlr737e5ghal9 (200) [2.545755ms]" time="2021-01-30T15:22:55Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [153.111µs]" time="2021-01-30T15:22:55Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_224 (200) [162.272µs]" time="2021-01-30T15:23:08Z" level=debug msg="http: GET /photos (200) [4.700991ms]" time="2021-01-30T15:23:08Z" level=debug msg="http: GET /api/v1/ws (200) [18.984785773s]" time="2021-01-30T15:23:08Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.48222ms]" time="2021-01-30T15:23:08Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.011868ms]" time="2021-01-30T15:23:09Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.029533ms]" time="2021-01-30T15:23:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.873471ms]" time="2021-01-30T15:23:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.330816ms]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [166.417µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [135.48µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [134.885µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [142.569µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [129.772µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [109.099µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [185.041µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [148.514µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [175.968µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [173.469µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [140.464µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [121.639µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [175.315µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [204.652µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [130.945µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [187.955µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [160.086µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [117.078µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [139.443µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [167.519µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [149.385µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [137.089µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [109.16µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [115.711µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [158.63µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [175.759µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [155.968µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [143.294µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [124.982µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [157.48µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [148.961µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [164.806µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [126.936µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [156.939µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [162.852µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.149µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [128.404µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [160.718µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [170.593µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [190.355µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [179.277µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [192.743µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [170.053µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [147.928µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [162.762µs]" time="2021-01-30T15:23:10Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [131.873µs]" time="2021-01-30T15:23:11Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.12683ms]" time="2021-01-30T15:23:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3&photo=true (200) [14.353772ms]" time="2021-01-30T15:23:12Z" level=info msg="photos: found 10 results for video:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.056543ms]" time="2021-01-30T15:23:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=video:true&public=true&quality=3&photo=true (200) [3.835582ms]" time="2021-01-30T15:23:13Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [192.341µs]" time="2021-01-30T15:23:13Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [178.787µs]" time="2021-01-30T15:23:13Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [197.94µs]" time="2021-01-30T15:23:13Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [192.689µs]" time="2021-01-30T15:23:13Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [155.888µs]" time="2021-01-30T15:23:13Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [756.616µs]" time="2021-01-30T15:23:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.372404ms]" time="2021-01-30T15:23:14Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.011257ms]" time="2021-01-30T15:23:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.775792ms]" time="2021-01-30T15:23:14Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.856049ms]" time="2021-01-30T15:23:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.332459ms]" time="2021-01-30T15:23:15Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [822.813µs]" time="2021-01-30T15:23:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.083108ms]" time="2021-01-30T15:23:15Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [9.497634ms]" time="2021-01-30T15:23:15Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.150493ms]" time="2021-01-30T15:23:16Z" level=debug msg="http: GET /api/v1/svg/photo (200) [147.93µs]" time="2021-01-30T15:23:16Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.185192ms]" time="2021-01-30T15:23:22Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:23:22Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [588.963µs]" time="2021-01-30T15:23:22Z" level=info msg="Changes successfully saved" time="2021-01-30T15:23:22Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [22.191921ms]" time="2021-01-30T15:23:28Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:23:28Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [627.067µs]" time="2021-01-30T15:23:28Z" level=info msg="Changes successfully saved" time="2021-01-30T15:23:28Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [24.135939ms]" time="2021-01-30T15:23:30Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [2.116321ms]" time="2021-01-30T15:23:36Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [742.309µs]" time="2021-01-30T15:23:36Z" level=info msg="Changes successfully saved" time="2021-01-30T15:23:36Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [20.260648ms]" time="2021-01-30T15:23:38Z" level=info msg="photos: found 2 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [860.873µs]" time="2021-01-30T15:23:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.601511ms]" time="2021-01-30T15:23:38Z" level=info msg="photos: found 5 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.443954ms]" time="2021-01-30T15:23:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [2.633695ms]" time="2021-01-30T15:23:39Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.249759ms]" time="2021-01-30T15:23:45Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:23:45Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [509.208µs]" time="2021-01-30T15:23:45Z" level=info msg="Changes successfully saved" time="2021-01-30T15:23:45Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [24.316585ms]" time="2021-01-30T15:23:51Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:23:51Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [512.542µs]" time="2021-01-30T15:23:51Z" level=info msg="Changes successfully saved" time="2021-01-30T15:23:51Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [23.874361ms]" time="2021-01-30T15:23:53Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [2.232652ms]" time="2021-01-30T15:23:59Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [723.653µs]" time="2021-01-30T15:23:59Z" level=info msg="Changes successfully saved" time="2021-01-30T15:23:59Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [20.535947ms]" time="2021-01-30T15:24:00Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:120 order:newest merged:true [989.478µs]" time="2021-01-30T15:24:00Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.802248ms]" time="2021-01-30T15:24:00Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [957.713µs]" time="2021-01-30T15:24:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.470343ms]" time="2021-01-30T15:24:00Z" level=debug msg="http: GET /photos (200) [13.175651ms]" time="2021-01-30T15:24:00Z" level=debug msg="http: GET /api/v1/ws (200) [52.243335012s]" time="2021-01-30T15:24:00Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.888237ms]" time="2021-01-30T15:24:00Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.66287ms]" time="2021-01-30T15:24:02Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.789592ms]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.513548ms]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.83092ms]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [199.253µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [148.058µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [168.261µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [161.889µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [187.362µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [112.137µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [158.969µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [206.878µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [170.633µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [159.667µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [144.766µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [199.218µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [180.18µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [145.975µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [135.194µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [177.868µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [141.514µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [134.911µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [166.091µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [194.742µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [131.288µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [154.348µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [129.568µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.885µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [139.241µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [185.422µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [120.062µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [142.28µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [137.482µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [165.227µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.852µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [161.346µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [116.749µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [142.261µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [127.977µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [156.412µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [135.763µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [140.853µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [117.19µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [154.058µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [148.222µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [163.089µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [146.353µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [139.654µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [131.272µs]" time="2021-01-30T15:24:02Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [133.86µs]" time="2021-01-30T15:24:04Z" level=info msg="search: label ber not found, using fuzzy search" time="2021-01-30T15:24:04Z" level=info msg="geo: found 0 photos for q:ber public:true quality:3 [629.886µs]" time="2021-01-30T15:24:04Z" level=debug msg="geo: search q:ber public:true quality:3 [14.002µs]" time="2021-01-30T15:24:04Z" level=debug msg="http: GET /api/v1/geo?q=Ber&public=true&quality=3 (200) [824.618µs]" time="2021-01-30T15:24:05Z" level=info msg="search: label berlin not found, using fuzzy search" time="2021-01-30T15:24:05Z" level=info msg="geo: found 4 photos for q:berlin public:true quality:3 [1.146882ms]" time="2021-01-30T15:24:05Z" level=debug msg="geo: search q:berlin public:true quality:3 [19.31µs]" time="2021-01-30T15:24:05Z" level=debug msg="http: GET /api/v1/geo?q=Berlin&public=true&quality=3 (200) [1.596241ms]" time="2021-01-30T15:24:05Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [108.368µs]" time="2021-01-30T15:24:05Z" level=debug msg="http: GET /photos (200) [5.223295ms]" time="2021-01-30T15:24:05Z" level=debug msg="http: GET /api/v1/ws (200) [4.488932969s]" time="2021-01-30T15:24:05Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.592599ms]" time="2021-01-30T15:24:05Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.967195ms]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.944774ms]" time="2021-01-30T15:24:07Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.49488ms]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.309523ms]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [172.548µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [150.945µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [151.169µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [133.537µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.393µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [104.374µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [175.398µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [151.648µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [172.583µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [163.122µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [170.171µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [159.829µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [175.185µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [162.66µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [169.971µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [143.967µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [135.726µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [231.944µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [183.25µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [219.713µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [141.234µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [174.21µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [126.698µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [142.406µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [137.982µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [141.647µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [130.243µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [155.382µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [130.146µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [162.46µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [151.601µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [178.522µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [162.988µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [137.051µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [134.085µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [151.85µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [130.189µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [151.87µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [129.368µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [168.535µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [165.981µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [163.238µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [151.637µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [143.93µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [141.462µs]" time="2021-01-30T15:24:07Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [131.665µs]" time="2021-01-30T15:24:09Z" level=info msg="geo: found 32 photos for public:true quality:3 [958.291µs]" time="2021-01-30T15:24:09Z" level=debug msg="geo: search public:true quality:3 [14.287µs]" time="2021-01-30T15:24:09Z" level=debug msg="http: GET /api/v1/geo?q=&public=true&quality=3 (200) [1.969714ms]" time="2021-01-30T15:24:09Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [73.799µs]" time="2021-01-30T15:24:09Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [64.432µs]" time="2021-01-30T15:24:14Z" level=info msg="search: label berlin not found, using fuzzy search" time="2021-01-30T15:24:14Z" level=info msg="geo: found 4 photos for q:berlin public:true quality:3 [883.74µs]" time="2021-01-30T15:24:14Z" level=debug msg="geo: search q:berlin public:true quality:3 [16.553µs]" time="2021-01-30T15:24:14Z" level=debug msg="http: GET /api/v1/geo?q=Berlin&public=true&quality=3 (200) [1.206632ms]" time="2021-01-30T15:24:15Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [80.282µs]" time="2021-01-30T15:24:15Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_50 (200) [1.251017ms]" time="2021-01-30T15:24:45Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [76.172µs]" time="2021-01-30T15:24:45Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [259.783µs]" time="2021-01-30T15:24:45Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/fit_1280 (200) [358.634µs]" time="2021-01-30T15:24:45Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/fit_1280 (200) [297.941µs]" time="2021-01-30T15:24:45Z" level=debug msg="http: GET /photos (200) [8.880069ms]" time="2021-01-30T15:24:45Z" level=debug msg="http: GET /api/v1/ws (200) [39.640479756s]" time="2021-01-30T15:24:45Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.732348ms]" time="2021-01-30T15:24:45Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.417019ms]" time="2021-01-30T15:24:47Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.896316ms]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.557514ms]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.2276ms]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [158.655µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [173.673µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [134.059µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [119.416µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [122.449µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [111.456µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [151.361µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [176.632µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [147.95µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [155.097µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [336.253µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [148.928µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [172.951µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [189.834µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [153.429µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [162.23µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [174.042µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [128.792µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [139.306µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [130.176µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [149.829µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [156.195µs]" time="2021-01-30T15:24:47Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [144.09µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.865µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [153.324µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [165.615µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.834µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [151.513µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [178.315µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [153.897µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [173.88µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [159.609µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.34µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [159.978µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [124.593µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [157.821µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [143.031µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [153.951µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [114.945µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [134.285µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [155.734µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [154.464µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [158.074µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [163.804µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [138.916µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [132.912µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /static/img/badge-agpl.svg (200) [216.128µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /static/img/badge-docs.svg (200) [145.164µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /static/img/badge-chat.svg (200) [228.314µs]" time="2021-01-30T15:24:48Z" level=debug msg="http: GET /static/img/badge-twitter.svg (200) [197.601µs]" time="2021-01-30T15:24:49Z" level=debug msg="http: GET /photos (200) [15.277236ms]" time="2021-01-30T15:24:49Z" level=debug msg="http: GET /api/v1/ws (200) [3.246457827s]" time="2021-01-30T15:24:49Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.549448ms]" time="2021-01-30T15:24:49Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.108343ms]" time="2021-01-30T15:24:50Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.66549ms]" time="2021-01-30T15:24:50Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.227099ms]" time="2021-01-30T15:24:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.782927ms]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [282.513µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [157.118µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [185.557µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [155.71µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [121.141µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [149.692µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [164.101µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [186.367µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [148.945µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [172.207µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [134.367µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [121.417µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [188.253µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [235.77µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [147.771µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [194.888µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [179.498µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [145.138µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [147.363µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [154.243µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [123µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [143.475µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [103.135µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [197.622µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [126.482µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [117.337µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.104µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [134.625µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [180.683µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [143.509µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [135.634µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [160.615µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [135.637µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.75µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.765µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.365µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [143.338µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [147.845µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [126.38µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [150.708µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [144.57µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.025µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [123.668µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [148.363µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.51µs]" time="2021-01-30T15:24:51Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [121.462µs]" time="2021-01-30T15:24:53Z" level=debug msg="http: GET /static/img/agplv3-small.png (200) [54.38µs]" time="2021-01-30T15:24:53Z" level=debug msg="http: GET /photos (200) [4.735799ms]" time="2021-01-30T15:24:53Z" level=debug msg="http: GET /api/v1/ws (200) [3.245460838s]" time="2021-01-30T15:24:53Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.296576ms]" time="2021-01-30T15:24:53Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.92637ms]" time="2021-01-30T15:24:54Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.35671ms]" time="2021-01-30T15:24:54Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.841548ms]" time="2021-01-30T15:24:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.639024ms]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [216.013µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [136.174µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [163.969µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [126.418µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [172.843µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [107.305µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [175.232µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [179.364µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [151.473µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [161.053µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [135.038µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [128.381µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.277µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [156.308µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [172.307µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [193.924µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [153.065µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [152.74µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [153.483µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [166.448µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [149.605µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [194.872µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [126.429µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [284.146µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [130.713µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [144.115µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.88µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [150.157µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [162.378µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.457µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [181.259µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [238.228µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [133.469µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [189.942µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [185.246µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [152.78µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [146.161µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [144.448µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [124.48µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [149.177µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [154.759µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.562µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [146.41µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [136.074µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [129.282µs]" time="2021-01-30T15:24:55Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [131.509µs]" time="2021-01-30T15:24:56Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.767427ms]" time="2021-01-30T15:24:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.400913ms]" time="2021-01-30T15:24:56Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [179.041µs]" time="2021-01-30T15:24:56Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [152.27µs]" time="2021-01-30T15:24:56Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [164.758µs]" time="2021-01-30T15:24:56Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [129.413µs]" time="2021-01-30T15:24:56Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [91.858µs]" time="2021-01-30T15:24:56Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [703.542µs]" time="2021-01-30T15:24:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [950.645µs]" time="2021-01-30T15:24:56Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.471634ms]" time="2021-01-30T15:24:56Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.606597ms]" time="2021-01-30T15:24:58Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.397253ms]" time="2021-01-30T15:24:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.829395ms]" time="2021-01-30T15:25:00Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [60.917µs]" time="2021-01-30T15:25:00Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/fit_1280 (200) [208.682µs]" time="2021-01-30T15:25:00Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [221.494µs]" time="2021-01-30T15:25:00Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (200) [213.615µs]" time="2021-01-30T15:25:01Z" level=debug msg="http: GET /api/v1/svg/photo (200) [154.514µs]" time="2021-01-30T15:25:01Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.334001ms]" time="2021-01-30T15:25:03Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.166313ms]" time="2021-01-30T15:25:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [3.502465ms]" time="2021-01-30T15:25:04Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [137.847µs]" time="2021-01-30T15:25:04Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [198.739µs]" time="2021-01-30T15:25:04Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [155.378µs]" time="2021-01-30T15:25:12Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:25:12Z" level=debug msg="http: POST /api/v1/settings (200) [4.022396ms]" time="2021-01-30T15:25:12Z" level=debug msg="http: GET /settings (200) [4.735063ms]" time="2021-01-30T15:25:12Z" level=debug msg="http: GET /api/v1/ws (200) [18.917489483s]" time="2021-01-30T15:25:19Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:25:19Z" level=debug msg="http: POST /api/v1/settings (200) [4.475838ms]" time="2021-01-30T15:25:24Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:25:24Z" level=debug msg="http: POST /api/v1/settings (200) [4.854444ms]" time="2021-01-30T15:25:29Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:25:29Z" level=debug msg="http: POST /api/v1/settings (200) [4.260257ms]" time="2021-01-30T15:25:35Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:25:35Z" level=debug msg="http: POST /api/v1/settings (200) [4.075004ms]" time="2021-01-30T15:25:40Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:25:40Z" level=debug msg="http: POST /api/v1/settings (200) [4.105695ms]" time="2021-01-30T15:25:46Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:25:46Z" level=debug msg="http: POST /api/v1/settings (200) [3.974882ms]" time="2021-01-30T15:25:51Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:25:51Z" level=debug msg="http: POST /api/v1/settings (200) [4.175309ms]" time="2021-01-30T15:25:56Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:25:56Z" level=debug msg="http: POST /api/v1/settings (200) [8.70749ms]" time="2021-01-30T15:26:02Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:26:02Z" level=debug msg="http: POST /api/v1/settings (200) [4.122454ms]" time="2021-01-30T15:26:07Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:26:07Z" level=debug msg="http: POST /api/v1/settings (200) [3.935715ms]" time="2021-01-30T15:26:13Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:26:13Z" level=debug msg="http: POST /api/v1/settings (200) [4.462085ms]" time="2021-01-30T15:26:18Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:26:18Z" level=debug msg="http: POST /api/v1/settings (200) [4.092078ms]" time="2021-01-30T15:26:23Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:26:23Z" level=debug msg="http: POST /api/v1/settings (200) [3.979813ms]" time="2021-01-30T15:26:29Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T15:26:29Z" level=debug msg="http: POST /api/v1/settings (200) [4.330034ms]" time="2021-01-30T15:26:29Z" level=debug msg="http: GET /settings/library (200) [4.710833ms]" time="2021-01-30T15:26:29Z" level=debug msg="http: GET /api/v1/ws (200) [1m16.655970058s]" time="2021-01-30T15:26:30Z" level=debug msg="albums: search type:month count:24 [9.706µs]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.951372ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:1 order:relevance [780.772µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqnqtnv3f5ibtghn:tile_500 [1.742393ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [1.928135ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:1 order:relevance [620.353µs]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 0 results for filter:\"public:true year:2020 month:10\" public:true dist:20 album:aqnr6j125wedqcew year:2020 month:10 count:1 order:relevance [446.637µs]" time="2021-01-30T15:26:30Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr6j125wedqcew" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqnr6j125wedqcew/t/public/tile_500 (200) [700.556µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqnah1mlu18nkw5y:tile_500 [1.523123ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [1.663196ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:1 order:relevance [636.25µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqnah1m3ralbeur8:tile_500 [1.729719ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [1.917846ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:7\" public:true dist:20 album:aqnah1m1h8qd6czu year:2020 month:7 count:1 order:relevance [834.213µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqnah1m1h8qd6czu:tile_500 [1.645976ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [1.791476ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:5\" public:true dist:20 album:aqmxlr72lk7l5jal year:2019 month:5 count:1 order:relevance [698.72µs]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:6\" public:true dist:20 album:aqmxlr786sc7zz3b year:2019 month:6 count:1 order:relevance [601.784µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr786sc7zz3b:tile_500 [1.345416ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [1.485096ms]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr72lk7l5jal:tile_500 [3.492749ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:10\" public:true dist:20 album:aqmxlr72fxziu7do year:2019 month:10 count:1 order:relevance [720.313µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr72fxziu7do:tile_500 [2.17035ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [2.343851ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [5.654549ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:7\" public:true dist:20 album:aqnah1m16ogr95li year:2018 month:7 count:1 order:relevance [724.955µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqnah1m16ogr95li:tile_500 [1.676211ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [2.07539ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:5\" public:true dist:20 album:aqmxlr77il8cr8g8 year:2018 month:5 count:1 order:relevance [705.628µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr77il8cr8g8:tile_500 [1.676098ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [1.884108ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:1\" public:true dist:20 album:aqnah1m36lkobl18 year:2018 month:1 count:1 order:relevance [694.041µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqnah1m36lkobl18:tile_500 [1.598185ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [1.748829ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:12\" public:true dist:20 album:aqmxlr7277y14dl4 year:2017 month:12 count:1 order:relevance [699.035µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr7277y14dl4:tile_500 [1.704382ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [1.834995ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:10\" public:true dist:20 album:aqmxlr73d4khlo9d year:2017 month:10 count:1 order:relevance [745.577µs]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:8\" public:true dist:20 album:aqmxlr716gxvw2gk year:2017 month:8 count:1 order:relevance [757.208µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr73d4khlo9d:tile_500 [2.125786ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [2.256203ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:1 order:relevance [746.863µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr716gxvw2gk:tile_500 [1.811859ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [2.014936ms]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr71p6zo22dk:tile_500 [1.581992ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [1.70698ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:12\" public:true dist:20 album:aqmxlr71pa8hobcu year:2015 month:12 count:1 order:relevance [762.118µs]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:11\" public:true dist:20 album:aqmxlr73qmi2bmrj year:2015 month:11 count:1 order:relevance [668.673µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr71pa8hobcu:tile_500 [2.267098ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [2.411935ms]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr73qmi2bmrj:tile_500 [1.521511ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [1.828213ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:2\" public:true dist:20 album:aqmxlr71kb5nyuyb year:2015 month:2 count:1 order:relevance [706.009µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr71kb5nyuyb:tile_500 [1.587271ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [1.72293ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:1 order:relevance [712.942µs]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:12\" public:true dist:20 album:aqnr6ac2ilm0tzn2 year:2013 month:12 count:1 order:relevance [718.839µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqnr6ac2ilm0tzn2:tile_500 [1.538051ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqnr6ac2ilm0tzn2/t/public/tile_500 (200) [1.701746ms]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr71rt835kpf:tile_500 [2.951463ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [3.06415ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:11\" public:true dist:20 album:aqmxlr73gwwnd233 year:2013 month:11 count:1 order:relevance [695.774µs]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 0 results for filter:\"public:true year:2011 month:7\" public:true dist:20 album:aqnr6k31if0kfjat year:2011 month:7 count:1 order:relevance [522.436µs]" time="2021-01-30T15:26:30Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr6k31if0kfjat" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqnr6k31if0kfjat/t/public/tile_500 (200) [845.188µs]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqmxlr73gwwnd233:tile_500 [1.653969ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [1.797745ms]" time="2021-01-30T15:26:30Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnr68baejqbw4t5 year:2010 month:3 count:1 order:relevance [1.815504ms]" time="2021-01-30T15:26:30Z" level=debug msg="cached album-cover:aqnr68baejqbw4t5:tile_500 [2.715185ms]" time="2021-01-30T15:26:30Z" level=debug msg="http: GET /api/v1/albums/aqnr68baejqbw4t5/t/public/tile_500 (200) [2.838814ms]" time="2021-01-30T15:26:37Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [425.575µs]" time="2021-01-30T15:26:37Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.698198ms]" time="2021-01-30T15:26:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.295441ms]" time="2021-01-30T15:26:43Z" level=debug msg="albums: search type:month count:24 [10.044µs]" time="2021-01-30T15:26:43Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.816242ms]" time="2021-01-30T15:26:50Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [357.283µs]" time="2021-01-30T15:26:50Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.780504ms]" time="2021-01-30T15:26:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.262952ms]" time="2021-01-30T15:26:56Z" level=debug msg="albums: search type:month count:24 [10.849µs]" time="2021-01-30T15:26:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.845463ms]" time="2021-01-30T15:27:03Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [334.735µs]" time="2021-01-30T15:27:03Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.832995ms]" time="2021-01-30T15:27:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.41646ms]" time="2021-01-30T15:27:09Z" level=debug msg="albums: search type:folder count:24 order:default [11.493µs]" time="2021-01-30T15:27:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.148691ms]" time="2021-01-30T15:27:09Z" level=info msg="photos: found 1 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:1 order:relevance [868.151µs]" time="2021-01-30T15:27:09Z" level=debug msg="cached album-cover:aqnah1321mgkt1w2:tile_500 [1.730323ms]" time="2021-01-30T15:27:09Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [1.867518ms]" time="2021-01-30T15:27:09Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada/BotanicalGarden public:true\" path:Vacation/Kanada/BotanicalGarden public:true dist:20 album:aqmxlqn1jjo8z5so count:1 order:relevance [939.928µs]" time="2021-01-30T15:27:09Z" level=debug msg="cached album-cover:aqmxlqn1jjo8z5so:tile_500 [1.805564ms]" time="2021-01-30T15:27:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [1.980605ms]" time="2021-01-30T15:27:09Z" level=info msg="photos: found 1 results for filter:\"path:Images public:true\" path:Images public:true dist:20 album:aqmxlqn2gmo9g29n count:1 order:relevance [1.000868ms]" time="2021-01-30T15:27:09Z" level=debug msg="cached album-cover:aqmxlqn2gmo9g29n:tile_500 [2.079091ms]" time="2021-01-30T15:27:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [2.262718ms]" time="2021-01-30T15:27:09Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/KorsikaAdventure public:true\" path:Vacation/KorsikaAdventure public:true dist:20 album:aqmxlqn3sth9hh3s count:1 order:relevance [1.16621ms]" time="2021-01-30T15:27:09Z" level=debug msg="cached album-cover:aqmxlqn3sth9hh3s:tile_500 [2.043ms]" time="2021-01-30T15:27:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [2.193538ms]" time="2021-01-30T15:27:09Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:1 order:relevance [2.041985ms]" time="2021-01-30T15:27:09Z" level=debug msg="cached album-cover:aqmxlqn2k1qfipmd:tile_500 [5.773943ms]" time="2021-01-30T15:27:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [5.960438ms]" time="2021-01-30T15:27:09Z" level=info msg="photos: found 1 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:1 order:relevance [6.418007ms]" time="2021-01-30T15:27:09Z" level=debug msg="cached album-cover:aqmxlqn3jaryd4ga:tile_500 [8.501474ms]" time="2021-01-30T15:27:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [8.793458ms]" time="2021-01-30T15:27:09Z" level=info msg="photos: found 1 results for filter:\"path:moment public:true\" path:moment public:true dist:20 album:aqnah13taorx6aey count:1 order:relevance [1.014713ms]" time="2021-01-30T15:27:09Z" level=debug msg="cached album-cover:aqnah13taorx6aey:tile_500 [2.035915ms]" time="2021-01-30T15:27:09Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [2.181848ms]" time="2021-01-30T15:27:09Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnr68a1vybojlng count:1 order:relevance [917.608µs]" time="2021-01-30T15:27:09Z" level=debug msg="cached album-cover:aqnr68a1vybojlng:tile_500 [1.892619ms]" time="2021-01-30T15:27:09Z" level=debug msg="http: GET /api/v1/albums/aqnr68a1vybojlng/t/public/tile_500 (200) [2.035248ms]" time="2021-01-30T15:27:16Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [393.486µs]" time="2021-01-30T15:27:16Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.268324ms]" time="2021-01-30T15:27:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.11515ms]" time="2021-01-30T15:27:22Z" level=debug msg="albums: search type:folder count:24 order:default [10.235µs]" time="2021-01-30T15:27:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.193793ms]" time="2021-01-30T15:27:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [388.711µs]" time="2021-01-30T15:27:29Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.4387ms]" time="2021-01-30T15:27:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.384276ms]" time="2021-01-30T15:27:35Z" level=debug msg="albums: search type:folder count:24 order:default [10.149µs]" time="2021-01-30T15:27:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.069045ms]" time="2021-01-30T15:27:41Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [386.331µs]" time="2021-01-30T15:27:42Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.224746ms]" time="2021-01-30T15:27:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.325251ms]" time="2021-01-30T15:27:48Z" level=debug msg="albums: search type:album count:24 [11.246µs]" time="2021-01-30T15:27:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [793.906µs]" time="2021-01-30T15:27:48Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.097709ms]" time="2021-01-30T15:27:48Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.342269ms]" time="2021-01-30T15:27:48Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.046909ms]" time="2021-01-30T15:27:48Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.288868ms]" time="2021-01-30T15:27:54Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [392.88µs]" time="2021-01-30T15:27:55Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [756.374µs]" time="2021-01-30T15:27:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.300717ms]" time="2021-01-30T15:28:01Z" level=debug msg="albums: search type:album count:24 [25.949µs]" time="2021-01-30T15:28:01Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [766.494µs]" time="2021-01-30T15:28:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [329.367µs]" time="2021-01-30T15:28:07Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [698.233µs]" time="2021-01-30T15:28:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.271986ms]" time="2021-01-30T15:28:13Z" level=debug msg="albums: search type:album count:24 [11.463µs]" time="2021-01-30T15:28:13Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [839.15µs]" time="2021-01-30T15:28:20Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [312.54µs]" time="2021-01-30T15:28:20Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [718.174µs]" time="2021-01-30T15:28:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.17519ms]" time="2021-01-30T15:28:26Z" level=info msg="photos: found 60 results for dist:20 count:60 order:newest merged:true [8.675258ms]" time="2021-01-30T15:28:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q= (200) [17.479068ms]" time="2021-01-30T15:28:27Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [136.208µs]" time="2021-01-30T15:28:27Z" level=info msg="photos: found 7 results for dist:20 count:60 offset:60 order:newest merged:true [1.775922ms]" time="2021-01-30T15:28:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q= (200) [3.920405ms]" time="2021-01-30T15:28:27Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [154.26µs]" time="2021-01-30T15:28:27Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [191.766µs]" time="2021-01-30T15:28:27Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [157.903µs]" time="2021-01-30T15:28:27Z" level=info msg="photos: found 67 results for dist:20 count:360 order:newest merged:true [10.167725ms]" time="2021-01-30T15:28:27Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [149.25µs]" time="2021-01-30T15:28:27Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q= (200) [20.975349ms]" time="2021-01-30T15:28:27Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [159.091µs]" time="2021-01-30T15:28:28Z" level=info msg="photos: found 55 results for photo:true dist:20 count:60 order:newest merged:true [7.974707ms]" time="2021-01-30T15:28:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true (200) [15.984812ms]" time="2021-01-30T15:28:30Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/fit_1280 (200) [290.703µs]" time="2021-01-30T15:28:30Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/fit_1280 (200) [689.079µs]" time="2021-01-30T15:28:32Z" level=debug msg="http: GET /api/v1/svg/photo (200) [116.574µs]" time="2021-01-30T15:28:32Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.171197ms]" time="2021-01-30T15:28:41Z" level=info msg="Settings saved" time="2021-01-30T15:28:41Z" level=debug msg="http: POST /api/v1/settings (200) [4.065913ms]" time="2021-01-30T15:28:41Z" level=debug msg="http: GET /settings (200) [4.460723ms]" time="2021-01-30T15:28:41Z" level=debug msg="http: GET /api/v1/ws (200) [2m11.947813053s]" time="2021-01-30T15:28:47Z" level=info msg="Settings saved" time="2021-01-30T15:28:47Z" level=debug msg="http: POST /api/v1/settings (200) [3.987163ms]" time="2021-01-30T15:28:53Z" level=info msg="Settings saved" time="2021-01-30T15:28:53Z" level=debug msg="http: POST /api/v1/settings (200) [4.196928ms]" time="2021-01-30T15:28:58Z" level=info msg="Settings saved" time="2021-01-30T15:28:58Z" level=debug msg="http: POST /api/v1/settings (200) [4.953737ms]" time="2021-01-30T15:29:03Z" level=info msg="Settings saved" time="2021-01-30T15:29:03Z" level=debug msg="http: POST /api/v1/settings (200) [4.063975ms]" time="2021-01-30T15:29:09Z" level=info msg="Settings saved" time="2021-01-30T15:29:09Z" level=debug msg="http: POST /api/v1/settings (200) [4.066031ms]" time="2021-01-30T15:29:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T15:29:10Z" level=debug msg="photo: can't estimate position of uid pqnr4133r3bg2tkp, 153 hours time difference" time="2021-01-30T15:29:10Z" level=debug msg="photo: can't estimate position of uid pqnr68b1uuxtdnyg, 32327 hours time difference" time="2021-01-30T15:29:10Z" level=debug msg="photo: using label Cheetah to create title for pqnr6ac8t3udqsio" time="2021-01-30T15:29:10Z" level=debug msg="photo: using label Elephant to create title for pqnr6ac2x5nahdsz" time="2021-01-30T15:29:10Z" level=debug msg="photo: using label Moment to create title for pqnr6ac3slyfhobp" time="2021-01-30T15:29:10Z" level=debug msg="photo: changed title of pqnr6ac3slyfhobp to “Moment / Mtubatuba / 2013”" time="2021-01-30T15:29:10Z" level=debug msg="metadata: optimized photo uid pqnr6ac3slyfhobp" time="2021-01-30T15:29:10Z" level=debug msg="photo: using label Bird to create title for pqnr6ac1ml0i2zfj" time="2021-01-30T15:29:10Z" level=debug msg="photo: using label Moment to create title for pqnr6ac2ap0wvuli" time="2021-01-30T15:29:10Z" level=debug msg="photo: changed title of pqnr6ac2ap0wvuli to “Moment / Berlin / 2021”" time="2021-01-30T15:29:10Z" level=debug msg="metadata: optimized photo uid pqnr6ac2ap0wvuli" time="2021-01-30T15:29:10Z" level=info msg="metadata: optimized 2 photos" time="2021-01-30T15:29:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T15:29:11Z" level=info msg="moments: added “Shqipëria qendrore / Albania” (public:true country:al state:\"Shqipëria qendrore\")" time="2021-01-30T15:29:11Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:29:11Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:29:11Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T15:29:14Z" level=info msg="Settings saved" time="2021-01-30T15:29:14Z" level=debug msg="http: POST /api/v1/settings (200) [4.634018ms]" time="2021-01-30T15:29:19Z" level=debug msg="http: GET /api/v1/config (200) [4.074323ms]" time="2021-01-30T15:29:19Z" level=info msg="Settings saved" time="2021-01-30T15:29:19Z" level=debug msg="http: POST /api/v1/settings (200) [4.35182ms]" time="2021-01-30T15:29:25Z" level=info msg="Settings saved" time="2021-01-30T15:29:25Z" level=debug msg="http: POST /api/v1/settings (200) [4.019568ms]" time="2021-01-30T15:29:30Z" level=info msg="Settings saved" time="2021-01-30T15:29:30Z" level=debug msg="http: POST /api/v1/settings (200) [4.172142ms]" time="2021-01-30T15:29:35Z" level=info msg="Settings saved" time="2021-01-30T15:29:35Z" level=debug msg="http: POST /api/v1/settings (200) [4.410799ms]" time="2021-01-30T15:29:41Z" level=info msg="Settings saved" time="2021-01-30T15:29:41Z" level=debug msg="http: POST /api/v1/settings (200) [4.028789ms]" time="2021-01-30T15:29:46Z" level=info msg="Settings saved" time="2021-01-30T15:29:46Z" level=debug msg="http: POST /api/v1/settings (200) [4.081482ms]" time="2021-01-30T15:29:52Z" level=info msg="Settings saved" time="2021-01-30T15:29:52Z" level=debug msg="http: POST /api/v1/settings (200) [4.231433ms]" time="2021-01-30T15:29:53Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.265171ms]" time="2021-01-30T15:29:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [3.443395ms]" time="2021-01-30T15:30:00Z" level=info msg="Settings saved" time="2021-01-30T15:30:00Z" level=debug msg="http: POST /api/v1/settings (200) [4.88294ms]" time="2021-01-30T15:30:00Z" level=debug msg="http: GET /photos (200) [9.002948ms]" time="2021-01-30T15:30:00Z" level=debug msg="http: GET /api/v1/ws (200) [1m18.774388393s]" time="2021-01-30T15:30:00Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.165913ms]" time="2021-01-30T15:30:00Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.775717ms]" time="2021-01-30T15:30:01Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.937534ms]" time="2021-01-30T15:30:01Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.760675ms]" time="2021-01-30T15:30:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.332188ms]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [184.203µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [145.506µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [138.082µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [159.189µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [169.327µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [155.669µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [157.328µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [192.97µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [170.756µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [201.323µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [130.265µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [141.72µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [193.506µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [156.114µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [163.517µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [174.001µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [162.604µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [149.586µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [162.431µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [160.09µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [166.455µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [195.529µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [145.913µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [142.184µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [134.306µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [144.357µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [125.498µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [213.863µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [152.598µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.059µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [149.717µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.138µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [127.938µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [157.761µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [144.715µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [199.611µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [138.044µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [159.673µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [120.85µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [148.438µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [182.659µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [165.012µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [154.278µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [138.369µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [136.497µs]" time="2021-01-30T15:30:02Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [120.52µs]" time="2021-01-30T15:30:03Z" level=debug msg="albums: search type:state count:24 [10.203µs]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.333007ms]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [742.599µs]" time="2021-01-30T15:30:03Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [1.742891ms]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [1.90384ms]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [751.811µs]" time="2021-01-30T15:30:03Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [1.867904ms]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [2.023601ms]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [804.184µs]" time="2021-01-30T15:30:03Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [1.805526ms]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [1.94649ms]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [1.176127ms]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [723.558µs]" time="2021-01-30T15:30:03Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [2.920414ms]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [3.091874ms]" time="2021-01-30T15:30:03Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [2.438965ms]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:KwaZulu-Natal\" public:true dist:20 album:aqnr6acf6xag8b0w country:za state:\"KwaZulu-Natal\" count:1 order:relevance [1.477929ms]" time="2021-01-30T15:30:03Z" level=debug msg="cached album-cover:aqnr6acf6xag8b0w:tile_500 [2.857808ms]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqnr6acf6xag8b0w/t/public/tile_500 (200) [3.084262ms]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [4.221371ms]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [678.904µs]" time="2021-01-30T15:30:03Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [1.96508ms]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [2.14628ms]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr6k32tnegav5o country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [469.829µs]" time="2021-01-30T15:30:03Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr6k32tnegav5o" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqnr6k32tnegav5o/t/public/tile_500 (200) [794.95µs]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [666.47µs]" time="2021-01-30T15:30:03Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [1.798589ms]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [1.963243ms]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 1 results for filter:\"public:true country:al state:Shqipëria qendrore\" public:true dist:20 album:aqnr70n1h9rp7frh country:al state:\"Shqipëria qendrore\" count:1 order:relevance [758.14µs]" time="2021-01-30T15:30:03Z" level=debug msg="cached album-cover:aqnr70n1h9rp7frh:tile_500 [1.687342ms]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqnr70n1h9rp7frh/t/public/tile_500 (200) [1.835953ms]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [655.087µs]" time="2021-01-30T15:30:03Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [1.613452ms]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [732.804µs]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [1.759142ms]" time="2021-01-30T15:30:03Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [1.224424ms]" time="2021-01-30T15:30:03Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [2.193387ms]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [2.409195ms]" time="2021-01-30T15:30:03Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [3.246728ms]" time="2021-01-30T15:30:03Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [3.372677ms]" time="2021-01-30T15:30:04Z" level=debug msg="albums: search q:canada type:state count:24 [12.587µs]" time="2021-01-30T15:30:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Canada&category=&type=state (200) [903.092µs]" time="2021-01-30T15:30:06Z" level=info msg="Album saved" time="2021-01-30T15:30:06Z" level=debug msg="albums: search id:aqmxlr722zyrizc7 [22.167µs]" time="2021-01-30T15:30:06Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr722zyrizc7 (200) [19.411359ms]" time="2021-01-30T15:30:07Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7 (200) [304.631µs]" time="2021-01-30T15:30:07Z" level=info msg="photos: found 2 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:60 order:newest merged:true [1.184708ms]" time="2021-01-30T15:30:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr722zyrizc7&filter=public:true+country:ca+state:%22British+Columbia%22&merged=true&country=&camera=0&order=newest&q= (200) [1.86762ms]" time="2021-01-30T15:30:07Z" level=debug msg="albums: search type:state count:24 [10.544µs]" time="2021-01-30T15:30:07Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.429272ms]" time="2021-01-30T15:30:08Z" level=debug msg="albums: search type:state category:Mountains count:24 [10.612µs]" time="2021-01-30T15:30:08Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=state (200) [701.38µs]" time="2021-01-30T15:30:08Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7 (200) [338.34µs]" time="2021-01-30T15:30:08Z" level=info msg="photos: found 2 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:60 order:newest merged:true [989.168µs]" time="2021-01-30T15:30:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr722zyrizc7&filter=public:true+country:ca+state:%22British+Columbia%22&merged=true&country=&camera=0&order=newest&q= (200) [1.709896ms]" time="2021-01-30T15:30:11Z" level=info msg="Album saved" time="2021-01-30T15:30:11Z" level=debug msg="albums: search id:aqmxlr722zyrizc7 [16.165µs]" time="2021-01-30T15:30:11Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr722zyrizc7 (200) [23.74783ms]" time="2021-01-30T15:30:11Z" level=info msg="photos: found 2 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:120 order:newest merged:true [996.394µs]" time="2021-01-30T15:30:11Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr722zyrizc7&filter=public:true+country:ca+state:%22British+Columbia%22&merged=true&country=&camera=0&order=newest&q= (200) [1.701067ms]" time="2021-01-30T15:30:12Z" level=debug msg="albums: search type:state count:24 [10.11µs]" time="2021-01-30T15:30:12Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.407307ms]" time="2021-01-30T15:30:12Z" level=debug msg="albums: search q:canada type:state count:24 [13.163µs]" time="2021-01-30T15:30:12Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Canada&category=&type=state (200) [862.32µs]" time="2021-01-30T15:30:12Z" level=debug msg="http: GET /photos (200) [16.644873ms]" time="2021-01-30T15:30:13Z" level=debug msg="http: GET /api/v1/ws (200) [12.175441363s]" time="2021-01-30T15:30:13Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.404484ms]" time="2021-01-30T15:30:13Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.879281ms]" time="2021-01-30T15:30:14Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.54275ms]" time="2021-01-30T15:30:14Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.473072ms]" time="2021-01-30T15:30:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.458564ms]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [159.887µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [192.614µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [228.507µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [135.986µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [183.551µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [118.351µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [180.076µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [165.063µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [178.054µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [240.511µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [129.034µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [222.34µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [192.437µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [167.096µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [186.845µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [178.125µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [146.423µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [115.961µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [141.866µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [171.491µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [119.387µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [142.339µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [121.34µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [131.619µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [161.357µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [149.092µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [164.882µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [144.861µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.149µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [142.774µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [163.938µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [192.079µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [158.745µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [152.25µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [137.523µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [163.208µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [151.83µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [147.699µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [128.407µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [152.703µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [185.076µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [232.126µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [189.586µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [171.341µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [156.53µs]" time="2021-01-30T15:30:15Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [137.09µs]" time="2021-01-30T15:30:16Z" level=debug msg="albums: search type:state count:24 [9.85µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.21191ms]" time="2021-01-30T15:30:16Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.559µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [254.773µs]" time="2021-01-30T15:30:16Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.912µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [186.694µs]" time="2021-01-30T15:30:16Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [2.927µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [231.976µs]" time="2021-01-30T15:30:16Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.844µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [157.823µs]" time="2021-01-30T15:30:16Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [3.428µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [256.781µs]" time="2021-01-30T15:30:16Z" level=debug msg="cache hit for album-cover:aqnr6acf6xag8b0w:tile_500 [3.112µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqnr6acf6xag8b0w/t/public/tile_500 (200) [215.247µs]" time="2021-01-30T15:30:16Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [4.064µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [145.89µs]" time="2021-01-30T15:30:16Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.509µs]" time="2021-01-30T15:30:16Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr6k32tnegav5o country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [508.377µs]" time="2021-01-30T15:30:16Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr6k32tnegav5o" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqnr6k32tnegav5o/t/public/tile_500 (200) [852.882µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [170.475µs]" time="2021-01-30T15:30:16Z" level=debug msg="cache hit for album-cover:aqnr70n1h9rp7frh:tile_500 [4.99µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqnr70n1h9rp7frh/t/public/tile_500 (200) [172.351µs]" time="2021-01-30T15:30:16Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [5.145µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [166.996µs]" time="2021-01-30T15:30:16Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [5.288µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [291.339µs]" time="2021-01-30T15:30:16Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [4.093µs]" time="2021-01-30T15:30:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [195.391µs]" time="2021-01-30T15:30:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [361.567µs]" time="2021-01-30T15:30:17Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.585237ms]" time="2021-01-30T15:30:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.892247ms]" time="2021-01-30T15:30:17Z" level=debug msg="http: GET /photos (200) [15.546919ms]" time="2021-01-30T15:30:17Z" level=debug msg="http: GET /api/v1/ws (200) [4.256359734s]" time="2021-01-30T15:30:17Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.506703ms]" time="2021-01-30T15:30:17Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.162718ms]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.550442ms]" time="2021-01-30T15:30:19Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.061498ms]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.890323ms]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [702.607µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [190.097µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [189.425µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [177.526µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [113.005µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [121.552µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [151.202µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [190.643µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [149.492µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [149.269µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [125.987µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [125.614µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [193.923µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [210.936µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [135.015µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [155.539µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [151.434µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [132.25µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [151.918µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [156.114µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [117.104µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [176.84µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [154.422µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [133.61µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [181.992µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [162.829µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [131.303µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [123.159µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [145.527µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [149.181µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [138.064µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [161.919µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [130.092µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [170.698µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [132.395µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [149.232µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [139.806µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [205.368µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [129.935µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [168.023µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [180.437µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [181.543µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [154.94µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [162.855µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [135.913µs]" time="2021-01-30T15:30:19Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [133.62µs]" time="2021-01-30T15:30:21Z" level=debug msg="albums: search type:state count:24 [10.412µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.267814ms]" time="2021-01-30T15:30:21Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.172µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [857.026µs]" time="2021-01-30T15:30:21Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.931µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [198.234µs]" time="2021-01-30T15:30:21Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.228µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [170.006µs]" time="2021-01-30T15:30:21Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.95µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [168.232µs]" time="2021-01-30T15:30:21Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [3.065µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [243.474µs]" time="2021-01-30T15:30:21Z" level=debug msg="cache hit for album-cover:aqnr6acf6xag8b0w:tile_500 [2.929µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqnr6acf6xag8b0w/t/public/tile_500 (200) [211.264µs]" time="2021-01-30T15:30:21Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [3.491µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [145.966µs]" time="2021-01-30T15:30:21Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr6k32tnegav5o country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [521.586µs]" time="2021-01-30T15:30:21Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr6k32tnegav5o" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqnr6k32tnegav5o/t/public/tile_500 (200) [867.924µs]" time="2021-01-30T15:30:21Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.375µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [213.876µs]" time="2021-01-30T15:30:21Z" level=debug msg="cache hit for album-cover:aqnr70n1h9rp7frh:tile_500 [2.904µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqnr70n1h9rp7frh/t/public/tile_500 (200) [157.047µs]" time="2021-01-30T15:30:21Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [2.826µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [130.708µs]" time="2021-01-30T15:30:21Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [2.823µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [169.968µs]" time="2021-01-30T15:30:21Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [2.479µs]" time="2021-01-30T15:30:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [161.946µs]" time="2021-01-30T15:30:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [322.729µs]" time="2021-01-30T15:30:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [368.309µs]" time="2021-01-30T15:30:22Z" level=info msg="Album saved" time="2021-01-30T15:30:22Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [21.106µs]" time="2021-01-30T15:30:22Z" level=debug msg="http: POST /api/v1/albums/aqmxlr7el3v2x167/links (200) [19.878122ms]" time="2021-01-30T15:30:29Z" level=info msg="Album saved" time="2021-01-30T15:30:29Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [28.139µs]" time="2021-01-30T15:30:29Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr7el3v2x167/links/sqnr72m3mw4081v3 (200) [22.214902ms]" time="2021-01-30T15:30:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [306.351µs]" time="2021-01-30T15:30:30Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.475926ms]" time="2021-01-30T15:30:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.66694ms]" time="2021-01-30T15:30:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [487.422µs]" time="2021-01-30T15:30:37Z" level=info msg="Album saved" time="2021-01-30T15:30:37Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [8.75µs]" time="2021-01-30T15:30:37Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr7el3v2x167/links/sqnr72m3mw4081v3 (200) [12.085076ms]" time="2021-01-30T15:30:37Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:120 order:newest merged:true [1.571122ms]" time="2021-01-30T15:30:37Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.713919ms]" time="2021-01-30T15:30:38Z" level=info msg="Album saved" time="2021-01-30T15:30:38Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [9.116µs]" time="2021-01-30T15:30:38Z" level=debug msg="http: POST /api/v1/albums/aqmxlr7el3v2x167/links (200) [10.548305ms]" time="2021-01-30T15:30:38Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:120 order:newest merged:true [1.579519ms]" time="2021-01-30T15:30:38Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [3.0133ms]" time="2021-01-30T15:30:39Z" level=info msg="Album saved" time="2021-01-30T15:30:39Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [15.43µs]" time="2021-01-30T15:30:39Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlr7el3v2x167/links/sqnr72m3mw4081v3 (200) [10.824069ms]" time="2021-01-30T15:30:39Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:120 order:newest merged:true [1.493954ms]" time="2021-01-30T15:30:39Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.866385ms]" time="2021-01-30T15:30:39Z" level=debug msg="albums: search type:state count:24 [10.658µs]" time="2021-01-30T15:30:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.364913ms]" time="2021-01-30T15:30:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [485.773µs]" time="2021-01-30T15:30:41Z" level=info msg="Album saved" time="2021-01-30T15:30:41Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [16.183µs]" time="2021-01-30T15:30:41Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlr7el3v2x167/links/sqnr73226msc6fzw (200) [15.381964ms]" time="2021-01-30T15:30:41Z" level=debug msg="http: GET /photos (200) [4.719005ms]" time="2021-01-30T15:30:41Z" level=debug msg="http: GET /api/v1/ws (200) [23.193745938s]" time="2021-01-30T15:30:41Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.861423ms]" time="2021-01-30T15:30:41Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.045356ms]" time="2021-01-30T15:30:42Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.455052ms]" time="2021-01-30T15:30:42Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.730275ms]" time="2021-01-30T15:30:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.5466ms]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [179.664µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [142.935µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [134.24µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [130.731µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [138.312µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [130.664µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [154.916µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [147.405µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [198.891µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [189.319µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [163.301µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [129.342µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [207.576µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [166.95µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [166.826µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [188.534µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [153.35µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [150.024µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [139.129µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [154.745µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [133.666µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [202.622µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [209.261µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [134.195µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [136.286µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [151.909µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.783µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [183.072µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [137.879µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [156.183µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [295.631µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [201.609µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [126.683µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [144.752µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [171.017µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [173.768µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [132.008µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [153.206µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [116.447µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [154.026µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [147.962µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [166.754µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [152.714µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [133.345µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [134.229µs]" time="2021-01-30T15:30:43Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [142.061µs]" time="2021-01-30T15:30:44Z" level=debug msg="albums: search type:album count:24 [9.867µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [743.639µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.053µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [200.388µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.722µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [205.564µs]" time="2021-01-30T15:30:44Z" level=debug msg="albums: search type:state count:24 [13.478µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.210667ms]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.341µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [199.03µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.128µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [4.003µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [180.664µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [300.399µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [15.821µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [166.142µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.71µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [240.156µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqnr6acf6xag8b0w:tile_500 [3.27µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqnr6acf6xag8b0w/t/public/tile_500 (200) [185.563µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [3.539µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [180.88µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [4.231µs]" time="2021-01-30T15:30:44Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr6k32tnegav5o country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [484.655µs]" time="2021-01-30T15:30:44Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr6k32tnegav5o" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqnr6k32tnegav5o/t/public/tile_500 (200) [987.272µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [176.809µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqnr70n1h9rp7frh:tile_500 [57.351µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqnr70n1h9rp7frh/t/public/tile_500 (200) [380.43µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [3.35µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [151.975µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [4.624µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [199.763µs]" time="2021-01-30T15:30:44Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [2.955µs]" time="2021-01-30T15:30:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [169.869µs]" time="2021-01-30T15:30:45Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [322.336µs]" time="2021-01-30T15:30:45Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.407298ms]" time="2021-01-30T15:30:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.706568ms]" time="2021-01-30T15:30:45Z" level=debug msg="albums: search type:state count:24 [13.014µs]" time="2021-01-30T15:30:45Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.438212ms]" time="2021-01-30T15:30:46Z" level=debug msg="albums: search type:album count:1000 [10.153µs]" time="2021-01-30T15:30:46Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [657.106µs]" time="2021-01-30T15:30:47Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForMoment AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumformoment" time="2021-01-30T15:30:47Z" level=info msg="Album created" time="2021-01-30T15:30:47Z" level=debug msg="albums: search id:aqnr73brgwu33e6r [9.618µs]" time="2021-01-30T15:30:47Z" level=debug msg="http: POST /api/v1/albums (200) [13.486124ms]" time="2021-01-30T15:30:47Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:10000 [1.491409ms]" time="2021-01-30T15:30:47Z" level=info msg="Selection added to NotYetExistingAlbumForMoment" time="2021-01-30T15:30:47Z" level=debug msg="albums: search id:aqnr73brgwu33e6r [8.967µs]" time="2021-01-30T15:30:47Z" level=debug msg="http: POST /api/v1/albums/aqnr73brgwu33e6r/clone (200) [21.967843ms]" time="2021-01-30T15:30:48Z" level=debug msg="albums: search type:album count:24 [10.363µs]" time="2021-01-30T15:30:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [764.016µs]" time="2021-01-30T15:30:48Z" level=debug msg="cached album-cover:aqnr73brgwu33e6r:tile_500 [1.127591ms]" time="2021-01-30T15:30:48Z" level=debug msg="http: GET /api/v1/albums/aqnr73brgwu33e6r/t/public/tile_500 (200) [1.282447ms]" time="2021-01-30T15:30:48Z" level=debug msg="albums: search q:notyetexistingalbumformoment type:album count:24 [12.816µs]" time="2021-01-30T15:30:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForMoment&category=&type=album (200) [881.986µs]" time="2021-01-30T15:30:49Z" level=debug msg="http: GET /api/v1/albums/aqnr73brgwu33e6r (200) [347.58µs]" time="2021-01-30T15:30:49Z" level=info msg="photos: found 6 results for dist:20 album:aqnr73brgwu33e6r count:60 order:oldest merged:true [1.416547ms]" time="2021-01-30T15:30:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr73brgwu33e6r&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.783839ms]" time="2021-01-30T15:30:49Z" level=debug msg="albums: search type:album count:24 [10.434µs]" time="2021-01-30T15:30:49Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [747.254µs]" time="2021-01-30T15:30:51Z" level=info msg="albums: deleting aqnr73brgwu33e6r" time="2021-01-30T15:30:51Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [9.567359ms]" time="2021-01-30T15:30:51Z" level=debug msg="albums: search type:state count:24 [13.841µs]" time="2021-01-30T15:30:51Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.466332ms]" time="2021-01-30T15:30:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [279.719µs]" time="2021-01-30T15:30:51Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.491371ms]" time="2021-01-30T15:30:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.716819ms]" time="2021-01-30T15:30:52Z" level=debug msg="http: GET /photos (200) [13.234306ms]" time="2021-01-30T15:30:52Z" level=debug msg="http: GET /api/v1/ws (200) [10.30244629s]" time="2021-01-30T15:30:52Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.020468ms]" time="2021-01-30T15:30:52Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.523494ms]" time="2021-01-30T15:30:53Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.74393ms]" time="2021-01-30T15:30:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.396756ms]" time="2021-01-30T15:30:53Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.675574ms]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [167.236µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [133.809µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [147.064µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [163.354µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [153.71µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [122.342µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [145.579µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [149.335µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [149.381µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [159.97µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [126.979µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [125.369µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [194.165µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [349.426µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [186.241µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [160.05µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [161.186µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.815µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [140.091µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [147.322µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [148.598µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [165.721µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [143.556µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.301µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [144.703µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [127.56µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [142.66µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [131.232µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [116.262µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [162.646µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [163.788µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [173.311µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [113.031µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [172.776µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [191.834µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [176.425µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [120.821µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [136.504µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [149.202µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [131.363µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [259.287µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.926µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [143.813µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [149.701µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.772µs]" time="2021-01-30T15:30:54Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [135.066µs]" time="2021-01-30T15:30:55Z" level=debug msg="albums: search type:state count:24 [10.239µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.184143ms]" time="2021-01-30T15:30:55Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.292µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [185.5µs]" time="2021-01-30T15:30:55Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.643µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [217.254µs]" time="2021-01-30T15:30:55Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.474µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [174.568µs]" time="2021-01-30T15:30:55Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [3.401µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [181.435µs]" time="2021-01-30T15:30:55Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [3.067µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [159.708µs]" time="2021-01-30T15:30:55Z" level=debug msg="cache hit for album-cover:aqnr6acf6xag8b0w:tile_500 [2.765µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqnr6acf6xag8b0w/t/public/tile_500 (200) [160.755µs]" time="2021-01-30T15:30:55Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [2.924µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [141.459µs]" time="2021-01-30T15:30:55Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr6k32tnegav5o country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [504.368µs]" time="2021-01-30T15:30:55Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr6k32tnegav5o" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqnr6k32tnegav5o/t/public/tile_500 (200) [866.4µs]" time="2021-01-30T15:30:55Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [2.469µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [125.073µs]" time="2021-01-30T15:30:55Z" level=debug msg="cache hit for album-cover:aqnr70n1h9rp7frh:tile_500 [3.896µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqnr70n1h9rp7frh/t/public/tile_500 (200) [143.931µs]" time="2021-01-30T15:30:55Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [3.686µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [150.308µs]" time="2021-01-30T15:30:55Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [3.353µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [166.029µs]" time="2021-01-30T15:30:55Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [2.912µs]" time="2021-01-30T15:30:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [160.966µs]" time="2021-01-30T15:30:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [338.249µs]" time="2021-01-30T15:30:56Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.530291ms]" time="2021-01-30T15:30:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.771089ms]" time="2021-01-30T15:31:02Z" level=debug msg="http: GET /api/v1/ws (200) [9.895408912s]" time="2021-01-30T15:39:19Z" level=debug msg="http: GET /api/v1/config (200) [4.614468ms]" time="2021-01-30T15:44:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T15:44:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T15:44:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:44:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T15:44:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T15:49:19Z" level=debug msg="http: GET /api/v1/config (200) [3.916451ms]" time="2021-01-30T15:53:15Z" level=debug msg="http: GET /all?q=label%3Alandscape (200) [5.134616ms]" time="2021-01-30T15:53:15Z" level=debug msg="http: GET /api/v1/ws (200) [1h53m57.258424211s]" time="2021-01-30T15:53:15Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (304) [72.419µs]" time="2021-01-30T15:53:15Z" level=debug msg="http: GET /static/build/app.js?feb75914 (304) [186.921µs]" time="2021-01-30T15:53:16Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (304) [107.516µs]" time="2021-01-30T15:53:16Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T15:53:16Z" level=info msg="photos: found 8 results for public:true dist:20 label:landscape count:60 order:newest merged:true [2.199981ms]" time="2021-01-30T15:53:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:landscape&public=true&quality=0 (200) [4.280438ms]" time="2021-01-30T15:53:16Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_224 (304) [66.581µs]" time="2021-01-30T15:53:16Z" level=debug msg="http: GET /static/img/favicon-16.png (200) [74.604µs]" time="2021-01-30T15:53:19Z" level=debug msg="http: GET /sw.js (200) [1.83402ms]" time="2021-01-30T15:53:22Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 count:60 order:newest merged:true [2.398178ms]" time="2021-01-30T15:53:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&photo=true (200) [4.29219ms]" time="2021-01-30T15:53:33Z" level=debug msg="http: GET /api/v1/svg/photo (200) [158.25µs]" time="2021-01-30T15:53:33Z" level=debug msg="http: GET /api/v1/photos/pqmxlr737e5ghal9 (200) [2.244525ms]" time="2021-01-30T15:53:33Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [195.451µs]" time="2021-01-30T15:53:34Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_224 (200) [164.529µs]" time="2021-01-30T15:55:32Z" level=debug msg="http: GET /photos (200) [5.946525ms]" time="2021-01-30T15:55:32Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.633019ms]" time="2021-01-30T15:55:33Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.420419ms]" time="2021-01-30T15:55:35Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [312.57µs]" time="2021-01-30T15:55:35Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.065166ms]" time="2021-01-30T15:55:35Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.632312ms]" time="2021-01-30T15:55:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.925675ms]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [179.715µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [181.021µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [158.45µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [198.388µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [190.91µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [139.799µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [143.287µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [187.631µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [150.467µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [178.483µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [156.372µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [161.384µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [192.065µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [145.539µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [134.449µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [149.194µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [176.509µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [137.409µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [180.858µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [147.69µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [159.656µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [136.36µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [169.657µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [154.882µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [127.234µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [165.389µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [165.861µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [167.942µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [225.858µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [164.237µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [198.833µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.564µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.105µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [136.961µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [167.638µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [149.56µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [153.64µs]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [269.264µs]" time="2021-01-30T15:55:36Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.534679ms]" time="2021-01-30T15:55:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [14.904624ms]" time="2021-01-30T15:55:37Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [207.899µs]" time="2021-01-30T15:55:37Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [127.682µs]" time="2021-01-30T15:55:37Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [190.362µs]" time="2021-01-30T15:55:37Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [148.669µs]" time="2021-01-30T15:55:37Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [126.107µs]" time="2021-01-30T15:55:39Z" level=debug msg="http: GET /photos (200) [11.029912ms]" time="2021-01-30T15:55:39Z" level=debug msg="http: GET /api/v1/ws (200) [4.582964942s]" time="2021-01-30T15:55:39Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [27.095473ms]" time="2021-01-30T15:55:39Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [114.932804ms]" time="2021-01-30T15:55:40Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.52869ms]" time="2021-01-30T15:55:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.762429ms]" time="2021-01-30T15:55:40Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.540635ms]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [155.34µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [206.323µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [162.472µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [178.838µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [163.37µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [163.154µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [186.311µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [163.121µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [128.409µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [182.522µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [211.033µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [191.535µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [214.467µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [165.261µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [121.692µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [146.441µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [200.177µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [169.727µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [155.199µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [121.162µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [123.339µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [136.001µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [175.899µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [146.826µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [152.225µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [150.297µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [115.629µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [150.605µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [155.155µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [138.163µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [147.47µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [116.762µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [123.296µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [133.667µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [141.764µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.125µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [130.819µs]" time="2021-01-30T15:55:41Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [127.824µs]" time="2021-01-30T15:55:42Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.112811ms]" time="2021-01-30T15:55:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3&photo=true (200) [12.366739ms]" time="2021-01-30T15:55:42Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [75.717µs]" time="2021-01-30T15:55:42Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [276.955µs]" time="2021-01-30T15:55:42Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/fit_1280 (200) [202.642µs]" time="2021-01-30T15:55:42Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [219.401µs]" time="2021-01-30T15:55:43Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [331.884µs]" time="2021-01-30T15:55:43Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/fit_1280 (200) [314.477µs]" time="2021-01-30T15:55:44Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.029066ms]" time="2021-01-30T15:55:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.582745ms]" time="2021-01-30T15:55:44Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [145.145µs]" time="2021-01-30T15:55:44Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [141.182µs]" time="2021-01-30T15:55:44Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [187.539µs]" time="2021-01-30T15:55:44Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [169.01µs]" time="2021-01-30T15:55:44Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [115.894µs]" time="2021-01-30T15:55:45Z" level=debug msg="http: GET /photos (200) [17.382719ms]" time="2021-01-30T15:55:45Z" level=debug msg="http: GET /api/v1/ws (200) [5.936789759s]" time="2021-01-30T15:55:45Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.877946ms]" time="2021-01-30T15:55:45Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.699845ms]" time="2021-01-30T15:55:46Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.071486ms]" time="2021-01-30T15:55:46Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.783178ms]" time="2021-01-30T15:55:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.819923ms]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [167.941µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [269.997µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [116.838µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [161.313µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [156.993µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [159.175µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [156.93µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [134.451µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [150.882µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [137.974µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [130.848µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [196.297µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [195.327µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [183.888µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [111.393µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [171.311µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [167.829µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [148.625µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [174.23µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [137.877µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [119.808µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [122.793µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [149.776µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [154.852µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [137.029µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [129.376µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [123.033µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [129.88µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [144.913µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [125.752µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [150.064µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [130.972µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [120.047µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [112.139µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [127.711µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [158.031µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [172.144µs]" time="2021-01-30T15:55:47Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [124.535µs]" time="2021-01-30T15:55:49Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.39625ms]" time="2021-01-30T15:55:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.987068ms]" time="2021-01-30T15:55:49Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [162.254µs]" time="2021-01-30T15:55:49Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [171.054µs]" time="2021-01-30T15:55:49Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [164.535µs]" time="2021-01-30T15:55:49Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [163.584µs]" time="2021-01-30T15:55:49Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [175.778µs]" time="2021-01-30T15:55:49Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [162.128µs]" time="2021-01-30T15:55:49Z" level=info msg="photos: found 6 results for type:image public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.980279ms]" time="2021-01-30T15:55:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=type:image&public=true&quality=3&review=true (200) [3.376524ms]" time="2021-01-30T15:55:50Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.809845ms]" time="2021-01-30T15:55:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.125606ms]" time="2021-01-30T15:55:51Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [175.212µs]" time="2021-01-30T15:55:51Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [144.122µs]" time="2021-01-30T15:55:51Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [184.433µs]" time="2021-01-30T15:55:51Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [169.102µs]" time="2021-01-30T15:55:51Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [125.559µs]" time="2021-01-30T15:55:51Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.699228ms]" time="2021-01-30T15:55:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [3.042818ms]" time="2021-01-30T15:55:52Z" level=debug msg="http: GET /api/v1/svg/photo (200) [154.52µs]" time="2021-01-30T15:55:52Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.291895ms]" time="2021-01-30T15:55:53Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.295639ms]" time="2021-01-30T15:55:53Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.637549ms]" time="2021-01-30T15:55:54Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.093822ms]" time="2021-01-30T15:55:55Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [572.231µs]" time="2021-01-30T15:55:55Z" level=info msg="Changes successfully saved" time="2021-01-30T15:55:55Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [14.22561ms]" time="2021-01-30T15:55:55Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [552.746µs]" time="2021-01-30T15:55:55Z" level=info msg="Changes successfully saved" time="2021-01-30T15:55:55Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [18.812991ms]" time="2021-01-30T15:55:56Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [1.988832ms]" time="2021-01-30T15:55:58Z" level=debug msg="places: cache hit for lat 9.999004, lng 9.998979" time="2021-01-30T15:55:58Z" level=info msg="location: added place s2:10551bf3054c [8.304786ms]" time="2021-01-30T15:55:58Z" level=debug msg="location: added cell s2:10551bf3054c [11.680116ms]" time="2021-01-30T15:55:58Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T15:55:58Z" level=debug msg="photo: changed title of pqmxlr41urria03z to “Info / Bauchi / 2021”" time="2021-01-30T15:55:58Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [545.233µs]" time="2021-01-30T15:55:58Z" level=info msg="Changes successfully saved" time="2021-01-30T15:55:58Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [49.607475ms]" time="2021-01-30T15:55:58Z" level=debug msg="http: GET /api/v1/config (200) [22.39131ms]" time="2021-01-30T15:55:58Z" level=debug msg="http: GET /api/v1/config (200) [32.436398ms]" time="2021-01-30T15:55:58Z" level=debug msg="http: GET /api/v1/config (200) [4.312248ms]" time="2021-01-30T15:55:59Z" level=info msg="photos: found 1 results for id:pqnah1k2frui6p63 merged:true [2.03707ms]" time="2021-01-30T15:55:59Z" level=debug msg="http: POST /api/v1/photos/pqnah1k2frui6p63/approve (200) [15.954392ms]" time="2021-01-30T15:56:00Z" level=info msg="photos: found 3 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.270832ms]" time="2021-01-30T15:56:00Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.197609ms]" time="2021-01-30T15:56:00Z" level=info msg="photos: found 55 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.021161ms]" time="2021-01-30T15:56:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.330603ms]" time="2021-01-30T15:56:01Z" level=info msg="photos: found 44 results for type:image public:true dist:20 quality:3 count:60 order:newest merged:true [6.430218ms]" time="2021-01-30T15:56:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=type:image&public=true&quality=3 (200) [12.806617ms]" time="2021-01-30T15:56:02Z" level=debug msg="http: GET /photos (200) [8.183205ms]" time="2021-01-30T15:56:02Z" level=debug msg="http: GET /api/v1/ws (200) [16.526101055s]" time="2021-01-30T15:56:02Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [17.776829ms]" time="2021-01-30T15:56:02Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.817304ms]" time="2021-01-30T15:56:03Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.468579ms]" time="2021-01-30T15:56:03Z" level=info msg="photos: found 45 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.450529ms]" time="2021-01-30T15:56:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.317279ms]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [205.107µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [181.523µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [130.837µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [124.351µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [119.096µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [129.785µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [166.374µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [182.715µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [146.299µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [164.344µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [194.923µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [146.355µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [172.221µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [140.19µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [149.175µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [167.874µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [159.075µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [151.336µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [142.106µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [153.703µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [165.702µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [142.364µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [116.656µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [142.108µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [198.696µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.206µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [147.345µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [155.902µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [145.39µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [178.698µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [137.272µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [158.777µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [143.433µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [118.355µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [158.994µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [174.187µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [151.986µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [138.11µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [158.162µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.434µs]" time="2021-01-30T15:56:04Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [167.682µs]" time="2021-01-30T15:56:05Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.079236ms]" time="2021-01-30T15:56:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.774375ms]" time="2021-01-30T15:56:05Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [145.4µs]" time="2021-01-30T15:56:05Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [125.373µs]" time="2021-01-30T15:56:05Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [184.036µs]" time="2021-01-30T15:56:05Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [144.054µs]" time="2021-01-30T15:56:05Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [162.435µs]" time="2021-01-30T15:56:05Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [899.246µs]" time="2021-01-30T15:56:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.552778ms]" time="2021-01-30T15:56:06Z" level=info msg="photos: found 55 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.870899ms]" time="2021-01-30T15:56:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.643675ms]" time="2021-01-30T15:56:07Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [753.463µs]" time="2021-01-30T15:56:07Z" level=debug msg="http: POST /api/v1/photos/pqnah1l2p1vjzc3j/like (200) [13.00161ms]" time="2021-01-30T15:56:08Z" level=debug msg="http: GET /api/v1/svg/photo (200) [153.457µs]" time="2021-01-30T15:56:08Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.21184ms]" time="2021-01-30T15:56:14Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T15:56:14Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [600.497µs]" time="2021-01-30T15:56:14Z" level=info msg="Changes successfully saved" time="2021-01-30T15:56:14Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [18.551469ms]" time="2021-01-30T15:56:15Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.039065ms]" time="2021-01-30T15:56:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.778091ms]" time="2021-01-30T15:56:15Z" level=info msg="photos: found 2 results for id:pqmxlr31st2guha6 merged:true [1.062101ms]" time="2021-01-30T15:56:15Z" level=debug msg="http: POST /api/v1/photos/pqmxlr31st2guha6/like (200) [12.266002ms]" time="2021-01-30T15:56:16Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [2.739283ms]" time="2021-01-30T15:56:16Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.936035ms]" time="2021-01-30T15:56:16Z" level=info msg="photos: found 6 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.579252ms]" time="2021-01-30T15:56:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [3.019573ms]" time="2021-01-30T15:56:16Z" level=info msg="photos: found 2 results for id:pqmxlr31st2guha6 merged:true [922.255µs]" time="2021-01-30T15:56:16Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr31st2guha6/like (200) [6.766384ms]" time="2021-01-30T15:56:17Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [1.262926ms]" time="2021-01-30T15:56:17Z" level=debug msg="http: DELETE /api/v1/photos/pqnah1l2p1vjzc3j/like (200) [6.828189ms]" time="2021-01-30T15:56:17Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.173807ms]" time="2021-01-30T15:56:23Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T15:56:23Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T15:56:23Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [626.774µs]" time="2021-01-30T15:56:23Z" level=info msg="Changes successfully saved" time="2021-01-30T15:56:23Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [27.699697ms]" time="2021-01-30T15:56:24Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:120 order:newest merged:true [858.7µs]" time="2021-01-30T15:56:24Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.545428ms]" time="2021-01-30T15:56:24Z" level=debug msg="http: GET /photos (200) [6.675209ms]" time="2021-01-30T15:56:25Z" level=debug msg="http: GET /api/v1/ws (200) [21.88063676s]" time="2021-01-30T15:56:25Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.581928ms]" time="2021-01-30T15:56:25Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [119.007334ms]" time="2021-01-30T15:56:26Z" level=info msg="photos: found 44 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.659977ms]" time="2021-01-30T15:56:26Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.439277ms]" time="2021-01-30T15:56:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.770856ms]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [168.014µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [168.281µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [167.265µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [158.822µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [123.023µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [146.443µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [176.248µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [167.074µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [155.366µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [117.245µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [141.274µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [135.881µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [230.332µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [169.437µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [220.272µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [177.055µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [107.923µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [185.992µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [167.464µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [168.448µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [153.838µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [122.706µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [114.738µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [200.857µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [148.187µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [135.026µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [131.394µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [142.565µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [144.341µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [170.368µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [151.641µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [151.657µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [184.002µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [133.144µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [130.33µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [142.458µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [166.119µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [149.602µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [166.485µs]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [165.779µs]" time="2021-01-30T15:56:27Z" level=info msg="photos: found 54 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.916324ms]" time="2021-01-30T15:56:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.510036ms]" time="2021-01-30T15:56:28Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [172.642µs]" time="2021-01-30T15:56:28Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [115.345µs]" time="2021-01-30T15:56:28Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [160.207µs]" time="2021-01-30T15:56:28Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [152.781µs]" time="2021-01-30T15:56:28Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [141.868µs]" time="2021-01-30T15:56:29Z" level=debug msg="http: GET /api/v1/svg/photo (200) [121.807µs]" time="2021-01-30T15:56:29Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.082897ms]" time="2021-01-30T15:56:30Z" level=debug msg="http: GET /api/v1/photos/pqmxlr31st2guha6 (200) [2.34286ms]" time="2021-01-30T15:56:30Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.698926ms]" time="2021-01-30T15:56:31Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [60.63µs]" time="2021-01-30T15:56:31Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/fit_1280 (200) [166.134µs]" time="2021-01-30T15:56:31Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/fit_1280 (200) [208.065µs]" time="2021-01-30T15:56:31Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [233.314µs]" time="2021-01-30T15:56:32Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [318.164µs]" time="2021-01-30T15:56:32Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/fit_1280 (200) [246.471µs]" time="2021-01-30T15:56:32Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.251655ms]" time="2021-01-30T15:56:35Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.10109ms]" time="2021-01-30T15:56:49Z" level=debug msg="places: cache hit for lat 41.153328, lng 20.168342" time="2021-01-30T15:56:49Z" level=info msg="location: added place s2:13505b6961b4 [9.088272ms]" time="2021-01-30T15:56:49Z" level=debug msg="location: added cell s2:13505b6961b4 [12.333713ms]" time="2021-01-30T15:56:49Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:56:49Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [698.424µs]" time="2021-01-30T15:56:49Z" level=info msg="Changes successfully saved" time="2021-01-30T15:56:49Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [114.311508ms]" time="2021-01-30T15:56:49Z" level=debug msg="http: GET /api/v1/config (200) [85.016721ms]" time="2021-01-30T15:56:49Z" level=debug msg="http: GET /api/v1/config (200) [93.264315ms]" time="2021-01-30T15:56:49Z" level=debug msg="http: GET /api/v1/config (200) [4.039678ms]" time="2021-01-30T15:56:49Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:56:50Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [1.17199ms]" time="2021-01-30T15:56:50Z" level=info msg="Changes successfully saved" time="2021-01-30T15:56:50Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [30.247079ms]" time="2021-01-30T15:56:50Z" level=info msg="photos: found 54 results for public:true dist:20 quality:3 count:120 order:newest merged:true [7.572649ms]" time="2021-01-30T15:56:50Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.57059ms]" time="2021-01-30T15:56:52Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.20431ms]" time="2021-01-30T15:57:04Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:57:04Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [541.963µs]" time="2021-01-30T15:57:04Z" level=info msg="Changes successfully saved" time="2021-01-30T15:57:04Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [28.466972ms]" time="2021-01-30T15:57:04Z" level=debug msg="http: GET /photos (200) [6.419061ms]" time="2021-01-30T15:57:05Z" level=debug msg="http: GET /api/v1/ws (200) [39.56558218s]" time="2021-01-30T15:57:05Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [22.387274ms]" time="2021-01-30T15:57:05Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [121.961157ms]" time="2021-01-30T15:57:06Z" level=info msg="photos: found 44 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [11.513788ms]" time="2021-01-30T15:57:06Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.83546ms]" time="2021-01-30T15:57:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [20.839786ms]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [195.708µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [205.808µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [243.669µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [227.098µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [197.924µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [197.393µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [193.128µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [175.302µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [197.596µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [176.017µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [147.619µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [180.33µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [211.351µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [188.85µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [233.992µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [236.73µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [149.623µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [128.605µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [224.601µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [161.39µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [237.054µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [165.88µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [210.132µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.936µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [266.73µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [225.264µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [210.335µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [180.03µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.578µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [177.792µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.084µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [130.307µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [140.967µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [124.032µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.179µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [202.685µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [154.866µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [139.034µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [143.735µs]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [136.969µs]" time="2021-01-30T15:57:07Z" level=info msg="photos: found 54 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.301109ms]" time="2021-01-30T15:57:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.273522ms]" time="2021-01-30T15:57:08Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [177.57µs]" time="2021-01-30T15:57:08Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [153.684µs]" time="2021-01-30T15:57:08Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [175.206µs]" time="2021-01-30T15:57:08Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [148.388µs]" time="2021-01-30T15:57:08Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [146.047µs]" time="2021-01-30T15:57:09Z" level=info msg="search: label Ski includes 0 categories" time="2021-01-30T15:57:09Z" level=info msg="photos: found 2 results for q:ski public:true dist:20 quality:3 count:60 order:newest merged:true [1.273485ms]" time="2021-01-30T15:57:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ski&public=true&quality=3 (200) [2.06658ms]" time="2021-01-30T15:57:09Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [62.28µs]" time="2021-01-30T15:57:09Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/fit_1280 (200) [246.05µs]" time="2021-01-30T15:57:09Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/fit_1280 (200) [218.985µs]" time="2021-01-30T15:57:09Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/fit_1280 (200) [252.456µs]" time="2021-01-30T15:57:11Z" level=debug msg="http: GET /api/v1/svg/photo (200) [135.122µs]" time="2021-01-30T15:57:11Z" level=debug msg="http: GET /api/v1/photos/pqmxlr438cp4yzf5 (200) [2.343739ms]" time="2021-01-30T15:57:12Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [141.539µs]" time="2021-01-30T15:57:12Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_224 (200) [129.815µs]" time="2021-01-30T15:57:14Z" level=info msg="photos: found 2 results for id:pqmxlr438cp4yzf5 merged:true [976.599µs]" time="2021-01-30T15:57:14Z" level=info msg="Changes successfully saved" time="2021-01-30T15:57:14Z" level=debug msg="http: POST /api/v1/photos/pqmxlr438cp4yzf5/files/fqmxlr41a5qxvokt/primary (200) [10.445414ms]" time="2021-01-30T15:57:14Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [183.081µs]" time="2021-01-30T15:57:15Z" level=debug msg="http: GET /api/v1/photos/pqmxlr438cp4yzf5 (200) [2.32594ms]" time="2021-01-30T15:57:15Z" level=debug msg="http: GET /photos (200) [4.965675ms]" time="2021-01-30T15:57:15Z" level=debug msg="http: GET /api/v1/ws (200) [10.363328328s]" time="2021-01-30T15:57:15Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.296801ms]" time="2021-01-30T15:57:16Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [128.351363ms]" time="2021-01-30T15:57:17Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.186953ms]" time="2021-01-30T15:57:17Z" level=info msg="photos: found 44 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.89454ms]" time="2021-01-30T15:57:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.402796ms]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [229.31µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [181.254µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [146.109µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [121.557µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [128.37µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [163.89µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [154.52µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [155.951µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [192.606µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [180.843µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [115.507µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [172.234µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [171.372µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [251.132µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [376.49µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [280.006µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [189.792µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [211.913µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [245.755µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [207.593µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [342.25µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [181.812µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [231.356µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [177.705µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [183.004µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [165.752µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [166.723µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [173.944µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [178.58µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [154.681µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [185.33µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [139.481µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [172.601µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [158.61µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [156.54µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [128.003µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [175.479µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [177.449µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [204.399µs]" time="2021-01-30T15:57:18Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [204.607µs]" time="2021-01-30T15:57:20Z" level=debug msg="http: GET /photos (200) [5.356266ms]" time="2021-01-30T15:57:20Z" level=debug msg="http: GET /api/v1/ws (200) [3.704667119s]" time="2021-01-30T15:57:20Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.097273ms]" time="2021-01-30T15:57:20Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [128.778359ms]" time="2021-01-30T15:57:21Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.923449ms]" time="2021-01-30T15:57:21Z" level=info msg="photos: found 44 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.999391ms]" time="2021-01-30T15:57:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.986225ms]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [181.851µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [219.075µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [131.589µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [138.33µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [141.795µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [175.012µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [180.38µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [150.221µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [167.557µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [137.171µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [175.148µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [151.61µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [189.075µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [144.378µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [185.681µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [169.213µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [110.047µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [164.215µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [189.344µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [156.997µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [155.873µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [169.572µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [151.542µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [166.325µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [141.677µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.96µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [139.96µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [133.145µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [149.966µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [137.387µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [167.86µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.074µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [154.507µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [150.34µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [136.975µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [147.161µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [170.92µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [162.178µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [146.215µs]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [152.862µs]" time="2021-01-30T15:57:22Z" level=info msg="photos: found 54 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.003718ms]" time="2021-01-30T15:57:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.601584ms]" time="2021-01-30T15:57:23Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [172.161µs]" time="2021-01-30T15:57:23Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [121.236µs]" time="2021-01-30T15:57:23Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [143.108µs]" time="2021-01-30T15:57:23Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [147.777µs]" time="2021-01-30T15:57:23Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [143.981µs]" time="2021-01-30T15:57:24Z" level=info msg="search: label group not found, using fuzzy search" time="2021-01-30T15:57:24Z" level=info msg="photos: found 2 results for q:group public:true dist:20 quality:3 count:60 order:newest merged:true [1.218871ms]" time="2021-01-30T15:57:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=group&public=true&quality=3 (200) [1.771844ms]" time="2021-01-30T15:57:25Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.791458ms]" time="2021-01-30T15:57:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.142415ms]" time="2021-01-30T15:57:25Z" level=debug msg="http: GET /api/v1/svg/photo (200) [173.621µs]" time="2021-01-30T15:57:26Z" level=debug msg="http: GET /api/v1/photos/pqmxlr737e5ghal9 (200) [2.266917ms]" time="2021-01-30T15:57:26Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [126.032µs]" time="2021-01-30T15:57:26Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_224 (200) [129.011µs]" time="2021-01-30T15:57:31Z" level=debug msg="media: no original json sidecar file found for photos-010_2.jpg" time="2021-01-30T15:57:31Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:57:31Z" level=info msg="media: photos-010_2.jpg was taken at 2013-11-18 16:59:33 +0000 UTC (meta)" time="2021-01-30T15:57:31Z" level=debug msg="index: image classification took 206.779147ms" time="2021-01-30T15:57:31Z" level=debug msg="location: found cell s2:1dcc673fe984" time="2021-01-30T15:57:31Z" level=debug msg="photo: using label Landscape to create title for pqnr8bv2ex7reasz" time="2021-01-30T15:57:31Z" level=debug msg="photo: changed title of pqnr8bv2ex7reasz to “Landscape / Cape Town / 2013”" time="2021-01-30T15:57:31Z" level=debug msg="media: no new thumbnails created for photos-010_2 [188.757µs]" time="2021-01-30T15:57:31Z" level=info msg="index: updated main jpg file group/photos-010_2.jpg" time="2021-01-30T15:57:31Z" level=debug msg="media: no original json sidecar file found for photos-010.jpg" time="2021-01-30T15:57:31Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T15:57:31Z" level=debug msg="index: image classification took 213.156632ms" time="2021-01-30T15:57:31Z" level=debug msg="location: found cell s2:1dcc673fe984" time="2021-01-30T15:57:31Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T15:57:32Z" level=debug msg="media: no new thumbnails created for photos-010 [78.501µs]" time="2021-01-30T15:57:32Z" level=info msg="index: updated main jpg file group/photos-010.jpg" time="2021-01-30T15:57:32Z" level=info msg="photos: found 1 results for id:pqnr8bv2ex7reasz merged:true [559.484µs]" time="2021-01-30T15:57:32Z" level=info msg="photos: found 1 results for id:pqmxlr737e5ghal9 merged:true [549.699µs]" time="2021-01-30T15:57:32Z" level=info msg="File removed from stack" time="2021-01-30T15:57:32Z" level=debug msg="http: POST /api/v1/photos/pqmxlr737e5ghal9/files/fqmxlr73ntz1mr1j/unstack (200) [661.23191ms]" time="2021-01-30T15:57:44Z" level=info msg="photos: found 54 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.887834ms]" time="2021-01-30T15:57:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.182803ms]" time="2021-01-30T15:57:45Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [167.535µs]" time="2021-01-30T15:57:46Z" level=info msg="search: label group not found, using fuzzy search" time="2021-01-30T15:57:46Z" level=info msg="photos: found 2 results for q:group public:true dist:20 quality:3 count:60 order:newest merged:true [1.176516ms]" time="2021-01-30T15:57:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=group&public=true&quality=3 (200) [1.889649ms]" time="2021-01-30T15:57:46Z" level=info msg="search: label group not found, using fuzzy search" time="2021-01-30T15:57:46Z" level=info msg="photos: found 2 results for q:group public:true dist:20 quality:3 count:120 order:newest merged:true [1.383445ms]" time="2021-01-30T15:57:46Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=group&public=true&quality=3 (200) [2.015446ms]" time="2021-01-30T15:57:46Z" level=debug msg="http: GET /photos (200) [15.166422ms]" time="2021-01-30T15:57:46Z" level=debug msg="http: GET /api/v1/ws (200) [26.163462281s]" time="2021-01-30T15:57:46Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [15.97248ms]" time="2021-01-30T15:57:46Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.813065ms]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.987098ms]" time="2021-01-30T15:57:48Z" level=info msg="photos: found 44 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.373998ms]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.001556ms]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [182.283µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [172.716µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [146.616µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [138.14µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [172.825µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [156.642µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [153.562µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [171.134µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [123.497µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [101.954µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [173.935µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [155.879µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [158.571µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [157.384µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [172.688µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [133.652µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [95.035µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [174.951µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [319.861µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [137.058µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [164.552µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [148.464µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [128.744µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [145.474µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [199.552µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [131.696µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [136.23µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [127.098µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [127.332µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [139.787µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [204.449µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [136.81µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [152.161µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [114.044µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [151.083µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [138.517µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.241µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [155.991µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [143.192µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [134.356µs]" time="2021-01-30T15:57:48Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_500 (200) [117.85µs]" time="2021-01-30T15:57:50Z" level=info msg="photos: found 44 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.817671ms]" time="2021-01-30T15:57:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3&photo=true (200) [14.555352ms]" time="2021-01-30T15:57:51Z" level=info msg="photos: found 10 results for video:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.933695ms]" time="2021-01-30T15:57:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=video:true&public=true&quality=3&photo=true (200) [3.754129ms]" time="2021-01-30T15:57:51Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [177.266µs]" time="2021-01-30T15:57:51Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [158.407µs]" time="2021-01-30T15:57:51Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [206.538µs]" time="2021-01-30T15:57:51Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [147.4µs]" time="2021-01-30T15:57:51Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [183.892µs]" time="2021-01-30T15:57:52Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [741.249µs]" time="2021-01-30T15:57:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.426395ms]" time="2021-01-30T15:57:52Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [821.75µs]" time="2021-01-30T15:57:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.544791ms]" time="2021-01-30T15:57:53Z" level=info msg="photos: found 54 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.882004ms]" time="2021-01-30T15:57:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.650851ms]" time="2021-01-30T15:57:55Z" level=debug msg="http: GET /api/v1/svg/photo (200) [145.646µs]" time="2021-01-30T15:57:55Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.313437ms]" time="2021-01-30T15:58:01Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:58:01Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [636.908µs]" time="2021-01-30T15:58:01Z" level=info msg="Changes successfully saved" time="2021-01-30T15:58:01Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [43.055996ms]" time="2021-01-30T15:58:07Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:58:07Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [567.452µs]" time="2021-01-30T15:58:07Z" level=info msg="Changes successfully saved" time="2021-01-30T15:58:07Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [20.771075ms]" time="2021-01-30T15:58:09Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [2.242686ms]" time="2021-01-30T15:58:15Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [759.689µs]" time="2021-01-30T15:58:15Z" level=info msg="Changes successfully saved" time="2021-01-30T15:58:15Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [20.845939ms]" time="2021-01-30T15:58:16Z" level=info msg="photos: found 2 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.099002ms]" time="2021-01-30T15:58:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.926475ms]" time="2021-01-30T15:58:17Z" level=info msg="photos: found 5 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.274535ms]" time="2021-01-30T15:58:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [2.287141ms]" time="2021-01-30T15:58:17Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [3.064212ms]" time="2021-01-30T15:58:24Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:58:24Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [1.83661ms]" time="2021-01-30T15:58:24Z" level=info msg="Changes successfully saved" time="2021-01-30T15:58:24Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [33.922454ms]" time="2021-01-30T15:58:29Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T15:58:29Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [581.587µs]" time="2021-01-30T15:58:29Z" level=info msg="Changes successfully saved" time="2021-01-30T15:58:29Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [24.916257ms]" time="2021-01-30T15:58:31Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [2.559214ms]" time="2021-01-30T15:58:37Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [1.30322ms]" time="2021-01-30T15:58:37Z" level=info msg="Changes successfully saved" time="2021-01-30T15:58:37Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [25.661539ms]" time="2021-01-30T15:58:38Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:120 order:newest merged:true [995.125µs]" time="2021-01-30T15:58:38Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.896177ms]" time="2021-01-30T15:58:38Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [774.072µs]" time="2021-01-30T15:58:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.48766ms]" time="2021-01-30T15:58:38Z" level=debug msg="http: GET /api/v1/ws (200) [51.671347354s]" time="2021-01-30T15:59:02Z" level=debug msg="http: GET /photos (200) [7.562672ms]" time="2021-01-30T15:59:02Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.607672ms]" time="2021-01-30T15:59:02Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [103.979354ms]" time="2021-01-30T15:59:04Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [312.945µs]" time="2021-01-30T15:59:04Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.7725ms]" time="2021-01-30T15:59:04Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.47301ms]" time="2021-01-30T15:59:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.310511ms]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [203.065µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [167.287µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [113.143µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [158.784µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [174.847µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [152.369µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [191.109µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [512.191µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [139.523µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [202.322µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [176.207µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [157.124µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [170.326µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [172.772µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [104.057µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [159.309µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [148.895µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [160.804µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [140.599µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [147.324µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [151.728µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [136.917µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [171.924µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [126.736µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [125.767µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [141.283µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [158.688µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [143.81µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [153.312µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [196.27µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [130.141µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [137.836µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [153.489µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [128.245µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [142.297µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [142.031µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [134.615µs]" time="2021-01-30T15:59:05Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [124.309µs]" time="2021-01-30T15:59:06Z" level=debug msg="albums: search type:album count:24 [9.73µs]" time="2021-01-30T15:59:06Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [649.525µs]" time="2021-01-30T15:59:06Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.118152ms]" time="2021-01-30T15:59:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.313998ms]" time="2021-01-30T15:59:06Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.041805ms]" time="2021-01-30T15:59:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.222815ms]" time="2021-01-30T15:59:06Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:January 2021 AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} january-2021" time="2021-01-30T15:59:06Z" level=info msg="Album created" time="2021-01-30T15:59:06Z" level=debug msg="albums: search id:aqnr8ei2nvgkb234 [9.618µs]" time="2021-01-30T15:59:06Z" level=debug msg="http: POST /api/v1/albums (200) [8.20924ms]" time="2021-01-30T15:59:06Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr8ei2nvgkb234" time="2021-01-30T15:59:06Z" level=debug msg="http: GET /api/v1/albums/aqnr8ei2nvgkb234/t/public/tile_500 (200) [675.752µs]" time="2021-01-30T15:59:07Z" level=info msg="albums: deleting aqnr8ei2nvgkb234" time="2021-01-30T15:59:07Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [12.041671ms]" time="2021-01-30T15:59:07Z" level=debug msg="http: GET /photos (200) [6.337226ms]" time="2021-01-30T15:59:07Z" level=debug msg="http: GET /api/v1/ws (200) [4.024716832s]" time="2021-01-30T15:59:07Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.237755ms]" time="2021-01-30T15:59:08Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.541971ms]" time="2021-01-30T15:59:09Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.747438ms]" time="2021-01-30T15:59:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [4.190986ms]" time="2021-01-30T15:59:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.238826ms]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [197.579µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [143.854µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [123.537µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [187.594µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [141.517µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [129.022µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [148.804µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [146.503µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.933µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [157.234µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [181.639µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [130.76µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [174.622µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [168.22µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [159.917µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [149.582µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [148.623µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [130.41µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [147.744µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [119.35µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [105.364µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [168.951µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [147.374µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [159.306µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [160.914µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [172.767µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [165.826µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [155.747µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [212.787µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [163.513µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [190.76µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [115.344µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [134.487µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [131.524µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [143.167µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [175.014µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [175.38µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [145.469µs]" time="2021-01-30T15:59:10Z" level=debug msg="albums: search type:album count:24 [10.285µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [688.527µs]" time="2021-01-30T15:59:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlqu2x2gjkwx6, -376 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlquf9tbc8mk2, -473 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02lomkuetc, -376 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr03f0zjk06w, -376 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.5µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [185.23µs]" time="2021-01-30T15:59:10Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.679µs]" time="2021-01-30T15:59:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [2.684761ms]" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr02fsnwrn7f, -473 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Tower to create title for pqmxlr12pi8arvey" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Seashore to create title for pqmxlr214fgxt1as" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr23mv73aj2f, -886 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr21zjj8qdq6" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2336sct5nc" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr33r5lyhrj1" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Burrenwasen to create title for pqmxlr32qk9rfq86" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31yu8s0dh6, -295 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr3180x1cclg, -294 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr31st2guha6, -473 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr41urria03z, -376 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr4385q4kjug, -318 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Ski to create title for pqmxlr438cp4yzf5" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Flower to create title for pqmxlr43kyg3hpx1" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label “Cape Roger Curtis” to create title for pqmxlr52xanwxjed" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr53rdw00lj7, -1431 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr535bdyek8h, -1432 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5w95ov6t38, -1433 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr5at1qpe99r, -1433 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63vz47ue60, -1433 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr6ze5u9jjig, -1462 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63l8x2d7j5, -1433 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr63s7c33i4r, -1482 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr7188hz4bih, -1483 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Landscape to create title for pqmxlr737e5ghal9" time="2021-01-30T15:59:10Z" level=debug msg="photo: can't estimate position of uid pqmxlr71pc7gm97v, 5064 hours time difference" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Flower to create title for pqnah1f3gpds8i7y" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Cape to create title for pqnah1f65tdjn6pz" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label “Visitor Center” to create title for pqnah1f2zizijo2k" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label “Lower Cable Station” to create title for pqnah1h3o0atgfnw" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Seashore to create title for pqnah1hszoovfc0i" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Landscape to create title for pqnah1j4pjl0ks7s" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Cat to create title for pqnah1jldzorarso" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Farm to create title for pqnah1j30jjzm2hu" time="2021-01-30T15:59:10Z" level=debug msg="photo: changed title of pqnah1j30jjzm2hu to “Farm / Tübingen / 2018”" time="2021-01-30T15:59:10Z" level=debug msg="metadata: optimized photo uid pqnah1j30jjzm2hu" time="2021-01-30T15:59:10Z" level=debug msg="photo: using label Landscape to create title for pqnah1k2vo5846h7" time="2021-01-30T15:59:11Z" level=debug msg="photo: can't estimate position of uid pqnah1k2frui6p63, -44 hours time difference" time="2021-01-30T15:59:11Z" level=debug msg="photo: using label “Baumschule Rager” to create title for pqnah1l1d5626l4m" time="2021-01-30T15:59:11Z" level=debug msg="photo: can't estimate position of uid pqnah1l2p1vjzc3j, -593 hours time difference" time="2021-01-30T15:59:11Z" level=debug msg="photo: using label Gustav-Meyer-Straße to create title for pqnah1l3um54zxia" time="2021-01-30T15:59:11Z" level=info msg="metadata: optimized 1 photos" time="2021-01-30T15:59:11Z" level=debug msg="moments: index contains 44 photos and 5 videos, using threshold 6" time="2021-01-30T15:59:11Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T15:59:11Z" level=debug msg="albums: search q:holiday type:album count:24 [13.107µs]" time="2021-01-30T15:59:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [869.403µs]" time="2021-01-30T15:59:13Z" level=info msg="Album saved" time="2021-01-30T15:59:13Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [9.912µs]" time="2021-01-30T15:59:13Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [12.898665ms]" time="2021-01-30T15:59:13Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [378.681µs]" time="2021-01-30T15:59:13Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.011435ms]" time="2021-01-30T15:59:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.704845ms]" time="2021-01-30T15:59:14Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.69119ms]" time="2021-01-30T15:59:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.207758ms]" time="2021-01-30T15:59:14Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [204.745µs]" time="2021-01-30T15:59:14Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [158.008µs]" time="2021-01-30T15:59:14Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [149.534µs]" time="2021-01-30T15:59:14Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [412.714µs]" time="2021-01-30T15:59:14Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [104.637µs]" time="2021-01-30T15:59:15Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.757141ms]" time="2021-01-30T15:59:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [13.621374ms]" time="2021-01-30T15:59:17Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [76.2µs]" time="2021-01-30T15:59:17Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [229.786µs]" time="2021-01-30T15:59:17Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [300.623µs]" time="2021-01-30T15:59:17Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [270.561µs]" time="2021-01-30T15:59:17Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [264.213µs]" time="2021-01-30T15:59:17Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [264.561µs]" time="2021-01-30T15:59:18Z" level=debug msg="albums: search type:album count:1000 [10.85µs]" time="2021-01-30T15:59:18Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [675.079µs]" time="2021-01-30T15:59:19Z" level=info msg="2 entries added to Animals" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T15:59:19Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T15:59:19Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [10.152µs]" time="2021-01-30T15:59:19Z" level=debug msg="http: POST /api/v1/albums/aqmxlt22ilujuxux/photos (200) [9.396244ms]" time="2021-01-30T15:59:19Z" level=debug msg="albums: search type:album count:24 [9.957µs]" time="2021-01-30T15:59:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [724.47µs]" time="2021-01-30T15:59:20Z" level=debug msg="albums: search type:album category:Family count:24 [18.416µs]" time="2021-01-30T15:59:20Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Family&type=album (200) [735.782µs]" time="2021-01-30T15:59:20Z" level=debug msg="albums: search type:album count:24 [10.527µs]" time="2021-01-30T15:59:20Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [693.416µs]" time="2021-01-30T15:59:20Z" level=debug msg="albums: search type:album count:48 [9.699µs]" time="2021-01-30T15:59:20Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=album (200) [643.169µs]" time="2021-01-30T15:59:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [306.294µs]" time="2021-01-30T15:59:21Z" level=info msg="photos: found 4 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.635427ms]" time="2021-01-30T15:59:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.789663ms]" time="2021-01-30T15:59:22Z" level=info msg="2 entries removed from Animals" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_100 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2048 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_2560 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_3840 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:colors from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:right_224 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_720 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_224 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:left_224 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1280 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_7680 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_50 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:tile_500 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_1920 from cache" time="2021-01-30T15:59:22Z" level=debug msg="removed album-cover:aqmxlt22ilujuxux:fit_4096 from cache" time="2021-01-30T15:59:22Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [24.752µs]" time="2021-01-30T15:59:22Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlt22ilujuxux/photos (200) [13.285766ms]" time="2021-01-30T15:59:22Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [989.754µs]" time="2021-01-30T15:59:22Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.944022ms]" time="2021-01-30T15:59:25Z" level=info msg="Album saved" time="2021-01-30T15:59:25Z" level=debug msg="albums: search id:aqmxlt22ilujuxux [10.785µs]" time="2021-01-30T15:59:25Z" level=debug msg="http: PUT /api/v1/albums/aqmxlt22ilujuxux (200) [13.739897ms]" time="2021-01-30T15:59:25Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:120 order:oldest merged:true [924.899µs]" time="2021-01-30T15:59:25Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.573744ms]" time="2021-01-30T15:59:25Z" level=debug msg="albums: search type:album count:24 [10.219µs]" time="2021-01-30T15:59:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [611.764µs]" time="2021-01-30T15:59:27Z" level=debug msg="http: GET /photos (200) [15.219426ms]" time="2021-01-30T15:59:27Z" level=debug msg="http: GET /api/v1/ws (200) [18.993323029s]" time="2021-01-30T15:59:27Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.747495ms]" time="2021-01-30T15:59:27Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [123.715145ms]" time="2021-01-30T15:59:28Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.570883ms]" time="2021-01-30T15:59:28Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.598278ms]" time="2021-01-30T15:59:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.331271ms]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [245.103µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [161.55µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [117.708µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [189.433µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [162.072µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [156.311µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [157.259µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [135.507µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [224.738µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [205.293µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [164.223µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [143.972µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [201.65µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [176.209µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [114.876µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [128.014µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [138.654µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [106.046µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [150.271µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [108.988µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [115.025µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [134.904µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [129.994µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [126.561µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.55µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [128.596µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [126.933µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [133.479µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [149.318µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [108.234µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [152.889µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [129.236µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [122.553µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [144.627µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [148.498µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [154.109µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [159.919µs]" time="2021-01-30T15:59:29Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [128.307µs]" time="2021-01-30T15:59:30Z" level=debug msg="albums: search type:album count:24 [9.911µs]" time="2021-01-30T15:59:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [635.856µs]" time="2021-01-30T15:59:30Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.717µs]" time="2021-01-30T15:59:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [192.087µs]" time="2021-01-30T15:59:30Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.242192ms]" time="2021-01-30T15:59:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.420498ms]" time="2021-01-30T15:59:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [412.5µs]" time="2021-01-30T15:59:31Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [761.354µs]" time="2021-01-30T15:59:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.286576ms]" time="2021-01-30T15:59:31Z" level=debug msg="http: GET /photos (200) [13.093978ms]" time="2021-01-30T15:59:31Z" level=debug msg="http: GET /api/v1/ws (200) [3.44308694s]" time="2021-01-30T15:59:31Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.671686ms]" time="2021-01-30T15:59:31Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.642024ms]" time="2021-01-30T15:59:32Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.942319ms]" time="2021-01-30T15:59:32Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.758895ms]" time="2021-01-30T15:59:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.070999ms]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [210.524µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [175.805µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [119.3µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [190.969µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [118.434µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [124.911µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [183.121µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [169.817µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [277.038µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [131.866µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [158.543µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [141.528µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [204.583µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [187.789µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [146.289µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [168.214µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [166.811µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [139.783µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [154.032µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [113.406µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [133.959µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [131.014µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [126.327µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [173.545µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.602µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [133.49µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [127.976µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [114.922µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [149.523µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [118.308µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [153.011µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [117.512µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [110.143µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [117.873µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [141.351µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [147.174µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [161.344µs]" time="2021-01-30T15:59:33Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [130.009µs]" time="2021-01-30T15:59:34Z" level=debug msg="albums: search type:folder count:24 order:default [11.154µs]" time="2021-01-30T15:59:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [968.585µs]" time="2021-01-30T15:59:34Z" level=info msg="photos: found 1 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:1 order:relevance [873.536µs]" time="2021-01-30T15:59:34Z" level=debug msg="cached album-cover:aqnah1321mgkt1w2:tile_500 [1.988387ms]" time="2021-01-30T15:59:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [2.146181ms]" time="2021-01-30T15:59:34Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada/BotanicalGarden public:true\" path:Vacation/Kanada/BotanicalGarden public:true dist:20 album:aqmxlqn1jjo8z5so count:1 order:relevance [1.524418ms]" time="2021-01-30T15:59:34Z" level=debug msg="cached album-cover:aqmxlqn1jjo8z5so:tile_500 [2.586406ms]" time="2021-01-30T15:59:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [2.772509ms]" time="2021-01-30T15:59:34Z" level=info msg="photos: found 1 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:1 order:relevance [2.522533ms]" time="2021-01-30T15:59:34Z" level=info msg="photos: found 1 results for filter:\"path:Images public:true\" path:Images public:true dist:20 album:aqmxlqn2gmo9g29n count:1 order:relevance [1.266284ms]" time="2021-01-30T15:59:34Z" level=debug msg="cached album-cover:aqmxlqn3jaryd4ga:tile_500 [3.482226ms]" time="2021-01-30T15:59:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [3.637082ms]" time="2021-01-30T15:59:34Z" level=debug msg="cached album-cover:aqmxlqn2gmo9g29n:tile_500 [3.301352ms]" time="2021-01-30T15:59:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [3.457982ms]" time="2021-01-30T15:59:34Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:1 order:relevance [3.32046ms]" time="2021-01-30T15:59:34Z" level=debug msg="cached album-cover:aqmxlqn2k1qfipmd:tile_500 [4.326867ms]" time="2021-01-30T15:59:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [4.524388ms]" time="2021-01-30T15:59:34Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/KorsikaAdventure public:true\" path:Vacation/KorsikaAdventure public:true dist:20 album:aqmxlqn3sth9hh3s count:1 order:relevance [1.891937ms]" time="2021-01-30T15:59:34Z" level=debug msg="cached album-cover:aqmxlqn3sth9hh3s:tile_500 [6.1513ms]" time="2021-01-30T15:59:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [6.340369ms]" time="2021-01-30T15:59:34Z" level=debug msg="http: GET /photos (200) [5.544144ms]" time="2021-01-30T15:59:34Z" level=debug msg="http: GET /api/v1/ws (200) [2.473747129s]" time="2021-01-30T15:59:34Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.65913ms]" time="2021-01-30T15:59:34Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [121.003348ms]" time="2021-01-30T15:59:35Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.698133ms]" time="2021-01-30T15:59:35Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.444359ms]" time="2021-01-30T15:59:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.902216ms]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [189.694µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [141.871µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [130.496µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [153.183µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [150.919µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [156.204µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [230.38µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [154.093µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [154.236µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [183.311µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [154.994µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [144.074µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [175.156µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [160.533µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.533µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [144.205µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [186.039µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [130.831µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [148.719µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [145.261µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [164.24µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [125µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [148.901µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [150.329µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [162.952µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [152.147µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [168.453µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [127.19µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [161.606µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [101.163µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [186.961µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [163.808µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [145.626µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [145.362µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [186.637µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [198.13µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [176.789µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [157.313µs]" time="2021-01-30T15:59:36Z" level=debug msg="albums: search type:month count:24 [9.875µs]" time="2021-01-30T15:59:36Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.543555ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:1 order:relevance [680.986µs]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqnqtnv3f5ibtghn:tile_500 [1.62925ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [1.814832ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:1 order:relevance [659.421µs]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqnah1mlu18nkw5y:tile_500 [1.627186ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [1.767801ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:1 order:relevance [747.486µs]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqnah1m3ralbeur8:tile_500 [1.701196ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [1.835683ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:7\" public:true dist:20 album:aqnah1m1h8qd6czu year:2020 month:7 count:1 order:relevance [991.584µs]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqnah1m1h8qd6czu:tile_500 [2.106496ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:10\" public:true dist:20 album:aqmxlr72fxziu7do year:2019 month:10 count:1 order:relevance [1.118806ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [2.265165ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:6\" public:true dist:20 album:aqmxlr786sc7zz3b year:2019 month:6 count:1 order:relevance [780.542µs]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr72fxziu7do:tile_500 [1.981006ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [2.128991ms]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr786sc7zz3b:tile_500 [1.615826ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [1.758766ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:5\" public:true dist:20 album:aqmxlr72lk7l5jal year:2019 month:5 count:1 order:relevance [722.649µs]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr72lk7l5jal:tile_500 [1.721063ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:7\" public:true dist:20 album:aqnah1m16ogr95li year:2018 month:7 count:1 order:relevance [876.299µs]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [1.89672ms]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqnah1m16ogr95li:tile_500 [1.710143ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [1.866636ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:5\" public:true dist:20 album:aqmxlr77il8cr8g8 year:2018 month:5 count:1 order:relevance [707.04µs]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr77il8cr8g8:tile_500 [1.798327ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:1\" public:true dist:20 album:aqnah1m36lkobl18 year:2018 month:1 count:1 order:relevance [730.708µs]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [1.98457ms]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqnah1m36lkobl18:tile_500 [1.621644ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [1.777912ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:12\" public:true dist:20 album:aqmxlr7277y14dl4 year:2017 month:12 count:1 order:relevance [699.542µs]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:10\" public:true dist:20 album:aqmxlr73d4khlo9d year:2017 month:10 count:1 order:relevance [707.627µs]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr7277y14dl4:tile_500 [1.885193ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [2.032097ms]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr73d4khlo9d:tile_500 [1.496626ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [1.637895ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:8\" public:true dist:20 album:aqmxlr716gxvw2gk year:2017 month:8 count:1 order:relevance [685.833µs]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr716gxvw2gk:tile_500 [1.587719ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [1.760937ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:1 order:relevance [630.369µs]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr71p6zo22dk:tile_500 [1.410426ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [1.544291ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:11\" public:true dist:20 album:aqmxlr73qmi2bmrj year:2015 month:11 count:1 order:relevance [879.98µs]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:12\" public:true dist:20 album:aqmxlr71pa8hobcu year:2015 month:12 count:1 order:relevance [1.261397ms]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr73qmi2bmrj:tile_500 [1.69208ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [1.826573ms]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr71pa8hobcu:tile_500 [2.072507ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [2.206407ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:2\" public:true dist:20 album:aqmxlr71kb5nyuyb year:2015 month:2 count:1 order:relevance [683.604µs]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr71kb5nyuyb:tile_500 [1.576876ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [1.734069ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:1 order:relevance [1.273116ms]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr71rt835kpf:tile_500 [2.119684ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [2.256829ms]" time="2021-01-30T15:59:37Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:11\" public:true dist:20 album:aqmxlr73gwwnd233 year:2013 month:11 count:1 order:relevance [673.215µs]" time="2021-01-30T15:59:37Z" level=debug msg="cached album-cover:aqmxlr73gwwnd233:tile_500 [2.218226ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [2.374357ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /photos (200) [14.252169ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /api/v1/ws (200) [2.552054427s]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.261694ms]" time="2021-01-30T15:59:37Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.714685ms]" time="2021-01-30T15:59:38Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.845195ms]" time="2021-01-30T15:59:38Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.465392ms]" time="2021-01-30T15:59:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.05412ms]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [199.906µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [141.477µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [125.857µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [165.524µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [149.574µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [154.071µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [159.442µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [125.934µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [156.104µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [219.724µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [160.099µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [157.476µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [191.706µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [162.96µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [157.798µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [140.968µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [138.488µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [382.018µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [200.447µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [152.867µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [135.3µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [137.407µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [128.243µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [141.58µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [143.251µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [138.538µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [134.519µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [135.973µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.424µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [131.977µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [147.867µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [135.092µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [142.933µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [148.501µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [151.575µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [171.445µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [153.199µs]" time="2021-01-30T15:59:39Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [139.547µs]" time="2021-01-30T15:59:40Z" level=debug msg="albums: search type:album count:24 [24.241µs]" time="2021-01-30T15:59:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [790.88µs]" time="2021-01-30T15:59:40Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.429µs]" time="2021-01-30T15:59:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [894.703µs]" time="2021-01-30T15:59:40Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.979µs]" time="2021-01-30T15:59:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [290.154µs]" time="2021-01-30T15:59:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [289.093µs]" time="2021-01-30T15:59:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [364.069µs]" time="2021-01-30T15:59:41Z" level=info msg="Album saved" time="2021-01-30T15:59:41Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [9.448µs]" time="2021-01-30T15:59:41Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [13.290617ms]" time="2021-01-30T15:59:48Z" level=info msg="Album saved" time="2021-01-30T15:59:48Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [11.576µs]" time="2021-01-30T15:59:48Z" level=debug msg="http: PUT /api/v1/albums/aqmxlts2b2rx38wl/links/sqnr8fh1oq5lno19 (200) [13.717828ms]" time="2021-01-30T15:59:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [320.878µs]" time="2021-01-30T15:59:49Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [868.877µs]" time="2021-01-30T15:59:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.39689ms]" time="2021-01-30T15:59:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [434.968µs]" time="2021-01-30T15:59:56Z" level=info msg="Album saved" time="2021-01-30T15:59:56Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [8.991µs]" time="2021-01-30T15:59:56Z" level=debug msg="http: PUT /api/v1/albums/aqmxlts2b2rx38wl/links/sqnr8fh1oq5lno19 (200) [13.302676ms]" time="2021-01-30T15:59:56Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [753.058µs]" time="2021-01-30T15:59:56Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.207196ms]" time="2021-01-30T15:59:57Z" level=info msg="Album saved" time="2021-01-30T15:59:57Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [16.679µs]" time="2021-01-30T15:59:57Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/links (200) [17.368707ms]" time="2021-01-30T15:59:57Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [982.32µs]" time="2021-01-30T15:59:57Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.72499ms]" time="2021-01-30T15:59:57Z" level=info msg="Album saved" time="2021-01-30T15:59:57Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [9.811µs]" time="2021-01-30T15:59:57Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/links/sqnr8fh1oq5lno19 (200) [7.636357ms]" time="2021-01-30T15:59:57Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [880.093µs]" time="2021-01-30T15:59:57Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.395587ms]" time="2021-01-30T15:59:58Z" level=debug msg="albums: search type:album count:24 [11.524µs]" time="2021-01-30T15:59:58Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [792.783µs]" time="2021-01-30T15:59:58Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/links (200) [420.16µs]" time="2021-01-30T15:59:59Z" level=info msg="Album saved" time="2021-01-30T15:59:59Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [8.426µs]" time="2021-01-30T15:59:59Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/links/sqnr8fx24sw1ptmh (200) [12.018883ms]" time="2021-01-30T15:59:59Z" level=debug msg="http: GET /photos (200) [5.224691ms]" time="2021-01-30T15:59:59Z" level=debug msg="http: GET /api/v1/ws (200) [21.925348058s]" time="2021-01-30T15:59:59Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.221133ms]" time="2021-01-30T15:59:59Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [124.785452ms]" time="2021-01-30T16:00:01Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.534238ms]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.788876ms]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.546014ms]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [156.452µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [208.386µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [200.532µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [200.65µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [190.786µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [167.283µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [181.568µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [248.903µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [220.767µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [224.425µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [179.576µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [190.259µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [175.472µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [257.443µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [177.738µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [157.193µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [164.882µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [266.364µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [192.135µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [162.918µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [296.474µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [181.618µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [308.24µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [156.738µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [136.073µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [118.239µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [145.088µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [178.032µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [233.684µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [172.06µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [162.776µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [107.403µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [115.466µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [109.676µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [127.247µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.369µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [186.93µs]" time="2021-01-30T16:00:01Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [181.439µs]" time="2021-01-30T16:00:02Z" level=debug msg="albums: search type:album count:24 [10.578µs]" time="2021-01-30T16:00:02Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [871.399µs]" time="2021-01-30T16:00:02Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.142µs]" time="2021-01-30T16:00:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [228.478µs]" time="2021-01-30T16:00:02Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.17µs]" time="2021-01-30T16:00:02Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [172.117µs]" time="2021-01-30T16:00:03Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.657338ms]" time="2021-01-30T16:00:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.044518ms]" time="2021-01-30T16:00:03Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [215.69µs]" time="2021-01-30T16:00:03Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [155.815µs]" time="2021-01-30T16:00:03Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [185.406µs]" time="2021-01-30T16:00:03Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [110.362µs]" time="2021-01-30T16:00:03Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [141.765µs]" time="2021-01-30T16:00:04Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.111278ms]" time="2021-01-30T16:00:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [12.298211ms]" time="2021-01-30T16:00:05Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [76.891µs]" time="2021-01-30T16:00:05Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [278.489µs]" time="2021-01-30T16:00:05Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [261.661µs]" time="2021-01-30T16:00:05Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [248.428µs]" time="2021-01-30T16:00:06Z" level=debug msg="albums: search type:album count:1000 [10.114µs]" time="2021-01-30T16:00:06Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [694.774µs]" time="2021-01-30T16:00:08Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbum AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbum" time="2021-01-30T16:00:08Z" level=info msg="Album created" time="2021-01-30T16:00:08Z" level=debug msg="albums: search id:aqnr8g8drzk1pdyd [29.159µs]" time="2021-01-30T16:00:08Z" level=debug msg="http: POST /api/v1/albums (200) [23.901084ms]" time="2021-01-30T16:00:08Z" level=info msg="2 entries added to NotYetExistingAlbum" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:tile_224 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:left_224 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:fit_1280 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:fit_7680 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:tile_50 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:tile_500 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:fit_1920 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:fit_4096 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:tile_100 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:fit_2048 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:fit_2560 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:fit_3840 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:colors from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:right_224 from cache" time="2021-01-30T16:00:08Z" level=debug msg="removed album-cover:aqnr8g8drzk1pdyd:fit_720 from cache" time="2021-01-30T16:00:08Z" level=debug msg="albums: search id:aqnr8g8drzk1pdyd [9.602µs]" time="2021-01-30T16:00:08Z" level=debug msg="http: POST /api/v1/albums/aqnr8g8drzk1pdyd/photos (200) [8.493542ms]" time="2021-01-30T16:00:08Z" level=debug msg="albums: search type:album count:24 [11.034µs]" time="2021-01-30T16:00:08Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [722.009µs]" time="2021-01-30T16:00:08Z" level=debug msg="cached album-cover:aqnr8g8drzk1pdyd:tile_500 [1.03615ms]" time="2021-01-30T16:00:08Z" level=debug msg="http: GET /api/v1/albums/aqnr8g8drzk1pdyd/t/public/tile_500 (200) [1.191283ms]" time="2021-01-30T16:00:09Z" level=debug msg="albums: search q:notyetexistingalbum type:album count:24 [14.662µs]" time="2021-01-30T16:00:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbum&category=&type=album (200) [957.45µs]" time="2021-01-30T16:00:10Z" level=info msg="albums: deleting aqnr8g8drzk1pdyd" time="2021-01-30T16:00:10Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [15.723076ms]" time="2021-01-30T16:00:11Z" level=debug msg="albums: search type:album count:24 [10.109µs]" time="2021-01-30T16:00:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [600.908µs]" time="2021-01-30T16:00:11Z" level=debug msg="http: GET /photos (200) [16.442043ms]" time="2021-01-30T16:00:11Z" level=debug msg="http: GET /api/v1/ws (200) [11.141157492s]" time="2021-01-30T16:00:11Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.661085ms]" time="2021-01-30T16:00:11Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.461277ms]" time="2021-01-30T16:00:12Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [211.672µs]" time="2021-01-30T16:00:12Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.473555ms]" time="2021-01-30T16:00:12Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.316376ms]" time="2021-01-30T16:00:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.817339ms]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [218.151µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [149.026µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [116.486µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [151.416µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [134.739µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [536.453µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [147.697µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [155.214µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [194.785µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [236.577µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [193.343µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [243.626µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [207.979µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [146.452µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [155.198µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [175.858µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [168.419µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [164.608µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [165.664µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [125.681µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [139.244µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.767µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [135.941µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.464µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [159.62µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [128.259µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [141.693µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [131.215µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.084µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [147.931µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [164.25µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.287µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [135.526µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [119.839µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [162.902µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [168.934µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.396µs]" time="2021-01-30T16:00:13Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [148.195µs]" time="2021-01-30T16:00:14Z" level=debug msg="albums: search type:month count:24 [10.105µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.655486ms]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.08µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [259.703µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.586µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [259.14µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [2.911µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [167.727µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.815µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [228.564µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.024µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [194.21µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.972µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [146.909µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.693µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [207.573µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [3.927µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [248.169µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [4.118µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [214.548µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [15.795µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [207.809µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.467µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [165.014µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.947µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [216.926µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.346µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [182.056µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.985µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [174.477µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.406µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [256.092µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.505µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [169.66µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.347µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [273.063µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.107µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [167.323µs]" time="2021-01-30T16:00:14Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.338µs]" time="2021-01-30T16:00:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [194.832µs]" time="2021-01-30T16:00:15Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [13.327µs]" time="2021-01-30T16:00:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [853.609µs]" time="2021-01-30T16:00:17Z" level=info msg="Album saved" time="2021-01-30T16:00:17Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [8.992µs]" time="2021-01-30T16:00:17Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [13.082881ms]" time="2021-01-30T16:00:17Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [353.085µs]" time="2021-01-30T16:00:17Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [1.134435ms]" time="2021-01-30T16:00:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.925726ms]" time="2021-01-30T16:00:17Z" level=debug msg="albums: search type:month count:24 [11.19µs]" time="2021-01-30T16:00:17Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.676125ms]" time="2021-01-30T16:00:18Z" level=debug msg="albums: search type:month category:Mountains count:24 [11.233µs]" time="2021-01-30T16:00:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=month (200) [580.907µs]" time="2021-01-30T16:00:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf (200) [277.799µs]" time="2021-01-30T16:00:18Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:60 order:oldest merged:true [1.147693ms]" time="2021-01-30T16:00:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.888199ms]" time="2021-01-30T16:00:21Z" level=info msg="Album saved" time="2021-01-30T16:00:21Z" level=debug msg="albums: search id:aqmxlr71rt835kpf [8.802µs]" time="2021-01-30T16:00:21Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr71rt835kpf (200) [9.176843ms]" time="2021-01-30T16:00:21Z" level=info msg="photos: found 2 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:120 order:oldest merged:true [997.373µs]" time="2021-01-30T16:00:21Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr71rt835kpf&filter=public:true+year:2014+month:3&merged=true&country=&camera=0&order=oldest&q= (200) [1.615353ms]" time="2021-01-30T16:00:21Z" level=debug msg="albums: search type:month count:24 [13.289µs]" time="2021-01-30T16:00:21Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.741618ms]" time="2021-01-30T16:00:22Z" level=debug msg="albums: search q:\"march 2014\" type:month count:24 [15.373µs]" time="2021-01-30T16:00:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=March+2014&category=&type=month (200) [1.015004ms]" time="2021-01-30T16:00:22Z" level=debug msg="http: GET /photos (200) [16.175846ms]" time="2021-01-30T16:00:22Z" level=debug msg="http: GET /api/v1/ws (200) [10.894514871s]" time="2021-01-30T16:00:22Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.322319ms]" time="2021-01-30T16:00:22Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [112.086885ms]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [269.814µs]" time="2021-01-30T16:00:24Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.55753ms]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.128715ms]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.547673ms]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [204.024µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [145.715µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [141.196µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [167.222µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [150.423µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [161.503µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [171.027µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [169.467µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [157.52µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [191.17µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [164.459µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [179.256µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [211.022µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [162.642µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [115.525µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [155.81µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [170.92µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [134.888µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [160.17µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [155.991µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [168.697µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [133.895µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [190.909µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [169.478µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [137.593µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [156.833µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.949µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [133.995µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [187.382µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [140.303µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [157.646µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [123.33µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.019µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [153.347µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [179.967µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [164.239µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [154.863µs]" time="2021-01-30T16:00:24Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [122.742µs]" time="2021-01-30T16:00:25Z" level=debug msg="albums: search type:month count:24 [9.722µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.591706ms]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [3.963µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [280.975µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.582µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [192.712µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [2.918µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [149.23µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.492µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [190.332µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.813µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [200.551µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.385µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [175.462µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [3.42µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [226.16µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [5.464µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [196.364µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.351µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [222.419µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.092µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [203.233µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.218µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [150.064µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.029µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [178.04µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [2.158µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [249.296µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.452µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [171.104µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [3.555µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [171.802µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.143µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [162.044µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [2.58µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [208.852µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.975µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [154.46µs]" time="2021-01-30T16:00:25Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.762µs]" time="2021-01-30T16:00:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [217.906µs]" time="2021-01-30T16:00:26Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [364.295µs]" time="2021-01-30T16:00:26Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.778005ms]" time="2021-01-30T16:00:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.10692ms]" time="2021-01-30T16:00:26Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [199.525µs]" time="2021-01-30T16:00:26Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [122.993µs]" time="2021-01-30T16:00:26Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [133.424µs]" time="2021-01-30T16:00:26Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [238.378µs]" time="2021-01-30T16:00:26Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [223.874µs]" time="2021-01-30T16:00:26Z" level=debug msg="http: GET /photos (200) [8.046116ms]" time="2021-01-30T16:00:26Z" level=debug msg="http: GET /api/v1/ws (200) [3.677199641s]" time="2021-01-30T16:00:26Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.524885ms]" time="2021-01-30T16:00:27Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [120.102711ms]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [244.675µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.633889ms]" time="2021-01-30T16:00:28Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.772331ms]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.733795ms]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [225.892µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [146.781µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [125.368µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [182.43µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [167.511µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [159.136µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [205.335µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [125.702µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [184.569µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [208.17µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [144.491µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [201.202µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [193.58µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [196.16µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [137.25µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [127.678µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [170.647µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.344µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [205.903µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [120.757µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [117.905µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [150.121µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [201.117µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [147.078µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [164.277µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [154.22µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [163.253µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [163.041µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [206.339µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [174.547µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [165.703µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [167.674µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [162.204µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [157.551µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [157.568µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [165.672µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [141.889µs]" time="2021-01-30T16:00:28Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [140.629µs]" time="2021-01-30T16:00:29Z" level=debug msg="albums: search type:month count:24 [12.639µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.985947ms]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.321µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [243.42µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [3.991µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [232.557µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.668µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [158.817µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.965µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [153.162µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.629µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [155.57µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.782µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [140.966µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [6.185µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [256.409µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [3.892µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [218.54µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.3µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [204.329µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.293µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [252.874µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.44µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [219.694µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [2.903µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [134.8µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.063µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [177.338µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.11µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [180.182µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [2.862µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [245.082µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [2.74µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [154.248µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [2.941µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [151.339µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.8µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [194.682µs]" time="2021-01-30T16:00:29Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.966µs]" time="2021-01-30T16:00:29Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [184.813µs]" time="2021-01-30T16:00:30Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [287.474µs]" time="2021-01-30T16:00:30Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [468.93µs]" time="2021-01-30T16:00:30Z" level=info msg="Album saved" time="2021-01-30T16:00:30Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [26.551µs]" time="2021-01-30T16:00:30Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [21.268872ms]" time="2021-01-30T16:00:38Z" level=info msg="Album saved" time="2021-01-30T16:00:38Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [9.188µs]" time="2021-01-30T16:00:38Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr8gu1d0p5ed9m (200) [13.134595ms]" time="2021-01-30T16:00:39Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [304.693µs]" time="2021-01-30T16:00:39Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.597357ms]" time="2021-01-30T16:00:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.121021ms]" time="2021-01-30T16:00:39Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [163.663µs]" time="2021-01-30T16:00:39Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [132.656µs]" time="2021-01-30T16:00:39Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [165.199µs]" time="2021-01-30T16:00:39Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [162.495µs]" time="2021-01-30T16:00:39Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [174.271µs]" time="2021-01-30T16:00:39Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [475.233µs]" time="2021-01-30T16:00:46Z" level=info msg="Album saved" time="2021-01-30T16:00:46Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [10.163µs]" time="2021-01-30T16:00:46Z" level=debug msg="http: PUT /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr8gu1d0p5ed9m (200) [13.257126ms]" time="2021-01-30T16:00:46Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.779847ms]" time="2021-01-30T16:00:46Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.295143ms]" time="2021-01-30T16:00:47Z" level=info msg="Album saved" time="2021-01-30T16:00:47Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [11.572µs]" time="2021-01-30T16:00:47Z" level=debug msg="http: POST /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [10.939594ms]" time="2021-01-30T16:00:47Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.942704ms]" time="2021-01-30T16:00:47Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.736219ms]" time="2021-01-30T16:00:47Z" level=info msg="Album saved" time="2021-01-30T16:00:47Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [15.422µs]" time="2021-01-30T16:00:47Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr8gu1d0p5ed9m (200) [14.792586ms]" time="2021-01-30T16:00:48Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:120 order:oldest merged:true [1.931646ms]" time="2021-01-30T16:00:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.184434ms]" time="2021-01-30T16:00:48Z" level=debug msg="albums: search type:month count:24 [12.705µs]" time="2021-01-30T16:00:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.894323ms]" time="2021-01-30T16:00:48Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/links (200) [508.471µs]" time="2021-01-30T16:00:50Z" level=info msg="Album saved" time="2021-01-30T16:00:50Z" level=debug msg="albums: search id:aqnqtnv3f5ibtghn [10.317µs]" time="2021-01-30T16:00:50Z" level=debug msg="http: DELETE /api/v1/albums/aqnqtnv3f5ibtghn/links/sqnr8hb171rgqemr (200) [13.253131ms]" time="2021-01-30T16:00:50Z" level=debug msg="http: GET /photos (200) [4.839477ms]" time="2021-01-30T16:00:50Z" level=debug msg="http: GET /api/v1/ws (200) [22.862510948s]" time="2021-01-30T16:00:50Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.890057ms]" time="2021-01-30T16:00:50Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [130.264363ms]" time="2021-01-30T16:00:51Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [264.922µs]" time="2021-01-30T16:00:51Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.473878ms]" time="2021-01-30T16:00:51Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.927309ms]" time="2021-01-30T16:00:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.222594ms]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [222.365µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [211.675µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [142.238µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [179.288µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [152.085µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [169.675µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [202.68µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [486.366µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [203.463µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [223.298µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [207.809µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [205.557µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [175.314µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [156.669µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [180.31µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [249.45µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [159.391µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [228.351µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [191.463µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [203.971µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [141.054µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [160.993µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [140.676µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [161.221µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [156.216µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [122.055µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [212.438µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [159.445µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [225.31µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [173.439µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [203.821µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [174.412µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [183.895µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [151.683µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [177.027µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [171.597µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [177.289µs]" time="2021-01-30T16:00:52Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [148.044µs]" time="2021-01-30T16:00:53Z" level=debug msg="albums: search type:album count:24 [10.12µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [657.447µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.314µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [210.807µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.368µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [162.976µs]" time="2021-01-30T16:00:53Z" level=debug msg="albums: search type:month count:24 [11.083µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.442499ms]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [3.569µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [227.307µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.773µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [216.059µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [3.149µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [150.538µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.621µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [164.427µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.229µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [174.783µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [3.346µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [151.146µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [2.986µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [177.102µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [3.615µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [199.469µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [2.563µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [214.798µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [2.529µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [255.714µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.112µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [287.648µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.396µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [161.698µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.65µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [199.234µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.241µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [176.429µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [2.523µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [179.259µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.351µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [197.033µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.082µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [156.155µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.08µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [142.465µs]" time="2021-01-30T16:00:53Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [4.401µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [175.969µs]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y (200) [297.902µs]" time="2021-01-30T16:00:53Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:60 order:oldest merged:true [1.203076ms]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [1.965078ms]" time="2021-01-30T16:00:53Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [186.886µs]" time="2021-01-30T16:00:54Z" level=debug msg="albums: search type:month count:24 [10.369µs]" time="2021-01-30T16:00:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.63316ms]" time="2021-01-30T16:00:55Z" level=debug msg="albums: search type:album count:1000 [10.155µs]" time="2021-01-30T16:00:55Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [650.668µs]" time="2021-01-30T16:00:56Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForCalendar AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumforcalendar" time="2021-01-30T16:00:56Z" level=info msg="Album created" time="2021-01-30T16:00:56Z" level=debug msg="albums: search id:aqnr8hk1tllrb3ze [9.808µs]" time="2021-01-30T16:00:56Z" level=debug msg="http: POST /api/v1/albums (200) [8.270185ms]" time="2021-01-30T16:00:56Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:10000 [1.098866ms]" time="2021-01-30T16:00:56Z" level=info msg="Selection added to NotYetExistingAlbumForCalendar" time="2021-01-30T16:00:56Z" level=debug msg="albums: search id:aqnr8hk1tllrb3ze [10.297µs]" time="2021-01-30T16:00:56Z" level=debug msg="http: POST /api/v1/albums/aqnr8hk1tllrb3ze/clone (200) [13.318297ms]" time="2021-01-30T16:00:56Z" level=debug msg="albums: search type:album count:24 [11.46µs]" time="2021-01-30T16:00:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [823.811µs]" time="2021-01-30T16:00:56Z" level=debug msg="cached album-cover:aqnr8hk1tllrb3ze:tile_500 [1.017651ms]" time="2021-01-30T16:00:56Z" level=debug msg="http: GET /api/v1/albums/aqnr8hk1tllrb3ze/t/public/tile_500 (200) [1.18741ms]" time="2021-01-30T16:00:57Z" level=debug msg="albums: search q:notyetexistingalbumforcalendar type:album count:24 [10.262µs]" time="2021-01-30T16:00:57Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForCalendar&category=&type=album (200) [952.606µs]" time="2021-01-30T16:00:58Z" level=debug msg="http: GET /api/v1/albums/aqnr8hk1tllrb3ze (200) [293.132µs]" time="2021-01-30T16:00:58Z" level=info msg="photos: found 3 results for dist:20 album:aqnr8hk1tllrb3ze count:60 order:oldest merged:true [1.035496ms]" time="2021-01-30T16:00:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8hk1tllrb3ze&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.880708ms]" time="2021-01-30T16:00:58Z" level=debug msg="albums: search type:album count:24 [10.075µs]" time="2021-01-30T16:00:58Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [972.861µs]" time="2021-01-30T16:00:59Z" level=info msg="albums: deleting aqnr8hk1tllrb3ze" time="2021-01-30T16:00:59Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [15.543856ms]" time="2021-01-30T16:01:00Z" level=debug msg="albums: search type:month count:24 [13.052µs]" time="2021-01-30T16:01:00Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [2.083012ms]" time="2021-01-30T16:01:00Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y (200) [316.701µs]" time="2021-01-30T16:01:00Z" level=info msg="photos: found 3 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:60 order:oldest merged:true [1.900629ms]" time="2021-01-30T16:01:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mlu18nkw5y&filter=public:true+year:2020+month:12&merged=true&country=&camera=0&order=oldest&q= (200) [2.758692ms]" time="2021-01-30T16:01:01Z" level=debug msg="http: GET /photos (200) [7.454631ms]" time="2021-01-30T16:01:01Z" level=debug msg="http: GET /api/v1/ws (200) [10.501725558s]" time="2021-01-30T16:01:01Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.132024ms]" time="2021-01-30T16:01:01Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [117.420262ms]" time="2021-01-30T16:01:02Z" level=debug msg="http: GET /static/img/logo-avatar.svg (200) [271.238µs]" time="2021-01-30T16:01:02Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.482518ms]" time="2021-01-30T16:01:02Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.846352ms]" time="2021-01-30T16:01:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.726845ms]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [219.024µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [174.774µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [137.385µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [172.919µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [192.868µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [127.13µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [232.643µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [140.889µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [166.307µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [173.652µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [182.667µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [145.171µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [194.874µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [198.359µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [148.517µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [208.202µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [159.205µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [127.893µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [160.649µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [146.764µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [165.176µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [146.071µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [440.821µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [141.254µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [148.485µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [137.902µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [187.811µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [151.079µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [170.228µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [129.736µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.115µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [147.751µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [141.274µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [144.47µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [156.442µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [158.133µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [148.946µs]" time="2021-01-30T16:01:03Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [140.661µs]" time="2021-01-30T16:01:04Z" level=debug msg="albums: search type:month count:24 [9.865µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.631634ms]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.736µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [243.198µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [3.956µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [1.274µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [131.201µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [204.359µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [1.232µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [117.934µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.033µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [647.575µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.473µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [130.929µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.179µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [218.428µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [183.894µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.25µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [193.856µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [3.275µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [170.619µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [2.823µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [139.534µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [2.565µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [142.591µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.115µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [210.674µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.115µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [169.035µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [19.014µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [209.841µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [3.072µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [137.305µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.761µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [187.057µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.137µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [180.304µs]" time="2021-01-30T16:01:04Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.742µs]" time="2021-01-30T16:01:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [178.15µs]" time="2021-01-30T16:01:10Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [394.112µs]" time="2021-01-30T16:01:10Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.670493ms]" time="2021-01-30T16:01:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.012507ms]" time="2021-01-30T16:01:11Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [208.377µs]" time="2021-01-30T16:01:11Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [178.539µs]" time="2021-01-30T16:01:11Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [185.78µs]" time="2021-01-30T16:01:11Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [177.816µs]" time="2021-01-30T16:01:11Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [144.826µs]" time="2021-01-30T16:01:16Z" level=debug msg="http: GET /photos (200) [7.242358ms]" time="2021-01-30T16:01:16Z" level=debug msg="http: GET /api/v1/ws (200) [15.171026607s]" time="2021-01-30T16:01:16Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.28768ms]" time="2021-01-30T16:01:16Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.105658ms]" time="2021-01-30T16:01:18Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.76908ms]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.489168ms]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.496372ms]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [308.934µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [166.465µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [115.769µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [185.863µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [154.874µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [157.632µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [156.256µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [146.139µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [161.396µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [173.591µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [201.024µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [133.673µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [206.699µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [188.991µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [153.004µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [120.651µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [165.59µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [170.735µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [217.725µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [122.837µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [122.854µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.909µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [161.763µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [129.431µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [168.173µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.444µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [122.476µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [169.736µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [160.485µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [144.351µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [158.429µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [119.597µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [127.807µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [104.713µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [123.053µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.995µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.248µs]" time="2021-01-30T16:01:18Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [128.193µs]" time="2021-01-30T16:01:19Z" level=debug msg="http: GET /photos (200) [4.398104ms]" time="2021-01-30T16:01:19Z" level=debug msg="http: GET /api/v1/ws (200) [1.74976976s]" time="2021-01-30T16:01:19Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.148455ms]" time="2021-01-30T16:01:19Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.008346ms]" time="2021-01-30T16:01:20Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.411816ms]" time="2021-01-30T16:01:20Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.816472ms]" time="2021-01-30T16:01:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.986498ms]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [228.529µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [189.906µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [134.839µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [194.596µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [152.825µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [152.773µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [187.756µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [148.06µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [114.91µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [147.265µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [150.705µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [138.208µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [204.112µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [146.021µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [144.165µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [125.419µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [138.79µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [147.85µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [157.671µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [128.543µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [113.375µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [155.811µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [156.3µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.509µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [142.617µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [134.575µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [133.546µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [151.311µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [160.88µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.764µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [153.921µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [166.301µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [305.457µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [132.311µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [135.336µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [146.182µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [139.163µs]" time="2021-01-30T16:01:21Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [134.713µs]" time="2021-01-30T16:01:26Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [59.087µs]" time="2021-01-30T16:01:26Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [258.73µs]" time="2021-01-30T16:01:26Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [301.843µs]" time="2021-01-30T16:01:26Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/fit_1280 (200) [249.564µs]" time="2021-01-30T16:01:27Z" level=debug msg="http: GET /photos (200) [14.8923ms]" time="2021-01-30T16:01:27Z" level=debug msg="http: GET /api/v1/ws (200) [8.238471056s]" time="2021-01-30T16:01:27Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.034755ms]" time="2021-01-30T16:01:27Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [113.675562ms]" time="2021-01-30T16:01:29Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.457821ms]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.514122ms]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.073855ms]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [182.902µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [188.964µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [142.318µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [172.846µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [157.869µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [154.657µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [164.913µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [141.712µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [241.339µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [175.928µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [130.62µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [243.603µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [185.482µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [156.905µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [141.321µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [155.508µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [176.508µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [157.305µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [160.23µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [126.915µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [137.34µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [135.781µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [125.409µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [109.187µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [132.653µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [137.681µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [159.941µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [140.078µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [170.552µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [102.187µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [142.327µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.985µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [135.162µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [125.833µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.501µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [136.238µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [165.928µs]" time="2021-01-30T16:01:29Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [127.226µs]" time="2021-01-30T16:01:30Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.905089ms]" time="2021-01-30T16:01:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.083896ms]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [151.245µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [101.751µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [111.574µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [110.251µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [108.361µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [86.436µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [138.903µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [117.165µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [109.182µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [116.161µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [126.87µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [111.242µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [160.038µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [109.025µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [108.849µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [111.49µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [144.086µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [113.624µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_224 (200) [121.647µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [112.878µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [112.21µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [126.261µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [101.603µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [106.506µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [107.986µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [88.45µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [114.649µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [139.672µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [117.591µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [117.576µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [223.354µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [98.029µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [119.643µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [126.842µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [124.982µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [98.576µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [111.556µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [121.83µs]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /photos (200) [14.814679ms]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /api/v1/ws (200) [3.08025402s]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.268554ms]" time="2021-01-30T16:01:31Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.036803ms]" time="2021-01-30T16:01:32Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.651641ms]" time="2021-01-30T16:01:32Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.561443ms]" time="2021-01-30T16:01:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.618962ms]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [153.955µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [148.53µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [165.65µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [193.911µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [125.748µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [168.748µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [161.779µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [144.002µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [112.393µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [165.98µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [163.505µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [126.413µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [176.612µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [119.07µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [143.224µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [155.652µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [115.523µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [150.075µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [205.921µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [159.976µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.043µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [249.153µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [127.93µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [125.278µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [149.824µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [158.786µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [132.248µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [184.053µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [735.221µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [174.929µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [162.251µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [104.97µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [364.638µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [112.427µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [133.788µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [144.28µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.265µs]" time="2021-01-30T16:01:33Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [117.666µs]" time="2021-01-30T16:01:34Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.072459ms]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.317595ms]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_50 (200) [111.658µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_50 (200) [73.36µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_50 (200) [70.523µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_50 (200) [62.155µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_50 (200) [55.73µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_50 (200) [57.712µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_50 (200) [50.252µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_50 (200) [70.575µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_50 (200) [60.277µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_50 (200) [71.423µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_50 (200) [58.998µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_50 (200) [72.111µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_50 (200) [90.805µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_50 (200) [68.091µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_50 (200) [90.048µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_50 (200) [56.321µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_50 (200) [48.628µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_50 (200) [73.792µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_50 (200) [79.524µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_50 (200) [74.915µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_50 (200) [71.805µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_50 (200) [70.018µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_50 (200) [90.982µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_50 (200) [72.858µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_50 (200) [63.563µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_50 (200) [67.49µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_50 (200) [70.192µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_50 (200) [102.791µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [76.189µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_50 (200) [65.893µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_50 (200) [87.579µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [55.217µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [74.104µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_50 (200) [115.019µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_50 (200) [120.094µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_50 (200) [93.4µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_50 (200) [90.287µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_50 (200) [106.657µs]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /photos (200) [4.587924ms]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /api/v1/ws (200) [2.710284433s]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.172292ms]" time="2021-01-30T16:01:34Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.841242ms]" time="2021-01-30T16:01:35Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.624951ms]" time="2021-01-30T16:01:35Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.926463ms]" time="2021-01-30T16:01:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.73294ms]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [186.122µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [225.583µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [102.956µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [136.422µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [109.306µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [161.557µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [142.926µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [131.39µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [157.822µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [142.757µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [178.546µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [120.933µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [203.147µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [172.905µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [123.157µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [150.46µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [163.584µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [180.232µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [163.598µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [141.723µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [139.791µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [133.075µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [149.477µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [192.801µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [146.371µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.838µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [145.189µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [129.56µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [165.629µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [134.814µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [162.78µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [134.671µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [153.004µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [138.489µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [150.587µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [150.403µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [133.359µs]" time="2021-01-30T16:01:36Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [136.637µs]" time="2021-01-30T16:01:37Z" level=debug msg="http: GET /photos (200) [8.104007ms]" time="2021-01-30T16:01:37Z" level=debug msg="http: GET /api/v1/ws (200) [2.455739329s]" time="2021-01-30T16:01:37Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.896518ms]" time="2021-01-30T16:01:37Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [116.7357ms]" time="2021-01-30T16:01:38Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.560474ms]" time="2021-01-30T16:01:38Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.921028ms]" time="2021-01-30T16:01:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.509418ms]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [153.666µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [144.447µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [116.217µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [179.225µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [159.687µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [151.723µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [145.054µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [141.615µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [188.291µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [175.742µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [145.32µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [140.764µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [201.184µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [182.448µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [115.748µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [154.812µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [140.515µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [160.025µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [148.59µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [139.973µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [127.998µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [127.932µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [161.476µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [140.381µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [148.341µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [158.388µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [123.875µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [139.775µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [179.646µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [132.263µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [144.213µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [234.114µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [124.281µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [103.264µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [128.922µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [167.64µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [199.15µs]" time="2021-01-30T16:01:39Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.293µs]" time="2021-01-30T16:01:40Z" level=debug msg="albums: search type:folder count:24 order:default [10.586µs]" time="2021-01-30T16:01:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [811.679µs]" time="2021-01-30T16:01:40Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.235µs]" time="2021-01-30T16:01:40Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [192.573µs]" time="2021-01-30T16:01:40Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [2.946µs]" time="2021-01-30T16:01:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [162.912µs]" time="2021-01-30T16:01:40Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.617µs]" time="2021-01-30T16:01:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [206.084µs]" time="2021-01-30T16:01:40Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.716µs]" time="2021-01-30T16:01:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [212.175µs]" time="2021-01-30T16:01:40Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.839µs]" time="2021-01-30T16:01:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [216.392µs]" time="2021-01-30T16:01:40Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.61µs]" time="2021-01-30T16:01:40Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [403.397µs]" time="2021-01-30T16:01:40Z" level=debug msg="albums: search q:kanada type:folder count:24 order:default [12.447µs]" time="2021-01-30T16:01:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Kanada&category=&type=folder&order=default (200) [857.78µs]" time="2021-01-30T16:01:43Z" level=info msg="Album saved" time="2021-01-30T16:01:43Z" level=debug msg="albums: search id:aqmxlqn2k1qfipmd [9.684µs]" time="2021-01-30T16:01:43Z" level=debug msg="http: PUT /api/v1/albums/aqmxlqn2k1qfipmd (200) [14.247339ms]" time="2021-01-30T16:01:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd (200) [316.188µs]" time="2021-01-30T16:01:43Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:60 order:added merged:true [1.346605ms]" time="2021-01-30T16:01:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [2.022691ms]" time="2021-01-30T16:01:43Z" level=debug msg="albums: search type:folder count:24 order:default [10.004µs]" time="2021-01-30T16:01:43Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.021391ms]" time="2021-01-30T16:01:44Z" level=debug msg="albums: search type:folder category:Mountains count:24 order:default [13.279µs]" time="2021-01-30T16:01:44Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=folder&order=default (200) [572.022µs]" time="2021-01-30T16:01:44Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd (200) [312.308µs]" time="2021-01-30T16:01:44Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:60 order:added merged:true [1.210413ms]" time="2021-01-30T16:01:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.776867ms]" time="2021-01-30T16:01:47Z" level=info msg="Album saved" time="2021-01-30T16:01:47Z" level=debug msg="albums: search id:aqmxlqn2k1qfipmd [24.585µs]" time="2021-01-30T16:01:47Z" level=debug msg="http: PUT /api/v1/albums/aqmxlqn2k1qfipmd (200) [13.237123ms]" time="2021-01-30T16:01:47Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:120 order:added merged:true [1.234219ms]" time="2021-01-30T16:01:47Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlqn2k1qfipmd&filter=path:Vacation%2FKanada+public:true&merged=true&country=&camera=0&order=added&q= (200) [1.884167ms]" time="2021-01-30T16:01:47Z" level=debug msg="albums: search type:folder count:24 order:default [10.955µs]" time="2021-01-30T16:01:47Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [890.348µs]" time="2021-01-30T16:01:48Z" level=debug msg="albums: search q:kanada type:folder count:24 order:default [14.689µs]" time="2021-01-30T16:01:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Kanada&category=&type=folder&order=default (200) [896.728µs]" time="2021-01-30T16:01:48Z" level=debug msg="http: GET /photos (200) [15.44482ms]" time="2021-01-30T16:01:48Z" level=debug msg="http: GET /api/v1/ws (200) [10.614769998s]" time="2021-01-30T16:01:48Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.266415ms]" time="2021-01-30T16:01:48Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [111.407913ms]" time="2021-01-30T16:01:49Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.638047ms]" time="2021-01-30T16:01:49Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.824312ms]" time="2021-01-30T16:01:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.997441ms]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [208.141µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [142.478µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [114.354µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [168.308µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [156.653µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [148.278µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [151.733µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [181.601µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [131.872µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [188.192µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [165.828µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [130.475µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [249.85µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [196.797µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [155.331µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [139.447µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [190.647µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [140.573µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [166.142µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [133.48µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [148.507µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [154.237µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [133.667µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.818µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [194.221µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.058µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [128.121µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [168.264µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [179.606µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [115.291µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [167.049µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.155µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [141.333µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [149.425µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [147.827µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [131.504µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [143.335µs]" time="2021-01-30T16:01:50Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [180.407µs]" time="2021-01-30T16:01:51Z" level=debug msg="albums: search type:folder count:24 order:default [10.925µs]" time="2021-01-30T16:01:51Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [856.132µs]" time="2021-01-30T16:01:51Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.103µs]" time="2021-01-30T16:01:51Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [197.266µs]" time="2021-01-30T16:01:51Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.136µs]" time="2021-01-30T16:01:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [168.651µs]" time="2021-01-30T16:01:51Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.97µs]" time="2021-01-30T16:01:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [307.314µs]" time="2021-01-30T16:01:51Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [4.135µs]" time="2021-01-30T16:01:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [205.577µs]" time="2021-01-30T16:01:51Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.11µs]" time="2021-01-30T16:01:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [411.846µs]" time="2021-01-30T16:01:51Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [2.639µs]" time="2021-01-30T16:01:51Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [144.117µs]" time="2021-01-30T16:01:52Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [360.69µs]" time="2021-01-30T16:01:52Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.275454ms]" time="2021-01-30T16:01:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.096316ms]" time="2021-01-30T16:01:52Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [157.672µs]" time="2021-01-30T16:01:52Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [166.456µs]" time="2021-01-30T16:01:52Z" level=debug msg="http: GET /photos (200) [9.973236ms]" time="2021-01-30T16:01:52Z" level=debug msg="http: GET /api/v1/ws (200) [3.773374943s]" time="2021-01-30T16:01:52Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.577037ms]" time="2021-01-30T16:01:52Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.882042ms]" time="2021-01-30T16:01:54Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.366781ms]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.50484ms]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.889497ms]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [167.205µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [153.85µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [114.747µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [163.454µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [143.74µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [171.453µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [143.441µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [115.576µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [159.351µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [166.962µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [128.29µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [260.734µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [179.63µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [158.035µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.043µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [130.97µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [155.685µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [153.424µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [157.945µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [136.519µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [113.034µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [134.987µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [138.245µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [166.849µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.546µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [136.791µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.434µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.046µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.464µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [139.85µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [154.254µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.544µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [137.779µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [116.682µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [134.503µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [145.943µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [126.007µs]" time="2021-01-30T16:01:54Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [110.293µs]" time="2021-01-30T16:01:55Z" level=debug msg="albums: search type:folder count:24 order:default [10.364µs]" time="2021-01-30T16:01:55Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [932.739µs]" time="2021-01-30T16:01:55Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4µs]" time="2021-01-30T16:01:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [219.342µs]" time="2021-01-30T16:01:55Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [2.774µs]" time="2021-01-30T16:01:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [140.614µs]" time="2021-01-30T16:01:55Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.93µs]" time="2021-01-30T16:01:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [150.048µs]" time="2021-01-30T16:01:55Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.062µs]" time="2021-01-30T16:01:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [157.099µs]" time="2021-01-30T16:01:55Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.466µs]" time="2021-01-30T16:01:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [202.697µs]" time="2021-01-30T16:01:55Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [4.58µs]" time="2021-01-30T16:01:55Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [216.388µs]" time="2021-01-30T16:01:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [350.164µs]" time="2021-01-30T16:01:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [369.935µs]" time="2021-01-30T16:01:56Z" level=info msg="Album saved" time="2021-01-30T16:01:56Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [9.316µs]" time="2021-01-30T16:01:56Z" level=debug msg="http: POST /api/v1/albums/aqnah1321mgkt1w2/links (200) [13.340673ms]" time="2021-01-30T16:02:03Z" level=info msg="Album saved" time="2021-01-30T16:02:03Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [8.85µs]" time="2021-01-30T16:02:03Z" level=debug msg="http: PUT /api/v1/albums/aqnah1321mgkt1w2/links/sqnr8j8hnyi3d8zh (200) [9.680142ms]" time="2021-01-30T16:02:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [296.065µs]" time="2021-01-30T16:02:04Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.24223ms]" time="2021-01-30T16:02:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.133771ms]" time="2021-01-30T16:02:04Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [170.799µs]" time="2021-01-30T16:02:04Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [164.909µs]" time="2021-01-30T16:02:05Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [457.191µs]" time="2021-01-30T16:02:12Z" level=info msg="Album saved" time="2021-01-30T16:02:12Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [8.381µs]" time="2021-01-30T16:02:12Z" level=debug msg="http: PUT /api/v1/albums/aqnah1321mgkt1w2/links/sqnr8j8hnyi3d8zh (200) [12.55767ms]" time="2021-01-30T16:02:12Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.466498ms]" time="2021-01-30T16:02:12Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [8.428498ms]" time="2021-01-30T16:02:13Z" level=info msg="Album saved" time="2021-01-30T16:02:13Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [15.002µs]" time="2021-01-30T16:02:13Z" level=debug msg="http: POST /api/v1/albums/aqnah1321mgkt1w2/links (200) [16.137366ms]" time="2021-01-30T16:02:13Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.228927ms]" time="2021-01-30T16:02:13Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.461719ms]" time="2021-01-30T16:02:13Z" level=info msg="Album saved" time="2021-01-30T16:02:13Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [13.265µs]" time="2021-01-30T16:02:13Z" level=debug msg="http: DELETE /api/v1/albums/aqnah1321mgkt1w2/links/sqnr8j8hnyi3d8zh (200) [14.310729ms]" time="2021-01-30T16:02:13Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:120 order:added merged:true [3.285444ms]" time="2021-01-30T16:02:13Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.435837ms]" time="2021-01-30T16:02:14Z" level=debug msg="albums: search type:folder count:24 order:default [10.063µs]" time="2021-01-30T16:02:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [814.741µs]" time="2021-01-30T16:02:14Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/links (200) [461.274µs]" time="2021-01-30T16:02:15Z" level=info msg="Album saved" time="2021-01-30T16:02:15Z" level=debug msg="albums: search id:aqnah1321mgkt1w2 [15.493µs]" time="2021-01-30T16:02:15Z" level=debug msg="http: DELETE /api/v1/albums/aqnah1321mgkt1w2/links/sqnr8jp10gionp6c (200) [15.66491ms]" time="2021-01-30T16:02:15Z" level=debug msg="http: GET /photos (200) [4.757338ms]" time="2021-01-30T16:02:15Z" level=debug msg="http: GET /api/v1/ws (200) [22.715389135s]" time="2021-01-30T16:02:15Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.144269ms]" time="2021-01-30T16:02:16Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [134.49371ms]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.494216ms]" time="2021-01-30T16:02:17Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.914968ms]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.422618ms]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [239.394µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [210.498µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [144.921µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [187.889µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [151.746µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [154.001µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [177.658µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [181.965µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [204.67µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [233.593µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [209.549µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [183.045µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [182.715µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [213.774µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [192.243µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [228.036µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [215.445µs]" time="2021-01-30T16:02:17Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [152.969µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [128.269µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [382.67µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [118.725µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [181.227µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [172.536µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [206.5µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [143.821µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [120.887µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [124.275µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [153.391µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [293.554µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [191.031µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [158.813µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.217µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [124.852µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [133.059µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [197.807µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [187.893µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [198.304µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [143.444µs]" time="2021-01-30T16:02:18Z" level=debug msg="albums: search type:album count:24 [11.457µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [608.921µs]" time="2021-01-30T16:02:18Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.664µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [191.123µs]" time="2021-01-30T16:02:18Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [2.998µs]" time="2021-01-30T16:02:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [150.965µs]" time="2021-01-30T16:02:19Z" level=debug msg="albums: search type:folder count:24 order:default [12.544µs]" time="2021-01-30T16:02:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [983.697µs]" time="2021-01-30T16:02:19Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.207µs]" time="2021-01-30T16:02:19Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [199.754µs]" time="2021-01-30T16:02:19Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.141µs]" time="2021-01-30T16:02:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [147.932µs]" time="2021-01-30T16:02:19Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.864µs]" time="2021-01-30T16:02:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [144.475µs]" time="2021-01-30T16:02:19Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [3.155µs]" time="2021-01-30T16:02:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [183.053µs]" time="2021-01-30T16:02:19Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [2.866µs]" time="2021-01-30T16:02:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [184.643µs]" time="2021-01-30T16:02:19Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [2.626µs]" time="2021-01-30T16:02:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [152.519µs]" time="2021-01-30T16:02:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga (200) [312.165µs]" time="2021-01-30T16:02:19Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:60 order:added merged:true [1.466048ms]" time="2021-01-30T16:02:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn3jaryd4ga&filter=path:group+public:true&merged=true&country=&camera=0&order=added&q= (200) [2.137057ms]" time="2021-01-30T16:02:19Z" level=debug msg="albums: search type:folder count:24 order:default [11.304µs]" time="2021-01-30T16:02:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.072466ms]" time="2021-01-30T16:02:20Z" level=debug msg="albums: search type:album count:1000 [10.125µs]" time="2021-01-30T16:02:20Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [686.43µs]" time="2021-01-30T16:02:21Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForFolder AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumforfolder" time="2021-01-30T16:02:21Z" level=info msg="Album created" time="2021-01-30T16:02:21Z" level=debug msg="albums: search id:aqnr8jx2iw6owqds [9.629µs]" time="2021-01-30T16:02:21Z" level=debug msg="http: POST /api/v1/albums (200) [13.438269ms]" time="2021-01-30T16:02:21Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:10000 [1.136432ms]" time="2021-01-30T16:02:21Z" level=info msg="Selection added to NotYetExistingAlbumForFolder" time="2021-01-30T16:02:21Z" level=debug msg="albums: search id:aqnr8jx2iw6owqds [10.759µs]" time="2021-01-30T16:02:21Z" level=debug msg="http: POST /api/v1/albums/aqnr8jx2iw6owqds/clone (200) [10.14663ms]" time="2021-01-30T16:02:22Z" level=debug msg="albums: search type:album count:24 [10.837µs]" time="2021-01-30T16:02:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [673.561µs]" time="2021-01-30T16:02:22Z" level=debug msg="cached album-cover:aqnr8jx2iw6owqds:tile_500 [1.215554ms]" time="2021-01-30T16:02:22Z" level=debug msg="http: GET /api/v1/albums/aqnr8jx2iw6owqds/t/public/tile_500 (200) [1.401525ms]" time="2021-01-30T16:02:23Z" level=debug msg="albums: search q:notyetexistingalbumforfolder type:album count:24 [14.545µs]" time="2021-01-30T16:02:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForFolder&category=&type=album (200) [892.499µs]" time="2021-01-30T16:02:23Z" level=debug msg="http: GET /api/v1/albums/aqnr8jx2iw6owqds (200) [371.538µs]" time="2021-01-30T16:02:23Z" level=info msg="photos: found 2 results for dist:20 album:aqnr8jx2iw6owqds count:60 order:oldest merged:true [993.878µs]" time="2021-01-30T16:02:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8jx2iw6owqds&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.573315ms]" time="2021-01-30T16:02:23Z" level=debug msg="albums: search type:album count:24 [10.514µs]" time="2021-01-30T16:02:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [1.045886ms]" time="2021-01-30T16:02:25Z" level=info msg="albums: deleting aqnr8jx2iw6owqds" time="2021-01-30T16:02:25Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [15.892719ms]" time="2021-01-30T16:02:25Z" level=debug msg="albums: search type:folder count:24 order:default [18.8µs]" time="2021-01-30T16:02:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.344974ms]" time="2021-01-30T16:02:25Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga (200) [609.053µs]" time="2021-01-30T16:02:25Z" level=info msg="photos: found 2 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:60 order:added merged:true [1.84007ms]" time="2021-01-30T16:02:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlqn3jaryd4ga&filter=path:group+public:true&merged=true&country=&camera=0&order=added&q= (200) [2.535082ms]" time="2021-01-30T16:02:26Z" level=debug msg="http: GET /photos (200) [7.345918ms]" time="2021-01-30T16:02:26Z" level=debug msg="http: GET /api/v1/ws (200) [9.716852281s]" time="2021-01-30T16:02:26Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [14.620319ms]" time="2021-01-30T16:02:26Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [129.988611ms]" time="2021-01-30T16:02:27Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.086844ms]" time="2021-01-30T16:02:27Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.822295ms]" time="2021-01-30T16:02:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.048839ms]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [182.356µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [188.389µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [153.784µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [181.77µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.201µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [172.461µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [146.364µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [132.321µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [186.421µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [190.843µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [194.9µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [126.736µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [169.389µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [158.694µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [155.563µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [158.859µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [154.513µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [161.828µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [161.844µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [131.514µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [133.769µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [146.732µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [120.485µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [143.982µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [130.575µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [176.765µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [172.004µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [144.862µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [194.882µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [116.26µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [136.907µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [117.782µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [146.761µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [150.206µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [148.75µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.79µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [151.722µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [113.794µs]" time="2021-01-30T16:02:28Z" level=debug msg="albums: search type:folder count:24 order:default [10.532µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [868.374µs]" time="2021-01-30T16:02:28Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [3.839µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [189.493µs]" time="2021-01-30T16:02:28Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [2.604µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [149.797µs]" time="2021-01-30T16:02:28Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.908µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [178.184µs]" time="2021-01-30T16:02:28Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.732µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [151.903µs]" time="2021-01-30T16:02:28Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.775µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [237.679µs]" time="2021-01-30T16:02:28Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [4.621µs]" time="2021-01-30T16:02:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [241.451µs]" time="2021-01-30T16:02:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [372.109µs]" time="2021-01-30T16:02:35Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.292745ms]" time="2021-01-30T16:02:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.068039ms]" time="2021-01-30T16:02:35Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [177.304µs]" time="2021-01-30T16:02:35Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [172.479µs]" time="2021-01-30T16:02:41Z" level=debug msg="http: GET /photos (200) [16.34097ms]" time="2021-01-30T16:02:41Z" level=debug msg="http: GET /api/v1/ws (200) [15.001907973s]" time="2021-01-30T16:02:41Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.036483ms]" time="2021-01-30T16:02:41Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.665157ms]" time="2021-01-30T16:02:42Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.390756ms]" time="2021-01-30T16:02:42Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.417483ms]" time="2021-01-30T16:02:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.443266ms]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [164.965µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [151.192µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [122.54µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [179.184µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [158.31µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [139.325µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [182.501µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [154.482µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [130.86µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [161.851µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [160.071µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [133.923µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [160.08µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [162.46µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [126.811µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [149.949µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [159.249µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [138.906µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [135.38µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [126.928µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.419µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [163.335µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [204.902µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [137.757µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [135.139µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [128.062µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [143.71µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [145.965µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [155.256µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [117.469µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [291.298µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [110.216µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [212.456µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [140.015µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [141.427µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [189.759µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [148.103µs]" time="2021-01-30T16:02:43Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [126.211µs]" time="2021-01-30T16:02:44Z" level=debug msg="labels: search count:24 [7.021µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [784.14µs]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr61mueo9bde:tile_500 [908.334µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [1.113185ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr23ddgcr8n6:tile_500 [840.72µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [980.808µs]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr73t4txicnb:tile_500 [793.517µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [915.926µs]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr39h7yd60w8:tile_500 [1.265535ms]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [1.548723ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr32g4pqrnge:tile_500 [1.003278ms]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [1.147598ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr312hfkfwfn:tile_500 [752.939µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [918.979µs]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlqz2rzztin1h:tile_500 [1.00103ms]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [1.162893ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr63jc85g73d:tile_500 [856.121µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [1.011655ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr32hkjxghys:tile_500 [879.328µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [1.005978ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr3j14zwey9y:tile_500 [834.304µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [1.011987ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr22kdk4wcv1:tile_500 [788.199µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [947.698µs]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr43kjflsrmq:tile_500 [769.049µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [915.308µs]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr13uqg45rt5:tile_500 [870.482µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [1.030994ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr2ar5nh0zjw:tile_500 [860.53µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [1.004386ms]" time="2021-01-30T16:02:44Z" level=debug msg="labels: search all:true count:24 [8.27µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all=true (200) [1.145459ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr257v084yut:tile_500 [1.306693ms]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr257v084yut/t/public/tile_500 (200) [1.704769ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr1v6lgj56ow:tile_500 [1.258856ms]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr1v6lgj56ow/t/public/tile_500 (200) [1.416901ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr233gapjdmo:tile_500 [936.451µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr233gapjdmo/t/public/tile_500 (200) [1.095159ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr13ldzj2q1u:tile_500 [1.317089ms]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13ldzj2q1u/t/public/tile_500 (200) [1.451828ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr5164qkvyjy:tile_500 [747.249µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr5164qkvyjy/t/public/tile_500 (200) [892.205µs]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlqz2ft9xol52:tile_500 [1.033873ms]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2ft9xol52/t/public/tile_500 (200) [1.203012ms]" time="2021-01-30T16:02:44Z" level=debug msg="labels: search all:true count:24 offset:24 [8.848µs]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=24&q=&all=true (200) [392.637µs]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlqz2ketk50w1:tile_500 [1.463598ms]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2ketk50w1/t/public/tile_500 (200) [1.662698ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr42vbpyh6vo:tile_500 [1.333553ms]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr42vbpyh6vo/t/public/tile_500 (200) [1.489194ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqnah1gpxr93ty8m:tile_500 [1.092988ms]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqnah1gpxr93ty8m/t/public/tile_500 (200) [1.253983ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr21q1yo2a58:tile_500 [1.294083ms]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr21q1yo2a58/t/public/tile_500 (200) [1.451103ms]" time="2021-01-30T16:02:44Z" level=debug msg="cached label-cover:lqmxlr229xygqjhu:tile_500 [1.325596ms]" time="2021-01-30T16:02:44Z" level=debug msg="http: GET /api/v1/labels/lqmxlr229xygqjhu/t/public/tile_500 (200) [1.515281ms]" time="2021-01-30T16:02:45Z" level=debug msg="labels: search count:48 [7.797µs]" time="2021-01-30T16:02:45Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [942.97µs]" time="2021-01-30T16:02:45Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T16:02:45Z" level=debug msg="labels: search q:beacon count:48 [9.806µs]" time="2021-01-30T16:02:45Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [754.175µs]" time="2021-01-30T16:02:46Z" level=info msg="search: label Beacon includes 0 categories" time="2021-01-30T16:02:46Z" level=info msg="photos: found 1 results for public:true dist:20 label:beacon count:60 order:newest merged:true [1.365977ms]" time="2021-01-30T16:02:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:beacon&public=true&quality=0 (200) [1.863615ms]" time="2021-01-30T16:02:47Z" level=debug msg="http: GET /api/v1/svg/photo (200) [151.42µs]" time="2021-01-30T16:02:47Z" level=debug msg="http: GET /api/v1/photos/pqmxlr63s7c33i4r (200) [2.277814ms]" time="2021-01-30T16:02:48Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [1.949999ms]" time="2021-01-30T16:02:48Z" level=info msg="label removed" time="2021-01-30T16:02:48Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr63s7c33i4r/label/24 (200) [42.992075ms]" time="2021-01-30T16:02:49Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [924.234µs]" time="2021-01-30T16:02:49Z" level=info msg="label updated" time="2021-01-30T16:02:49Z" level=debug msg="http: POST /api/v1/photos/pqmxlr63s7c33i4r/label (200) [45.723057ms]" time="2021-01-30T16:02:50Z" level=debug msg="labels: search count:48 [7.965µs]" time="2021-01-30T16:02:50Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [948.803µs]" time="2021-01-30T16:02:50Z" level=debug msg="cached label-cover:lqnr8kp9zf0ei1l5:tile_500 [1.122644ms]" time="2021-01-30T16:02:50Z" level=debug msg="http: GET /api/v1/labels/lqnr8kp9zf0ei1l5/t/public/tile_500 (200) [1.382358ms]" time="2021-01-30T16:02:50Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T16:02:50Z" level=debug msg="labels: search q:beacon count:48 [10.889µs]" time="2021-01-30T16:02:50Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [731.327µs]" time="2021-01-30T16:02:51Z" level=info msg="search: label Test includes 1 categories" time="2021-01-30T16:02:51Z" level=debug msg="labels: search q:test count:48 [13.146µs]" time="2021-01-30T16:02:51Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=test&all= (200) [891.506µs]" time="2021-01-30T16:02:51Z" level=info msg="search: label Test includes 0 categories" time="2021-01-30T16:02:51Z" level=info msg="photos: found 1 results for public:true dist:20 label:test count:60 order:newest merged:true [1.440076ms]" time="2021-01-30T16:02:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:test&public=true&quality=0 (200) [1.894773ms]" time="2021-01-30T16:02:51Z" level=debug msg="http: GET /api/v1/photos/pqmxlr63s7c33i4r (200) [2.349404ms]" time="2021-01-30T16:02:52Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [613.517µs]" time="2021-01-30T16:02:52Z" level=info msg="label removed" time="2021-01-30T16:02:52Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr63s7c33i4r/label/28 (200) [31.955373ms]" time="2021-01-30T16:02:53Z" level=info msg="photos: found 1 results for id:pqmxlr63s7c33i4r merged:true [628.787µs]" time="2021-01-30T16:02:53Z" level=info msg="label saved" time="2021-01-30T16:02:53Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr63s7c33i4r/label/24 (200) [26.986474ms]" time="2021-01-30T16:02:53Z" level=debug msg="labels: search count:48 [8.293µs]" time="2021-01-30T16:02:53Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [713.162µs]" time="2021-01-30T16:02:54Z" level=info msg="search: label Test includes 1 categories" time="2021-01-30T16:02:54Z" level=debug msg="labels: search q:test count:48 [14.553µs]" time="2021-01-30T16:02:54Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=test&all= (200) [1.472596ms]" time="2021-01-30T16:02:54Z" level=info msg="search: label Beacon includes 1 categories" time="2021-01-30T16:02:54Z" level=debug msg="labels: search q:beacon count:48 [12.394µs]" time="2021-01-30T16:02:54Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=beacon&all= (200) [889.841µs]" time="2021-01-30T16:02:55Z" level=debug msg="http: GET /photos (200) [11.171738ms]" time="2021-01-30T16:02:55Z" level=debug msg="http: GET /api/v1/ws (200) [12.977903224s]" time="2021-01-30T16:02:55Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.349403ms]" time="2021-01-30T16:02:55Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.461645ms]" time="2021-01-30T16:02:56Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.816882ms]" time="2021-01-30T16:02:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.202899ms]" time="2021-01-30T16:02:56Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.802311ms]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [181.134µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [161.331µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [208.974µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [193.757µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [184.727µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [252.62µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [169.409µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [197.219µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [175.706µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [234.881µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [210.672µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [175.202µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [309.289µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [261.259µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [333.154µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [222.118µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [213.786µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [139.181µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [163.493µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [188.884µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [148.208µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [162.8µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [169.826µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [145.312µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [307.131µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [186.057µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [200.36µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [170.091µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [191.174µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [128.42µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [209.007µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [161.323µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [265.445µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [186.921µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [208.46µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [155.495µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [229.947µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [166.365µs]" time="2021-01-30T16:02:57Z" level=debug msg="labels: search count:24 [7.158µs]" time="2021-01-30T16:02:57Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [873.161µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.727µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [198.569µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.763µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [193.627µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.24µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [181.669µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.665µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [251.096µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [2.5µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [154.506µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.634µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [410.389µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.975µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [185.034µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [5.693µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [228.17µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [4.479µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [202.316µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [2.792µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [194.758µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [2.316µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [177.025µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [2.09µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [137.839µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [23.056µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [155.073µs]" time="2021-01-30T16:02:58Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.403µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [292.8µs]" time="2021-01-30T16:02:58Z" level=info msg="search: label Zebra includes 1 categories" time="2021-01-30T16:02:58Z" level=debug msg="labels: search q:zebra count:24 [9.688µs]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=zebra&all= (200) [956.913µs]" time="2021-01-30T16:02:58Z" level=info msg="search: label Zebra includes 0 categories" time="2021-01-30T16:02:58Z" level=info msg="photos: found 3 results for public:true dist:20 label:zebra count:60 order:newest merged:true [1.760225ms]" time="2021-01-30T16:02:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:zebra&public=true&quality=0 (200) [2.661862ms]" time="2021-01-30T16:03:00Z" level=debug msg="http: GET /api/v1/svg/photo (200) [190.19µs]" time="2021-01-30T16:03:00Z" level=debug msg="http: GET /api/v1/photos/pqmxlr2246libzzo (200) [2.214894ms]" time="2021-01-30T16:03:01Z" level=debug msg="photo: using label Horse to create title for pqmxlr2246libzzo" time="2021-01-30T16:03:01Z" level=debug msg="photo: changed title of pqmxlr2246libzzo to “Horse / South Africa / 2013”" time="2021-01-30T16:03:01Z" level=info msg="photos: found 1 results for id:pqmxlr2246libzzo merged:true [534.003µs]" time="2021-01-30T16:03:01Z" level=info msg="label saved" time="2021-01-30T16:03:01Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr2246libzzo/label/13 (200) [30.75678ms]" time="2021-01-30T16:03:02Z" level=debug msg="labels: search count:24 [7.454µs]" time="2021-01-30T16:03:02Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [807.096µs]" time="2021-01-30T16:03:03Z" level=info msg="search: label Horse includes 1 categories" time="2021-01-30T16:03:03Z" level=debug msg="labels: search q:horse count:24 [10.355µs]" time="2021-01-30T16:03:03Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=horse&all= (200) [708.425µs]" time="2021-01-30T16:03:03Z" level=info msg="search: label Horse includes 0 categories" time="2021-01-30T16:03:03Z" level=info msg="photos: found 3 results for public:true dist:20 label:horse count:60 order:newest merged:true [1.62976ms]" time="2021-01-30T16:03:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:horse&public=true&quality=0 (200) [2.369017ms]" time="2021-01-30T16:03:04Z" level=debug msg="http: GET /api/v1/photos/pqmxlr2246libzzo (200) [2.455681ms]" time="2021-01-30T16:03:05Z" level=debug msg="photo: using label Zebra to create title for pqmxlr2246libzzo" time="2021-01-30T16:03:05Z" level=debug msg="photo: changed title of pqmxlr2246libzzo to “Zebra / South Africa / 2013”" time="2021-01-30T16:03:05Z" level=info msg="photos: found 1 results for id:pqmxlr2246libzzo merged:true [699.793µs]" time="2021-01-30T16:03:05Z" level=info msg="label saved" time="2021-01-30T16:03:05Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr2246libzzo/label/13 (200) [27.0339ms]" time="2021-01-30T16:03:05Z" level=debug msg="labels: search count:24 [7.61µs]" time="2021-01-30T16:03:05Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [788.742µs]" time="2021-01-30T16:03:06Z" level=info msg="search: label horse not found" time="2021-01-30T16:03:06Z" level=debug msg="labels: search q:horse count:24 [9.674µs]" time="2021-01-30T16:03:06Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=horse&all= (200) [978.983µs]" time="2021-01-30T16:03:06Z" level=debug msg="http: GET /photos (200) [12.42114ms]" time="2021-01-30T16:03:06Z" level=debug msg="http: GET /api/v1/ws (200) [11.207718854s]" time="2021-01-30T16:03:06Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.101053ms]" time="2021-01-30T16:03:06Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.635478ms]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.631525ms]" time="2021-01-30T16:03:08Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.941309ms]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.673525ms]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [182.627µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [154.103µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [116.134µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [182.23µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [125.878µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [151.828µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [146.447µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [116.82µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [182.101µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [163.225µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [169.848µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [137.807µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [167.962µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [205.46µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [126.824µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [156.406µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [152.043µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [145.944µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [156.988µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [123.614µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [146.023µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [157.063µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [131.676µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [143.143µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [147.403µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [159.76µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [119.38µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [120.069µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [186.546µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [135.517µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [163.332µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [132.591µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [125.76µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [134.33µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [144.392µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [143.12µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [152.642µs]" time="2021-01-30T16:03:08Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [144.313µs]" time="2021-01-30T16:03:09Z" level=debug msg="albums: search type:album count:24 [11.229µs]" time="2021-01-30T16:03:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [641.74µs]" time="2021-01-30T16:03:09Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.578µs]" time="2021-01-30T16:03:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [227.036µs]" time="2021-01-30T16:03:09Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [2.906µs]" time="2021-01-30T16:03:09Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [469.576µs]" time="2021-01-30T16:03:10Z" level=debug msg="albums: search q:christmas type:album count:24 [14.823µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Christmas&category=&type=album (200) [977.633µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [391.683µs]" time="2021-01-30T16:03:10Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [986.018µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.620985ms]" time="2021-01-30T16:03:10Z" level=debug msg="labels: search count:24 [8.331µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [813.181µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.442µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [174.638µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [4.191µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [265.107µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.011µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [217.181µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [3.157µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [299.937µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [2.959µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [198.246µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [2.793µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [194.305µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [2.84µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [154.339µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.546µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [197.956µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.13µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [202.782µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.57µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [174.821µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [3.59µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [153.244µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.855µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [173.739µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [2.813µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [135.65µs]" time="2021-01-30T16:03:10Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.425µs]" time="2021-01-30T16:03:10Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [180.477µs]" time="2021-01-30T16:03:11Z" level=info msg="search: label Landscape includes 2 categories" time="2021-01-30T16:03:11Z" level=debug msg="labels: search q:landscape count:24 [10.549µs]" time="2021-01-30T16:03:11Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=landscape&all= (200) [810.948µs]" time="2021-01-30T16:03:12Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T16:03:12Z" level=info msg="photos: found 8 results for public:true dist:20 label:landscape count:60 order:newest merged:true [2.469005ms]" time="2021-01-30T16:03:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:landscape&public=true&quality=0 (200) [3.97955ms]" time="2021-01-30T16:03:12Z" level=debug msg="labels: search count:24 [7.516µs]" time="2021-01-30T16:03:12Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [975.097µs]" time="2021-01-30T16:03:13Z" level=debug msg="albums: search type:album count:1000 [9.966µs]" time="2021-01-30T16:03:13Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [670.331µs]" time="2021-01-30T16:03:15Z" level=info msg="7 entries added to Christmas" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:colors from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:right_224 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_720 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_224 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:left_224 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1280 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_7680 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_50 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_500 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1920 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_4096 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_100 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2048 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2560 from cache" time="2021-01-30T16:03:15Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_3840 from cache" time="2021-01-30T16:03:15Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [9.12µs]" time="2021-01-30T16:03:15Z" level=debug msg="http: POST /api/v1/albums/aqmxlts2b2rx38wl/photos (200) [30.377434ms]" time="2021-01-30T16:03:15Z" level=debug msg="albums: search type:album count:24 [9.784µs]" time="2021-01-30T16:03:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [713.69µs]" time="2021-01-30T16:03:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [289.805µs]" time="2021-01-30T16:03:15Z" level=info msg="photos: found 9 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [1.815128ms]" time="2021-01-30T16:03:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [3.410998ms]" time="2021-01-30T16:03:16Z" level=debug msg="http: GET /api/v1/config (200) [3.658215ms]" time="2021-01-30T16:03:18Z" level=info msg="6 entries removed from Christmas" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1280 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_7680 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_224 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:left_224 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_1920 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_4096 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_50 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_500 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2560 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_3840 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:tile_100 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_2048 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:fit_720 from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:colors from cache" time="2021-01-30T16:03:18Z" level=debug msg="removed album-cover:aqmxlts2b2rx38wl:right_224 from cache" time="2021-01-30T16:03:18Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [26.845µs]" time="2021-01-30T16:03:18Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlts2b2rx38wl/photos (200) [36.739682ms]" time="2021-01-30T16:03:18Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [791.1µs]" time="2021-01-30T16:03:18Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.321985ms]" time="2021-01-30T16:03:18Z" level=debug msg="http: GET /photos (200) [9.470585ms]" time="2021-01-30T16:03:18Z" level=debug msg="http: GET /api/v1/ws (200) [11.529169249s]" time="2021-01-30T16:03:18Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.48105ms]" time="2021-01-30T16:03:18Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [126.659066ms]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.64595ms]" time="2021-01-30T16:03:20Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.01414ms]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [13.28594ms]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [186.121µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [157.03µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [160.267µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [180.025µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [122.782µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [398.349µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [169.53µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [139.971µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [211.626µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [157.888µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [165.272µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [144.421µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [316.389µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [177.763µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [156.67µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [192.059µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [153.712µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [256.925µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [211.062µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [294.672µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [175.295µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [138.179µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [191.841µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [244.721µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [269.359µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [163.634µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [149.441µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [147.299µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [177.116µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [133.898µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [144.594µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [857.799µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [164.782µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [140.517µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [148.805µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [223.314µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [197.997µs]" time="2021-01-30T16:03:20Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [176.571µs]" time="2021-01-30T16:03:21Z" level=debug msg="labels: search count:24 [7.518µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [986.616µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [4.795µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [169.738µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.376µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [173.364µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.05µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [128.312µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.311µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [186.617µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [2.696µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [174.462µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [2.98µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [224.371µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.567µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [175.097µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.008µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [175.552µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.439µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [180.814µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.383µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [196.24µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [3.751µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [182.549µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [2.713µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [157.335µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [2.828µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [192.959µs]" time="2021-01-30T16:03:21Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [4.446µs]" time="2021-01-30T16:03:21Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [190.463µs]" time="2021-01-30T16:03:22Z" level=info msg="search: label Dome includes 1 categories" time="2021-01-30T16:03:22Z" level=debug msg="labels: search q:dome count:24 [9.181µs]" time="2021-01-30T16:03:22Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=dome&all= (200) [621.03µs]" time="2021-01-30T16:03:22Z" level=info msg="search: label Dome includes 0 categories" time="2021-01-30T16:03:22Z" level=info msg="photos: found 1 results for public:true dist:20 label:dome count:60 order:newest merged:true [1.808382ms]" time="2021-01-30T16:03:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:dome&public=true&quality=0 (200) [2.522606ms]" time="2021-01-30T16:03:22Z" level=debug msg="labels: search count:24 [7.659µs]" time="2021-01-30T16:03:22Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [686.574µs]" time="2021-01-30T16:03:24Z" level=info msg="labels: deleting lqmxlr39h7yd60w8" time="2021-01-30T16:03:24Z" level=debug msg="http: POST /api/v1/batch/labels/delete (200) [14.149685ms]" time="2021-01-30T16:03:25Z" level=info msg="search: label dome not found" time="2021-01-30T16:03:25Z" level=debug msg="labels: search q:dome count:24 [8.46µs]" time="2021-01-30T16:03:25Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=dome&all= (200) [673.992µs]" time="2021-01-30T16:03:25Z" level=info msg="photos: found 52 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.819755ms]" time="2021-01-30T16:03:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.976761ms]" time="2021-01-30T16:03:26Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [187.171µs]" time="2021-01-30T16:03:26Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [130.436µs]" time="2021-01-30T16:03:26Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [150.705µs]" time="2021-01-30T16:03:26Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [167.461µs]" time="2021-01-30T16:03:26Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [95.677µs]" time="2021-01-30T16:03:27Z" level=debug msg="http: GET /api/v1/svg/photo (200) [171.709µs]" time="2021-01-30T16:03:27Z" level=debug msg="http: GET /api/v1/photos/pqmxlr32xpzvdvku (200) [1.935501ms]" time="2021-01-30T16:03:28Z" level=debug msg="photo: using label Dome to create title for pqmxlr32xpzvdvku" time="2021-01-30T16:03:28Z" level=info msg="photos: found 1 results for id:pqmxlr32xpzvdvku merged:true [2.008571ms]" time="2021-01-30T16:03:28Z" level=info msg="label updated" time="2021-01-30T16:03:28Z" level=debug msg="http: POST /api/v1/photos/pqmxlr32xpzvdvku/label (200) [48.13617ms]" time="2021-01-30T16:03:29Z" level=debug msg="http: GET /photos (200) [6.824307ms]" time="2021-01-30T16:03:29Z" level=debug msg="http: GET /api/v1/ws (200) [9.836797208s]" time="2021-01-30T16:03:29Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.672132ms]" time="2021-01-30T16:03:29Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [140.076249ms]" time="2021-01-30T16:03:30Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.545922ms]" time="2021-01-30T16:03:30Z" level=info msg="photos: found 42 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [13.58348ms]" time="2021-01-30T16:03:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.93498ms]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [162.537µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [167.619µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [165.228µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [232.331µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [220.515µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [177.834µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [197.071µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [169.092µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [161.509µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [373.97µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [205.94µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [303.251µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [228.745µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [167.026µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [125.635µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [125.072µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [142.298µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [152.365µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [219.018µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [164.276µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [169.993µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [134.119µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.083µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [131.882µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [198.598µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [155.239µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [165.23µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [161.736µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [214.286µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [139.037µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [142.431µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [117.796µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [173.02µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [168.605µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [210.221µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.692µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [126.553µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [170.734µs]" time="2021-01-30T16:03:31Z" level=debug msg="labels: search count:24 [8.185µs]" time="2021-01-30T16:03:31Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [699.796µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [19.342µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [356.247µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [4.083µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [175.125µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [3.072µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [206.724µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.862µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [171.058µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [3.108µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [274.286µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.083µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [213.917µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [4.35µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [175.798µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.295µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [193.015µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [2.703µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [162.365µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [2.467µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [2.272µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [162.709µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [215.672µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [2.15µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [142.211µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [4.211µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [261.47µs]" time="2021-01-30T16:03:32Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.12µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [338.904µs]" time="2021-01-30T16:03:32Z" level=info msg="search: label bakery not found" time="2021-01-30T16:03:32Z" level=debug msg="labels: search q:bakery count:24 [8.946µs]" time="2021-01-30T16:03:32Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=bakery&all= (200) [655.177µs]" time="2021-01-30T16:03:33Z" level=debug msg="http: GET /api/v1/folders/import?recursive=true&uncached=true (200) [80.298937ms]" [GIN-debug] redirecting request 307: /api/v1/import/ --> /api/v1/import/ time="2021-01-30T16:03:34Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T16:03:34Z" level=info msg="Copying files from Bäckerei" time="2021-01-30T16:03:34Z" level=info msg="import: no .ppignore file found" time="2021-01-30T16:03:34Z" level=debug msg="media: no original json sidecar file found for library-import-001.jpg" time="2021-01-30T16:03:34Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:03:34Z" level=info msg="media: library-import-001.jpg was taken at 2010-03-12 17:10:07 +0000 UTC (meta)" time="2021-01-30T16:03:34Z" level=info msg="folder: added album “March 2010” (path:2010/03 public:true)" time="2021-01-30T16:03:34Z" level=info msg="import: created folder /2010/03" time="2021-01-30T16:03:34Z" level=info msg="import: moving main jpg file library-import-001.jpg to 2010/03/20100312_171007_16084939.jpg" time="2021-01-30T16:03:34Z" level=debug msg="media: no new thumbnails created for 20100312_171007_16084939 [1.266729ms]" time="2021-01-30T16:03:34Z" level=debug msg="media: no original json sidecar file found for 20100312_171007_16084939.jpg" time="2021-01-30T16:03:34Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:03:34Z" level=info msg="media: 20100312_171007_16084939.jpg was taken at 2010-03-12 17:10:07 +0000 UTC (meta)" time="2021-01-30T16:03:34Z" level=debug msg="index: image classification took 244.830685ms" time="2021-01-30T16:03:34Z" level=debug msg="photo: changed title of pqnr8ly1ywzwfxua to “Library Import / 2010”" time="2021-01-30T16:03:34Z" level=info msg="import: added main jpg file 2010/03/20100312_171007_16084939.jpg" time="2021-01-30T16:03:34Z" level=debug msg="http: GET /api/v1/config (200) [58.163139ms]" time="2021-01-30T16:03:34Z" level=debug msg="http: GET /api/v1/config (200) [58.203836ms]" time="2021-01-30T16:03:34Z" level=debug msg="moments: index contains 45 photos and 5 videos, using threshold 6" time="2021-01-30T16:03:34Z" level=info msg="moments: added “March 2010” (public:true year:2010 month:3)" time="2021-01-30T16:03:34Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T16:03:34Z" level=info msg="Import completed in 0 s" time="2021-01-30T16:03:34Z" level=debug msg="http: POST /api/v1/import/ (200) [414.726927ms]" time="2021-01-30T16:03:34Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 count:120 order:newest merged:true [1.758209ms]" time="2021-01-30T16:03:34Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&photo=true (200) [6.421005ms]" time="2021-01-30T16:04:34Z" level=debug msg="labels: search count:24 [7.928µs]" time="2021-01-30T16:04:34Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [936.718µs]" time="2021-01-30T16:04:34Z" level=debug msg="cached label-cover:lqnr8ly3m9di18om:tile_500 [920.77µs]" time="2021-01-30T16:04:34Z" level=debug msg="http: GET /api/v1/labels/lqnr8ly3m9di18om/t/public/tile_500 (200) [1.097075ms]" time="2021-01-30T16:04:34Z" level=debug msg="labels: search count:48 [7.756µs]" time="2021-01-30T16:04:34Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [824.675µs]" time="2021-01-30T16:04:35Z" level=info msg="search: label Bakery includes 1 categories" time="2021-01-30T16:04:35Z" level=debug msg="labels: search q:bakery count:24 [10.397µs]" time="2021-01-30T16:04:35Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=bakery&all= (200) [730.697µs]" time="2021-01-30T16:04:35Z" level=debug msg="http: GET /photos (200) [9.713503ms]" time="2021-01-30T16:04:35Z" level=debug msg="http: GET /api/v1/ws (200) [1m6.061922606s]" time="2021-01-30T16:04:35Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.154938ms]" time="2021-01-30T16:04:35Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [114.185193ms]" time="2021-01-30T16:04:36Z" level=info msg="photos: found 43 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [6.848678ms]" time="2021-01-30T16:04:36Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.936367ms]" time="2021-01-30T16:04:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.270042ms]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [217.641µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [148.322µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [118.844µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [151.951µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [180.679µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [239.24µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [128.764µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [135.62µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [197.216µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [200.96µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [145.7µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [160.393µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [180.431µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [188.073µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.702µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [142.198µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [136.74µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [149.834µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [153.645µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [140.733µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [136.311µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [129.898µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [131.941µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [157.351µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.429µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [127.781µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [151.019µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [141.507µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [151.514µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [115.757µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [146.754µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [130.994µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [149.505µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [136.106µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [150.42µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [164.376µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [136.19µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [137.441µs]" time="2021-01-30T16:04:37Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [145.725µs]" time="2021-01-30T16:04:38Z" level=debug msg="labels: search count:24 [7.77µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [895.011µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqnr8ly3m9di18om:tile_500 [4.384µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqnr8ly3m9di18om/t/public/tile_500 (200) [179.095µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [3.874µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [183.661µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [4.445µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [168.509µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [2.427µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [194.78µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [2.611µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [253.308µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [2.475µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [152.205µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [4.266µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [252.744µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [4.818µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [178.276µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [3.246µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [141.501µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [2.245µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [130.924µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [2.939µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [171.012µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [2.881µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [161.661µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [1.772µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [112.251µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [5.945µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [176.608µs]" time="2021-01-30T16:04:38Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [3.135µs]" time="2021-01-30T16:04:38Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [225.537µs]" time="2021-01-30T16:04:39Z" level=info msg="search: label cheetah not found" time="2021-01-30T16:04:39Z" level=debug msg="labels: search q:cheetah count:24 [8.845µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=cheetah&all= (200) [647.184µs]" time="2021-01-30T16:04:39Z" level=debug msg="albums: search type:moment count:24 [12.521µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [636.454µs]" time="2021-01-30T16:04:39Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T16:04:39Z" level=info msg="photos: found 1 results for filter:\"public:true label:landscape\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape count:1 order:relevance [1.353126ms]" time="2021-01-30T16:04:39Z" level=debug msg="cached album-cover:aqnah1mhviyxpahk:tile_500 [2.288303ms]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [2.495332ms]" time="2021-01-30T16:04:39Z" level=debug msg="albums: search type:month count:24 [9.716µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.58046ms]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [4.963µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [215.963µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.156µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [198.491µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [2.916µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [155.766µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [3.219µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [173.105µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.886µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [218.535µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.863µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [147.912µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [4.127µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [210.528µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.384µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [176.955µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [5.027µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [220.902µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [5.246µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [214.027µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [3.438µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [154.892µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [3.695µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [204.582µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [4.348µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [204.065µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [3.111µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [135.232µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.052µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [578.065µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.504µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [162.095µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [4.032µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [244.514µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [4.149µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [195.021µs]" time="2021-01-30T16:04:39Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.041µs]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [149.784µs]" time="2021-01-30T16:04:39Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnr8ly1xik9tc4u year:2010 month:3 count:1 order:relevance [698.503µs]" time="2021-01-30T16:04:39Z" level=debug msg="cached album-cover:aqnr8ly1xik9tc4u:tile_500 [1.660219ms]" time="2021-01-30T16:04:39Z" level=debug msg="http: GET /api/v1/albums/aqnr8ly1xik9tc4u/t/public/tile_500 (200) [1.804377ms]" time="2021-01-30T16:04:40Z" level=debug msg="albums: search q:\"december 2013\" type:month count:24 [12.942µs]" time="2021-01-30T16:04:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=December+2013&category=&type=month (200) [753.666µs]" time="2021-01-30T16:04:41Z" level=debug msg="albums: search type:folder count:24 order:default [13.226µs]" time="2021-01-30T16:04:41Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.103445ms]" time="2021-01-30T16:04:41Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.111µs]" time="2021-01-30T16:04:41Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [208.855µs]" time="2021-01-30T16:04:41Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.45µs]" time="2021-01-30T16:04:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [144.711µs]" time="2021-01-30T16:04:41Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.586µs]" time="2021-01-30T16:04:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [275.36µs]" time="2021-01-30T16:04:41Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.566µs]" time="2021-01-30T16:04:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [149.088µs]" time="2021-01-30T16:04:41Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.044µs]" time="2021-01-30T16:04:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [222.569µs]" time="2021-01-30T16:04:41Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [4.753µs]" time="2021-01-30T16:04:41Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [206.573µs]" time="2021-01-30T16:04:41Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnr8ly1uxl5a8rn count:1 order:relevance [921.156µs]" time="2021-01-30T16:04:41Z" level=debug msg="cached album-cover:aqnr8ly1uxl5a8rn:tile_500 [1.882587ms]" time="2021-01-30T16:04:41Z" level=debug msg="http: GET /api/v1/albums/aqnr8ly1uxl5a8rn/t/public/tile_500 (200) [2.018046ms]" time="2021-01-30T16:04:41Z" level=debug msg="albums: search q:moment type:folder count:24 order:default [14.676µs]" time="2021-01-30T16:04:41Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Moment&category=&type=folder&order=default (200) [811.024µs]" time="2021-01-30T16:04:42Z" level=debug msg="albums: search type:state count:24 [10.075µs]" time="2021-01-30T16:04:42Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.070418ms]" time="2021-01-30T16:04:42Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [761.383µs]" time="2021-01-30T16:04:42Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [1.84487ms]" time="2021-01-30T16:04:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [1.9949ms]" time="2021-01-30T16:04:42Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [798.941µs]" time="2021-01-30T16:04:42Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [721.765µs]" time="2021-01-30T16:04:42Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [1.55763ms]" time="2021-01-30T16:04:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [1.760702ms]" time="2021-01-30T16:04:42Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [3.751489ms]" time="2021-01-30T16:04:42Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [860.3µs]" time="2021-01-30T16:04:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [3.891823ms]" time="2021-01-30T16:04:42Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [838.797µs]" time="2021-01-30T16:04:42Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [727.816µs]" time="2021-01-30T16:04:42Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [2.075909ms]" time="2021-01-30T16:04:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [2.226971ms]" time="2021-01-30T16:04:42Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [1.781037ms]" time="2021-01-30T16:04:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [1.926439ms]" time="2021-01-30T16:04:42Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [4.585505ms]" time="2021-01-30T16:04:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [4.768617ms]" time="2021-01-30T16:04:42Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [739.095µs]" time="2021-01-30T16:04:42Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [1.945459ms]" time="2021-01-30T16:04:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [2.081378ms]" time="2021-01-30T16:04:42Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [768.608µs]" time="2021-01-30T16:04:42Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [1.875093ms]" time="2021-01-30T16:04:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [2.035589ms]" time="2021-01-30T16:04:42Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [868.019µs]" time="2021-01-30T16:04:42Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [2.105224ms]" time="2021-01-30T16:04:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [2.271357ms]" time="2021-01-30T16:04:42Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [1.489934ms]" time="2021-01-30T16:04:42Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [2.399665ms]" time="2021-01-30T16:04:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [2.575919ms]" time="2021-01-30T16:04:42Z" level=debug msg="albums: search q:kwazulu type:state count:24 [12.786µs]" time="2021-01-30T16:04:42Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KwaZulu&category=&type=state (200) [933.061µs]" time="2021-01-30T16:04:43Z" level=info msg="folder: added album 2010 (path:2010 public:true)" time="2021-01-30T16:04:43Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [20.432649ms]" time="2021-01-30T16:04:43Z" level=debug msg="http: GET /api/v1/svg/folder (200) [197.798µs]" time="2021-01-30T16:04:44Z" level=debug msg="http: GET /api/v1/folders/originals/moment?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [584.946µs]" time="2021-01-30T16:04:44Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [873.658µs]" time="2021-01-30T16:04:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.575263ms]" time="2021-01-30T16:04:45Z" level=debug msg="cached folder:/:true:false [2.958939ms]" time="2021-01-30T16:04:45Z" level=debug msg="http: GET /api/v1/folders/originals?recursive=true (200) [3.235384ms]" time="2021-01-30T16:04:46Z" level=info msg="Indexing files in moment" time="2021-01-30T16:04:46Z" level=info msg="index: no .ppignore file found" time="2021-01-30T16:04:46Z" level=debug msg="media: no original json sidecar file found for library-index-001_2.jpg" time="2021-01-30T16:04:46Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:04:46Z" level=info msg="media: library-index-001_2.jpg was taken at 2013-11-23 13:58:34 +0000 UTC (meta)" time="2021-01-30T16:04:46Z" level=debug msg="media: no original json sidecar file found for library-index-001_3.jpg" time="2021-01-30T16:04:46Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:04:46Z" level=info msg="media: library-index-001_3.jpg was taken at 2013-12-05 13:36:21 +0000 UTC (meta)" time="2021-01-30T16:04:46Z" level=debug msg="media: no original json sidecar file found for library-index-001_1.jpg" time="2021-01-30T16:04:46Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:04:46Z" level=info msg="media: library-index-001_1.jpg was taken at 2013-11-26 12:03:13 +0000 UTC (meta)" time="2021-01-30T16:04:47Z" level=debug msg="index: image classification took 530.490821ms" time="2021-01-30T16:04:47Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/1e7918daf074" time="2021-01-30T16:04:47Z" level=debug msg="index: image classification took 538.332351ms" time="2021-01-30T16:04:47Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/1efbb3edf99c" time="2021-01-30T16:04:47Z" level=debug msg="index: image classification took 543.818857ms" time="2021-01-30T16:04:47Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/1e64ce53b734" time="2021-01-30T16:04:47Z" level=debug msg="places: cached cell 1e64ce53b734 [116.609533ms]" time="2021-01-30T16:04:47Z" level=debug msg="places: cached cell 1efbb3edf99c [136.786959ms]" time="2021-01-30T16:04:47Z" level=debug msg="places: cached cell 1e7918daf074 [156.942217ms]" time="2021-01-30T16:04:47Z" level=info msg="location: added place s2:1efbb3edf99c [140.861246ms]" time="2021-01-30T16:04:47Z" level=info msg="location: added place s2:1e7918daf074 [164.582481ms]" time="2021-01-30T16:04:47Z" level=debug msg="location: added cell s2:1e64ce53b734 [129.426108ms]" time="2021-01-30T16:04:47Z" level=debug msg="location: added cell s2:1efbb3edf99c [154.488641ms]" time="2021-01-30T16:04:47Z" level=debug msg="location: added cell s2:1e7918daf074 [179.428223ms]" time="2021-01-30T16:04:47Z" level=debug msg="photo: using label “Ingwe Beach” to create title for pqnr8nz2mxsp0fy3" time="2021-01-30T16:04:47Z" level=debug msg="photo: changed title of pqnr8nz2mxsp0fy3 to “Ingwe Beach / Mtubatuba / 2013”" time="2021-01-30T16:04:47Z" level=debug msg="photo: using label Elephant to create title for pqnr8nz6q31scun6" time="2021-01-30T16:04:47Z" level=debug msg="photo: changed title of pqnr8nz6q31scun6 to “Elephant / South Africa / 2013”" time="2021-01-30T16:04:47Z" level=debug msg="photo: using label Cheetah to create title for pqnr8nz39tfv3y86" time="2021-01-30T16:04:47Z" level=debug msg="photo: changed title of pqnr8nz39tfv3y86 to “Cheetah / Bitou / 2013”" time="2021-01-30T16:04:47Z" level=debug msg="media: no new thumbnails created for library-index-001_2 [263.03µs]" time="2021-01-30T16:04:47Z" level=info msg="index: added main jpg file moment/library-index-001_2.jpg" time="2021-01-30T16:04:47Z" level=debug msg="media: no original json sidecar file found for library-index-001_4.jpg" time="2021-01-30T16:04:47Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:04:47Z" level=info msg="media: library-index-001_4.jpg was taken at 2013-12-02 08:13:37 +0000 UTC (meta)" time="2021-01-30T16:04:47Z" level=debug msg="media: no new thumbnails created for library-index-001_3 [139.71µs]" time="2021-01-30T16:04:47Z" level=info msg="index: added main jpg file moment/library-index-001_3.jpg" time="2021-01-30T16:04:47Z" level=debug msg="media: no new thumbnails created for library-index-001_1 [76.61µs]" time="2021-01-30T16:04:47Z" level=info msg="index: added main jpg file moment/library-index-001_1.jpg" time="2021-01-30T16:04:47Z" level=debug msg="media: no original json sidecar file found for library-index-001_5.jpg" time="2021-01-30T16:04:47Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:04:47Z" level=info msg="media: library-index-001_5.jpg was taken at 2021-01-05 19:02:16 +0000 UTC (meta)" time="2021-01-30T16:04:47Z" level=debug msg="index: image classification took 329.46173ms" time="2021-01-30T16:04:47Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/1efbb3a29df4" time="2021-01-30T16:04:47Z" level=debug msg="places: cached cell 1efbb3a29df4 [23.924627ms]" time="2021-01-30T16:04:47Z" level=debug msg="location: added cell s2:1efbb3a29df4 [28.57486ms]" time="2021-01-30T16:04:47Z" level=debug msg="photo: using label Bird to create title for pqnr8nz1orgc6bp7" time="2021-01-30T16:04:47Z" level=debug msg="photo: changed title of pqnr8nz1orgc6bp7 to “Bird / Mtubatuba / 2013”" time="2021-01-30T16:04:48Z" level=debug msg="index: image classification took 315.794561ms" time="2021-01-30T16:04:48Z" level=debug msg="media: no new thumbnails created for library-index-001_4 [260.655µs]" time="2021-01-30T16:04:48Z" level=info msg="index: added main jpg file moment/library-index-001_4.jpg" time="2021-01-30T16:04:48Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/47a85a86a58c" time="2021-01-30T16:04:48Z" level=debug msg="places: cached cell 47a85a86a58c [25.428102ms]" time="2021-01-30T16:04:48Z" level=debug msg="location: added cell s2:47a85a86a58c [32.548955ms]" time="2021-01-30T16:04:48Z" level=debug msg="photo: changed title of pqnr8o0219lxqu5r to “Berlin / Germany / 2021”" time="2021-01-30T16:04:48Z" level=debug msg="media: no new thumbnails created for library-index-001_5 [192.962µs]" time="2021-01-30T16:04:48Z" level=info msg="index: added main jpg file moment/library-index-001_5.jpg" time="2021-01-30T16:04:48Z" level=debug msg="removed folder:/:true:false from cache" time="2021-01-30T16:04:48Z" level=info msg="purge: searching index for unassigned primary files" time="2021-01-30T16:04:48Z" level=info msg="purge: searching index for hidden media files" time="2021-01-30T16:04:48Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T16:04:48Z" level=info msg="moments: added “December 2013” (public:true year:2013 month:12)" time="2021-01-30T16:04:48Z" level=info msg="moments: added “South Africa 2013” (public:true country:za year:2013)" time="2021-01-30T16:04:48Z" level=info msg="moments: added “KwaZulu-Natal / South Africa” (public:true country:za state:\"KwaZulu-Natal\")" time="2021-01-30T16:04:48Z" level=info msg="moments: added Pets (public:true label:cat)" time="2021-01-30T16:04:48Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:04:48Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T16:04:48Z" level=info msg="Indexing completed in 1 s" time="2021-01-30T16:04:48Z" level=debug msg="http: POST /api/v1/index (200) [1.837407022s]" time="2021-01-30T16:05:36Z" level=debug msg="labels: search count:24 [7.666µs]" time="2021-01-30T16:05:36Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [1.240697ms]" time="2021-01-30T16:05:37Z" level=debug msg="cached label-cover:lqnr8nzmg2vgfx5t:tile_500 [985.17µs]" time="2021-01-30T16:05:37Z" level=debug msg="http: GET /api/v1/labels/lqnr8nzmg2vgfx5t/t/public/tile_500 (200) [1.224157ms]" time="2021-01-30T16:05:37Z" level=debug msg="cached label-cover:lqnr8nz3ci3y5nou:tile_500 [1.230932ms]" time="2021-01-30T16:05:37Z" level=debug msg="http: GET /api/v1/labels/lqnr8nz3ci3y5nou/t/public/tile_500 (200) [1.404181ms]" time="2021-01-30T16:05:37Z" level=debug msg="cached label-cover:lqnr8nz32lr188qf:tile_500 [995.353µs]" time="2021-01-30T16:05:37Z" level=debug msg="http: GET /api/v1/labels/lqnr8nz32lr188qf/t/public/tile_500 (200) [1.164313ms]" time="2021-01-30T16:05:37Z" level=debug msg="cached label-cover:lqnahcu1wwphppyf:tile_500 [898.129µs]" time="2021-01-30T16:05:37Z" level=debug msg="http: GET /api/v1/labels/lqnahcu1wwphppyf/t/public/tile_500 (200) [1.080699ms]" time="2021-01-30T16:05:37Z" level=debug msg="labels: search count:48 [7.365µs]" time="2021-01-30T16:05:37Z" level=debug msg="http: GET /api/v1/labels?count=48&offset=0&q=&all= (200) [849.522µs]" time="2021-01-30T16:05:38Z" level=info msg="search: label Cheetah includes 1 categories" time="2021-01-30T16:05:38Z" level=debug msg="labels: search q:cheetah count:24 [8.867µs]" time="2021-01-30T16:05:38Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=cheetah&all= (200) [726.4µs]" time="2021-01-30T16:05:38Z" level=debug msg="albums: search type:moment count:24 [11.3µs]" time="2021-01-30T16:05:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [817.614µs]" time="2021-01-30T16:05:38Z" level=info msg="photos: found 1 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:1 order:relevance [743.943µs]" time="2021-01-30T16:05:38Z" level=info msg="search: label Cat includes 1 categories" time="2021-01-30T16:05:38Z" level=debug msg="cached album-cover:aqnr8o03ksb2hx2u:tile_500 [1.949987ms]" time="2021-01-30T16:05:38Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u/t/public/tile_500 (200) [2.125458ms]" time="2021-01-30T16:05:38Z" level=info msg="photos: found 1 results for filter:\"public:true label:cat\" public:true dist:20 album:aqnr8o03ssd9o7y9 label:cat count:1 order:relevance [1.461418ms]" time="2021-01-30T16:05:38Z" level=debug msg="cached album-cover:aqnr8o03ssd9o7y9:tile_500 [2.323976ms]" time="2021-01-30T16:05:38Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ssd9o7y9/t/public/tile_500 (200) [2.490667ms]" time="2021-01-30T16:05:38Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [341.278µs]" time="2021-01-30T16:05:38Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:60 order:oldest merged:true [2.067574ms]" time="2021-01-30T16:05:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.736538ms]" time="2021-01-30T16:05:38Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [227.024µs]" time="2021-01-30T16:05:38Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [157.636µs]" time="2021-01-30T16:05:38Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [150.303µs]" time="2021-01-30T16:05:38Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [225.813µs]" time="2021-01-30T16:05:39Z" level=debug msg="albums: search type:month count:24 [10.987µs]" time="2021-01-30T16:05:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.681986ms]" time="2021-01-30T16:05:39Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:12\" public:true dist:20 album:aqnr8o0rwva8zjgr year:2013 month:12 count:1 order:relevance [738.336µs]" time="2021-01-30T16:05:39Z" level=debug msg="cached album-cover:aqnr8o0rwva8zjgr:tile_500 [2.122789ms]" time="2021-01-30T16:05:39Z" level=debug msg="http: GET /api/v1/albums/aqnr8o0rwva8zjgr/t/public/tile_500 (200) [2.303979ms]" time="2021-01-30T16:05:39Z" level=debug msg="albums: search type:month count:48 [11.46µs]" time="2021-01-30T16:05:39Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=month (200) [1.571577ms]" time="2021-01-30T16:05:40Z" level=debug msg="albums: search q:\"december 2013\" type:month count:24 [13.704µs]" time="2021-01-30T16:05:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=December+2013&category=&type=month (200) [970.029µs]" time="2021-01-30T16:05:40Z" level=debug msg="albums: search type:folder count:24 order:default [10.436µs]" time="2021-01-30T16:05:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.062778ms]" time="2021-01-30T16:05:41Z" level=info msg="photos: found 1 results for filter:\"path:moment public:true\" path:moment public:true dist:20 album:aqnah13taorx6aey count:1 order:relevance [963.936µs]" time="2021-01-30T16:05:41Z" level=debug msg="cached album-cover:aqnah13taorx6aey:tile_500 [2.609958ms]" time="2021-01-30T16:05:41Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [2.880041ms]" time="2021-01-30T16:05:41Z" level=debug msg="albums: search type:folder count:48 order:default [12.198µs]" time="2021-01-30T16:05:41Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=folder&order=default (200) [1.117576ms]" time="2021-01-30T16:05:41Z" level=debug msg="albums: search q:moment type:folder count:24 order:default [13.787µs]" time="2021-01-30T16:05:41Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Moment&category=&type=folder&order=default (200) [923.649µs]" time="2021-01-30T16:05:42Z" level=debug msg="albums: search type:state count:24 [10.567µs]" time="2021-01-30T16:05:42Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.131171ms]" time="2021-01-30T16:05:42Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:KwaZulu-Natal\" public:true dist:20 album:aqnr8o01trk8nat5 country:za state:\"KwaZulu-Natal\" count:1 order:relevance [669.491µs]" time="2021-01-30T16:05:42Z" level=debug msg="cached album-cover:aqnr8o01trk8nat5:tile_500 [1.66627ms]" time="2021-01-30T16:05:42Z" level=debug msg="http: GET /api/v1/albums/aqnr8o01trk8nat5/t/public/tile_500 (200) [1.841578ms]" time="2021-01-30T16:05:42Z" level=debug msg="albums: search type:state count:48 [15.456µs]" time="2021-01-30T16:05:42Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=state (200) [1.562056ms]" time="2021-01-30T16:05:43Z" level=debug msg="albums: search q:kwazulu type:state count:24 [13.257µs]" time="2021-01-30T16:05:43Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KwaZulu&category=&type=state (200) [896.376µs]" time="2021-01-30T16:05:44Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.750897ms]" time="2021-01-30T16:05:44Z" level=debug msg="http: GET /api/v1/svg/folder (200) [126.533µs]" time="2021-01-30T16:05:44Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.691883ms]" time="2021-01-30T16:05:45Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.186856ms]" time="2021-01-30T16:05:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [2.062122ms]" time="2021-01-30T16:05:45Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [174.009µs]" time="2021-01-30T16:05:45Z" level=debug msg="http: GET /photos (200) [8.202355ms]" time="2021-01-30T16:05:45Z" level=debug msg="http: GET /api/v1/ws (200) [1m9.199040951s]" time="2021-01-30T16:05:45Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.161255ms]" time="2021-01-30T16:05:45Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [112.944925ms]" time="2021-01-30T16:05:46Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.908923ms]" time="2021-01-30T16:05:46Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.703588ms]" time="2021-01-30T16:05:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.279495ms]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [201.489µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [176.589µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [187.001µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [131.683µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [173.051µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [176.338µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [154.883µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [189.834µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [216.855µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [175.721µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [187.304µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [206.591µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [142.006µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [182.54µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [160.995µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [130.302µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [190.609µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [185.577µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [159.878µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [165.825µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [150.318µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [139.251µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [152.546µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [194.616µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [162.669µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [166.382µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [140.555µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [158.386µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [160.921µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [165.254µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [130.201µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [162.779µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.638µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [134.376µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [149.774µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [177.854µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [131.368µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [164.243µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.237µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [133.632µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [145.951µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [156.308µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [139.096µs]" time="2021-01-30T16:05:47Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [137.197µs]" time="2021-01-30T16:05:48Z" level=debug msg="albums: search type:moment count:24 [9.906µs]" time="2021-01-30T16:05:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [742.546µs]" time="2021-01-30T16:05:48Z" level=debug msg="cache hit for album-cover:aqnr8o03ksb2hx2u:tile_500 [4.296µs]" time="2021-01-30T16:05:48Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u/t/public/tile_500 (200) [225.628µs]" time="2021-01-30T16:05:48Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.051µs]" time="2021-01-30T16:05:48Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [192.158µs]" time="2021-01-30T16:05:48Z" level=debug msg="cache hit for album-cover:aqnr8o03ssd9o7y9:tile_500 [4.025µs]" time="2021-01-30T16:05:48Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ssd9o7y9/t/public/tile_500 (200) [274.998µs]" time="2021-01-30T16:05:48Z" level=debug msg="albums: search q:nature type:moment count:24 [12.497µs]" time="2021-01-30T16:05:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Nature&category=&type=moment (200) [894.321µs]" time="2021-01-30T16:05:51Z" level=info msg="Album saved" time="2021-01-30T16:05:51Z" level=debug msg="albums: search id:aqnah1mhviyxpahk [11.082µs]" time="2021-01-30T16:05:51Z" level=debug msg="http: PUT /api/v1/albums/aqnah1mhviyxpahk (200) [9.275462ms]" time="2021-01-30T16:05:51Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [312.691µs]" time="2021-01-30T16:05:51Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T16:05:51Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T16:05:51Z" level=info msg="photos: found 15 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:60 order:oldest merged:true [4.482222ms]" time="2021-01-30T16:05:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape%7Cnature&merged=true&country=&camera=0&order=oldest&q= (200) [6.989254ms]" time="2021-01-30T16:05:51Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [134.838µs]" time="2021-01-30T16:05:52Z" level=debug msg="albums: search type:moment count:24 [10.444µs]" time="2021-01-30T16:05:52Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [1.038277ms]" time="2021-01-30T16:05:52Z" level=debug msg="albums: search type:moment category:Mountains count:24 [10.655µs]" time="2021-01-30T16:05:52Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=moment (200) [558.54µs]" time="2021-01-30T16:05:52Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk (200) [312.217µs]" time="2021-01-30T16:05:52Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T16:05:52Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T16:05:52Z" level=info msg="photos: found 15 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:60 order:oldest merged:true [3.614545ms]" time="2021-01-30T16:05:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape%7Cnature&merged=true&country=&camera=0&order=oldest&q= (200) [6.028223ms]" time="2021-01-30T16:05:56Z" level=info msg="Album saved" time="2021-01-30T16:05:56Z" level=debug msg="albums: search id:aqnah1mhviyxpahk [9.14µs]" time="2021-01-30T16:05:56Z" level=debug msg="http: PUT /api/v1/albums/aqnah1mhviyxpahk (200) [13.284629ms]" time="2021-01-30T16:05:56Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T16:05:56Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T16:05:56Z" level=info msg="photos: found 15 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:120 order:oldest merged:true [3.522935ms]" time="2021-01-30T16:05:56Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnah1mhviyxpahk&filter=public:true+label:landscape%7Cnature&merged=true&country=&camera=0&order=oldest&q= (200) [13.251828ms]" time="2021-01-30T16:05:56Z" level=debug msg="albums: search type:moment count:24 [11.47µs]" time="2021-01-30T16:05:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [1.048816ms]" time="2021-01-30T16:05:57Z" level=debug msg="albums: search q:nature type:moment count:24 [14.64µs]" time="2021-01-30T16:05:57Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Nature&category=&type=moment (200) [1.097614ms]" time="2021-01-30T16:05:57Z" level=debug msg="http: GET /photos (200) [15.775381ms]" time="2021-01-30T16:05:57Z" level=debug msg="http: GET /api/v1/ws (200) [11.65043177s]" time="2021-01-30T16:05:57Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.10265ms]" time="2021-01-30T16:05:57Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.840922ms]" time="2021-01-30T16:05:58Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.939843ms]" time="2021-01-30T16:05:58Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.81886ms]" time="2021-01-30T16:05:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.89231ms]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [189.19µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [149.338µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [135.557µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [144.119µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [180.243µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [186.245µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [182.487µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [159.705µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [110.582µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [166.511µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [155.408µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [162.289µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [148.014µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [208.215µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [162.78µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [150.065µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [113.385µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [199.7µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [133.697µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [151.486µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [126.186µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [103.216µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [112.768µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [167.989µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.202µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [125.804µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [137.879µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [136.36µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [127.662µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [159.226µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [159.746µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [143.662µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [111.391µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [168.717µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [136.684µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [135.513µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [150.904µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.366µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [181.025µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [147.738µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [231.184µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [143.845µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [174.207µs]" time="2021-01-30T16:05:59Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [124.736µs]" time="2021-01-30T16:06:00Z" level=debug msg="albums: search type:moment count:24 [10.784µs]" time="2021-01-30T16:06:00Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [730.641µs]" time="2021-01-30T16:06:00Z" level=debug msg="cache hit for album-cover:aqnr8o03ksb2hx2u:tile_500 [4.152µs]" time="2021-01-30T16:06:00Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u/t/public/tile_500 (200) [240.613µs]" time="2021-01-30T16:06:00Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [2.992µs]" time="2021-01-30T16:06:00Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [193.924µs]" time="2021-01-30T16:06:00Z" level=debug msg="cache hit for album-cover:aqnr8o03ssd9o7y9:tile_500 [3.429µs]" time="2021-01-30T16:06:00Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ssd9o7y9/t/public/tile_500 (200) [192.782µs]" time="2021-01-30T16:06:01Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [289.252µs]" time="2021-01-30T16:06:01Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:60 order:oldest merged:true [1.801688ms]" time="2021-01-30T16:06:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.609109ms]" time="2021-01-30T16:06:01Z" level=debug msg="http: GET /photos (200) [15.849989ms]" time="2021-01-30T16:06:01Z" level=debug msg="http: GET /api/v1/ws (200) [3.808163644s]" time="2021-01-30T16:06:01Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.052295ms]" time="2021-01-30T16:06:01Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.675987ms]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.506436ms]" time="2021-01-30T16:06:03Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.088428ms]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.60018ms]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [161.456µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [164.688µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [151.989µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [177.104µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [162.124µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [130.105µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [163.333µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [147.232µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [142.972µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [156.567µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [183.875µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [167.881µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [167.826µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [189.441µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [168.073µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [108.258µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [135.545µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [164.745µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [170.108µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [169.003µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [137.053µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [130.789µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [129.153µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [144.05µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [141.982µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [130.82µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.629µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [132.426µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [142.321µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [219.035µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [158.852µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [167.615µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [148.448µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.964µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [165.557µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [183.426µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [140.979µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [146.874µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [191.996µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [205.867µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [137.022µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [141.744µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [140.576µs]" time="2021-01-30T16:06:03Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [124.146µs]" time="2021-01-30T16:06:04Z" level=debug msg="albums: search type:moment count:24 [11.729µs]" time="2021-01-30T16:06:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [812.232µs]" time="2021-01-30T16:06:04Z" level=debug msg="cache hit for album-cover:aqnr8o03ksb2hx2u:tile_500 [4.599µs]" time="2021-01-30T16:06:04Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u/t/public/tile_500 (200) [242.467µs]" time="2021-01-30T16:06:04Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.262µs]" time="2021-01-30T16:06:04Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [204.977µs]" time="2021-01-30T16:06:04Z" level=debug msg="cache hit for album-cover:aqnr8o03ssd9o7y9:tile_500 [3.051µs]" time="2021-01-30T16:06:04Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ssd9o7y9/t/public/tile_500 (200) [222.3µs]" time="2021-01-30T16:06:05Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [335.237µs]" time="2021-01-30T16:06:05Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u/links (200) [372.808µs]" time="2021-01-30T16:06:05Z" level=info msg="Album saved" time="2021-01-30T16:06:05Z" level=debug msg="albums: search id:aqnr8o03ksb2hx2u [9.343µs]" time="2021-01-30T16:06:05Z" level=debug msg="http: POST /api/v1/albums/aqnr8o03ksb2hx2u/links (200) [15.235809ms]" time="2021-01-30T16:06:13Z" level=info msg="Album saved" time="2021-01-30T16:06:13Z" level=debug msg="albums: search id:aqnr8o03ksb2hx2u [12.734µs]" time="2021-01-30T16:06:13Z" level=debug msg="http: PUT /api/v1/albums/aqnr8o03ksb2hx2u/links/sqnr8q5350elbyg2 (200) [16.003771ms]" time="2021-01-30T16:06:13Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [320.544µs]" time="2021-01-30T16:06:13Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:60 order:oldest merged:true [1.778165ms]" time="2021-01-30T16:06:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.386061ms]" time="2021-01-30T16:06:14Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u/links (200) [460.925µs]" time="2021-01-30T16:06:21Z" level=info msg="Album saved" time="2021-01-30T16:06:21Z" level=debug msg="albums: search id:aqnr8o03ksb2hx2u [8.666µs]" time="2021-01-30T16:06:21Z" level=debug msg="http: PUT /api/v1/albums/aqnr8o03ksb2hx2u/links/sqnr8q5350elbyg2 (200) [7.142731ms]" time="2021-01-30T16:06:21Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:120 order:oldest merged:true [1.964642ms]" time="2021-01-30T16:06:21Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.59583ms]" time="2021-01-30T16:06:22Z" level=info msg="Album saved" time="2021-01-30T16:06:22Z" level=debug msg="albums: search id:aqnr8o03ksb2hx2u [8.641µs]" time="2021-01-30T16:06:22Z" level=debug msg="http: POST /api/v1/albums/aqnr8o03ksb2hx2u/links (200) [12.575862ms]" time="2021-01-30T16:06:22Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:120 order:oldest merged:true [2.066069ms]" time="2021-01-30T16:06:22Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [4.229653ms]" time="2021-01-30T16:06:22Z" level=info msg="Album saved" time="2021-01-30T16:06:22Z" level=debug msg="albums: search id:aqnr8o03ksb2hx2u [8.428µs]" time="2021-01-30T16:06:22Z" level=debug msg="http: DELETE /api/v1/albums/aqnr8o03ksb2hx2u/links/sqnr8q5350elbyg2 (200) [12.179008ms]" time="2021-01-30T16:06:22Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:120 order:oldest merged:true [1.811903ms]" time="2021-01-30T16:06:22Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.539701ms]" time="2021-01-30T16:06:23Z" level=debug msg="albums: search type:moment count:24 [11.858µs]" time="2021-01-30T16:06:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [755.731µs]" time="2021-01-30T16:06:23Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u/links (200) [394.653µs]" time="2021-01-30T16:06:24Z" level=info msg="Album saved" time="2021-01-30T16:06:24Z" level=debug msg="albums: search id:aqnr8o03ksb2hx2u [11.763µs]" time="2021-01-30T16:06:24Z" level=debug msg="http: DELETE /api/v1/albums/aqnr8o03ksb2hx2u/links/sqnr8qm34kdyhoxm (200) [13.862109ms]" time="2021-01-30T16:06:24Z" level=debug msg="http: GET /photos (200) [10.929982ms]" time="2021-01-30T16:06:24Z" level=debug msg="http: GET /api/v1/ws (200) [22.760633119s]" time="2021-01-30T16:06:25Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.315142ms]" time="2021-01-30T16:06:25Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [128.644514ms]" time="2021-01-30T16:06:26Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.461603ms]" time="2021-01-30T16:06:26Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.733623ms]" time="2021-01-30T16:06:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.712045ms]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [191.301µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [155.072µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [159.871µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [154.006µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [193.991µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [215.414µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [216.508µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [134.99µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [134.829µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [248.791µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.746µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [129.866µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [171.064µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [225.866µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [198.496µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [130.59µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [164.843µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [162.372µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [185.221µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [236.659µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [174.115µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [147.071µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [148.664µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [178.315µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [160.081µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [188.697µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [149.354µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.783µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [162.34µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [155.892µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [135.969µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [165.187µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [175.297µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [170.85µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [147.185µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [160.927µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [128.09µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.715µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [187.728µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [170.039µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [185.253µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [192.209µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [156.989µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [134.521µs]" time="2021-01-30T16:06:27Z" level=debug msg="albums: search type:album count:24 [9.644µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [650.851µs]" time="2021-01-30T16:06:27Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.509µs]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [172.331µs]" time="2021-01-30T16:06:27Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.133505ms]" time="2021-01-30T16:06:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.298564ms]" time="2021-01-30T16:06:28Z" level=debug msg="albums: search type:moment count:24 [12.107µs]" time="2021-01-30T16:06:28Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [891.791µs]" time="2021-01-30T16:06:28Z" level=debug msg="cache hit for album-cover:aqnr8o03ksb2hx2u:tile_500 [4.113µs]" time="2021-01-30T16:06:28Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u/t/public/tile_500 (200) [261.503µs]" time="2021-01-30T16:06:28Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.278µs]" time="2021-01-30T16:06:28Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [215.882µs]" time="2021-01-30T16:06:28Z" level=debug msg="cache hit for album-cover:aqnr8o03ssd9o7y9:tile_500 [3.215µs]" time="2021-01-30T16:06:28Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ssd9o7y9/t/public/tile_500 (200) [162.983µs]" time="2021-01-30T16:06:28Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [307.899µs]" time="2021-01-30T16:06:28Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:60 order:oldest merged:true [1.927897ms]" time="2021-01-30T16:06:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.415336ms]" time="2021-01-30T16:06:29Z" level=debug msg="albums: search type:moment count:24 [10.402µs]" time="2021-01-30T16:06:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [833.85µs]" time="2021-01-30T16:06:29Z" level=debug msg="albums: search type:album count:1000 [10.768µs]" time="2021-01-30T16:06:29Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [4.615435ms]" time="2021-01-30T16:06:31Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForMoment AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumformoment" time="2021-01-30T16:06:31Z" level=info msg="Album created" time="2021-01-30T16:06:31Z" level=debug msg="albums: search id:aqnr8qv2kx8ilxzq [12.243µs]" time="2021-01-30T16:06:31Z" level=debug msg="http: POST /api/v1/albums (200) [14.832336ms]" time="2021-01-30T16:06:31Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:10000 [1.863873ms]" time="2021-01-30T16:06:31Z" level=info msg="Selection added to NotYetExistingAlbumForMoment" time="2021-01-30T16:06:31Z" level=debug msg="albums: search id:aqnr8qv2kx8ilxzq [11.423µs]" time="2021-01-30T16:06:31Z" level=debug msg="http: POST /api/v1/albums/aqnr8qv2kx8ilxzq/clone (200) [34.636722ms]" time="2021-01-30T16:06:31Z" level=debug msg="albums: search type:album count:24 [11.443µs]" time="2021-01-30T16:06:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [705.67µs]" time="2021-01-30T16:06:31Z" level=debug msg="cached album-cover:aqnr8qv2kx8ilxzq:tile_500 [1.099778ms]" time="2021-01-30T16:06:31Z" level=debug msg="http: GET /api/v1/albums/aqnr8qv2kx8ilxzq/t/public/tile_500 (200) [1.306585ms]" time="2021-01-30T16:06:32Z" level=debug msg="albums: search q:notyetexistingalbumformoment type:album count:24 [11.771µs]" time="2021-01-30T16:06:32Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForMoment&category=&type=album (200) [853.851µs]" time="2021-01-30T16:06:32Z" level=debug msg="http: GET /api/v1/albums/aqnr8qv2kx8ilxzq (200) [423.384µs]" time="2021-01-30T16:06:32Z" level=info msg="photos: found 9 results for dist:20 album:aqnr8qv2kx8ilxzq count:60 order:oldest merged:true [2.051676ms]" time="2021-01-30T16:06:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8qv2kx8ilxzq&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [3.79481ms]" time="2021-01-30T16:06:33Z" level=debug msg="albums: search type:album count:24 [9.754µs]" time="2021-01-30T16:06:33Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [829.917µs]" time="2021-01-30T16:06:34Z" level=info msg="albums: deleting aqnr8qv2kx8ilxzq" time="2021-01-30T16:06:34Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [18.764056ms]" time="2021-01-30T16:06:35Z" level=debug msg="albums: search type:moment count:24 [12.762µs]" time="2021-01-30T16:06:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [793.994µs]" time="2021-01-30T16:06:35Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [408.006µs]" time="2021-01-30T16:06:35Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:60 order:oldest merged:true [2.200249ms]" time="2021-01-30T16:06:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [4.234212ms]" time="2021-01-30T16:06:35Z" level=debug msg="http: GET /photos (200) [13.53036ms]" time="2021-01-30T16:06:35Z" level=debug msg="http: GET /api/v1/ws (200) [10.278249723s]" time="2021-01-30T16:06:35Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.575077ms]" time="2021-01-30T16:06:35Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.354492ms]" time="2021-01-30T16:06:37Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.351ms]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.612443ms]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.30993ms]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [153.74µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [153.527µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [157.669µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [142.136µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [179.94µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [154.378µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [185.414µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [150.895µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [153.794µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [199.535µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [180.422µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [130.78µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [184.879µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [191.529µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [150.135µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [129.933µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [143.694µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [155.2µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [171.157µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [174.912µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [243.024µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [117.794µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [148.977µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [179.388µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [150.958µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [135.981µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.894µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [142.979µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [151.63µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [197.595µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [153.929µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [179.058µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [157.767µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [118.965µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [153.448µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [193.695µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [148.956µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [142.656µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [184.94µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [145.387µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [128.219µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [139.983µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [139.215µs]" time="2021-01-30T16:06:37Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [117.699µs]" time="2021-01-30T16:06:38Z" level=debug msg="albums: search type:moment count:24 [9.546µs]" time="2021-01-30T16:06:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [802.647µs]" time="2021-01-30T16:06:38Z" level=debug msg="cache hit for album-cover:aqnr8o03ksb2hx2u:tile_500 [4.016µs]" time="2021-01-30T16:06:38Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u/t/public/tile_500 (200) [256.962µs]" time="2021-01-30T16:06:38Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [3.216µs]" time="2021-01-30T16:06:38Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [199.012µs]" time="2021-01-30T16:06:38Z" level=debug msg="cache hit for album-cover:aqnr8o03ssd9o7y9:tile_500 [3.772µs]" time="2021-01-30T16:06:38Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ssd9o7y9/t/public/tile_500 (200) [237.466µs]" time="2021-01-30T16:06:39Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [321.965µs]" time="2021-01-30T16:06:39Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:60 order:oldest merged:true [1.744605ms]" time="2021-01-30T16:06:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.439669ms]" time="2021-01-30T16:06:45Z" level=debug msg="http: GET /photos (200) [16.315958ms]" time="2021-01-30T16:06:45Z" level=debug msg="http: GET /api/v1/ws (200) [9.251433902s]" time="2021-01-30T16:06:45Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.4687ms]" time="2021-01-30T16:06:45Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.911539ms]" time="2021-01-30T16:06:46Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.27187ms]" time="2021-01-30T16:06:46Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.466304ms]" time="2021-01-30T16:06:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.443612ms]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [215.262µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [159.283µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [129.082µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [127.523µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [183.393µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [113.558µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [146.672µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [164.12µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [128.775µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [110.061µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [166.651µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [171.133µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [237.322µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [143.379µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [106.835µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [185.173µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [150.415µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [143.917µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [131.466µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [181.171µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [131.9µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [121.779µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [149.765µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [160.084µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [143.128µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [121.08µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [118.253µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [129.619µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [121.297µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [186.126µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [149.725µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [143.462µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [134.031µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [143.027µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [122.145µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [170.431µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [137.573µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [155.575µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [136.013µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [150.452µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [149.511µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [153.365µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [119.777µs]" time="2021-01-30T16:06:47Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [138.202µs]" time="2021-01-30T16:06:48Z" level=debug msg="albums: search type:album count:24 [9.83µs]" time="2021-01-30T16:06:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [807.558µs]" time="2021-01-30T16:06:48Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.267µs]" time="2021-01-30T16:06:48Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [256.83µs]" time="2021-01-30T16:06:48Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [3.705µs]" time="2021-01-30T16:06:48Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [152.056µs]" time="2021-01-30T16:06:48Z" level=debug msg="albums: search q:kanadavacation type:album count:24 [10.483µs]" time="2021-01-30T16:06:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KanadaVacation&category=&type=album (200) [757.93µs]" time="2021-01-30T16:06:49Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.656037ms]" time="2021-01-30T16:06:49Z" level=debug msg="http: GET /api/v1/svg/folder (200) [145.291µs]" time="2021-01-30T16:06:49Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [1.445952ms]" time="2021-01-30T16:06:50Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation/Kanada?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [1.376433ms]" time="2021-01-30T16:06:50Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation/Kanada/BotanicalGarden?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [3.127155ms]" time="2021-01-30T16:06:50Z" level=debug msg="http: GET /api/v1/folders/originals/Vacation?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [1.323178ms]" time="2021-01-30T16:06:51Z" level=debug msg="albums: search type:album count:1000 [11.263µs]" time="2021-01-30T16:06:51Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [642.229µs]" time="2021-01-30T16:06:52Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:KanadaVacation AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} kanadavacation" time="2021-01-30T16:06:52Z" level=info msg="Album created" time="2021-01-30T16:06:52Z" level=debug msg="albums: search id:aqnr8rg2sstf2s76 [9.842µs]" time="2021-01-30T16:06:52Z" level=debug msg="http: POST /api/v1/albums (200) [13.265094ms]" time="2021-01-30T16:06:52Z" level=info msg="2 entries added to KanadaVacation" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:tile_50 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:tile_500 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:fit_1920 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:fit_4096 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:tile_100 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:fit_2048 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:fit_2560 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:fit_3840 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:colors from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:right_224 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:fit_720 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:tile_224 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:left_224 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:fit_1280 from cache" time="2021-01-30T16:06:52Z" level=debug msg="removed album-cover:aqnr8rg2sstf2s76:fit_7680 from cache" time="2021-01-30T16:06:52Z" level=debug msg="albums: search id:aqnr8rg2sstf2s76 [11.55µs]" time="2021-01-30T16:06:52Z" level=debug msg="http: POST /api/v1/albums/aqnr8rg2sstf2s76/photos (200) [7.825441ms]" time="2021-01-30T16:06:53Z" level=debug msg="albums: search type:album count:24 [11.902µs]" time="2021-01-30T16:06:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [778.236µs]" time="2021-01-30T16:06:53Z" level=debug msg="cached album-cover:aqnr8rg2sstf2s76:tile_500 [1.048071ms]" time="2021-01-30T16:06:53Z" level=debug msg="http: GET /api/v1/albums/aqnr8rg2sstf2s76/t/public/tile_500 (200) [1.263769ms]" time="2021-01-30T16:06:53Z" level=debug msg="albums: search q:kanadavacation type:album count:24 [15.399µs]" time="2021-01-30T16:06:53Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=KanadaVacation&category=&type=album (200) [1.145843ms]" time="2021-01-30T16:06:54Z" level=debug msg="http: GET /api/v1/albums/aqnr8rg2sstf2s76 (200) [313.192µs]" time="2021-01-30T16:06:54Z" level=info msg="photos: found 2 results for dist:20 album:aqnr8rg2sstf2s76 count:60 order:oldest merged:true [855.245µs]" time="2021-01-30T16:06:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8rg2sstf2s76&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.539516ms]" time="2021-01-30T16:06:54Z" level=debug msg="albums: search type:album count:24 [10.103µs]" time="2021-01-30T16:06:54Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [821.273µs]" time="2021-01-30T16:06:55Z" level=info msg="albums: deleting aqnr8rg2sstf2s76" time="2021-01-30T16:06:55Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [14.908686ms]" time="2021-01-30T16:06:55Z" level=debug msg="http: GET /photos (200) [18.334259ms]" time="2021-01-30T16:06:55Z" level=debug msg="http: GET /api/v1/ws (200) [9.967976163s]" time="2021-01-30T16:06:55Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.550664ms]" time="2021-01-30T16:06:56Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.293328ms]" time="2021-01-30T16:06:57Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.353557ms]" time="2021-01-30T16:06:57Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [11.344505ms]" time="2021-01-30T16:06:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.446276ms]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [193.291µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [147.515µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [156.072µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [141.824µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [178.525µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [154.28µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [158.973µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [121.581µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [137.589µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [188.078µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [170.244µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [156.993µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [188.423µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [175.639µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [172.185µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [107.932µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [108.564µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [148.995µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [145.77µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [147.087µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [121.995µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [151.325µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [143.747µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [167.008µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.783µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [179.37µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [175.859µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [168.613µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [226.69µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [219.336µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [129.487µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [135.183µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.575µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [320.283µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [123.713µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [171.851µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [129.75µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [159.918µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [155.106µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [144.917µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [155.614µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [162.458µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [138.632µs]" time="2021-01-30T16:06:58Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [125.576µs]" time="2021-01-30T16:06:59Z" level=debug msg="http: GET /api/v1/folders/originals/?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [2.274916ms]" time="2021-01-30T16:06:59Z" level=debug msg="http: GET /api/v1/svg/folder (200) [114.287µs]" time="2021-01-30T16:07:00Z" level=debug msg="http: GET /photos (200) [5.695021ms]" time="2021-01-30T16:07:00Z" level=debug msg="http: GET /api/v1/ws (200) [3.631168624s]" time="2021-01-30T16:07:00Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [11.324505ms]" time="2021-01-30T16:07:00Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [110.984228ms]" time="2021-01-30T16:07:01Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.660944ms]" time="2021-01-30T16:07:01Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.652205ms]" time="2021-01-30T16:07:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.903871ms]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [193.386µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [145.151µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [127.057µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [130.713µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [146.053µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [145.491µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [163.446µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [140.797µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [141.808µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [192.169µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [188.265µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [144.206µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [180.836µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [180.912µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [152.269µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [104.199µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [149.537µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [163.811µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [206.699µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [149.6µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [147.441µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [118.779µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [113.706µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [168.534µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [114.948µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.445µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [138.177µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [125.037µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [119.044µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [179.088µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [104.719µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.563µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.77µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [138.309µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [117.146µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [166.219µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [133.036µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [142.519µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [148.561µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [139.663µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [131.696µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [164.478µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [134.584µs]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [132.843µs]" time="2021-01-30T16:07:02Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.651362ms]" time="2021-01-30T16:07:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.840665ms]" time="2021-01-30T16:07:03Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [146.383µs]" time="2021-01-30T16:07:03Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [176.279µs]" time="2021-01-30T16:07:03Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [149.21µs]" time="2021-01-30T16:07:03Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [134.41µs]" time="2021-01-30T16:07:03Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [110.58µs]" time="2021-01-30T16:07:04Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.196366ms]" time="2021-01-30T16:07:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.245015ms]" time="2021-01-30T16:07:05Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.177382ms]" time="2021-01-30T16:07:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.224285ms]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_224 (200) [143.145µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [181.713µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [109.448µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [87.143µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [90.873µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [83.841µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [86.508µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [160.654µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [96.056µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [108.196µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [104.794µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [88.062µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [110.462µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [117.214µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [116.939µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [92.617µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [112.845µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [110.407µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [110.058µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_224 (200) [125.437µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [126.134µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [163.276µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [103.541µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [128.173µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [108.826µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [115.574µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [147.204µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [155.889µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [125.771µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [133.099µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [127.019µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [116.4µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [118.291µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [116.812µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [113.129µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_224 (200) [121.277µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_224 (200) [129.788µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [123.622µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [126.156µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [116.823µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_224 (200) [147.403µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_224 (200) [119.138µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [115.598µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_224 (200) [105.816µs]" time="2021-01-30T16:07:06Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.877087ms]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.446378ms]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (200) [116.302µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (200) [97.016µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (200) [112.001µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (200) [132.618µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (200) [135.526µs]" time="2021-01-30T16:07:06Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.033956ms]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.910353ms]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_224 (200) [194.387µs]" time="2021-01-30T16:07:06Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_224 (200) [115.437µs]" time="2021-01-30T16:07:07Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.149592ms]" time="2021-01-30T16:07:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.542274ms]" time="2021-01-30T16:07:08Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [62.72µs]" time="2021-01-30T16:07:08Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [271.731µs]" time="2021-01-30T16:07:08Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [249.859µs]" time="2021-01-30T16:07:08Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [243.857µs]" time="2021-01-30T16:07:09Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [238.049µs]" time="2021-01-30T16:07:10Z" level=info msg="photos: mark pqnr8o0219lxqu5r, pqnah1kw0h63wpgm as private" time="2021-01-30T16:07:10Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T16:07:10Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [20.661051ms]" time="2021-01-30T16:07:10Z" level=info msg="photos: found 56 results for public:true dist:20 quality:3 count:60 order:newest merged:true [11.432189ms]" time="2021-01-30T16:07:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [20.73316ms]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_50 (200) [82.861µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_50 (200) [64.934µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_50 (200) [75.808µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_50 (200) [52.642µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_50 (200) [57.079µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_50 (200) [74.661µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_50 (200) [66.188µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_50 (200) [70.702µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_50 (200) [82.859µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_50 (200) [55.954µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_50 (200) [47.543µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_50 (200) [83.292µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_50 (200) [73.997µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_50 (200) [62.844µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_50 (200) [68.683µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_50 (200) [49.852µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_50 (200) [69.041µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_50 (200) [104.051µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_50 (200) [83.357µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_50 (200) [84.97µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_50 (200) [92.699µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_50 (200) [69.999µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_50 (200) [65.123µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_50 (200) [75.739µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_50 (200) [80.171µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_50 (200) [60.873µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_50 (200) [68.361µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_50 (200) [59.948µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_50 (200) [54.17µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_50 (200) [83.816µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_50 (200) [81.993µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_50 (200) [54.075µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [56.089µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_50 (200) [67.711µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_50 (200) [74.754µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [76.129µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [70.792µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_50 (200) [65.676µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_50 (200) [70.179µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_50 (200) [60.869µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_50 (200) [61.402µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_50 (200) [70.625µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_50 (200) [75.212µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_50 (200) [73.708µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_50 (200) [70.232µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_50 (200) [67.01µs]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_50 (200) [63.634µs]" time="2021-01-30T16:07:11Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T16:07:11Z" level=info msg="photos: found 1 results for id:pqnah1let9i4mmlo merged:true [595.459µs]" time="2021-01-30T16:07:11Z" level=info msg="Changes successfully saved" time="2021-01-30T16:07:11Z" level=debug msg="http: PUT /api/v1/photos/pqnah1let9i4mmlo (200) [27.27523ms]" time="2021-01-30T16:07:11Z" level=info msg="photos: found 55 results for public:true dist:20 quality:3 count:120 order:newest merged:true [9.016829ms]" time="2021-01-30T16:07:11Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.328803ms]" time="2021-01-30T16:07:12Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.168292ms]" time="2021-01-30T16:07:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.811984ms]" time="2021-01-30T16:07:12Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T16:07:12Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [737.33µs]" time="2021-01-30T16:07:12Z" level=info msg="Changes successfully saved" time="2021-01-30T16:07:12Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [26.397118ms]" time="2021-01-30T16:07:13Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.904372ms]" time="2021-01-30T16:07:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.345112ms]" time="2021-01-30T16:07:14Z" level=info msg="photos: mark pqmxlr31st2guha6 as private" time="2021-01-30T16:07:14Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T16:07:14Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [17.849984ms]" time="2021-01-30T16:07:15Z" level=debug msg="http: GET /api/v1/svg/photo (200) [147.515µs]" time="2021-01-30T16:07:15Z" level=debug msg="http: GET /api/v1/photos/pqmxlr03f0zjk06w (200) [1.979482ms]" time="2021-01-30T16:07:21Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T16:07:21Z" level=info msg="photos: found 2 results for id:pqmxlr03f0zjk06w merged:true [1.340564ms]" time="2021-01-30T16:07:21Z" level=info msg="Changes successfully saved" time="2021-01-30T16:07:21Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr03f0zjk06w (200) [22.353433ms]" time="2021-01-30T16:07:22Z" level=info msg="photos: found 4 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [1.279465ms]" time="2021-01-30T16:07:22Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [2.178704ms]" time="2021-01-30T16:07:22Z" level=info msg="photos: found 12 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [2.2279ms]" time="2021-01-30T16:07:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [4.11496ms]" time="2021-01-30T16:07:22Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [196.206µs]" time="2021-01-30T16:07:22Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [148.849µs]" time="2021-01-30T16:07:24Z" level=info msg="photos: mark pqnr8o0219lxqu5r, pqnah1kw0h63wpgm, pqmxlr31st2guha6 as private" time="2021-01-30T16:07:24Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T16:07:24Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [31.192934ms]" time="2021-01-30T16:07:25Z" level=debug msg="http: GET /api/v1/photos/pqmxlr03f0zjk06w (200) [2.128642ms]" time="2021-01-30T16:07:31Z" level=info msg="photos: found 2 results for id:pqmxlr03f0zjk06w merged:true [693.562µs]" time="2021-01-30T16:07:31Z" level=info msg="Changes successfully saved" time="2021-01-30T16:07:31Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr03f0zjk06w (200) [20.931447ms]" time="2021-01-30T16:07:32Z" level=info msg="photos: found 6 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.281484ms]" time="2021-01-30T16:07:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.336274ms]" time="2021-01-30T16:07:32Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_50 (200) [75.421µs]" time="2021-01-30T16:07:32Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_50 (200) [87.801µs]" time="2021-01-30T16:07:33Z" level=info msg="photos: found 1 results for id:pqnah1let9i4mmlo merged:true [800.082µs]" time="2021-01-30T16:07:33Z" level=info msg="Changes successfully saved" time="2021-01-30T16:07:33Z" level=debug msg="http: PUT /api/v1/photos/pqnah1let9i4mmlo (200) [31.3385ms]" time="2021-01-30T16:07:33Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [805.341µs]" time="2021-01-30T16:07:33Z" level=info msg="Changes successfully saved" time="2021-01-30T16:07:33Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [21.563461ms]" time="2021-01-30T16:07:33Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.090616ms]" time="2021-01-30T16:07:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.956976ms]" time="2021-01-30T16:07:34Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:120 order:newest merged:true [1.432355ms]" time="2021-01-30T16:07:34Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.445634ms]" time="2021-01-30T16:07:34Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.045718ms]" time="2021-01-30T16:07:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.948413ms]" time="2021-01-30T16:07:35Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.064518ms]" time="2021-01-30T16:07:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.686134ms]" time="2021-01-30T16:07:36Z" level=debug msg="http: GET /photos (200) [10.404561ms]" time="2021-01-30T16:07:36Z" level=debug msg="http: GET /api/v1/ws (200) [35.589595567s]" time="2021-01-30T16:07:36Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.114451ms]" time="2021-01-30T16:07:36Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.961641ms]" time="2021-01-30T16:07:37Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.341169ms]" time="2021-01-30T16:07:37Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.441755ms]" time="2021-01-30T16:07:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [14.881233ms]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [172.366µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [148.388µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [150.603µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [108.501µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [172.322µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [123.762µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [186.827µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [132.663µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [126.663µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [183.249µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [150.368µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [134.621µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [149.323µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [172.321µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [152.809µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [177.736µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [126.013µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [491.354µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [149.031µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [163.575µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [118.023µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [148.356µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [118.564µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [152.863µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [153.272µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [132.394µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [152.166µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [133.974µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [116.871µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [176.477µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [131.986µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.199µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [133.352µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [123.419µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [106.172µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [145.467µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [113.063µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [151.526µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [156.78µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [136.758µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [132.958µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [141.748µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [136.717µs]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [142.869µs]" time="2021-01-30T16:07:38Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.179075ms]" time="2021-01-30T16:07:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.906178ms]" time="2021-01-30T16:07:39Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [175.068µs]" time="2021-01-30T16:07:39Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [132.112µs]" time="2021-01-30T16:07:39Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [173.456µs]" time="2021-01-30T16:07:39Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [180.324µs]" time="2021-01-30T16:07:39Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [124.208µs]" time="2021-01-30T16:07:40Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.827205ms]" time="2021-01-30T16:07:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.696289ms]" time="2021-01-30T16:07:41Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.011114ms]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [15.444071ms]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_224 (200) [134.081µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_224 (200) [158.093µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_224 (200) [121.887µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_224 (200) [96.592µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_224 (200) [89.465µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_224 (200) [87.723µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_224 (200) [86.664µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_224 (200) [110.5µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_224 (200) [102.839µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_224 (200) [113.717µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_224 (200) [115.156µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_224 (200) [128.214µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_224 (200) [123.528µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_224 (200) [128.516µs]" time="2021-01-30T16:07:41Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_224 (200) [119.192µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_224 (200) [126.692µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_224 (200) [114.718µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_224 (200) [100.834µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_224 (200) [132.922µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_224 (200) [108.217µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_224 (200) [111.955µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_224 (200) [121.343µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_224 (200) [122.354µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_224 (200) [102.477µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_224 (200) [140.049µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_224 (200) [114.578µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_224 (200) [108.845µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_224 (200) [122.379µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_224 (200) [111.162µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_224 (200) [148.414µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_224 (200) [105.851µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_224 (200) [99.986µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_224 (200) [110.714µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_224 (200) [109.369µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [98.608µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_224 (200) [121.227µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_224 (200) [112.372µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_224 (200) [113.716µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_224 (200) [118.185µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_224 (200) [103.565µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_224 (200) [113.74µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_224 (200) [122.548µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [102.029µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_224 (200) [115.061µs]" time="2021-01-30T16:07:42Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.959338ms]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.535913ms]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_224 (200) [114.294µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_224 (200) [93.724µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_224 (200) [99.273µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_224 (200) [101.1µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_224 (200) [124.494µs]" time="2021-01-30T16:07:42Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.378374ms]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.416884ms]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_224 (200) [145.192µs]" time="2021-01-30T16:07:42Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_224 (200) [134.958µs]" time="2021-01-30T16:07:43Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.659866ms]" time="2021-01-30T16:07:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [3.36985ms]" time="2021-01-30T16:07:43Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_224 (200) [140.537µs]" time="2021-01-30T16:07:43Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_224 (200) [102.98µs]" time="2021-01-30T16:07:43Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_224 (200) [105.41µs]" time="2021-01-30T16:07:43Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_224 (200) [99.438µs]" time="2021-01-30T16:07:43Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_224 (200) [142.755µs]" time="2021-01-30T16:07:43Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_224 (200) [210.092µs]" time="2021-01-30T16:07:43Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.293921ms]" time="2021-01-30T16:07:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.215178ms]" time="2021-01-30T16:07:43Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_224 (200) [140.697µs]" time="2021-01-30T16:07:43Z" level=debug msg="cache hit for thumbs:d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3:tile_224 [3.705µs]" time="2021-01-30T16:07:43Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_224 (200) [152.103µs]" time="2021-01-30T16:07:43Z" level=debug msg="cache hit for thumbs:f2e2d89445c5dc64cde394158fd07eeb02083e75:tile_224 [4.484µs]" time="2021-01-30T16:07:43Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_224 (200) [150.197µs]" time="2021-01-30T16:07:44Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.352715ms]" time="2021-01-30T16:07:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.206115ms]" time="2021-01-30T16:07:44Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.212645ms]" time="2021-01-30T16:07:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.708715ms]" time="2021-01-30T16:07:51Z" level=info msg="archive: adding pqmxlr31st2guha6" time="2021-01-30T16:07:51Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [17.926478ms]" time="2021-01-30T16:07:51Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [2.060913ms]" time="2021-01-30T16:07:51Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.572266ms]" time="2021-01-30T16:07:52Z" level=info msg="photos: found 56 results for public:true dist:20 quality:3 count:60 order:newest merged:true [7.878775ms]" time="2021-01-30T16:07:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.601746ms]" time="2021-01-30T16:07:59Z" level=info msg="archive: adding pqnr8o0219lxqu5r, pqnah1kw0h63wpgm" time="2021-01-30T16:07:59Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [20.11991ms]" time="2021-01-30T16:08:00Z" level=info msg="photos: found 54 results for public:true dist:20 quality:3 count:120 order:newest merged:true [7.892962ms]" time="2021-01-30T16:08:00Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [15.492989ms]" time="2021-01-30T16:08:02Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [979.479µs]" time="2021-01-30T16:08:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.898119ms]" time="2021-01-30T16:08:02Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [178.943µs]" time="2021-01-30T16:08:02Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [161.44µs]" time="2021-01-30T16:08:02Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.407776ms]" time="2021-01-30T16:08:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.780622ms]" time="2021-01-30T16:08:03Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [238.436µs]" time="2021-01-30T16:08:03Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [176.207µs]" time="2021-01-30T16:08:03Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [152.928µs]" time="2021-01-30T16:08:03Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [209.67µs]" time="2021-01-30T16:08:03Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [168.057µs]" time="2021-01-30T16:08:03Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [137.218µs]" time="2021-01-30T16:08:09Z" level=info msg="archive: adding pqmxlquf9tbc8mk2, pqnah1l2p1vjzc3j" time="2021-01-30T16:08:09Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [20.023956ms]" time="2021-01-30T16:08:09Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.293251ms]" time="2021-01-30T16:08:09Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.458817ms]" time="2021-01-30T16:08:10Z" level=info msg="photos: found 11 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.043726ms]" time="2021-01-30T16:08:10Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [4.764801ms]" time="2021-01-30T16:08:10Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [144.821µs]" time="2021-01-30T16:08:10Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [178.644µs]" time="2021-01-30T16:08:10Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [144.297µs]" time="2021-01-30T16:08:13Z" level=info msg="archive: restoring pqnr8o0219lxqu5r, pqnah1kw0h63wpgm, pqmxlr31st2guha6, pqmxlquf9tbc8mk2, pqnah1l2p1vjzc3j" time="2021-01-30T16:08:13Z" level=debug msg="http: POST /api/v1/batch/photos/restore (200) [15.946295ms]" time="2021-01-30T16:08:13Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:120 order:newest merged:true [1.317871ms]" time="2021-01-30T16:08:13Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.292123ms]" time="2021-01-30T16:08:14Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.782368ms]" time="2021-01-30T16:08:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.837684ms]" time="2021-01-30T16:08:15Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [10.163853ms]" time="2021-01-30T16:08:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.41015ms]" time="2021-01-30T16:08:16Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [993.563µs]" time="2021-01-30T16:08:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.835583ms]" time="2021-01-30T16:08:16Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.672941ms]" time="2021-01-30T16:08:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [3.044764ms]" time="2021-01-30T16:08:16Z" level=debug msg="http: GET /photos (200) [7.867979ms]" time="2021-01-30T16:08:16Z" level=debug msg="http: GET /api/v1/ws (200) [40.328369408s]" time="2021-01-30T16:08:16Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.004857ms]" time="2021-01-30T16:08:17Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.150299ms]" time="2021-01-30T16:08:18Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.572686ms]" time="2021-01-30T16:08:18Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [9.765014ms]" time="2021-01-30T16:08:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [20.336641ms]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [139.027µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [168.041µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [159.739µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [108.232µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [174.304µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [127.496µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [155.303µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [200.125µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [146.923µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [138.168µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [204.545µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [165.746µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [174.051µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [154.835µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [113.748µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [155.468µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [143.473µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [163.465µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [184.844µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [160.653µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [146.875µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [118.269µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [191.752µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [143.106µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [121.181µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [116.329µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [134.836µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [147.688µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [185.184µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.116µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [143.536µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [162.909µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.839µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [218.692µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [151.281µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [176.671µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [148.254µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [157.955µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [146.855µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [161.669µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [167.92µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [162.483µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [215.814µs]" time="2021-01-30T16:08:19Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [139.651µs]" time="2021-01-30T16:08:20Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.333041ms]" time="2021-01-30T16:08:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.290179ms]" time="2021-01-30T16:08:20Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [141.73µs]" time="2021-01-30T16:08:20Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [158.939µs]" time="2021-01-30T16:08:20Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [145.561µs]" time="2021-01-30T16:08:20Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.166717ms]" time="2021-01-30T16:08:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [2.003241ms]" time="2021-01-30T16:08:21Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [948.91µs]" time="2021-01-30T16:08:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.816026ms]" time="2021-01-30T16:08:22Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.792138ms]" time="2021-01-30T16:08:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.372052ms]" time="2021-01-30T16:08:23Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [767.791µs]" time="2021-01-30T16:08:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.379078ms]" time="2021-01-30T16:08:23Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.446008ms]" time="2021-01-30T16:08:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.853091ms]" time="2021-01-30T16:08:23Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [251.108µs]" time="2021-01-30T16:08:23Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [153.958µs]" time="2021-01-30T16:08:23Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [153.781µs]" time="2021-01-30T16:08:23Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [117.473µs]" time="2021-01-30T16:08:23Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [172.842µs]" time="2021-01-30T16:08:23Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [158.201µs]" time="2021-01-30T16:08:24Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [879.328µs]" time="2021-01-30T16:08:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.593807ms]" time="2021-01-30T16:08:25Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.012481ms]" time="2021-01-30T16:08:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.097407ms]" time="2021-01-30T16:08:25Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [172.987µs]" time="2021-01-30T16:08:25Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [148.012µs]" time="2021-01-30T16:08:26Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.395991ms]" time="2021-01-30T16:08:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.137569ms]" time="2021-01-30T16:08:26Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [171.81µs]" time="2021-01-30T16:08:26Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [155.491µs]" time="2021-01-30T16:08:26Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [243.804µs]" time="2021-01-30T16:08:26Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [158.612µs]" time="2021-01-30T16:08:26Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [142.153µs]" time="2021-01-30T16:08:27Z" level=debug msg="albums: search type:month count:24 [10.377µs]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.820708ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:1 order:relevance [711.666µs]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqnqtnv3f5ibtghn:tile_500 [1.667635ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [1.805191ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:1 order:relevance [712.389µs]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqnah1mlu18nkw5y:tile_500 [1.705212ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:1 order:relevance [742.756µs]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [1.891092ms]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqnah1m3ralbeur8:tile_500 [1.592637ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [1.746904ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:7\" public:true dist:20 album:aqnah1m1h8qd6czu year:2020 month:7 count:1 order:relevance [903.561µs]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqnah1m1h8qd6czu:tile_500 [1.918932ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [2.069442ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:10\" public:true dist:20 album:aqmxlr72fxziu7do year:2019 month:10 count:1 order:relevance [1.255485ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:6\" public:true dist:20 album:aqmxlr786sc7zz3b year:2019 month:6 count:1 order:relevance [1.237753ms]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr72fxziu7do:tile_500 [3.036948ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [3.187585ms]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr786sc7zz3b:tile_500 [2.268849ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [2.384726ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:5\" public:true dist:20 album:aqmxlr72lk7l5jal year:2019 month:5 count:1 order:relevance [1.552619ms]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr72lk7l5jal:tile_500 [2.662723ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [3.027102ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:7\" public:true dist:20 album:aqnah1m16ogr95li year:2018 month:7 count:1 order:relevance [716.603µs]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqnah1m16ogr95li:tile_500 [1.941813ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:5\" public:true dist:20 album:aqmxlr77il8cr8g8 year:2018 month:5 count:1 order:relevance [777.904µs]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [2.098141ms]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr77il8cr8g8:tile_500 [1.70506ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [1.882571ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:1\" public:true dist:20 album:aqnah1m36lkobl18 year:2018 month:1 count:1 order:relevance [1.633319ms]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqnah1m36lkobl18:tile_500 [2.62812ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [2.79747ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:12\" public:true dist:20 album:aqmxlr7277y14dl4 year:2017 month:12 count:1 order:relevance [1.600388ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:10\" public:true dist:20 album:aqmxlr73d4khlo9d year:2017 month:10 count:1 order:relevance [1.796429ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:8\" public:true dist:20 album:aqmxlr716gxvw2gk year:2017 month:8 count:1 order:relevance [2.867278ms]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr73d4khlo9d:tile_500 [3.778905ms]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr716gxvw2gk:tile_500 [4.006952ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [4.153286ms]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr7277y14dl4:tile_500 [6.239686ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [6.579856ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [4.658293ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:1 order:relevance [619.95µs]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr71p6zo22dk:tile_500 [1.745053ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [1.884601ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:12\" public:true dist:20 album:aqmxlr71pa8hobcu year:2015 month:12 count:1 order:relevance [634.208µs]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr71pa8hobcu:tile_500 [1.547961ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [1.681986ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:11\" public:true dist:20 album:aqmxlr73qmi2bmrj year:2015 month:11 count:1 order:relevance [701.286µs]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr73qmi2bmrj:tile_500 [1.612791ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [1.733716ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:2\" public:true dist:20 album:aqmxlr71kb5nyuyb year:2015 month:2 count:1 order:relevance [815.292µs]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:1 order:relevance [826.771µs]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr71kb5nyuyb:tile_500 [2.041536ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [2.187786ms]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr71rt835kpf:tile_500 [1.821525ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:12\" public:true dist:20 album:aqnr8o0rwva8zjgr year:2013 month:12 count:1 order:relevance [765.259µs]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [1.950407ms]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqnr8o0rwva8zjgr:tile_500 [1.870043ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqnr8o0rwva8zjgr/t/public/tile_500 (200) [2.123565ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:11\" public:true dist:20 album:aqmxlr73gwwnd233 year:2013 month:11 count:1 order:relevance [664.248µs]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqmxlr73gwwnd233:tile_500 [1.609434ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [1.772794ms]" time="2021-01-30T16:08:27Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnr8ly1xik9tc4u year:2010 month:3 count:1 order:relevance [771.507µs]" time="2021-01-30T16:08:27Z" level=debug msg="cached album-cover:aqnr8ly1xik9tc4u:tile_500 [1.748153ms]" time="2021-01-30T16:08:27Z" level=debug msg="http: GET /api/v1/albums/aqnr8ly1xik9tc4u/t/public/tile_500 (200) [1.877397ms]" time="2021-01-30T16:08:28Z" level=debug msg="albums: search q:\"january 2017\" type:month count:24 [11.057µs]" time="2021-01-30T16:08:28Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=January+2017&category=&type=month (200) [720.387µs]" time="2021-01-30T16:08:28Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [301.231µs]" time="2021-01-30T16:08:28Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [672.832µs]" time="2021-01-30T16:08:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.157021ms]" time="2021-01-30T16:08:29Z" level=debug msg="albums: search type:moment count:24 [11.014µs]" time="2021-01-30T16:08:29Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [913.999µs]" time="2021-01-30T16:08:29Z" level=info msg="photos: found 1 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:1 order:relevance [701.221µs]" time="2021-01-30T16:08:29Z" level=info msg="search: label Nature includes 1 categories" time="2021-01-30T16:08:29Z" level=debug msg="cached album-cover:aqnr8o03ksb2hx2u:tile_500 [1.659456ms]" time="2021-01-30T16:08:29Z" level=info msg="search: label Landscape includes 1 categories" time="2021-01-30T16:08:29Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u/t/public/tile_500 (200) [1.827632ms]" time="2021-01-30T16:08:29Z" level=info msg="search: label Cat includes 1 categories" time="2021-01-30T16:08:29Z" level=info msg="photos: found 1 results for filter:\"public:true label:cat\" public:true dist:20 album:aqnr8o03ssd9o7y9 label:cat count:1 order:relevance [1.125239ms]" time="2021-01-30T16:08:29Z" level=debug msg="cached album-cover:aqnr8o03ssd9o7y9:tile_500 [2.220308ms]" time="2021-01-30T16:08:29Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ssd9o7y9/t/public/tile_500 (200) [2.37037ms]" time="2021-01-30T16:08:29Z" level=info msg="photos: found 1 results for filter:\"public:true label:landscape|nature\" public:true dist:20 album:aqnah1mhviyxpahk label:landscape|nature count:1 order:relevance [3.677125ms]" time="2021-01-30T16:08:29Z" level=debug msg="cached album-cover:aqnah1mhviyxpahk:tile_500 [4.68137ms]" time="2021-01-30T16:08:29Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [4.852286ms]" time="2021-01-30T16:08:29Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [298.209µs]" time="2021-01-30T16:08:29Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:60 order:oldest merged:true [1.877606ms]" time="2021-01-30T16:08:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.695698ms]" time="2021-01-30T16:08:30Z" level=debug msg="albums: search type:state count:24 [10.395µs]" time="2021-01-30T16:08:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.231664ms]" time="2021-01-30T16:08:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [706.409µs]" time="2021-01-30T16:08:30Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [1.806641ms]" time="2021-01-30T16:08:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [2.006668ms]" time="2021-01-30T16:08:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [784.789µs]" time="2021-01-30T16:08:30Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [1.726335ms]" time="2021-01-30T16:08:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [1.872583ms]" time="2021-01-30T16:08:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [1.084563ms]" time="2021-01-30T16:08:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [951.65µs]" time="2021-01-30T16:08:30Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [2.124311ms]" time="2021-01-30T16:08:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [2.243152ms]" time="2021-01-30T16:08:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [836.99µs]" time="2021-01-30T16:08:30Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [1.910139ms]" time="2021-01-30T16:08:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [2.038541ms]" time="2021-01-30T16:08:30Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [1.607034ms]" time="2021-01-30T16:08:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [1.77924ms]" time="2021-01-30T16:08:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:KwaZulu-Natal\" public:true dist:20 album:aqnr8o01trk8nat5 country:za state:\"KwaZulu-Natal\" count:1 order:relevance [1.580733ms]" time="2021-01-30T16:08:30Z" level=debug msg="cached album-cover:aqnr8o01trk8nat5:tile_500 [2.455452ms]" time="2021-01-30T16:08:30Z" level=debug msg="http: GET /api/v1/albums/aqnr8o01trk8nat5/t/public/tile_500 (200) [2.633988ms]" time="2021-01-30T16:08:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [641.379µs]" time="2021-01-30T16:08:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [725.249µs]" time="2021-01-30T16:08:30Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [1.846508ms]" time="2021-01-30T16:08:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [1.998762ms]" time="2021-01-30T16:08:30Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [2.901522ms]" time="2021-01-30T16:08:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [999.31µs]" time="2021-01-30T16:08:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [3.025077ms]" time="2021-01-30T16:08:30Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [2.28956ms]" time="2021-01-30T16:08:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [2.435982ms]" time="2021-01-30T16:08:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [1.266805ms]" time="2021-01-30T16:08:30Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [2.155614ms]" time="2021-01-30T16:08:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [2.300924ms]" time="2021-01-30T16:08:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [715.431µs]" time="2021-01-30T16:08:30Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [5.066422ms]" time="2021-01-30T16:08:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [5.216087ms]" time="2021-01-30T16:08:31Z" level=debug msg="albums: search q:\"western cape\" type:state count:24 [16.603µs]" time="2021-01-30T16:08:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Western+Cape&category=&type=state (200) [1.160136ms]" time="2021-01-30T16:08:31Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [342.782µs]" time="2021-01-30T16:08:31Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.912731ms]" time="2021-01-30T16:08:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.375342ms]" time="2021-01-30T16:08:32Z" level=debug msg="labels: search count:24 [9.629µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [884.342µs]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqnr8ly3m9di18om:tile_500 [1.037041ms]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqnr8ly3m9di18om/t/public/tile_500 (200) [1.250939ms]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr61mueo9bde:tile_500 [842.39µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [1.029122ms]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqnr8nzmg2vgfx5t:tile_500 [1.124918ms]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqnr8nzmg2vgfx5t/t/public/tile_500 (200) [1.266104ms]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr23ddgcr8n6:tile_500 [914.791µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [1.133072ms]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqnr8nz3ci3y5nou:tile_500 [930.377µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqnr8nz3ci3y5nou/t/public/tile_500 (200) [1.091177ms]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr73t4txicnb:tile_500 [778.841µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [910.419µs]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr39h7yd60w8:tile_500 [781.399µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [981.638µs]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqnr8nz32lr188qf:tile_500 [915.297µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqnr8nz32lr188qf/t/public/tile_500 (200) [1.07395ms]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr32g4pqrnge:tile_500 [794.49µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [939.629µs]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr312hfkfwfn:tile_500 [825.044µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [998.821µs]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlqz2rzztin1h:tile_500 [994.366µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [1.143903ms]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr63jc85g73d:tile_500 [797.17µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [930.632µs]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr32hkjxghys:tile_500 [1.048272ms]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [1.204136ms]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr3j14zwey9y:tile_500 [909.266µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [1.101086ms]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqnahcu1wwphppyf:tile_500 [988.872µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqnahcu1wwphppyf/t/public/tile_500 (200) [1.158696ms]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr22kdk4wcv1:tile_500 [810.561µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [974.17µs]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr43kjflsrmq:tile_500 [819.455µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [1.000096ms]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr13uqg45rt5:tile_500 [845.48µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [968.31µs]" time="2021-01-30T16:08:32Z" level=debug msg="cached label-cover:lqmxlr2ar5nh0zjw:tile_500 [814.853µs]" time="2021-01-30T16:08:32Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [1.005791ms]" time="2021-01-30T16:08:33Z" level=info msg="search: label Seashore includes 1 categories" time="2021-01-30T16:08:33Z" level=debug msg="labels: search q:seashore count:24 [8.164µs]" time="2021-01-30T16:08:33Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=Seashore&all= (200) [794.745µs]" time="2021-01-30T16:08:33Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T16:08:33Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.614867ms]" time="2021-01-30T16:08:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [2.206094ms]" time="2021-01-30T16:08:34Z" level=debug msg="albums: search type:folder count:24 order:default [10.328µs]" time="2021-01-30T16:08:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.002344ms]" time="2021-01-30T16:08:34Z" level=info msg="photos: found 1 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:1 order:relevance [891.947µs]" time="2021-01-30T16:08:34Z" level=debug msg="cached album-cover:aqnah1321mgkt1w2:tile_500 [2.176717ms]" time="2021-01-30T16:08:34Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [2.343692ms]" time="2021-01-30T16:08:34Z" level=info msg="photos: found 1 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:1 order:relevance [943.401µs]" time="2021-01-30T16:08:34Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada/BotanicalGarden public:true\" path:Vacation/Kanada/BotanicalGarden public:true dist:20 album:aqmxlqn1jjo8z5so count:1 order:relevance [2.447315ms]" time="2021-01-30T16:08:34Z" level=info msg="photos: found 1 results for filter:\"path:Images public:true\" path:Images public:true dist:20 album:aqmxlqn2gmo9g29n count:1 order:relevance [1.132446ms]" time="2021-01-30T16:08:34Z" level=debug msg="cached album-cover:aqmxlqn3jaryd4ga:tile_500 [2.241962ms]" time="2021-01-30T16:08:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [2.365679ms]" time="2021-01-30T16:08:34Z" level=debug msg="cached album-cover:aqmxlqn1jjo8z5so:tile_500 [3.598307ms]" time="2021-01-30T16:08:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [3.704115ms]" time="2021-01-30T16:08:34Z" level=debug msg="cached album-cover:aqmxlqn2gmo9g29n:tile_500 [2.195454ms]" time="2021-01-30T16:08:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [2.3179ms]" time="2021-01-30T16:08:34Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:1 order:relevance [1.625851ms]" time="2021-01-30T16:08:34Z" level=debug msg="cached album-cover:aqmxlqn2k1qfipmd:tile_500 [2.436394ms]" time="2021-01-30T16:08:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [2.618632ms]" time="2021-01-30T16:08:34Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/KorsikaAdventure public:true\" path:Vacation/KorsikaAdventure public:true dist:20 album:aqmxlqn3sth9hh3s count:1 order:relevance [3.000432ms]" time="2021-01-30T16:08:34Z" level=debug msg="cached album-cover:aqmxlqn3sth9hh3s:tile_500 [3.82281ms]" time="2021-01-30T16:08:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [3.960268ms]" time="2021-01-30T16:08:34Z" level=info msg="photos: found 1 results for filter:\"path:moment public:true\" path:moment public:true dist:20 album:aqnah13taorx6aey count:1 order:relevance [858.205µs]" time="2021-01-30T16:08:34Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnr8ly1uxl5a8rn count:1 order:relevance [917.334µs]" time="2021-01-30T16:08:34Z" level=debug msg="cached album-cover:aqnah13taorx6aey:tile_500 [2.031773ms]" time="2021-01-30T16:08:34Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [2.150195ms]" time="2021-01-30T16:08:34Z" level=debug msg="cached album-cover:aqnr8ly1uxl5a8rn:tile_500 [1.689011ms]" time="2021-01-30T16:08:34Z" level=debug msg="http: GET /api/v1/albums/aqnr8ly1uxl5a8rn/t/public/tile_500 (200) [1.804876ms]" time="2021-01-30T16:08:35Z" level=debug msg="albums: search q:archive type:folder count:24 order:default [12.71µs]" time="2021-01-30T16:08:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=archive&category=&type=folder&order=default (200) [876.984µs]" time="2021-01-30T16:08:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [308.737µs]" time="2021-01-30T16:08:35Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.113641ms]" time="2021-01-30T16:08:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.220963ms]" time="2021-01-30T16:08:42Z" level=info msg="archive: adding pqnr8o0219lxqu5r, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqnah1f3gpds8i7y, pqmxlquf9tbc8mk2, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia" time="2021-01-30T16:08:42Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [17.649853ms]" time="2021-01-30T16:08:43Z" level=info msg="photos: found 21 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.581141ms]" time="2021-01-30T16:08:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [6.804286ms]" time="2021-01-30T16:08:43Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [975.859µs]" time="2021-01-30T16:08:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.733947ms]" time="2021-01-30T16:08:44Z" level=info msg="photos: found 0 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [535.172µs]" time="2021-01-30T16:08:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [811.435µs]" time="2021-01-30T16:08:44Z" level=info msg="photos: found 4 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.386391ms]" time="2021-01-30T16:08:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [2.206297ms]" time="2021-01-30T16:08:44Z" level=info msg="photos: found 0 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [578.802µs]" time="2021-01-30T16:08:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [811.247µs]" time="2021-01-30T16:08:45Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.432518ms]" time="2021-01-30T16:08:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.550267ms]" time="2021-01-30T16:08:45Z" level=info msg="photos: found 1 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [833.835µs]" time="2021-01-30T16:08:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.353359ms]" time="2021-01-30T16:08:46Z" level=info msg="photos: found 1 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.120606ms]" time="2021-01-30T16:08:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.837419ms]" time="2021-01-30T16:08:46Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.082705ms]" time="2021-01-30T16:08:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.767404ms]" time="2021-01-30T16:08:46Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [4.379409ms]" time="2021-01-30T16:08:47Z" level=debug msg="http: GET /api/v1/ws (200) [29.611702163s]" time="2021-01-30T16:08:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [320.387µs]" time="2021-01-30T16:08:48Z" level=info msg="photos: found 0 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [623.048µs]" time="2021-01-30T16:08:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [856.288µs]" time="2021-01-30T16:08:48Z" level=debug msg="albums: search type:moment count:24 [9.924µs]" time="2021-01-30T16:08:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [689.726µs]" time="2021-01-30T16:08:48Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [274.955µs]" time="2021-01-30T16:08:48Z" level=info msg="photos: found 7 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:60 order:oldest merged:true [1.589206ms]" time="2021-01-30T16:08:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.04607ms]" time="2021-01-30T16:08:48Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.473374ms]" time="2021-01-30T16:08:48Z" level=debug msg="http: GET /api/v1/ws (200) [1.759477954s]" time="2021-01-30T16:08:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [337.917µs]" time="2021-01-30T16:08:49Z" level=info msg="photos: found 5 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.493658ms]" time="2021-01-30T16:08:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [2.81115ms]" time="2021-01-30T16:08:49Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [14.524266ms]" time="2021-01-30T16:08:49Z" level=debug msg="http: GET /api/v1/ws (200) [949.980585ms]" time="2021-01-30T16:08:50Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T16:08:50Z" level=info msg="photos: found 1 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.328064ms]" time="2021-01-30T16:08:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [1.8243ms]" time="2021-01-30T16:08:51Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [4.489061ms]" time="2021-01-30T16:08:51Z" level=debug msg="http: GET /api/v1/ws (200) [984.656247ms]" time="2021-01-30T16:08:51Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [269.921µs]" time="2021-01-30T16:08:51Z" level=info msg="photos: found 10 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [2.57163ms]" time="2021-01-30T16:08:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [4.648191ms]" time="2021-01-30T16:08:52Z" level=info msg="photos: found 21 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.762866ms]" time="2021-01-30T16:08:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [6.996179ms]" time="2021-01-30T16:08:59Z" level=info msg="archive: restoring pqnr8o0219lxqu5r, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqnah1f3gpds8i7y, pqmxlquf9tbc8mk2, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia" time="2021-01-30T16:08:59Z" level=debug msg="http: POST /api/v1/batch/photos/restore (200) [18.238616ms]" time="2021-01-30T16:09:00Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.199313ms]" time="2021-01-30T16:09:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [2.27526ms]" time="2021-01-30T16:09:00Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [822.597µs]" time="2021-01-30T16:09:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.650866ms]" time="2021-01-30T16:09:00Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.786731ms]" time="2021-01-30T16:09:00Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.806903ms]" time="2021-01-30T16:09:01Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [839.096µs]" time="2021-01-30T16:09:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.596517ms]" time="2021-01-30T16:09:01Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.345949ms]" time="2021-01-30T16:09:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.458903ms]" time="2021-01-30T16:09:02Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [909.929µs]" time="2021-01-30T16:09:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.52727ms]" time="2021-01-30T16:09:02Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.438292ms]" time="2021-01-30T16:09:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.691049ms]" time="2021-01-30T16:09:03Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [3.008942ms]" time="2021-01-30T16:09:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [5.373234ms]" time="2021-01-30T16:09:03Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [6.648419ms]" time="2021-01-30T16:09:03Z" level=debug msg="http: GET /api/v1/ws (200) [12.313504922s]" time="2021-01-30T16:09:04Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [346.951µs]" time="2021-01-30T16:09:04Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [853.642µs]" time="2021-01-30T16:09:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.377514ms]" time="2021-01-30T16:09:04Z" level=debug msg="albums: search type:moment count:24 [10.283µs]" time="2021-01-30T16:09:04Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [715.479µs]" time="2021-01-30T16:09:04Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [395.202µs]" time="2021-01-30T16:09:04Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:60 order:oldest merged:true [1.839913ms]" time="2021-01-30T16:09:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.502199ms]" time="2021-01-30T16:09:05Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.470341ms]" time="2021-01-30T16:09:05Z" level=debug msg="http: GET /api/v1/ws (200) [1.601885163s]" time="2021-01-30T16:09:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [289.794µs]" time="2021-01-30T16:09:05Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.99889ms]" time="2021-01-30T16:09:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.568983ms]" time="2021-01-30T16:09:06Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [14.256423ms]" time="2021-01-30T16:09:06Z" level=debug msg="http: GET /api/v1/ws (200) [967.432932ms]" time="2021-01-30T16:09:06Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T16:09:06Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [4.980817ms]" time="2021-01-30T16:09:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [5.794418ms]" time="2021-01-30T16:09:07Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [5.474597ms]" time="2021-01-30T16:09:07Z" level=debug msg="http: GET /api/v1/ws (200) [994.376443ms]" time="2021-01-30T16:09:07Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [317.72µs]" time="2021-01-30T16:09:07Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.536117ms]" time="2021-01-30T16:09:07Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.91602ms]" time="2021-01-30T16:09:08Z" level=debug msg="http: GET /photos (200) [6.527032ms]" time="2021-01-30T16:09:08Z" level=debug msg="http: GET /api/v1/ws (200) [1.127294814s]" time="2021-01-30T16:09:08Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.5713ms]" time="2021-01-30T16:09:08Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [112.262912ms]" time="2021-01-30T16:09:09Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.322094ms]" time="2021-01-30T16:09:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.196298ms]" time="2021-01-30T16:09:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.41768ms]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [158.343µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [177.628µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [154.739µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [192.77µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [149.174µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [170.913µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [537.597µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [163.658µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [157.169µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [134.929µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [157.923µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [184.845µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [160.5µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [184.823µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [188.335µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [133.694µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [143.766µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [171.324µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [189.961µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [176.904µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [182.916µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [197.199µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [167.235µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [156.201µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [134.521µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [152.29µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [155.295µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [154.356µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [163.032µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [203.444µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [125.542µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [134.867µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [151.832µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.751µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [156.008µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [147.015µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [157.289µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [166.456µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [148.768µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [203.073µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [155.743µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [143.27µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [148.683µs]" time="2021-01-30T16:09:10Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [113.986µs]" time="2021-01-30T16:09:11Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [958.9µs]" time="2021-01-30T16:09:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [1.786473ms]" time="2021-01-30T16:09:11Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [165.84µs]" time="2021-01-30T16:09:11Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [129.286µs]" time="2021-01-30T16:09:11Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.049744ms]" time="2021-01-30T16:09:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.823569ms]" time="2021-01-30T16:09:12Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [997.625µs]" time="2021-01-30T16:09:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.719008ms]" time="2021-01-30T16:09:13Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.855028ms]" time="2021-01-30T16:09:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.274199ms]" time="2021-01-30T16:09:13Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [711.483µs]" time="2021-01-30T16:09:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.197455ms]" time="2021-01-30T16:09:14Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.388392ms]" time="2021-01-30T16:09:14Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.664484ms]" time="2021-01-30T16:09:14Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [146.563µs]" time="2021-01-30T16:09:14Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [174.315µs]" time="2021-01-30T16:09:14Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [153.256µs]" time="2021-01-30T16:09:14Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [166.967µs]" time="2021-01-30T16:09:14Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [171.76µs]" time="2021-01-30T16:09:14Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [127.54µs]" time="2021-01-30T16:09:15Z" level=debug msg="albums: search type:album count:24 [10.655µs]" time="2021-01-30T16:09:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [653.736µs]" time="2021-01-30T16:09:15Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.096679ms]" time="2021-01-30T16:09:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.336046ms]" time="2021-01-30T16:09:15Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.180777ms]" time="2021-01-30T16:09:15Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.508583ms]" time="2021-01-30T16:09:16Z" level=debug msg="albums: search q:holiday type:album count:24 [11.079µs]" time="2021-01-30T16:09:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [755.709µs]" time="2021-01-30T16:09:16Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [359.008µs]" time="2021-01-30T16:09:16Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [988.413µs]" time="2021-01-30T16:09:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.680441ms]" time="2021-01-30T16:09:17Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [923.204µs]" time="2021-01-30T16:09:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.762421ms]" time="2021-01-30T16:09:17Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.152581ms]" time="2021-01-30T16:09:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.807283ms]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [173.985µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [115.38µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [177.649µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [164.406µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [141.28µs]" time="2021-01-30T16:09:18Z" level=debug msg="albums: search type:month count:24 [9.691µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.829219ms]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqnqtnv3f5ibtghn:tile_500 [19.412µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [217.94µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqnah1mlu18nkw5y:tile_500 [4.104µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [212.37µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqnah1m3ralbeur8:tile_500 [2.931µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [161.019µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqnah1m1h8qd6czu:tile_500 [2.642µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [158.811µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr72fxziu7do:tile_500 [2.481µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [174.725µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr786sc7zz3b:tile_500 [2.498µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [160.825µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr72lk7l5jal:tile_500 [2.336µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [161.259µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqnah1m16ogr95li:tile_500 [4.494µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [169.822µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr77il8cr8g8:tile_500 [3.327µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [215.167µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqnah1m36lkobl18:tile_500 [2.944µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [194.48µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr7277y14dl4:tile_500 [4.489µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [160.445µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr73d4khlo9d:tile_500 [4.606µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [167.05µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr716gxvw2gk:tile_500 [3.137µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [239.618µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr71p6zo22dk:tile_500 [4.045µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [168.592µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr71pa8hobcu:tile_500 [4.592µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [210.979µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr73qmi2bmrj:tile_500 [4.147µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [172.832µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr71kb5nyuyb:tile_500 [3.642µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [167.853µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr71rt835kpf:tile_500 [3.672µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [171.137µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqnr8o0rwva8zjgr:tile_500 [4.195µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqnr8o0rwva8zjgr/t/public/tile_500 (200) [176.769µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqmxlr73gwwnd233:tile_500 [3.945µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [185.661µs]" time="2021-01-30T16:09:18Z" level=debug msg="cache hit for album-cover:aqnr8ly1xik9tc4u:tile_500 [2.607µs]" time="2021-01-30T16:09:18Z" level=debug msg="http: GET /api/v1/albums/aqnr8ly1xik9tc4u/t/public/tile_500 (200) [128.41µs]" time="2021-01-30T16:09:19Z" level=debug msg="albums: search q:\"january 2017\" type:month count:24 [14.557µs]" time="2021-01-30T16:09:19Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=January+2017&category=&type=month (200) [854.704µs]" time="2021-01-30T16:09:19Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [340.482µs]" time="2021-01-30T16:09:19Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [785.649µs]" time="2021-01-30T16:09:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.298846ms]" time="2021-01-30T16:09:20Z" level=debug msg="albums: search type:moment count:24 [9.642µs]" time="2021-01-30T16:09:20Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [771.921µs]" time="2021-01-30T16:09:20Z" level=debug msg="cache hit for album-cover:aqnr8o03ksb2hx2u:tile_500 [4.936µs]" time="2021-01-30T16:09:20Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u/t/public/tile_500 (200) [214.387µs]" time="2021-01-30T16:09:20Z" level=debug msg="cache hit for album-cover:aqnah1mhviyxpahk:tile_500 [2.599µs]" time="2021-01-30T16:09:20Z" level=debug msg="http: GET /api/v1/albums/aqnah1mhviyxpahk/t/public/tile_500 (200) [152.995µs]" time="2021-01-30T16:09:20Z" level=debug msg="cache hit for album-cover:aqnr8o03ssd9o7y9:tile_500 [24.366µs]" time="2021-01-30T16:09:20Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ssd9o7y9/t/public/tile_500 (200) [218.28µs]" time="2021-01-30T16:09:20Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [386.647µs]" time="2021-01-30T16:09:20Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:60 order:oldest merged:true [1.872671ms]" time="2021-01-30T16:09:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.529838ms]" time="2021-01-30T16:09:22Z" level=debug msg="albums: search type:state count:24 [9.325µs]" time="2021-01-30T16:09:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.07787ms]" time="2021-01-30T16:09:22Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.985µs]" time="2021-01-30T16:09:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [313.794µs]" time="2021-01-30T16:09:22Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [4.35µs]" time="2021-01-30T16:09:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [217.047µs]" time="2021-01-30T16:09:22Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [2.959µs]" time="2021-01-30T16:09:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [137.414µs]" time="2021-01-30T16:09:22Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.739µs]" time="2021-01-30T16:09:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [175.441µs]" time="2021-01-30T16:09:22Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.705µs]" time="2021-01-30T16:09:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [201.281µs]" time="2021-01-30T16:09:22Z" level=debug msg="cache hit for album-cover:aqnr8o01trk8nat5:tile_500 [2.832µs]" time="2021-01-30T16:09:22Z" level=debug msg="http: GET /api/v1/albums/aqnr8o01trk8nat5/t/public/tile_500 (200) [224.166µs]" time="2021-01-30T16:09:22Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [5.464µs]" time="2021-01-30T16:09:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [195.324µs]" time="2021-01-30T16:09:22Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.802µs]" time="2021-01-30T16:09:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [359.205µs]" time="2021-01-30T16:09:22Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [2.949µs]" time="2021-01-30T16:09:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [197.129µs]" time="2021-01-30T16:09:22Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [2.966µs]" time="2021-01-30T16:09:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [165.758µs]" time="2021-01-30T16:09:22Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [3.242µs]" time="2021-01-30T16:09:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [207.425µs]" time="2021-01-30T16:09:23Z" level=debug msg="albums: search q:\"western cape\" type:state count:24 [13.971µs]" time="2021-01-30T16:09:23Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Western+Cape&category=&type=state (200) [1.06174ms]" time="2021-01-30T16:09:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [326.71µs]" time="2021-01-30T16:09:23Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.787745ms]" time="2021-01-30T16:09:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.164655ms]" time="2021-01-30T16:09:24Z" level=debug msg="labels: search count:24 [7.279µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=&all= (200) [961.635µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqnr8ly3m9di18om:tile_500 [3.98µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqnr8ly3m9di18om/t/public/tile_500 (200) [221.03µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr61mueo9bde:tile_500 [3.671µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr61mueo9bde/t/public/tile_500 (200) [154.637µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqnr8nzmg2vgfx5t:tile_500 [2.369µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqnr8nzmg2vgfx5t/t/public/tile_500 (200) [158.168µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr23ddgcr8n6:tile_500 [3.479µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr23ddgcr8n6/t/public/tile_500 (200) [212.372µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqnr8nz3ci3y5nou:tile_500 [2.881µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqnr8nz3ci3y5nou/t/public/tile_500 (200) [164.696µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr73t4txicnb:tile_500 [2.756µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr73t4txicnb/t/public/tile_500 (200) [173.777µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr39h7yd60w8:tile_500 [25.112µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr39h7yd60w8/t/public/tile_500 (200) [208.865µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqnr8nz32lr188qf:tile_500 [4.48µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqnr8nz32lr188qf/t/public/tile_500 (200) [198.791µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr32g4pqrnge:tile_500 [4.66µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32g4pqrnge/t/public/tile_500 (200) [180.671µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr312hfkfwfn:tile_500 [3.863µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr312hfkfwfn/t/public/tile_500 (200) [198.729µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlqz2rzztin1h:tile_500 [3.017µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlqz2rzztin1h/t/public/tile_500 (200) [180.521µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr63jc85g73d:tile_500 [2.51µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr63jc85g73d/t/public/tile_500 (200) [165.418µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr32hkjxghys:tile_500 [3.921µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr32hkjxghys/t/public/tile_500 (200) [236.543µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr3j14zwey9y:tile_500 [3.009µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr3j14zwey9y/t/public/tile_500 (200) [189.177µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqnahcu1wwphppyf:tile_500 [4.382µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqnahcu1wwphppyf/t/public/tile_500 (200) [198.512µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr22kdk4wcv1:tile_500 [2.472µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr22kdk4wcv1/t/public/tile_500 (200) [176.997µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr43kjflsrmq:tile_500 [2.685µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr43kjflsrmq/t/public/tile_500 (200) [150.951µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr13uqg45rt5:tile_500 [2.386µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr13uqg45rt5/t/public/tile_500 (200) [141.712µs]" time="2021-01-30T16:09:24Z" level=debug msg="cache hit for label-cover:lqmxlr2ar5nh0zjw:tile_500 [1.867µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels/lqmxlr2ar5nh0zjw/t/public/tile_500 (200) [160.968µs]" time="2021-01-30T16:09:24Z" level=info msg="search: label Seashore includes 1 categories" time="2021-01-30T16:09:24Z" level=debug msg="labels: search q:seashore count:24 [7.559µs]" time="2021-01-30T16:09:24Z" level=debug msg="http: GET /api/v1/labels?count=24&offset=0&q=Seashore&all= (200) [727.914µs]" time="2021-01-30T16:09:25Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T16:09:25Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.43619ms]" time="2021-01-30T16:09:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [2.089177ms]" time="2021-01-30T16:09:26Z" level=debug msg="albums: search type:folder count:24 order:default [10.108µs]" time="2021-01-30T16:09:26Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.136121ms]" time="2021-01-30T16:09:26Z" level=debug msg="cache hit for album-cover:aqnah1321mgkt1w2:tile_500 [4.162µs]" time="2021-01-30T16:09:26Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [179.478µs]" time="2021-01-30T16:09:26Z" level=debug msg="cache hit for album-cover:aqmxlqn1jjo8z5so:tile_500 [3.889µs]" time="2021-01-30T16:09:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [153.623µs]" time="2021-01-30T16:09:26Z" level=debug msg="cache hit for album-cover:aqmxlqn3jaryd4ga:tile_500 [2.594µs]" time="2021-01-30T16:09:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [196.063µs]" time="2021-01-30T16:09:26Z" level=debug msg="cache hit for album-cover:aqmxlqn2gmo9g29n:tile_500 [2.436µs]" time="2021-01-30T16:09:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [168.613µs]" time="2021-01-30T16:09:26Z" level=debug msg="cache hit for album-cover:aqmxlqn2k1qfipmd:tile_500 [3.001µs]" time="2021-01-30T16:09:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [205.671µs]" time="2021-01-30T16:09:26Z" level=debug msg="cache hit for album-cover:aqmxlqn3sth9hh3s:tile_500 [3.489µs]" time="2021-01-30T16:09:26Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [252.779µs]" time="2021-01-30T16:09:26Z" level=debug msg="cache hit for album-cover:aqnah13taorx6aey:tile_500 [4.443µs]" time="2021-01-30T16:09:26Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [186.86µs]" time="2021-01-30T16:09:26Z" level=debug msg="cache hit for album-cover:aqnr8ly1uxl5a8rn:tile_500 [4.015µs]" time="2021-01-30T16:09:26Z" level=debug msg="http: GET /api/v1/albums/aqnr8ly1uxl5a8rn/t/public/tile_500 (200) [197.631µs]" time="2021-01-30T16:09:26Z" level=debug msg="albums: search q:archive type:folder count:24 order:default [13.399µs]" time="2021-01-30T16:09:26Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=archive&category=&type=folder&order=default (200) [966.808µs]" time="2021-01-30T16:09:26Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [345.439µs]" time="2021-01-30T16:09:26Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.261276ms]" time="2021-01-30T16:09:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.176432ms]" time="2021-01-30T16:09:27Z" level=info msg="photos: mark pqnr8o0219lxqu5r, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqmxlr12pi8arvey, pqnah1f3gpds8i7y, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia as private" time="2021-01-30T16:09:27Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T16:09:27Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [20.979407ms]" time="2021-01-30T16:09:28Z" level=info msg="photos: found 19 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [3.474739ms]" time="2021-01-30T16:09:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [6.55751ms]" time="2021-01-30T16:09:29Z" level=info msg="photos: found 2 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [904.13µs]" time="2021-01-30T16:09:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.566554ms]" time="2021-01-30T16:09:29Z" level=info msg="photos: found 0 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [490.658µs]" time="2021-01-30T16:09:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [946.872µs]" time="2021-01-30T16:09:29Z" level=info msg="photos: found 4 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.516485ms]" time="2021-01-30T16:09:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [2.426378ms]" time="2021-01-30T16:09:30Z" level=info msg="photos: found 0 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [625.24µs]" time="2021-01-30T16:09:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [857.886µs]" time="2021-01-30T16:09:30Z" level=info msg="photos: found 5 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.54629ms]" time="2021-01-30T16:09:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.586144ms]" time="2021-01-30T16:09:30Z" level=debug msg="http: GET /albums?q=Holiday (200) [4.602518ms]" time="2021-01-30T16:09:30Z" level=debug msg="http: GET /api/v1/ws (200) [22.046584389s]" time="2021-01-30T16:09:31Z" level=debug msg="albums: search q:holiday type:album count:24 [9.889µs]" time="2021-01-30T16:09:31Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [782.908µs]" time="2021-01-30T16:09:32Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [338.369µs]" time="2021-01-30T16:09:32Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [906.645µs]" time="2021-01-30T16:09:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.600638ms]" time="2021-01-30T16:09:32Z" level=info msg="photos: found 1 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [756.346µs]" time="2021-01-30T16:09:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.283235ms]" time="2021-01-30T16:09:33Z" level=info msg="photos: found 8 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.93177ms]" time="2021-01-30T16:09:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.449213ms]" time="2021-01-30T16:09:33Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [11.140728ms]" time="2021-01-30T16:09:33Z" level=debug msg="http: GET /api/v1/ws (200) [2.271485061s]" time="2021-01-30T16:09:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [282.164µs]" time="2021-01-30T16:09:34Z" level=info msg="photos: found 0 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [739.05µs]" time="2021-01-30T16:09:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.02804ms]" time="2021-01-30T16:09:34Z" level=debug msg="albums: search type:moment count:24 [9.563µs]" time="2021-01-30T16:09:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [915.289µs]" time="2021-01-30T16:09:34Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [373.173µs]" time="2021-01-30T16:09:34Z" level=info msg="photos: found 7 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:60 order:oldest merged:true [1.762799ms]" time="2021-01-30T16:09:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.14315ms]" time="2021-01-30T16:09:34Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.420615ms]" time="2021-01-30T16:09:35Z" level=debug msg="http: GET /api/v1/ws (200) [1.620289827s]" time="2021-01-30T16:09:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [308.783µs]" time="2021-01-30T16:09:35Z" level=info msg="photos: found 5 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.28537ms]" time="2021-01-30T16:09:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.241833ms]" time="2021-01-30T16:09:35Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.294605ms]" time="2021-01-30T16:09:35Z" level=debug msg="http: GET /api/v1/ws (200) [892.134651ms]" time="2021-01-30T16:09:36Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T16:09:36Z" level=info msg="photos: found 1 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.241676ms]" time="2021-01-30T16:09:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [1.767174ms]" time="2021-01-30T16:09:36Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [4.416361ms]" time="2021-01-30T16:09:36Z" level=debug msg="http: GET /api/v1/ws (200) [990.680838ms]" time="2021-01-30T16:09:37Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [307.934µs]" time="2021-01-30T16:09:37Z" level=info msg="photos: found 10 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [2.328743ms]" time="2021-01-30T16:09:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [4.17486ms]" time="2021-01-30T16:09:38Z" level=info msg="photos: found 19 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [3.312619ms]" time="2021-01-30T16:09:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [6.543588ms]" time="2021-01-30T16:09:44Z" level=info msg="photos: mark pqnr8o0219lxqu5r, pqnah1l1d5626l4m, pqnah1jldzorarso, pqnah1f65tdjn6pz, pqnah1l2p1vjzc3j, pqmxlr12pi8arvey, pqnah1f3gpds8i7y, pqmxlr31st2guha6, pqmxlr71pc7gm97v, pqmxlr737e5ghal9, pqnah1k2vo5846h7, pqmxlr214fgxt1as, pqnah1l3um54zxia as private" time="2021-01-30T16:09:44Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T16:09:44Z" level=debug msg="http: POST /api/v1/batch/photos/private (200) [21.594733ms]" time="2021-01-30T16:09:45Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [844.06µs]" time="2021-01-30T16:09:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.515579ms]" time="2021-01-30T16:09:45Z" level=info msg="photos: found 3 results for public:true private:true dist:20 quality:3 count:60 order:newest merged:true [1.675658ms]" time="2021-01-30T16:09:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&private=true (200) [2.860713ms]" time="2021-01-30T16:09:46Z" level=info msg="photos: found 3 results for photo:true public:true dist:20 mono:true quality:3 count:60 order:newest merged:true [1.057954ms]" time="2021-01-30T16:09:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=mono:true+quality:3+photo:true&public=true&quality=3 (200) [1.872582ms]" time="2021-01-30T16:09:46Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [812.873µs]" time="2021-01-30T16:09:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.685947ms]" time="2021-01-30T16:09:47Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.865724ms]" time="2021-01-30T16:09:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.389436ms]" time="2021-01-30T16:09:47Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [798.952µs]" time="2021-01-30T16:09:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.275335ms]" time="2021-01-30T16:09:47Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.436502ms]" time="2021-01-30T16:09:47Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.669698ms]" time="2021-01-30T16:09:48Z" level=debug msg="http: GET /albums?q=Holiday (200) [6.718746ms]" time="2021-01-30T16:09:48Z" level=debug msg="http: GET /api/v1/ws (200) [11.119384352s]" time="2021-01-30T16:09:48Z" level=debug msg="albums: search q:holiday type:album count:24 [11.696µs]" time="2021-01-30T16:09:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Holiday&category=&type=album (200) [795.072µs]" time="2021-01-30T16:09:49Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux (200) [265.305µs]" time="2021-01-30T16:09:49Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlt22ilujuxux count:60 order:oldest merged:true [1.06685ms]" time="2021-01-30T16:09:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlt22ilujuxux&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.770524ms]" time="2021-01-30T16:09:49Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [851.875µs]" time="2021-01-30T16:09:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.562376ms]" time="2021-01-30T16:09:49Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.269931ms]" time="2021-01-30T16:09:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [4.074674ms]" time="2021-01-30T16:09:50Z" level=debug msg="http: GET /calendar/aqmxlr71p6zo22dk/january-2017 (200) [5.386094ms]" time="2021-01-30T16:09:50Z" level=debug msg="http: GET /api/v1/ws (200) [1.996346734s]" time="2021-01-30T16:09:50Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk (200) [310.622µs]" time="2021-01-30T16:09:50Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:60 order:oldest merged:true [1.012103ms]" time="2021-01-30T16:09:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71p6zo22dk&filter=public:true+year:2017+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [1.547922ms]" time="2021-01-30T16:09:51Z" level=debug msg="albums: search type:moment count:24 [9.75µs]" time="2021-01-30T16:09:51Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=moment (200) [752.171µs]" time="2021-01-30T16:09:51Z" level=debug msg="http: GET /api/v1/albums/aqnr8o03ksb2hx2u (200) [331.06µs]" time="2021-01-30T16:09:51Z" level=info msg="photos: found 9 results for filter:\"public:true country:za year:2013\" public:true dist:20 album:aqnr8o03ksb2hx2u country:za year:2013 count:60 order:oldest merged:true [1.835717ms]" time="2021-01-30T16:09:51Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8o03ksb2hx2u&filter=public:true+country:za+year:2013&merged=true&country=&camera=0&order=oldest&q= (200) [3.341137ms]" time="2021-01-30T16:09:51Z" level=debug msg="http: GET /states/aqmxlr71tebcohrw/western-cape-south-africa (200) [4.620821ms]" time="2021-01-30T16:09:51Z" level=debug msg="http: GET /api/v1/ws (200) [1.615459886s]" time="2021-01-30T16:09:52Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw (200) [380.683µs]" time="2021-01-30T16:09:52Z" level=info msg="photos: found 8 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:60 order:newest merged:true [1.849774ms]" time="2021-01-30T16:09:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr71tebcohrw&filter=public:true+country:za+state:%22Western+Cape%22&merged=true&country=&camera=0&order=newest&q= (200) [3.458706ms]" time="2021-01-30T16:09:52Z" level=debug msg="http: GET /all?q=label%3Aseashore (200) [4.597574ms]" time="2021-01-30T16:09:52Z" level=debug msg="http: GET /api/v1/ws (200) [950.472354ms]" time="2021-01-30T16:09:53Z" level=info msg="search: label Seashore includes 0 categories" time="2021-01-30T16:09:53Z" level=info msg="photos: found 2 results for public:true dist:20 label:seashore count:60 order:newest merged:true [1.527592ms]" time="2021-01-30T16:09:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=label:seashore&public=true&quality=0 (200) [2.213552ms]" time="2021-01-30T16:09:53Z" level=debug msg="http: GET /folders/aqnah1321mgkt1w2/archive (200) [14.222011ms]" time="2021-01-30T16:09:54Z" level=debug msg="http: GET /api/v1/ws (200) [1.052064608s]" time="2021-01-30T16:09:54Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [285.293µs]" time="2021-01-30T16:09:54Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.707829ms]" time="2021-01-30T16:09:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [7.466565ms]" time="2021-01-30T16:09:55Z" level=debug msg="http: GET /photos (200) [4.630924ms]" time="2021-01-30T16:09:55Z" level=debug msg="http: GET /api/v1/ws (200) [1.150489971s]" time="2021-01-30T16:09:55Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.797947ms]" time="2021-01-30T16:09:55Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.230202ms]" time="2021-01-30T16:09:56Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.562172ms]" time="2021-01-30T16:09:56Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.594487ms]" time="2021-01-30T16:09:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.088115ms]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [176.996µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [179.903µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [148.742µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [160.441µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [153.639µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [161.068µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [155.18µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [180.832µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [533.143µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [131.36µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [188.416µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [139.419µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [171.691µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [174.751µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [137.581µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [158.764µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [178.789µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [140.099µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [147.909µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [163.823µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [167.255µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [142.629µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [117.997µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [193.952µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [119.748µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [118.504µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [218.677µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [132.636µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [126.921µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [167.733µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [160.855µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [173.658µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [150.953µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [158.774µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [145.093µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [206.502µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [159.611µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [167.798µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [163.384µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [157.322µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [156.545µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [140.145µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [138.564µs]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [148.537µs]" time="2021-01-30T16:09:57Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.359458ms]" time="2021-01-30T16:09:57Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.721662ms]" time="2021-01-30T16:09:58Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [142.743µs]" time="2021-01-30T16:09:58Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [126.353µs]" time="2021-01-30T16:09:58Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [146.709µs]" time="2021-01-30T16:09:58Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [153.888µs]" time="2021-01-30T16:09:58Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [112.75µs]" time="2021-01-30T16:09:59Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T16:09:59Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [991.659µs]" time="2021-01-30T16:09:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.24617ms]" time="2021-01-30T16:09:59Z" level=debug msg="albums: search type:album count:1000 [10.238µs]" time="2021-01-30T16:09:59Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [684.032µs]" time="2021-01-30T16:09:59Z" level=debug msg="upload: saving file digikam.jpg" time="2021-01-30T16:09:59Z" level=debug msg="nsfw: image classified as {Drawing:0.6378076 Hentai:0.0062331865 Neutral:0.35140827 Porn:0.0040615546 Sexy:0.0004894204}" time="2021-01-30T16:09:59Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T16:09:59Z" level=debug msg="http: POST /api/v1/upload/1612022999670 (200) [46.368691ms]" time="2021-01-30T16:09:59Z" level=debug msg="upload: saving file digikam.json" time="2021-01-30T16:09:59Z" level=debug msg="nsfw: digikam.json is not a jpeg file" time="2021-01-30T16:09:59Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T16:09:59Z" level=debug msg="http: POST /api/v1/upload/1612022999670 (200) [384.189µs]" time="2021-01-30T16:09:59Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T16:09:59Z" level=info msg="Moving files from 1612022999670" time="2021-01-30T16:09:59Z" level=info msg="import: no .ppignore file found" time="2021-01-30T16:09:59Z" level=info msg="import: added folder /upload/1612022999670" time="2021-01-30T16:09:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:09:59Z" level=info msg="media: digikam.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T16:09:59Z" level=info msg="folder: added album “October 2020” (path:2020/10 public:true)" time="2021-01-30T16:09:59Z" level=info msg="import: created folder /2020/10" time="2021-01-30T16:09:59Z" level=info msg="import: moving main jpg file digikam.jpg to 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T16:09:59Z" level=info msg="import: moving related json file digikam.json to 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T16:09:59Z" level=debug msg="media: no new thumbnails created for 20201017_154824_43C25EB3 [541.836µs]" time="2021-01-30T16:09:59Z" level=debug msg="metadata: original name 20201017_154824_43C25EB3.jpg does not match digikam.jpg (exiftool)" time="2021-01-30T16:09:59Z" level=debug msg="metadata: original name 20201017_154824_43C25EB3.jpg does not match digikam.jpg (exiftool)" time="2021-01-30T16:09:59Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:09:59Z" level=info msg="media: 20201017_154824_43C25EB3.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T16:10:00Z" level=debug msg="index: image classification took 236.129568ms" time="2021-01-30T16:10:00Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/47a85a9cb7d4" time="2021-01-30T16:10:00Z" level=debug msg="places: cached cell 47a85a9cb7d4 [100.240243ms]" time="2021-01-30T16:10:00Z" level=debug msg="location: added cell s2:47a85a9cb7d4 [111.626946ms]" time="2021-01-30T16:10:00Z" level=debug msg="photo: changed title of pqnr8wo18ay44y1p to “Berlin / Germany / 2020”" time="2021-01-30T16:10:00Z" level=info msg="import: added main jpg file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T16:10:00Z" level=debug msg="media: exif not supported: 20201017_154824_43C25EB3.json" time="2021-01-30T16:10:00Z" level=info msg="import: added related json file 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T16:10:00Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612022999670" time="2021-01-30T16:10:00Z" level=debug msg="moments: index contains 51 photos and 5 videos, using threshold 6" time="2021-01-30T16:10:00Z" level=info msg="moments: added “October 2020” (public:true year:2020 month:10)" time="2021-01-30T16:10:00Z" level=info msg="moments: added “Germany 2020” (public:true country:de year:2020)" time="2021-01-30T16:10:00Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:10:00Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:10:00Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T16:10:00Z" level=info msg="Import completed in 0 s" time="2021-01-30T16:10:00Z" level=debug msg="http: POST /api/v1/import/upload/1612022999670 (200) [598.952076ms]" time="2021-01-30T16:10:00Z" level=debug msg="albums: search type:album count:1000 [11.375µs]" time="2021-01-30T16:10:00Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [664.242µs]" time="2021-01-30T16:10:00Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 count:120 order:newest merged:true [1.804812ms]" time="2021-01-30T16:10:00Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&photo=true (200) [3.51213ms]" time="2021-01-30T16:10:00Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T16:10:00Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:120 order:newest merged:true [1.206034ms]" time="2021-01-30T16:10:00Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.834305ms]" time="2021-01-30T16:10:00Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (200) [175.018µs]" time="2021-01-30T16:10:14Z" level=debug msg="http: GET /library/files/2020/10 (200) [7.908072ms]" time="2021-01-30T16:10:15Z" level=debug msg="http: GET /api/v1/ws (200) [19.334509005s]" time="2021-01-30T16:10:15Z" level=debug msg="http: GET /api/v1/folders/originals/2020/10?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [944.403µs]" time="2021-01-30T16:10:15Z" level=debug msg="cache hit for thumbs:3526c91c93bd7bb4f10bc47173e61cc04c8fc924:tile_500 [5.592µs]" time="2021-01-30T16:10:15Z" level=debug msg="http: GET /api/v1/t/3526c91c93bd7bb4f10bc47173e61cc04c8fc924/public/tile_500 (200) [201.237µs]" time="2021-01-30T16:10:16Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.619462ms]" time="2021-01-30T16:10:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.152822ms]" time="2021-01-30T16:10:17Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T16:10:17Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [5.275562ms]" time="2021-01-30T16:10:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [5.892259ms]" time="2021-01-30T16:10:19Z" level=debug msg="http: GET /api/v1/svg/photo (200) [320.481µs]" time="2021-01-30T16:10:19Z" level=debug msg="http: GET /api/v1/photos/pqnr8wo18ay44y1p (200) [2.063543ms]" time="2021-01-30T16:10:20Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_224 (200) [161.385µs]" time="2021-01-30T16:10:27Z" level=info msg="archive: adding pqnr8wo18ay44y1p" time="2021-01-30T16:10:27Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [12.102774ms]" time="2021-01-30T16:10:27Z" level=info msg="photos: found 5 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.224965ms]" time="2021-01-30T16:10:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.350278ms]" time="2021-01-30T16:10:28Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [201.352µs]" time="2021-01-30T16:10:28Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [209.946µs]" time="2021-01-30T16:10:28Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [169.878µs]" time="2021-01-30T16:10:29Z" level=info msg="archive: permanently deleting pqnr8wo18ay44y1p" time="2021-01-30T16:10:29Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T16:10:29Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.json" time="2021-01-30T16:10:29Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [33.381694ms]" time="2021-01-30T16:10:30Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.140582ms]" time="2021-01-30T16:10:30Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.288317ms]" time="2021-01-30T16:10:31Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T16:10:31Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [871.974µs]" time="2021-01-30T16:10:31Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.13191ms]" time="2021-01-30T16:10:31Z" level=debug msg="http: GET /library/files/2020/10 (200) [4.425462ms]" time="2021-01-30T16:10:31Z" level=debug msg="http: GET /api/v1/ws (200) [16.482047793s]" time="2021-01-30T16:10:32Z" level=debug msg="http: GET /api/v1/folders/originals/2020/10?files=true&uncached=true&count=3333&offset=0&q=&all= (200) [574.84µs]" time="2021-01-30T16:10:32Z" level=debug msg="http: GET /photos (200) [4.502564ms]" time="2021-01-30T16:10:32Z" level=debug msg="http: GET /api/v1/ws (200) [769.917725ms]" time="2021-01-30T16:10:32Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [8.933342ms]" time="2021-01-30T16:10:32Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [105.148725ms]" time="2021-01-30T16:10:33Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.477287ms]" time="2021-01-30T16:10:33Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.686582ms]" time="2021-01-30T16:10:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.040751ms]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [191.37µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [175.677µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [163.855µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [107.4µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [166.125µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [237.57µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [173.048µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [130.157µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [163.616µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [121.665µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [187.653µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [176.023µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [178.002µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [160.16µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [158.232µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [143.902µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [147.887µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [182.664µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [244.371µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [142.922µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [114.062µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [135.449µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [150.915µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [152.251µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [162.484µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [156.047µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [141.866µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [138.257µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [132.209µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [163.839µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [154.603µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [126.401µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [118.491µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [157.896µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [162.83µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [155.992µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [125.436µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [136.451µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [174.688µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [164.974µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [149.607µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [154.189µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [148.342µs]" time="2021-01-30T16:10:34Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [137.819µs]" time="2021-01-30T16:10:35Z" level=debug msg="albums: search type:album count:24 [10.284µs]" time="2021-01-30T16:10:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [663.481µs]" time="2021-01-30T16:10:35Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.144725ms]" time="2021-01-30T16:10:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.692154ms]" time="2021-01-30T16:10:35Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.259728ms]" time="2021-01-30T16:10:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.456872ms]" time="2021-01-30T16:10:35Z" level=debug msg="albums: search q:christmas type:album count:24 [12.484µs]" time="2021-01-30T16:10:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Christmas&category=&type=album (200) [849.83µs]" time="2021-01-30T16:10:36Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [327.953µs]" time="2021-01-30T16:10:36Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [872.868µs]" time="2021-01-30T16:10:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.325545ms]" time="2021-01-30T16:10:36Z" level=debug msg="albums: search type:album count:1000 [10.147µs]" time="2021-01-30T16:10:36Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [642.871µs]" time="2021-01-30T16:10:37Z" level=debug msg="upload: saving file ladybug.jpg" time="2021-01-30T16:10:37Z" level=debug msg="nsfw: image classified as {Drawing:0.88479054 Hentai:0.037267756 Neutral:0.07758923 Porn:0.0003180002 Sexy:3.442213e-05}" time="2021-01-30T16:10:37Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T16:10:37Z" level=debug msg="http: POST /api/v1/upload/1612023037167 (200) [47.03995ms]" time="2021-01-30T16:10:37Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T16:10:37Z" level=info msg="Moving files from 1612023037167" time="2021-01-30T16:10:37Z" level=debug msg="import: files will be added to album aqmxlts2b2rx38wl" time="2021-01-30T16:10:37Z" level=info msg="import: no .ppignore file found" time="2021-01-30T16:10:37Z" level=info msg="import: added folder /upload/1612023037167" time="2021-01-30T16:10:37Z" level=debug msg="media: no original json sidecar file found for ladybug.jpg" time="2021-01-30T16:10:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:10:37Z" level=info msg="media: ladybug.jpg was taken at 2011-07-10 17:34:28 +0000 UTC (meta)" time="2021-01-30T16:10:37Z" level=info msg="folder: added album “July 2011” (path:2011/07 public:true)" time="2021-01-30T16:10:37Z" level=info msg="import: created folder /2011/07" time="2021-01-30T16:10:37Z" level=info msg="import: moving main jpg file ladybug.jpg to 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T16:10:37Z" level=debug msg="media: no new thumbnails created for 20110710_173428_B2DA2F66 [329.397µs]" time="2021-01-30T16:10:37Z" level=debug msg="media: no original json sidecar file found for 20110710_173428_B2DA2F66.jpg" time="2021-01-30T16:10:37Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:10:37Z" level=info msg="media: 20110710_173428_B2DA2F66.jpg was taken at 2011-07-10 17:34:28 +0000 UTC (meta)" time="2021-01-30T16:10:37Z" level=debug msg="index: image classification took 234.541049ms" time="2021-01-30T16:10:37Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/47b92fdbec4c" time="2021-01-30T16:10:37Z" level=debug msg="http: GET /api/v1/config (200) [4.129648ms]" time="2021-01-30T16:10:37Z" level=debug msg="http: GET /api/v1/config (200) [4.428931ms]" time="2021-01-30T16:10:37Z" level=debug msg="places: cached cell 47b92fdbec4c [30.921974ms]" time="2021-01-30T16:10:37Z" level=info msg="location: added place s2:47b92fdbec4c [34.809925ms]" time="2021-01-30T16:10:37Z" level=debug msg="location: added cell s2:47b92fdbec4c [38.293666ms]" time="2021-01-30T16:10:37Z" level=debug msg="photo: using label Beetle to create title for pqnr8xplnm94gfok" time="2021-01-30T16:10:37Z" level=debug msg="photo: changed title of pqnr8xplnm94gfok to “Beetle / Breckerfeld / 2011”" time="2021-01-30T16:10:37Z" level=info msg="import: added main jpg file 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T16:10:37Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612023037167" time="2021-01-30T16:10:37Z" level=debug msg="moments: index contains 51 photos and 5 videos, using threshold 6" time="2021-01-30T16:10:37Z" level=info msg="moments: added “July 2011” (public:true year:2011 month:7)" time="2021-01-30T16:10:37Z" level=info msg="moments: added “Nordrhein-Westfalen / Germany” (public:true country:de state:\"Nordrhein-Westfalen\")" time="2021-01-30T16:10:37Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:10:37Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:10:37Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T16:10:37Z" level=info msg="Import completed in 0 s" time="2021-01-30T16:10:37Z" level=debug msg="albums: search id:aqmxlts2b2rx38wl [19.146µs]" time="2021-01-30T16:10:37Z" level=debug msg="http: POST /api/v1/import/upload/1612023037167 (200) [509.150745ms]" time="2021-01-30T16:10:37Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 count:120 order:newest merged:true [6.672733ms]" time="2021-01-30T16:10:37Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&photo=true (200) [11.318836ms]" time="2021-01-30T16:10:37Z" level=debug msg="albums: search type:album count:1000 [14.749µs]" time="2021-01-30T16:10:37Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [804.676µs]" time="2021-01-30T16:10:37Z" level=info msg="photos: found 2 results for dist:20 album:aqmxlts2b2rx38wl count:120 order:oldest merged:true [905.203µs]" time="2021-01-30T16:10:37Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.569328ms]" time="2021-01-30T16:10:37Z" level=debug msg="http: GET /api/v1/t/f22c7bf33307e79b363b1eb3c5937e9f428c2c70/public/tile_500 (200) [211.991µs]" time="2021-01-30T16:10:52Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.490485ms]" time="2021-01-30T16:10:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.789418ms]" time="2021-01-30T16:10:53Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [156.546µs]" time="2021-01-30T16:10:53Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [119.214µs]" time="2021-01-30T16:10:53Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [171.877µs]" time="2021-01-30T16:10:53Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [141.083µs]" time="2021-01-30T16:10:53Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [180.043µs]" time="2021-01-30T16:10:54Z" level=info msg="search: label ladybug not found, using fuzzy search" time="2021-01-30T16:10:54Z" level=info msg="photos: found 1 results for q:ladybug public:true dist:20 quality:3 count:60 order:newest merged:true [1.304698ms]" time="2021-01-30T16:10:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ladybug&public=true&quality=3 (200) [1.878133ms]" time="2021-01-30T16:11:00Z" level=info msg="archive: adding pqnr8xplnm94gfok" time="2021-01-30T16:11:00Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [25.458899ms]" time="2021-01-30T16:11:01Z" level=info msg="photos: found 5 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.394069ms]" time="2021-01-30T16:11:01Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.647958ms]" time="2021-01-30T16:11:01Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [232.873µs]" time="2021-01-30T16:11:01Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [141.446µs]" time="2021-01-30T16:11:01Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [178.424µs]" time="2021-01-30T16:11:03Z" level=info msg="archive: permanently deleting pqnr8xplnm94gfok" time="2021-01-30T16:11:03Z" level=debug msg="delete: removing file 2011/07/20110710_173428_B2DA2F66.jpg" time="2021-01-30T16:11:03Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [41.141453ms]" time="2021-01-30T16:11:03Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [9.082635ms]" time="2021-01-30T16:11:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.32765ms]" time="2021-01-30T16:11:04Z" level=info msg="search: label ladybug not found, using fuzzy search" time="2021-01-30T16:11:04Z" level=info msg="photos: found 0 results for q:ladybug public:true dist:20 quality:3 count:60 order:newest merged:true [945.79µs]" time="2021-01-30T16:11:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ladybug&public=true&quality=3 (200) [1.167871ms]" time="2021-01-30T16:11:05Z" level=debug msg="albums: search type:album count:24 [10.379µs]" time="2021-01-30T16:11:05Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [748.625µs]" time="2021-01-30T16:11:05Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [278.628µs]" time="2021-01-30T16:11:05Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [934.342µs]" time="2021-01-30T16:11:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.44045ms]" time="2021-01-30T16:11:05Z" level=debug msg="http: GET /photos (200) [15.702883ms]" time="2021-01-30T16:11:05Z" level=debug msg="http: GET /api/v1/ws (200) [32.724334703s]" time="2021-01-30T16:11:05Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.207831ms]" time="2021-01-30T16:11:05Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.358922ms]" time="2021-01-30T16:11:06Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.750086ms]" time="2021-01-30T16:11:06Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.116288ms]" time="2021-01-30T16:11:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.611486ms]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [221.208µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [173.717µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [132.483µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [164.289µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [150.748µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [164.355µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [212.918µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [133.845µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [127.76µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [159.809µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [179.778µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [167.687µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [154.59µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [185.13µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [147.484µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [107.678µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [135.396µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [194.549µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [151.592µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [141.745µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [121.533µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [152.987µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [206.84µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [156.065µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [140.069µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [141.706µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [127.752µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [168.349µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [128.673µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [179.044µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [118.743µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [183.897µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [136.461µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [206.74µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [146.434µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [150.364µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [169.226µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [151.624µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [158.143µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [146.804µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [155.937µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [136.586µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [125.532µs]" time="2021-01-30T16:11:07Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [132.626µs]" time="2021-01-30T16:11:08Z" level=debug msg="albums: search type:album count:24 [25.402µs]" time="2021-01-30T16:11:08Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [671.005µs]" time="2021-01-30T16:11:08Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [4.687µs]" time="2021-01-30T16:11:08Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [249.957µs]" time="2021-01-30T16:11:08Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [2.883µs]" time="2021-01-30T16:11:08Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [177.703µs]" time="2021-01-30T16:11:08Z" level=debug msg="albums: search type:album count:1000 [10.493µs]" time="2021-01-30T16:11:08Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [689.628µs]" time="2021-01-30T16:11:09Z" level=debug msg="upload: saving file digikam.jpg" time="2021-01-30T16:11:09Z" level=debug msg="nsfw: image classified as {Drawing:0.6378076 Hentai:0.0062331865 Neutral:0.35140827 Porn:0.0040615546 Sexy:0.0004894204}" time="2021-01-30T16:11:09Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T16:11:09Z" level=debug msg="http: POST /api/v1/upload/1612023069861 (200) [43.442549ms]" time="2021-01-30T16:11:09Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T16:11:09Z" level=info msg="Moving files from 1612023069861" time="2021-01-30T16:11:09Z" level=debug msg="import: files will be added to album NewCreatedAlbum" time="2021-01-30T16:11:09Z" level=info msg="import: no .ppignore file found" time="2021-01-30T16:11:09Z" level=info msg="import: added folder /upload/1612023069861" time="2021-01-30T16:11:09Z" level=debug msg="media: no original json sidecar file found for digikam.jpg" time="2021-01-30T16:11:09Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:11:09Z" level=info msg="media: digikam.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T16:11:09Z" level=info msg="import: moving main jpg file digikam.jpg to 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T16:11:09Z" level=debug msg="media: no new thumbnails created for 20201017_154824_43C25EB3 [439.025µs]" time="2021-01-30T16:11:09Z" level=debug msg="media: no original json sidecar file found for 20201017_154824_43C25EB3.jpg" time="2021-01-30T16:11:09Z" level=debug msg="media: exiftool json files disabled" time="2021-01-30T16:11:09Z" level=info msg="media: 20201017_154824_43C25EB3.jpg was taken at 2020-10-17 15:48:24 +0000 UTC (meta)" time="2021-01-30T16:11:10Z" level=debug msg="index: image classification took 259.421987ms" time="2021-01-30T16:11:10Z" level=debug msg="location: found cell s2:47a85a9cb7d4" time="2021-01-30T16:11:10Z" level=debug msg="photo: changed title of pqnr8ymanoc3q15d to “Berlin / Germany / 2020”" time="2021-01-30T16:11:10Z" level=info msg="import: added main jpg file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T16:11:10Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612023069861" time="2021-01-30T16:11:10Z" level=debug msg="moments: index contains 51 photos and 5 videos, using threshold 6" time="2021-01-30T16:11:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:11:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:11:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T16:11:10Z" level=info msg="Import completed in 0 s" time="2021-01-30T16:11:10Z" level=debug msg="albums: search id:NewCreatedAlbum [6.273µs]" time="2021-01-30T16:11:10Z" level=debug msg="http: POST /api/v1/import/upload/1612023069861 (200) [392.33742ms]" time="2021-01-30T16:11:10Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 count:120 order:newest merged:true [1.876733ms]" time="2021-01-30T16:11:10Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&photo=true (200) [3.48272ms]" time="2021-01-30T16:11:10Z" level=debug msg="albums: search type:album count:1000 [11.505µs]" time="2021-01-30T16:11:10Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [763.042µs]" time="2021-01-30T16:11:25Z" level=debug msg="albums: search type:album count:48 [10.016µs]" time="2021-01-30T16:11:25Z" level=debug msg="http: GET /api/v1/albums?count=48&offset=0&q=&category=&type=album (200) [860.101µs]" time="2021-01-30T16:11:25Z" level=debug msg="cached album-cover:aqnr8ym2uo3vbkf2:tile_500 [6.515652ms]" time="2021-01-30T16:11:25Z" level=debug msg="http: GET /api/v1/albums/aqnr8ym2uo3vbkf2/t/public/tile_500 (200) [6.762734ms]" time="2021-01-30T16:11:25Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [17.568µs]" time="2021-01-30T16:11:25Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [962.285µs]" time="2021-01-30T16:11:26Z" level=debug msg="http: GET /api/v1/albums/aqnr8ym2uo3vbkf2 (200) [419.218µs]" time="2021-01-30T16:11:26Z" level=info msg="photos: found 1 results for dist:20 album:aqnr8ym2uo3vbkf2 count:60 order:oldest merged:true [992.412µs]" time="2021-01-30T16:11:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8ym2uo3vbkf2&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.561916ms]" time="2021-01-30T16:11:26Z" level=debug msg="http: GET /api/v1/t/c0c71351027ef0860c8f1a6c47e0ebbecb1f968d/public/tile_500 (200) [160.766µs]" time="2021-01-30T16:11:26Z" level=info msg="photos: found 59 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.462862ms]" time="2021-01-30T16:11:26Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.116775ms]" time="2021-01-30T16:11:27Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [180.637µs]" time="2021-01-30T16:11:27Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [168.076µs]" time="2021-01-30T16:11:27Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [194.486µs]" time="2021-01-30T16:11:27Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [129.319µs]" time="2021-01-30T16:11:27Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [154.896µs]" time="2021-01-30T16:11:28Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T16:11:28Z" level=info msg="photos: found 1 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [1.245687ms]" time="2021-01-30T16:11:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.806904ms]" time="2021-01-30T16:11:34Z" level=info msg="archive: adding pqnr8ymanoc3q15d" time="2021-01-30T16:11:34Z" level=debug msg="http: POST /api/v1/batch/photos/archive (200) [24.412791ms]" time="2021-01-30T16:11:35Z" level=info msg="photos: found 5 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.236812ms]" time="2021-01-30T16:11:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.574413ms]" time="2021-01-30T16:11:35Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [155.204µs]" time="2021-01-30T16:11:35Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [214.921µs]" time="2021-01-30T16:11:35Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [153.856µs]" time="2021-01-30T16:11:36Z" level=info msg="archive: permanently deleting pqnr8ymanoc3q15d" time="2021-01-30T16:11:36Z" level=debug msg="delete: removing file 2020/10/20201017_154824_43C25EB3.jpg" time="2021-01-30T16:11:36Z" level=debug msg="http: POST /api/v1/batch/photos/delete (200) [25.572235ms]" time="2021-01-30T16:11:37Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.241274ms]" time="2021-01-30T16:11:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.625857ms]" time="2021-01-30T16:11:38Z" level=info msg="search: label digikam not found, using fuzzy search" time="2021-01-30T16:11:38Z" level=info msg="photos: found 0 results for q:digikam public:true dist:20 quality:3 count:60 order:newest merged:true [1.062544ms]" time="2021-01-30T16:11:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=digikam&public=true&quality=3 (200) [1.282177ms]" time="2021-01-30T16:11:38Z" level=debug msg="albums: search type:album count:24 [23.477µs]" time="2021-01-30T16:11:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [911.066µs]" time="2021-01-30T16:11:39Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [16.771µs]" time="2021-01-30T16:11:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [1.204247ms]" time="2021-01-30T16:11:39Z" level=debug msg="http: GET /api/v1/albums/aqnr8ym2uo3vbkf2 (200) [355.388µs]" time="2021-01-30T16:11:39Z" level=info msg="photos: found 0 results for dist:20 album:aqnr8ym2uo3vbkf2 count:60 order:oldest merged:true [627.406µs]" time="2021-01-30T16:11:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr8ym2uo3vbkf2&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [861.229µs]" time="2021-01-30T16:11:40Z" level=debug msg="albums: search type:album count:24 [11.188µs]" time="2021-01-30T16:11:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [735.693µs]" time="2021-01-30T16:11:40Z" level=debug msg="albums: search q:newcreatedalbum type:album count:24 [15.854µs]" time="2021-01-30T16:11:40Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NewCreatedAlbum&category=&type=album (200) [1.064327ms]" time="2021-01-30T16:11:41Z" level=info msg="albums: deleting aqnr8ym2uo3vbkf2" time="2021-01-30T16:11:41Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [7.213289ms]" time="2021-01-30T16:11:42Z" level=debug msg="http: GET /photos (200) [15.651606ms]" time="2021-01-30T16:11:42Z" level=debug msg="http: GET /api/v1/ws (200) [36.021171869s]" time="2021-01-30T16:11:42Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.720809ms]" time="2021-01-30T16:11:42Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [112.345932ms]" time="2021-01-30T16:11:43Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.835499ms]" time="2021-01-30T16:11:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.023861ms]" time="2021-01-30T16:11:43Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.625265ms]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [137.904µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [151.366µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [140.2µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [141.23µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [185.024µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [150.063µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [192.458µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [135.013µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [192.674µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [174.96µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [151.984µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [140.185µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [147.476µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [147.865µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [174.946µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [124.216µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [154.191µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [158.179µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [158.574µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [202.594µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [132.24µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [105.347µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [105.634µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [146.326µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.506µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [145.646µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [156.387µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [135.806µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [154.012µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [173.153µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [154.352µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [146.909µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [129.673µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [120.141µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [192.315µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [151.661µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [153.878µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [139.066µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [164.914µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [1.108156ms]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [183.75µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [214.875µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [147.342µs]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [114.987µs]" time="2021-01-30T16:11:44Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.500661ms]" time="2021-01-30T16:11:44Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.672946ms]" time="2021-01-30T16:11:45Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [177.487µs]" time="2021-01-30T16:11:45Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [107.958µs]" time="2021-01-30T16:11:45Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [188.82µs]" time="2021-01-30T16:11:45Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [153.72µs]" time="2021-01-30T16:11:45Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [139.727µs]" time="2021-01-30T16:11:45Z" level=debug msg="albums: search type:album count:1000 [9.938µs]" time="2021-01-30T16:11:45Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [616.405µs]" time="2021-01-30T16:11:46Z" level=debug msg="upload: saving file hentai_2.jpg" time="2021-01-30T16:11:46Z" level=debug msg="nsfw: image classified as {Drawing:0.0067521487 Hentai:0.9896053 Neutral:0.00027734425 Porn:0.0032008493 Sexy:0.00016437714}" time="2021-01-30T16:11:46Z" level=info msg="nsfw: /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612023106026/hentai_2.jpg might be offensive" time="2021-01-30T16:11:46Z" level=debug msg="api: abort /api/v1/upload/:path with code 403 (Upload might be offensive)" time="2021-01-30T16:11:46Z" level=debug msg="http: POST /api/v1/upload/1612023106026 (403) [45.964789ms]" time="2021-01-30T16:11:46Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T16:11:46Z" level=info msg="Moving files from 1612023106026" time="2021-01-30T16:11:46Z" level=info msg="import: no .ppignore file found" time="2021-01-30T16:11:46Z" level=info msg="import: added folder /upload/1612023106026" time="2021-01-30T16:11:46Z" level=info msg="import: deleted empty folder /go/src/github.com/photoprism/photoprism/storage/acceptance/import/upload/1612023106026" time="2021-01-30T16:11:46Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T16:11:46Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:11:46Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:11:46Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T16:11:46Z" level=info msg="Import completed in 0 s" time="2021-01-30T16:11:46Z" level=debug msg="http: POST /api/v1/import/upload/1612023106026 (200) [88.106769ms]" time="2021-01-30T16:11:46Z" level=debug msg="albums: search type:album count:1000 [16.928µs]" time="2021-01-30T16:11:46Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [722.465µs]" time="2021-01-30T16:12:01Z" level=debug msg="http: GET /photos (200) [4.645834ms]" time="2021-01-30T16:12:01Z" level=debug msg="http: GET /api/v1/ws (200) [19.242869789s]" time="2021-01-30T16:12:01Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.423724ms]" time="2021-01-30T16:12:01Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.602858ms]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.425988ms]" time="2021-01-30T16:12:03Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.658225ms]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.339056ms]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [153.304µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [151.851µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [162.472µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [139.55µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [166.789µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [136.524µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [172.809µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.243µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [138.954µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [199.578µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [170.078µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [173.5µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [146.634µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [151.398µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [170.921µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [134.105µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [167.133µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [162.019µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [174.78µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [156.589µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [133.778µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [157.835µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [152.796µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [180.094µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [131.651µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [128.253µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [131.861µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [135.901µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [193.49µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [253.243µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [131.993µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [158.452µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [117.556µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [120.907µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [143.766µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [172.812µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [135.015µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [154.49µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [143.559µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [150.785µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [137.996µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [130.057µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [118.984µs]" time="2021-01-30T16:12:03Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [134.683µs]" time="2021-01-30T16:12:04Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.341498ms]" time="2021-01-30T16:12:04Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.822581ms]" time="2021-01-30T16:12:05Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [144.287µs]" time="2021-01-30T16:12:05Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [150.304µs]" time="2021-01-30T16:12:05Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [173.316µs]" time="2021-01-30T16:12:05Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [199.182µs]" time="2021-01-30T16:12:05Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [135.904µs]" time="2021-01-30T16:12:05Z" level=debug msg="albums: search type:album count:1000 [9.804µs]" time="2021-01-30T16:12:05Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [689.81µs]" time="2021-01-30T16:12:05Z" level=debug msg="upload: saving file foo.txt" time="2021-01-30T16:12:05Z" level=debug msg="nsfw: foo.txt is not a jpeg file" time="2021-01-30T16:12:05Z" level=info msg="1 files uploaded in 0 s" time="2021-01-30T16:12:05Z" level=debug msg="http: POST /api/v1/upload/1612023125707 (200) [655.636µs]" time="2021-01-30T16:12:05Z" level=debug msg="removed folder:import:true:false from cache" time="2021-01-30T16:12:05Z" level=info msg="Moving files from 1612023125707" time="2021-01-30T16:12:05Z" level=info msg="import: no .ppignore file found" time="2021-01-30T16:12:05Z" level=info msg="import: added folder /upload/1612023125707" time="2021-01-30T16:12:05Z" level=debug msg="moments: index contains 50 photos and 5 videos, using threshold 6" time="2021-01-30T16:12:05Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:12:05Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:12:05Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T16:12:05Z" level=info msg="Import completed in 0 s" time="2021-01-30T16:12:05Z" level=debug msg="http: POST /api/v1/import/upload/1612023125707 (200) [81.501669ms]" time="2021-01-30T16:12:05Z" level=debug msg="albums: search type:album count:1000 [10.3µs]" time="2021-01-30T16:12:05Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [627.896µs]" time="2021-01-30T16:12:21Z" level=debug msg="http: GET /photos (200) [7.531399ms]" time="2021-01-30T16:12:21Z" level=debug msg="http: GET /api/v1/ws (200) [19.371063709s]" time="2021-01-30T16:12:21Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.253297ms]" time="2021-01-30T16:12:21Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.14344ms]" time="2021-01-30T16:12:22Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.717504ms]" time="2021-01-30T16:12:22Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.634675ms]" time="2021-01-30T16:12:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.435162ms]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [211.495µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [191.352µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [157.053µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [107.64µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [161.516µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [156.109µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [208.422µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [131.978µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [110.543µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [180.551µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [157.246µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [201.31µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [161.974µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [185.598µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [172.48µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [129.812µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [165.209µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [172.843µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [141.29µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [161.452µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [124.067µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [128.338µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [133.301µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.094µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.513µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [138.081µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [121.48µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.499µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [134.698µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [177.687µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [130.65µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [151.813µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [118.957µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [155.812µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [184.501µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [167.871µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [129.594µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [140.866µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [153.205µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [145.823µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [143.701µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [171.63µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [142.064µs]" time="2021-01-30T16:12:23Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [113.028µs]" time="2021-01-30T16:12:24Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.562836ms]" time="2021-01-30T16:12:24Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.661219ms]" time="2021-01-30T16:12:25Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [172.283µs]" time="2021-01-30T16:12:25Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [143.589µs]" time="2021-01-30T16:12:25Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [152.917µs]" time="2021-01-30T16:12:25Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [105.702µs]" time="2021-01-30T16:12:25Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [130.643µs]" time="2021-01-30T16:12:26Z" level=debug msg="http: GET /photos (200) [8.769832ms]" time="2021-01-30T16:12:26Z" level=debug msg="http: GET /api/v1/ws (200) [4.640285775s]" time="2021-01-30T16:12:26Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.35757ms]" time="2021-01-30T16:12:26Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.955913ms]" time="2021-01-30T16:12:28Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.578393ms]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.674144ms]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.378905ms]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [246.949µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [145.141µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [120.019µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [139.555µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [168.212µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [156.592µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [180.651µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [146.777µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [135.47µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [199.997µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [176.17µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [159.84µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [149.941µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [147.254µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [179.097µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [123.66µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [139.953µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [164.47µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [161.9µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [184.693µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [136.265µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [131.415µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [163.978µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [153.65µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [133.2µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [132.38µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [130.701µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [125.385µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [197.894µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [176.791µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [142.683µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [132.488µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [114.84µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [113.671µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [128.24µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [161.812µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [116.18µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [164.021µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [142.602µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [125.999µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [152.657µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [137.851µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [115.093µs]" time="2021-01-30T16:12:28Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [108.808µs]" time="2021-01-30T16:12:29Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.283518ms]" time="2021-01-30T16:12:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3&photo=true (200) [14.194565ms]" time="2021-01-30T16:12:30Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [60.965µs]" time="2021-01-30T16:12:30Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/fit_1280 (200) [281.601µs]" time="2021-01-30T16:12:30Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/fit_1280 (200) [259.981µs]" time="2021-01-30T16:12:30Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [216.806µs]" time="2021-01-30T16:12:32Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [2.083579ms]" time="2021-01-30T16:12:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.734696ms]" time="2021-01-30T16:12:32Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [150.697µs]" time="2021-01-30T16:12:32Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [131.09µs]" time="2021-01-30T16:12:32Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [158.147µs]" time="2021-01-30T16:12:32Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [133.714µs]" time="2021-01-30T16:12:32Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [175.007µs]" time="2021-01-30T16:12:33Z" level=debug msg="http: GET /photos (200) [13.193958ms]" time="2021-01-30T16:12:33Z" level=debug msg="http: GET /api/v1/ws (200) [6.217448242s]" time="2021-01-30T16:12:33Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [17.330829ms]" time="2021-01-30T16:12:33Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.18414ms]" time="2021-01-30T16:12:34Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.538547ms]" time="2021-01-30T16:12:34Z" level=info msg="photos: found 48 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.813679ms]" time="2021-01-30T16:12:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.494033ms]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [191.584µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [192.449µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [151.823µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [113.539µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [184.353µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [168.677µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [145.113µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [176.01µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [153.567µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [123.264µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [170.164µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [134.44µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [200.094µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [157.726µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [128.581µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [142.73µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [152.625µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [224.838µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [160.279µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [196.445µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [127.289µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [149.218µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [165.148µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [154.552µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [140.581µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [122.352µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [145.913µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [140.302µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [136.19µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [174.609µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [136.655µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [132.69µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [137.966µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [174.874µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [116.811µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [201.162µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [137.499µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [143.433µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [156.388µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [166.768µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [143.819µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [168.822µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [126.211µs]" time="2021-01-30T16:12:35Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [138.982µs]" time="2021-01-30T16:12:36Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.611059ms]" time="2021-01-30T16:12:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.98016ms]" time="2021-01-30T16:12:37Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [182.86µs]" time="2021-01-30T16:12:37Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [161.933µs]" time="2021-01-30T16:12:37Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [157.935µs]" time="2021-01-30T16:12:37Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [180.862µs]" time="2021-01-30T16:12:37Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [169.413µs]" time="2021-01-30T16:12:37Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [127.011µs]" time="2021-01-30T16:12:37Z" level=info msg="photos: found 6 results for type:image public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.673471ms]" time="2021-01-30T16:12:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=type:image&public=true&quality=3&review=true (200) [3.049559ms]" time="2021-01-30T16:12:38Z" level=info msg="photos: found 58 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.491959ms]" time="2021-01-30T16:12:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [19.807798ms]" time="2021-01-30T16:12:39Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [264.41µs]" time="2021-01-30T16:12:39Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [140.433µs]" time="2021-01-30T16:12:39Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [192.916µs]" time="2021-01-30T16:12:39Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [148.024µs]" time="2021-01-30T16:12:39Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [128.979µs]" time="2021-01-30T16:12:39Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:60 order:newest merged:true [1.396156ms]" time="2021-01-30T16:12:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.664039ms]" time="2021-01-30T16:12:41Z" level=debug msg="http: GET /api/v1/svg/photo (200) [179.166µs]" time="2021-01-30T16:12:41Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.131562ms]" time="2021-01-30T16:12:42Z" level=info msg="photos: found 6 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.441108ms]" time="2021-01-30T16:12:42Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.840932ms]" time="2021-01-30T16:12:42Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.15001ms]" time="2021-01-30T16:12:43Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [566.841µs]" time="2021-01-30T16:12:43Z" level=info msg="Changes successfully saved" time="2021-01-30T16:12:43Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [20.824456ms]" time="2021-01-30T16:12:43Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [639.683µs]" time="2021-01-30T16:12:43Z" level=info msg="Changes successfully saved" time="2021-01-30T16:12:43Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [20.752709ms]" time="2021-01-30T16:12:45Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.065348ms]" time="2021-01-30T16:12:46Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/10551bf3054c" time="2021-01-30T16:12:46Z" level=debug msg="places: cached cell 10551bf3054c [198.562359ms]" time="2021-01-30T16:12:46Z" level=info msg="location: added place s2:10551bf3054c [209.639232ms]" time="2021-01-30T16:12:46Z" level=debug msg="location: added cell s2:10551bf3054c [214.564107ms]" time="2021-01-30T16:12:46Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T16:12:46Z" level=debug msg="photo: changed title of pqmxlr41urria03z to “Info / Bauchi / 2021”" time="2021-01-30T16:12:46Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [663.266µs]" time="2021-01-30T16:12:46Z" level=info msg="Changes successfully saved" time="2021-01-30T16:12:46Z" level=debug msg="http: GET /api/v1/config (200) [12.839983ms]" time="2021-01-30T16:12:46Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [268.108994ms]" time="2021-01-30T16:12:46Z" level=debug msg="http: GET /api/v1/config (200) [24.686734ms]" time="2021-01-30T16:12:47Z" level=debug msg="http: GET /api/v1/config (200) [3.72556ms]" time="2021-01-30T16:12:48Z" level=info msg="photos: found 1 results for id:pqnah1k2frui6p63 merged:true [673.826µs]" time="2021-01-30T16:12:48Z" level=debug msg="http: POST /api/v1/photos/pqnah1k2frui6p63/approve (200) [7.148609ms]" time="2021-01-30T16:12:48Z" level=info msg="photos: found 3 results for public:true dist:20 quality:3 review:true count:120 order:newest merged:true [1.201288ms]" time="2021-01-30T16:12:48Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&review=true (200) [2.058239ms]" time="2021-01-30T16:12:48Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [10.142725ms]" time="2021-01-30T16:12:48Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [18.655747ms]" time="2021-01-30T16:12:49Z" level=info msg="photos: found 1 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [911.564µs]" time="2021-01-30T16:12:49Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.362288ms]" time="2021-01-30T16:12:49Z" level=info msg="photos: found 61 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.278929ms]" time="2021-01-30T16:12:49Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.906805ms]" time="2021-01-30T16:12:50Z" level=info msg="photos: found 50 results for type:image public:true dist:20 quality:3 count:60 order:newest merged:true [7.141788ms]" time="2021-01-30T16:12:50Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=type:image&public=true&quality=3 (200) [14.222811ms]" time="2021-01-30T16:12:51Z" level=debug msg="http: GET /photos (200) [5.515321ms]" time="2021-01-30T16:12:51Z" level=debug msg="http: GET /api/v1/ws (200) [17.531074726s]" time="2021-01-30T16:12:51Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.052088ms]" time="2021-01-30T16:12:51Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.726274ms]" time="2021-01-30T16:12:52Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.561782ms]" time="2021-01-30T16:12:52Z" level=info msg="photos: found 51 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.181006ms]" time="2021-01-30T16:12:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.742447ms]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [238.812µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [215.279µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [143.443µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [149.443µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [148.675µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [126.176µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [166.766µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [148.856µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [127.142µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [134.118µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [154.959µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [174.924µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [153.052µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [185.745µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [156.67µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [147.938µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [156.218µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [172.77µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [142.001µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [156.176µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [178.473µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [136.57µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [145.783µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [148.256µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [163.544µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [115.058µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [119.395µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [128.05µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [161.469µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [141.946µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [155.507µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [139.094µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [152.442µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [175.113µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [229.546µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [131.894µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [138.413µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [122.263µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [178.741µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [117.919µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [152.202µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.459µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [151.578µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [140.26µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.634µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [214.236µs]" time="2021-01-30T16:12:53Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [147.873µs]" time="2021-01-30T16:12:54Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.88311ms]" time="2021-01-30T16:12:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.789662ms]" time="2021-01-30T16:12:54Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [174.637µs]" time="2021-01-30T16:12:54Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [149.398µs]" time="2021-01-30T16:12:54Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [171.208µs]" time="2021-01-30T16:12:54Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [152.336µs]" time="2021-01-30T16:12:54Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [148.798µs]" time="2021-01-30T16:12:54Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [1.015419ms]" time="2021-01-30T16:12:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.743165ms]" time="2021-01-30T16:12:55Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.533363ms]" time="2021-01-30T16:12:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.877962ms]" time="2021-01-30T16:12:55Z" level=info msg="photos: found 1 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [947.634µs]" time="2021-01-30T16:12:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.44509ms]" time="2021-01-30T16:12:55Z" level=info msg="photos: found 61 results for public:true dist:20 quality:3 count:360 order:newest merged:true [11.396407ms]" time="2021-01-30T16:12:55Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [20.307605ms]" time="2021-01-30T16:12:56Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [746.757µs]" time="2021-01-30T16:12:56Z" level=debug msg="http: POST /api/v1/photos/pqnah1l2p1vjzc3j/like (200) [11.543815ms]" time="2021-01-30T16:12:58Z" level=debug msg="http: GET /api/v1/svg/photo (200) [160.471µs]" time="2021-01-30T16:12:58Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.478602ms]" time="2021-01-30T16:13:04Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T16:13:04Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [558.589µs]" time="2021-01-30T16:13:04Z" level=info msg="Changes successfully saved" time="2021-01-30T16:13:04Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [19.948546ms]" time="2021-01-30T16:13:05Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.969572ms]" time="2021-01-30T16:13:05Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.659383ms]" time="2021-01-30T16:13:05Z" level=info msg="photos: found 2 results for id:pqmxlr31st2guha6 merged:true [804.028µs]" time="2021-01-30T16:13:05Z" level=debug msg="http: POST /api/v1/photos/pqmxlr31st2guha6/like (200) [10.600032ms]" time="2021-01-30T16:13:05Z" level=info msg="photos: found 10 results for video:true public:true dist:20 quality:3 count:120 order:newest merged:true [2.008584ms]" time="2021-01-30T16:13:05Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&video=true (200) [3.692132ms]" time="2021-01-30T16:13:06Z" level=info msg="photos: found 6 results for public:true favorite:true dist:20 quality:3 count:60 order:newest merged:true [2.066725ms]" time="2021-01-30T16:13:06Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [3.66621ms]" time="2021-01-30T16:13:06Z" level=info msg="photos: found 2 results for id:pqmxlr31st2guha6 merged:true [854.501µs]" time="2021-01-30T16:13:06Z" level=debug msg="http: DELETE /api/v1/photos/pqmxlr31st2guha6/like (200) [7.908035ms]" time="2021-01-30T16:13:06Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [787.346µs]" time="2021-01-30T16:13:06Z" level=debug msg="http: DELETE /api/v1/photos/pqnah1l2p1vjzc3j/like (200) [6.795613ms]" time="2021-01-30T16:13:07Z" level=debug msg="http: GET /api/v1/photos/pqmxlr41urria03z (200) [2.18478ms]" time="2021-01-30T16:13:13Z" level=debug msg="albums: flushed cover cache" time="2021-01-30T16:13:13Z" level=debug msg="photo: using label Info to create title for pqmxlr41urria03z" time="2021-01-30T16:13:13Z" level=info msg="photos: found 1 results for id:pqmxlr41urria03z merged:true [546.867µs]" time="2021-01-30T16:13:13Z" level=info msg="Changes successfully saved" time="2021-01-30T16:13:13Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr41urria03z (200) [26.713501ms]" time="2021-01-30T16:13:14Z" level=info msg="photos: found 2 results for public:true favorite:true dist:20 quality:3 count:120 order:newest merged:true [952.868µs]" time="2021-01-30T16:13:14Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&favorite=true (200) [1.761338ms]" time="2021-01-30T16:13:14Z" level=debug msg="http: GET /photos (200) [13.462435ms]" time="2021-01-30T16:13:14Z" level=debug msg="http: GET /api/v1/ws (200) [22.78242467s]" time="2021-01-30T16:13:14Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [12.500744ms]" time="2021-01-30T16:13:14Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [112.177249ms]" time="2021-01-30T16:13:16Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.9941ms]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.907737ms]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.911732ms]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/config (200) [3.623504ms]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [273.291µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [133.989µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [164.961µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [142.838µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [193.49µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [155.162µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [205.264µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [194.37µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [173.382µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [216.703µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [121.658µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [119.633µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [231.603µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [163.158µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [181.097µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [232.691µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [188.394µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [118.532µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [162.834µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [240.258µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [236.265µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [203.713µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [165.104µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [165.182µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [162.769µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [136.087µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [121.428µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.691µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [243.976µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [161.463µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [188.712µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [185.068µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [150.588µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [164.97µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [142.244µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [158.164µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [125.915µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [125.26µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [94.722µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [124.293µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [178.663µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [178.533µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [174.478µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [169.736µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [169.396µs]" time="2021-01-30T16:13:16Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [148.658µs]" time="2021-01-30T16:13:17Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.426798ms]" time="2021-01-30T16:13:17Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.771357ms]" time="2021-01-30T16:13:18Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [178.839µs]" time="2021-01-30T16:13:18Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [171.626µs]" time="2021-01-30T16:13:18Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [176.296µs]" time="2021-01-30T16:13:18Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [172.058µs]" time="2021-01-30T16:13:18Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [140.348µs]" time="2021-01-30T16:13:18Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [753.1µs]" time="2021-01-30T16:13:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [966.402µs]" time="2021-01-30T16:13:18Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.778729ms]" time="2021-01-30T16:13:18Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.152267ms]" time="2021-01-30T16:13:19Z" level=debug msg="http: GET /api/v1/svg/photo (200) [136.131µs]" time="2021-01-30T16:13:19Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.109835ms]" time="2021-01-30T16:13:20Z" level=debug msg="http: GET /api/v1/photos/pqmxlr31st2guha6 (200) [2.149321ms]" time="2021-01-30T16:13:21Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.362061ms]" time="2021-01-30T16:13:22Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [58.011µs]" time="2021-01-30T16:13:22Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/fit_1280 (200) [164.896µs]" time="2021-01-30T16:13:22Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/fit_1280 (200) [253.62µs]" time="2021-01-30T16:13:22Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (200) [220.187µs]" time="2021-01-30T16:13:22Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.180721ms]" time="2021-01-30T16:13:22Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (200) [280.37µs]" time="2021-01-30T16:13:22Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/fit_1280 (200) [224.247µs]" time="2021-01-30T16:13:25Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.068284ms]" time="2021-01-30T16:13:39Z" level=debug msg="places: sending request to https://places.photoprism.app/v1/location/13505b6961b4" time="2021-01-30T16:13:39Z" level=debug msg="places: cached cell 13505b6961b4 [38.100905ms]" time="2021-01-30T16:13:39Z" level=info msg="location: added place s2:13505b6961b4 [42.695781ms]" time="2021-01-30T16:13:39Z" level=debug msg="location: added cell s2:13505b6961b4 [46.398721ms]" time="2021-01-30T16:13:39Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T16:13:39Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [1.874915ms]" time="2021-01-30T16:13:39Z" level=info msg="Changes successfully saved" time="2021-01-30T16:13:39Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [166.204965ms]" time="2021-01-30T16:13:39Z" level=debug msg="http: GET /api/v1/config (200) [116.540356ms]" time="2021-01-30T16:13:39Z" level=debug msg="http: GET /api/v1/config (200) [125.333453ms]" time="2021-01-30T16:13:39Z" level=debug msg="http: GET /api/v1/config (200) [4.089181ms]" time="2021-01-30T16:13:40Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T16:13:40Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [2.279386ms]" time="2021-01-30T16:13:40Z" level=info msg="Changes successfully saved" time="2021-01-30T16:13:40Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [37.599111ms]" time="2021-01-30T16:13:40Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:120 order:newest merged:true [9.010943ms]" time="2021-01-30T16:13:40Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.592788ms]" time="2021-01-30T16:13:42Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [3.431793ms]" time="2021-01-30T16:13:54Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T16:13:54Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [569.148µs]" time="2021-01-30T16:13:54Z" level=info msg="Changes successfully saved" time="2021-01-30T16:13:54Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [24.498003ms]" time="2021-01-30T16:13:55Z" level=debug msg="http: GET /photos (200) [7.392145ms]" time="2021-01-30T16:13:55Z" level=debug msg="http: GET /api/v1/ws (200) [40.339215647s]" time="2021-01-30T16:13:55Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [19.35547ms]" time="2021-01-30T16:13:55Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.431695ms]" time="2021-01-30T16:13:56Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.959868ms]" time="2021-01-30T16:13:56Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.95615ms]" time="2021-01-30T16:13:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.600307ms]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [213.14µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [128.87µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [162.282µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [161.463µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [127.279µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [133.417µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [210.118µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [172.133µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [127.606µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [170.617µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [167.763µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [121.192µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [155.082µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [135.099µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [161.05µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [133.211µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [98.319µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [170.402µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [146.019µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [166.054µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [131.655µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [141.933µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [142.689µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [145.231µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [118.981µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [109.988µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [134.866µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [125.791µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [122.4µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [175.751µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [132.927µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [176.701µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [123.923µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [139.29µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [133.378µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [164.025µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_500 (200) [116.587µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [143.511µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [134.852µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [149.622µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [135.491µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [172.193µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [138.632µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [128.685µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [112.644µs]" time="2021-01-30T16:13:57Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [102.561µs]" time="2021-01-30T16:13:58Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.681135ms]" time="2021-01-30T16:13:58Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.230154ms]" time="2021-01-30T16:13:59Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [148.896µs]" time="2021-01-30T16:13:59Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [121.559µs]" time="2021-01-30T16:13:59Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [145.135µs]" time="2021-01-30T16:13:59Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [137.631µs]" time="2021-01-30T16:13:59Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [103.519µs]" time="2021-01-30T16:13:59Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [757.018µs]" time="2021-01-30T16:13:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [964.488µs]" time="2021-01-30T16:13:59Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.620061ms]" time="2021-01-30T16:13:59Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.980366ms]" time="2021-01-30T16:13:59Z" level=info msg="search: label Ski includes 0 categories" time="2021-01-30T16:13:59Z" level=info msg="photos: found 2 results for q:ski public:true dist:20 quality:3 count:60 order:newest merged:true [1.337459ms]" time="2021-01-30T16:13:59Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=ski&public=true&quality=3 (200) [1.931058ms]" time="2021-01-30T16:14:00Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [76.303µs]" time="2021-01-30T16:14:00Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/fit_1280 (200) [257.118µs]" time="2021-01-30T16:14:00Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/fit_1280 (200) [250.465µs]" time="2021-01-30T16:14:00Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/fit_1280 (200) [437.178µs]" time="2021-01-30T16:14:02Z" level=debug msg="http: GET /api/v1/svg/photo (200) [162.521µs]" time="2021-01-30T16:14:02Z" level=debug msg="http: GET /api/v1/photos/pqmxlr438cp4yzf5 (200) [2.244704ms]" time="2021-01-30T16:14:02Z" level=debug msg="http: GET /api/v1/t/c85482402e5e3d97908a03c73ea9f7f4241edf48/public/tile_224 (200) [118.904µs]" time="2021-01-30T16:14:02Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_224 (200) [165.248µs]" time="2021-01-30T16:14:06Z" level=info msg="photos: found 2 results for id:pqmxlr438cp4yzf5 merged:true [1.020531ms]" time="2021-01-30T16:14:06Z" level=info msg="Changes successfully saved" time="2021-01-30T16:14:06Z" level=debug msg="http: POST /api/v1/photos/pqmxlr438cp4yzf5/files/fqmxlr41a5qxvokt/primary (200) [17.562732ms]" time="2021-01-30T16:14:06Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [158.195µs]" time="2021-01-30T16:14:07Z" level=debug msg="http: GET /api/v1/photos/pqmxlr438cp4yzf5 (200) [2.361399ms]" time="2021-01-30T16:14:07Z" level=debug msg="http: GET /photos (200) [6.514502ms]" time="2021-01-30T16:14:07Z" level=debug msg="http: GET /api/v1/ws (200) [11.938931461s]" time="2021-01-30T16:14:07Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.617658ms]" time="2021-01-30T16:14:08Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.636483ms]" time="2021-01-30T16:14:09Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.055806ms]" time="2021-01-30T16:14:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.810449ms]" time="2021-01-30T16:14:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.880725ms]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [149.545µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [143.751µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [146.773µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [146.207µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [120.915µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [109.654µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [179.205µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [144.526µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [196.544µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [129.502µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [152.186µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [220.325µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [168.947µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [153.26µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [134.366µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [165.237µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [141.889µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [105.377µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [177.563µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [172.997µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [145.406µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [154.356µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [114.91µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [154.276µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [137.157µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [142.655µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [130.317µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [125.099µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [116.742µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [142.086µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [161.922µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [166.067µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [120.23µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [177.58µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [129.658µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [144.032µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [135.257µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [151.398µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [122.429µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [134.002µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [151.19µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [138.603µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [137.836µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [136.33µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [132.517µs]" time="2021-01-30T16:14:10Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [135.681µs]" time="2021-01-30T16:14:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T16:14:10Z" level=debug msg="photo: can't estimate position of uid pqnr4133r3bg2tkp, 153 hours time difference" time="2021-01-30T16:14:10Z" level=debug msg="photo: can't estimate position of uid pqnr8ly1ywzwfxua, 32327 hours time difference" time="2021-01-30T16:14:10Z" level=debug msg="photo: using label Elephant to create title for pqnr8nz6q31scun6" time="2021-01-30T16:14:10Z" level=debug msg="photo: using label Moment to create title for pqnr8nz2mxsp0fy3" time="2021-01-30T16:14:10Z" level=debug msg="photo: changed title of pqnr8nz2mxsp0fy3 to “Moment / Mtubatuba / 2013”" time="2021-01-30T16:14:10Z" level=debug msg="metadata: optimized photo uid pqnr8nz2mxsp0fy3" time="2021-01-30T16:14:10Z" level=debug msg="photo: using label Cheetah to create title for pqnr8nz39tfv3y86" time="2021-01-30T16:14:10Z" level=debug msg="photo: using label Bird to create title for pqnr8nz1orgc6bp7" time="2021-01-30T16:14:10Z" level=debug msg="photo: using label Moment to create title for pqnr8o0219lxqu5r" time="2021-01-30T16:14:10Z" level=debug msg="photo: changed title of pqnr8o0219lxqu5r to “Moment / Berlin / 2021”" time="2021-01-30T16:14:10Z" level=debug msg="metadata: optimized photo uid pqnr8o0219lxqu5r" time="2021-01-30T16:14:10Z" level=info msg="metadata: optimized 2 photos" time="2021-01-30T16:14:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T16:14:10Z" level=info msg="moments: added “Shqipëria qendrore / Albania” (public:true country:al state:\"Shqipëria qendrore\")" time="2021-01-30T16:14:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:14:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:14:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T16:14:12Z" level=debug msg="http: GET /photos (200) [5.112938ms]" time="2021-01-30T16:14:12Z" level=debug msg="http: GET /api/v1/ws (200) [4.045544177s]" time="2021-01-30T16:14:12Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.354538ms]" time="2021-01-30T16:14:12Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.040303ms]" time="2021-01-30T16:14:13Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.730619ms]" time="2021-01-30T16:14:13Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.69741ms]" time="2021-01-30T16:14:13Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.8637ms]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [188.449µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [233.349µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [130.467µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [147.114µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [135.51µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [112.481µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [176.371µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [152.103µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [189.531µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [154.269µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [235.133µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [112.506µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [178.62µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [137.52µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [126.079µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [148.325µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [156.559µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [122.384µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [162.276µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [222.823µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [142.483µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [134.781µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [121.414µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [139.706µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [137.378µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [128.17µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [124.028µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [160.135µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [153.032µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [142.614µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [168.066µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [162.58µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [106.163µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [154.799µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [148.921µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [165.655µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [121.267µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [152.104µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [129.651µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [151.814µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [174.798µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [151.543µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [139.004µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.089µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [121.024µs]" time="2021-01-30T16:14:14Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [109.047µs]" time="2021-01-30T16:14:15Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.754322ms]" time="2021-01-30T16:14:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.169117ms]" time="2021-01-30T16:14:15Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [176.852µs]" time="2021-01-30T16:14:15Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [128.349µs]" time="2021-01-30T16:14:15Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [163.822µs]" time="2021-01-30T16:14:15Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [137.717µs]" time="2021-01-30T16:14:15Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [119.56µs]" time="2021-01-30T16:14:15Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [817.211µs]" time="2021-01-30T16:14:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.059055ms]" time="2021-01-30T16:14:16Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.542288ms]" time="2021-01-30T16:14:16Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.944532ms]" time="2021-01-30T16:14:16Z" level=info msg="search: label group not found, using fuzzy search" time="2021-01-30T16:14:16Z" level=info msg="photos: found 2 results for q:group public:true dist:20 quality:3 count:60 order:newest merged:true [1.25923ms]" time="2021-01-30T16:14:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=group&public=true&quality=3 (200) [1.919386ms]" time="2021-01-30T16:14:18Z" level=info msg="photos: found 8 results for stack:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.912449ms]" time="2021-01-30T16:14:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=stack:true&public=true&quality=3&photo=true (200) [3.335483ms]" time="2021-01-30T16:14:18Z" level=debug msg="http: GET /api/v1/svg/photo (200) [156.495µs]" time="2021-01-30T16:14:18Z" level=debug msg="http: GET /api/v1/photos/pqmxlr737e5ghal9 (200) [2.284766ms]" time="2021-01-30T16:14:19Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_224 (200) [144.528µs]" time="2021-01-30T16:14:19Z" level=debug msg="http: GET /api/v1/t/31766e728183d51b43defbfe8b093481ae7ec912/public/tile_224 (200) [99.262µs]" time="2021-01-30T16:14:32Z" level=debug msg="http: GET /photos (200) [4.412436ms]" time="2021-01-30T16:14:32Z" level=debug msg="http: GET /api/v1/ws (200) [19.283526043s]" time="2021-01-30T16:14:32Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.791614ms]" time="2021-01-30T16:14:32Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.604906ms]" time="2021-01-30T16:14:33Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.003565ms]" time="2021-01-30T16:14:33Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.005071ms]" time="2021-01-30T16:14:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.652074ms]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [197.246µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [142.39µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [160.21µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [150.043µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [151.68µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [107.618µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [151.879µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [151.963µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [182.207µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [153.511µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [174.923µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [156.003µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [201.37µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [188.222µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [150.182µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [183.853µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [158.129µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [160.223µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [160.818µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [155.821µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [145.484µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [162.362µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [136.805µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [137.484µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [130.319µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [150.321µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [149.873µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [159.861µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [149.385µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [150.816µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [142.376µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [165.027µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [135.631µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [143.514µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [110.394µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [152.531µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [135.789µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [168.734µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [129.955µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [166.006µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [131.39µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [153.17µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [138.704µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [156.944µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [138.05µs]" time="2021-01-30T16:14:34Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [115.408µs]" time="2021-01-30T16:14:35Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.358839ms]" time="2021-01-30T16:14:35Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3&photo=true (200) [14.394764ms]" time="2021-01-30T16:14:36Z" level=info msg="photos: found 10 results for video:true photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.941319ms]" time="2021-01-30T16:14:36Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=video:true&public=true&quality=3&photo=true (200) [5.77817ms]" time="2021-01-30T16:14:37Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [159.893µs]" time="2021-01-30T16:14:37Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [159.638µs]" time="2021-01-30T16:14:37Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [229.786µs]" time="2021-01-30T16:14:37Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [169.267µs]" time="2021-01-30T16:14:37Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [129.075µs]" time="2021-01-30T16:14:37Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [768.885µs]" time="2021-01-30T16:14:37Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.322694ms]" time="2021-01-30T16:14:38Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [875.919µs]" time="2021-01-30T16:14:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.672852ms]" time="2021-01-30T16:14:38Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.839124ms]" time="2021-01-30T16:14:38Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.34941ms]" time="2021-01-30T16:14:39Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [798.144µs]" time="2021-01-30T16:14:39Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.044179ms]" time="2021-01-30T16:14:39Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.728296ms]" time="2021-01-30T16:14:39Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [20.510562ms]" time="2021-01-30T16:14:40Z" level=debug msg="http: GET /api/v1/svg/photo (200) [136.299µs]" time="2021-01-30T16:14:40Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.203676ms]" time="2021-01-30T16:14:46Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T16:14:46Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [604.286µs]" time="2021-01-30T16:14:46Z" level=info msg="Changes successfully saved" time="2021-01-30T16:14:46Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [23.614783ms]" time="2021-01-30T16:14:52Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T16:14:52Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [537.091µs]" time="2021-01-30T16:14:52Z" level=info msg="Changes successfully saved" time="2021-01-30T16:14:52Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [21.138347ms]" time="2021-01-30T16:14:54Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [2.436214ms]" time="2021-01-30T16:15:01Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [660.505µs]" time="2021-01-30T16:15:01Z" level=info msg="Changes successfully saved" time="2021-01-30T16:15:01Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [20.038406ms]" time="2021-01-30T16:15:02Z" level=info msg="photos: found 2 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [990.177µs]" time="2021-01-30T16:15:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.685644ms]" time="2021-01-30T16:15:02Z" level=info msg="photos: found 5 results for panorama:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.414851ms]" time="2021-01-30T16:15:02Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [2.625264ms]" time="2021-01-30T16:15:03Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.225266ms]" time="2021-01-30T16:15:10Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T16:15:10Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [571.061µs]" time="2021-01-30T16:15:10Z" level=info msg="Changes successfully saved" time="2021-01-30T16:15:10Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [25.358647ms]" time="2021-01-30T16:15:15Z" level=info msg="photo: won't update title, pqnah1l2p1vjzc3j was modified" time="2021-01-30T16:15:15Z" level=info msg="photos: found 1 results for id:pqnah1l2p1vjzc3j merged:true [518.591µs]" time="2021-01-30T16:15:15Z" level=info msg="Changes successfully saved" time="2021-01-30T16:15:15Z" level=debug msg="http: PUT /api/v1/photos/pqnah1l2p1vjzc3j (200) [23.915618ms]" time="2021-01-30T16:15:17Z" level=debug msg="http: GET /api/v1/photos/pqmxlr02fsnwrn7f (200) [2.224297ms]" time="2021-01-30T16:15:24Z" level=info msg="photos: found 2 results for id:pqmxlr02fsnwrn7f merged:true [700.971µs]" time="2021-01-30T16:15:24Z" level=info msg="Changes successfully saved" time="2021-01-30T16:15:24Z" level=debug msg="http: PUT /api/v1/photos/pqmxlr02fsnwrn7f (200) [20.923178ms]" time="2021-01-30T16:15:24Z" level=info msg="photos: found 2 results for panorama:true public:true dist:20 quality:3 count:120 order:newest merged:true [915.558µs]" time="2021-01-30T16:15:24Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=panorama:true&public=true&quality=3 (200) [1.641071ms]" time="2021-01-30T16:15:25Z" level=info msg="photos: found 1 results for photo:true scan:true public:true dist:20 quality:3 count:60 order:newest merged:true [738.937µs]" time="2021-01-30T16:15:25Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=scan:true&public=true&quality=3&photo=true (200) [1.287027ms]" time="2021-01-30T16:15:25Z" level=debug msg="http: GET /photos (200) [14.791082ms]" time="2021-01-30T16:15:25Z" level=debug msg="http: GET /api/v1/ws (200) [52.927809563s]" time="2021-01-30T16:15:25Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.222695ms]" time="2021-01-30T16:15:25Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.290885ms]" time="2021-01-30T16:15:27Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.713618ms]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.74772ms]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.850715ms]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [182.062µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [125.622µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [155.719µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [165.612µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [115.227µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [121.018µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [165.646µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [173.96µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [185.408µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [190.261µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [203.693µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [179.72µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [185.12µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [163.967µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [151.481µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [153.759µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [178.35µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [132.449µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [168.611µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [203.398µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [103.41µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [167.48µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [135.123µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.291µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [153.26µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [155.552µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [148.779µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [135.877µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [150.491µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [194.943µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [132.844µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [171.063µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [153.298µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.574µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [144.094µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [152.418µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [114.89µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [149.386µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [111.99µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [150.789µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [146.136µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [162.348µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [136.746µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [147.649µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [209.739µs]" time="2021-01-30T16:15:27Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [132.361µs]" time="2021-01-30T16:15:29Z" level=info msg="geo: found 32 photos for public:true quality:3 [976.007µs]" time="2021-01-30T16:15:29Z" level=debug msg="geo: search public:true quality:3 [13.719µs]" time="2021-01-30T16:15:29Z" level=debug msg="http: GET /api/v1/geo?q=&public=true&quality=3 (200) [1.84717ms]" time="2021-01-30T16:15:29Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [102.146µs]" time="2021-01-30T16:15:29Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [55.294µs]" time="2021-01-30T16:15:30Z" level=info msg="search: label berlin not found, using fuzzy search" time="2021-01-30T16:15:30Z" level=info msg="geo: found 4 photos for q:berlin public:true quality:3 [908.778µs]" time="2021-01-30T16:15:30Z" level=debug msg="geo: search q:berlin public:true quality:3 [19.099µs]" time="2021-01-30T16:15:30Z" level=debug msg="http: GET /api/v1/geo?q=Berlin&public=true&quality=3 (200) [1.262503ms]" time="2021-01-30T16:15:30Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [85.016µs]" time="2021-01-30T16:15:30Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_50 (200) [76.431µs]" time="2021-01-30T16:15:31Z" level=debug msg="http: GET /photos (200) [4.579885ms]" time="2021-01-30T16:15:31Z" level=debug msg="http: GET /api/v1/ws (200) [4.983537064s]" time="2021-01-30T16:15:31Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.880784ms]" time="2021-01-30T16:15:31Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [116.558342ms]" time="2021-01-30T16:15:32Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.764766ms]" time="2021-01-30T16:15:32Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.861244ms]" time="2021-01-30T16:15:32Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.92679ms]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [183.87µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [148.539µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [152.7µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [133.088µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [153.482µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [108.001µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [188.459µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [153.2µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [144.33µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [158.886µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [103.973µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [199.64µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [180.094µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [162.934µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [151.113µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [194.843µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [153.655µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [158.326µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [173.541µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [203.882µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [144.399µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [156.004µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [145.547µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [182.335µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [177.949µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [135.554µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [120.38µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [146.266µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [157.676µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [148.665µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [139.297µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [201.191µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [168.438µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [181.211µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [180.948µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [170.776µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [167.25µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [149.77µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [118.042µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [167.422µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [133.121µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [140.571µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [149.879µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [130.894µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [110.566µs]" time="2021-01-30T16:15:33Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [104.092µs]" time="2021-01-30T16:15:34Z" level=info msg="geo: found 32 photos for public:true quality:3 [991.331µs]" time="2021-01-30T16:15:34Z" level=debug msg="geo: search public:true quality:3 [13.707µs]" time="2021-01-30T16:15:34Z" level=debug msg="http: GET /api/v1/geo?q=&public=true&quality=3 (200) [2.088513ms]" time="2021-01-30T16:15:35Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_50 (200) [84.468µs]" time="2021-01-30T16:15:35Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_50 (200) [67.312µs]" time="2021-01-30T16:15:40Z" level=info msg="search: label berlin not found, using fuzzy search" time="2021-01-30T16:15:40Z" level=info msg="geo: found 4 photos for q:berlin public:true quality:3 [1.373313ms]" time="2021-01-30T16:15:40Z" level=debug msg="geo: search q:berlin public:true quality:3 [24.193µs]" time="2021-01-30T16:15:40Z" level=debug msg="http: GET /api/v1/geo?q=Berlin&public=true&quality=3 (200) [1.810081ms]" time="2021-01-30T16:15:40Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_50 (200) [82.905µs]" time="2021-01-30T16:15:40Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_50 (200) [86.456µs]" time="2021-01-30T16:16:10Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [76.332µs]" time="2021-01-30T16:16:10Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/fit_1280 (200) [344.723µs]" time="2021-01-30T16:16:10Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/fit_1280 (200) [215.369µs]" time="2021-01-30T16:16:10Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [239.343µs]" time="2021-01-30T16:16:11Z" level=debug msg="http: GET /photos (200) [5.167729ms]" time="2021-01-30T16:16:11Z" level=debug msg="http: GET /api/v1/ws (200) [39.479320626s]" time="2021-01-30T16:16:11Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [13.081694ms]" time="2021-01-30T16:16:11Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [108.73929ms]" time="2021-01-30T16:16:12Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.776495ms]" time="2021-01-30T16:16:12Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.790415ms]" time="2021-01-30T16:16:12Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.92343ms]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [183.25µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [130.589µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [127.476µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [126.982µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [136.668µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [127.304µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [146.872µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [167.304µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [158.23µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [135.955µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [140.283µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [229.338µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [174.342µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [209.343µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [130.963µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [204.145µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [188.415µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [159.187µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [142.288µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [145.405µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [122.38µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [140.978µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [148.406µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [145.487µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [117.337µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [130.707µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [120.676µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [140.544µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [139.515µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [156.013µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [111.426µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [182.01µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [153.568µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [149.933µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [138.093µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [167.863µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [170.418µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [175.573µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [156.129µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.961µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [165.991µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [153.762µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [161.961µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [148.192µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [148.635µs]" time="2021-01-30T16:16:13Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [142.024µs]" time="2021-01-30T16:16:14Z" level=debug msg="http: GET /static/img/badge-agpl.svg (200) [278.364µs]" time="2021-01-30T16:16:14Z" level=debug msg="http: GET /static/img/badge-docs.svg (200) [202.305µs]" time="2021-01-30T16:16:14Z" level=debug msg="http: GET /static/img/badge-chat.svg (200) [271.056µs]" time="2021-01-30T16:16:14Z" level=debug msg="http: GET /static/img/badge-twitter.svg (200) [559.478µs]" time="2021-01-30T16:16:14Z" level=debug msg="http: GET /photos (200) [15.454178ms]" time="2021-01-30T16:16:14Z" level=debug msg="http: GET /api/v1/ws (200) [3.453689883s]" time="2021-01-30T16:16:15Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.823106ms]" time="2021-01-30T16:16:15Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.339679ms]" time="2021-01-30T16:16:16Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.447061ms]" time="2021-01-30T16:16:16Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.878479ms]" time="2021-01-30T16:16:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [15.625657ms]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [147.688µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [164.807µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [148.049µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [121.235µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [99.899µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [136.376µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [182.486µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [166.739µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [201.905µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [176.049µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [155.991µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [151.795µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [199.007µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [594.749µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [178.898µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [221.858µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [184.019µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [154.174µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [180.846µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [151.154µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [124.297µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [137.314µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [120.53µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [138.661µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [138.3µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [143.82µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [138.661µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [117.977µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [143.881µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [170.744µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [148.498µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [186.438µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [114.723µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [129.61µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [126.713µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [165.74µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [130.854µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [160.205µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [153.958µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [150.926µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [167.18µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [155.933µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [139.616µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [175.308µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [165.608µs]" time="2021-01-30T16:16:17Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [145.393µs]" time="2021-01-30T16:16:18Z" level=debug msg="http: GET /static/img/agplv3-small.png (200) [54.352µs]" time="2021-01-30T16:16:18Z" level=debug msg="http: GET /photos (200) [15.747271ms]" time="2021-01-30T16:16:18Z" level=debug msg="http: GET /api/v1/ws (200) [3.246829412s]" time="2021-01-30T16:16:18Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.683378ms]" time="2021-01-30T16:16:18Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [109.493655ms]" time="2021-01-30T16:16:20Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.818204ms]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.502029ms]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.947768ms]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [212.424µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [188.61µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [109.618µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [110.471µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [124.384µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [106.388µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [143.911µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [132.604µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [155.362µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [125µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [170.48µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [109.183µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [172.035µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [128.719µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [137.953µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [152.045µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [132.981µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [162.707µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [148.771µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [197.728µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [170.017µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [138.92µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [116.328µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [204.64µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [140.42µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [129.601µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [118.177µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [156.299µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [128.807µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [157.96µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [143.372µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [165.814µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [114.8µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [166.382µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [180.716µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [160.778µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [136.686µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [175.542µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [160.312µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [191.799µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [160.211µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [160.038µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [146.318µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [128.4µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [170.627µs]" time="2021-01-30T16:16:20Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [148.389µs]" time="2021-01-30T16:16:21Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:60 order:newest merged:true [8.885619ms]" time="2021-01-30T16:16:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [17.361657ms]" time="2021-01-30T16:16:22Z" level=debug msg="http: GET /api/v1/t/c49101762dae6cee829942fe8e3c9e0760a2c4d2/public/tile_500 (200) [167.922µs]" time="2021-01-30T16:16:22Z" level=debug msg="http: GET /api/v1/t/2305e512e3b183ec982d60a8b608a8ca501973ba/public/tile_500 (200) [119.402µs]" time="2021-01-30T16:16:22Z" level=debug msg="http: GET /api/v1/t/8d32543522126d085bdbf65af31bdac6cf96ed6f/public/tile_500 (200) [194.555µs]" time="2021-01-30T16:16:22Z" level=debug msg="http: GET /api/v1/t/abf2db6cf0db8513054d7e60c15b2918c5e892c1/public/tile_500 (200) [124.129µs]" time="2021-01-30T16:16:22Z" level=debug msg="http: GET /api/v1/t/43f5b8df07840ac534832040aa9e6a4aa02697b8/public/tile_500 (200) [87.273µs]" time="2021-01-30T16:16:22Z" level=info msg="photos: found 0 results for public:true dist:20 quality:3 count:60 offset:60 order:newest merged:true [1.115551ms]" time="2021-01-30T16:16:22Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [1.354627ms]" time="2021-01-30T16:16:22Z" level=info msg="photos: found 60 results for public:true dist:20 quality:3 count:360 order:newest merged:true [8.536204ms]" time="2021-01-30T16:16:22Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3 (200) [16.770426ms]" time="2021-01-30T16:16:23Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.352921ms]" time="2021-01-30T16:16:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true&public=true&quality=3 (200) [14.450449ms]" time="2021-01-30T16:16:26Z" level=debug msg="http: GET /static/build/img/e3f799c6dec9af194c86decdf7392405.png (200) [59.348µs]" time="2021-01-30T16:16:26Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/fit_1280 (200) [168.413µs]" time="2021-01-30T16:16:26Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/fit_1280 (200) [215.673µs]" time="2021-01-30T16:16:26Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/fit_1280 (200) [195.802µs]" time="2021-01-30T16:16:27Z" level=debug msg="http: GET /api/v1/svg/photo (200) [173.385µs]" time="2021-01-30T16:16:27Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.426438ms]" time="2021-01-30T16:16:29Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.404288ms]" time="2021-01-30T16:16:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.317156ms]" time="2021-01-30T16:16:29Z" level=debug msg="http: GET /api/v1/t/b68b0e6a627e691a39b940632d9e3d83ff11f0bd/public/tile_500 (200) [182.085µs]" time="2021-01-30T16:16:29Z" level=debug msg="http: GET /api/v1/t/d6efb0c5c9b9bd000e6b8f86b391478f19abf3f3/public/tile_500 (200) [125.164µs]" time="2021-01-30T16:16:29Z" level=debug msg="http: GET /api/v1/t/f2e2d89445c5dc64cde394158fd07eeb02083e75/public/tile_500 (200) [126.987µs]" time="2021-01-30T16:16:38Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:16:38Z" level=debug msg="http: POST /api/v1/settings (200) [4.013648ms]" time="2021-01-30T16:16:38Z" level=debug msg="http: GET /settings (200) [4.85762ms]" time="2021-01-30T16:16:38Z" level=debug msg="http: GET /api/v1/ws (200) [19.415501921s]" time="2021-01-30T16:16:45Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:16:45Z" level=debug msg="http: POST /api/v1/settings (200) [4.545056ms]" time="2021-01-30T16:16:50Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:16:50Z" level=debug msg="http: POST /api/v1/settings (200) [4.131115ms]" time="2021-01-30T16:16:55Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:16:55Z" level=debug msg="http: POST /api/v1/settings (200) [4.097517ms]" time="2021-01-30T16:17:01Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:17:01Z" level=debug msg="http: POST /api/v1/settings (200) [4.149962ms]" time="2021-01-30T16:17:06Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:17:06Z" level=debug msg="http: POST /api/v1/settings (200) [4.189873ms]" time="2021-01-30T16:17:12Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:17:12Z" level=debug msg="http: POST /api/v1/settings (200) [4.164881ms]" time="2021-01-30T16:17:17Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:17:17Z" level=debug msg="http: POST /api/v1/settings (200) [4.020602ms]" time="2021-01-30T16:17:22Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:17:22Z" level=debug msg="http: POST /api/v1/settings (200) [4.175274ms]" time="2021-01-30T16:17:28Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:17:28Z" level=debug msg="http: POST /api/v1/settings (200) [5.567894ms]" time="2021-01-30T16:17:33Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:17:33Z" level=debug msg="http: POST /api/v1/settings (200) [4.046382ms]" time="2021-01-30T16:17:39Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:17:39Z" level=debug msg="http: POST /api/v1/settings (200) [3.977399ms]" time="2021-01-30T16:17:44Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:17:44Z" level=debug msg="http: POST /api/v1/settings (200) [3.836015ms]" time="2021-01-30T16:17:49Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:17:49Z" level=debug msg="http: POST /api/v1/settings (200) [4.091374ms]" time="2021-01-30T16:17:55Z" level=info msg="Einstellungen gespeichert" time="2021-01-30T16:17:55Z" level=debug msg="http: POST /api/v1/settings (200) [4.046675ms]" time="2021-01-30T16:17:55Z" level=debug msg="http: GET /settings/library (200) [6.145235ms]" time="2021-01-30T16:17:55Z" level=debug msg="http: GET /api/v1/ws (200) [1m16.631468906s]" time="2021-01-30T16:17:56Z" level=debug msg="albums: search type:month count:24 [10.479µs]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.928228ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:1 order:relevance [772.709µs]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqnqtnv3f5ibtghn:tile_500 [2.159865ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn/t/public/tile_500 (200) [3.060183ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:12\" public:true dist:20 album:aqnah1mlu18nkw5y year:2020 month:12 count:1 order:relevance [617.743µs]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqnah1mlu18nkw5y:tile_500 [1.551375ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 0 results for filter:\"public:true year:2020 month:10\" public:true dist:20 album:aqnr8wo2dhvms3xa year:2020 month:10 count:1 order:relevance [516.023µs]" time="2021-01-30T16:17:56Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr8wo2dhvms3xa" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqnr8wo2dhvms3xa/t/public/tile_500 (200) [804.426µs]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1mlu18nkw5y/t/public/tile_500 (200) [1.714846ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:8\" public:true dist:20 album:aqnah1m3ralbeur8 year:2020 month:8 count:1 order:relevance [649.486µs]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqnah1m3ralbeur8:tile_500 [1.43972ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m3ralbeur8/t/public/tile_500 (200) [1.576337ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:6\" public:true dist:20 album:aqmxlr786sc7zz3b year:2019 month:6 count:1 order:relevance [724.517µs]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr786sc7zz3b:tile_500 [1.681902ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr786sc7zz3b/t/public/tile_500 (200) [1.835598ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2020 month:7\" public:true dist:20 album:aqnah1m1h8qd6czu year:2020 month:7 count:1 order:relevance [1.01ms]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqnah1m1h8qd6czu:tile_500 [1.912647ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m1h8qd6czu/t/public/tile_500 (200) [2.090432ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:10\" public:true dist:20 album:aqmxlr72fxziu7do year:2019 month:10 count:1 order:relevance [1.733234ms]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr72fxziu7do:tile_500 [2.673112ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72fxziu7do/t/public/tile_500 (200) [2.837325ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:7\" public:true dist:20 album:aqnah1m16ogr95li year:2018 month:7 count:1 order:relevance [1.717208ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2019 month:5\" public:true dist:20 album:aqmxlr72lk7l5jal year:2019 month:5 count:1 order:relevance [818.715µs]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqnah1m16ogr95li:tile_500 [2.539977ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m16ogr95li/t/public/tile_500 (200) [2.681343ms]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr72lk7l5jal:tile_500 [4.095816ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72lk7l5jal/t/public/tile_500 (200) [4.24716ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:5\" public:true dist:20 album:aqmxlr77il8cr8g8 year:2018 month:5 count:1 order:relevance [661.027µs]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr77il8cr8g8:tile_500 [3.6338ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr77il8cr8g8/t/public/tile_500 (200) [3.807234ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2018 month:1\" public:true dist:20 album:aqnah1m36lkobl18 year:2018 month:1 count:1 order:relevance [662.398µs]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqnah1m36lkobl18:tile_500 [1.571409ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqnah1m36lkobl18/t/public/tile_500 (200) [1.770043ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:12\" public:true dist:20 album:aqmxlr7277y14dl4 year:2017 month:12 count:1 order:relevance [948.73µs]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr7277y14dl4:tile_500 [2.123872ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:10\" public:true dist:20 album:aqmxlr73d4khlo9d year:2017 month:10 count:1 order:relevance [1.105382ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7277y14dl4/t/public/tile_500 (200) [2.355662ms]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr73d4khlo9d:tile_500 [2.055201ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73d4khlo9d/t/public/tile_500 (200) [2.195503ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:8\" public:true dist:20 album:aqmxlr716gxvw2gk year:2017 month:8 count:1 order:relevance [1.59823ms]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr716gxvw2gk:tile_500 [2.390581ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr716gxvw2gk/t/public/tile_500 (200) [2.5985ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2017 month:1\" public:true dist:20 album:aqmxlr71p6zo22dk year:2017 month:1 count:1 order:relevance [2.180824ms]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr71p6zo22dk:tile_500 [3.864873ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71p6zo22dk/t/public/tile_500 (200) [4.005723ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:12\" public:true dist:20 album:aqmxlr71pa8hobcu year:2015 month:12 count:1 order:relevance [682.547µs]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:11\" public:true dist:20 album:aqmxlr73qmi2bmrj year:2015 month:11 count:1 order:relevance [1.018908ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2015 month:2\" public:true dist:20 album:aqmxlr71kb5nyuyb year:2015 month:2 count:1 order:relevance [805.107µs]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr73qmi2bmrj:tile_500 [2.450032ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73qmi2bmrj/t/public/tile_500 (200) [2.58278ms]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr71kb5nyuyb:tile_500 [1.808833ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71kb5nyuyb/t/public/tile_500 (200) [2.189696ms]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr71pa8hobcu:tile_500 [4.00626ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71pa8hobcu/t/public/tile_500 (200) [4.343098ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2014 month:3\" public:true dist:20 album:aqmxlr71rt835kpf year:2014 month:3 count:1 order:relevance [1.33104ms]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr71rt835kpf:tile_500 [2.832766ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71rt835kpf/t/public/tile_500 (200) [3.065729ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:12\" public:true dist:20 album:aqnr8o0rwva8zjgr year:2013 month:12 count:1 order:relevance [709.135µs]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqnr8o0rwva8zjgr:tile_500 [1.560425ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqnr8o0rwva8zjgr/t/public/tile_500 (200) [1.729073ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 0 results for filter:\"public:true year:2011 month:7\" public:true dist:20 album:aqnr8xp19htq4pwr year:2011 month:7 count:1 order:relevance [1.624822ms]" time="2021-01-30T16:17:56Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr8xp19htq4pwr" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqnr8xp19htq4pwr/t/public/tile_500 (200) [2.673461ms]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2010 month:3\" public:true dist:20 album:aqnr8ly1xik9tc4u year:2010 month:3 count:1 order:relevance [871.779µs]" time="2021-01-30T16:17:56Z" level=info msg="photos: found 1 results for filter:\"public:true year:2013 month:11\" public:true dist:20 album:aqmxlr73gwwnd233 year:2013 month:11 count:1 order:relevance [2.734183ms]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqmxlr73gwwnd233:tile_500 [4.630334ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73gwwnd233/t/public/tile_500 (200) [4.813404ms]" time="2021-01-30T16:17:56Z" level=debug msg="cached album-cover:aqnr8ly1xik9tc4u:tile_500 [4.471574ms]" time="2021-01-30T16:17:56Z" level=debug msg="http: GET /api/v1/albums/aqnr8ly1xik9tc4u/t/public/tile_500 (200) [4.633766ms]" time="2021-01-30T16:18:03Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [354.241µs]" time="2021-01-30T16:18:03Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.639154ms]" time="2021-01-30T16:18:03Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.108169ms]" time="2021-01-30T16:18:09Z" level=debug msg="albums: search type:month count:24 [10.729µs]" time="2021-01-30T16:18:09Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.923944ms]" time="2021-01-30T16:18:16Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [412.846µs]" time="2021-01-30T16:18:16Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.674819ms]" time="2021-01-30T16:18:16Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.085672ms]" time="2021-01-30T16:18:22Z" level=debug msg="albums: search type:month count:24 [10.901µs]" time="2021-01-30T16:18:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=month (200) [1.894469ms]" time="2021-01-30T16:18:29Z" level=debug msg="http: GET /api/v1/albums/aqnqtnv3f5ibtghn (200) [433.873µs]" time="2021-01-30T16:18:29Z" level=info msg="photos: found 8 results for filter:\"public:true year:2021 month:1\" public:true dist:20 album:aqnqtnv3f5ibtghn year:2021 month:1 count:60 order:oldest merged:true [1.767427ms]" time="2021-01-30T16:18:29Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnqtnv3f5ibtghn&filter=public:true+year:2021+month:1&merged=true&country=&camera=0&order=oldest&q= (200) [3.29922ms]" time="2021-01-30T16:18:35Z" level=debug msg="albums: search type:folder count:24 order:default [10.613µs]" time="2021-01-30T16:18:35Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.150033ms]" time="2021-01-30T16:18:35Z" level=info msg="photos: found 1 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:1 order:relevance [1.047606ms]" time="2021-01-30T16:18:35Z" level=debug msg="cached album-cover:aqnah1321mgkt1w2:tile_500 [1.969535ms]" time="2021-01-30T16:18:35Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2/t/public/tile_500 (200) [2.105127ms]" time="2021-01-30T16:18:35Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada/BotanicalGarden public:true\" path:Vacation/Kanada/BotanicalGarden public:true dist:20 album:aqmxlqn1jjo8z5so count:1 order:relevance [824.541µs]" time="2021-01-30T16:18:35Z" level=debug msg="cached album-cover:aqmxlqn1jjo8z5so:tile_500 [1.592182ms]" time="2021-01-30T16:18:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn1jjo8z5so/t/public/tile_500 (200) [1.714059ms]" time="2021-01-30T16:18:35Z" level=info msg="photos: found 1 results for filter:\"path:Images public:true\" path:Images public:true dist:20 album:aqmxlqn2gmo9g29n count:1 order:relevance [1.008738ms]" time="2021-01-30T16:18:35Z" level=debug msg="cached album-cover:aqmxlqn2gmo9g29n:tile_500 [1.985575ms]" time="2021-01-30T16:18:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2gmo9g29n/t/public/tile_500 (200) [2.137193ms]" time="2021-01-30T16:18:35Z" level=info msg="photos: found 1 results for filter:\"path:group public:true\" path:group public:true dist:20 album:aqmxlqn3jaryd4ga count:1 order:relevance [2.204296ms]" time="2021-01-30T16:18:35Z" level=debug msg="cached album-cover:aqmxlqn3jaryd4ga:tile_500 [3.649426ms]" time="2021-01-30T16:18:35Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/KorsikaAdventure public:true\" path:Vacation/KorsikaAdventure public:true dist:20 album:aqmxlqn3sth9hh3s count:1 order:relevance [2.616781ms]" time="2021-01-30T16:18:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3jaryd4ga/t/public/tile_500 (200) [3.801835ms]" time="2021-01-30T16:18:35Z" level=info msg="photos: found 1 results for filter:\"path:Vacation/Kanada public:true\" path:Vacation/Kanada public:true dist:20 album:aqmxlqn2k1qfipmd count:1 order:relevance [1.469335ms]" time="2021-01-30T16:18:35Z" level=debug msg="cached album-cover:aqmxlqn2k1qfipmd:tile_500 [4.237115ms]" time="2021-01-30T16:18:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn2k1qfipmd/t/public/tile_500 (200) [4.439927ms]" time="2021-01-30T16:18:35Z" level=info msg="photos: found 1 results for filter:\"path:moment public:true\" path:moment public:true dist:20 album:aqnah13taorx6aey count:1 order:relevance [3.349715ms]" time="2021-01-30T16:18:35Z" level=debug msg="cached album-cover:aqnah13taorx6aey:tile_500 [4.358606ms]" time="2021-01-30T16:18:35Z" level=debug msg="http: GET /api/v1/albums/aqnah13taorx6aey/t/public/tile_500 (200) [4.506205ms]" time="2021-01-30T16:18:35Z" level=debug msg="cached album-cover:aqmxlqn3sth9hh3s:tile_500 [8.660366ms]" time="2021-01-30T16:18:35Z" level=debug msg="http: GET /api/v1/albums/aqmxlqn3sth9hh3s/t/public/tile_500 (200) [8.811448ms]" time="2021-01-30T16:18:35Z" level=info msg="photos: found 1 results for filter:\"path:2010/03 public:true\" path:2010/03 public:true dist:20 album:aqnr8ly1uxl5a8rn count:1 order:relevance [1.02608ms]" time="2021-01-30T16:18:35Z" level=debug msg="cached album-cover:aqnr8ly1uxl5a8rn:tile_500 [1.844576ms]" time="2021-01-30T16:18:35Z" level=debug msg="http: GET /api/v1/albums/aqnr8ly1uxl5a8rn/t/public/tile_500 (200) [1.984297ms]" time="2021-01-30T16:18:42Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [316.372µs]" time="2021-01-30T16:18:42Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.272371ms]" time="2021-01-30T16:18:42Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.022865ms]" time="2021-01-30T16:18:48Z" level=debug msg="albums: search type:folder count:24 order:default [10.838µs]" time="2021-01-30T16:18:48Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.194801ms]" time="2021-01-30T16:18:55Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [318.83µs]" time="2021-01-30T16:18:55Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.5231ms]" time="2021-01-30T16:18:55Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.39451ms]" time="2021-01-30T16:19:01Z" level=debug msg="albums: search type:folder count:24 order:default [10.798µs]" time="2021-01-30T16:19:01Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=folder&order=default (200) [1.242078ms]" time="2021-01-30T16:19:08Z" level=debug msg="http: GET /api/v1/albums/aqnah1321mgkt1w2 (200) [338.745µs]" time="2021-01-30T16:19:08Z" level=info msg="photos: found 18 results for filter:\"path:archive public:true\" path:archive public:true dist:20 album:aqnah1321mgkt1w2 count:60 order:added merged:true [3.152667ms]" time="2021-01-30T16:19:08Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnah1321mgkt1w2&filter=path:archive+public:true&merged=true&country=&camera=0&order=added&q= (200) [6.078676ms]" time="2021-01-30T16:19:14Z" level=debug msg="albums: search type:album count:24 [9.92µs]" time="2021-01-30T16:19:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [699.031µs]" time="2021-01-30T16:19:14Z" level=debug msg="cached album-cover:aqmxlts2b2rx38wl:tile_500 [1.067691ms]" time="2021-01-30T16:19:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [1.289002ms]" time="2021-01-30T16:19:14Z" level=debug msg="cached album-cover:aqmxlt22ilujuxux:tile_500 [1.171628ms]" time="2021-01-30T16:19:14Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [1.34878ms]" time="2021-01-30T16:19:21Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [376.524µs]" time="2021-01-30T16:19:21Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [934.582µs]" time="2021-01-30T16:19:21Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.418827ms]" time="2021-01-30T16:19:27Z" level=debug msg="albums: search type:album count:24 [10.459µs]" time="2021-01-30T16:19:27Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [886.056µs]" time="2021-01-30T16:19:33Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [460.514µs]" time="2021-01-30T16:19:33Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [839.012µs]" time="2021-01-30T16:19:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.318371ms]" time="2021-01-30T16:19:39Z" level=debug msg="albums: search type:album count:24 [9.91µs]" time="2021-01-30T16:19:39Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [833.416µs]" time="2021-01-30T16:19:46Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl (200) [339.348µs]" time="2021-01-30T16:19:46Z" level=info msg="photos: found 1 results for dist:20 album:aqmxlts2b2rx38wl count:60 order:oldest merged:true [876.983µs]" time="2021-01-30T16:19:46Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlts2b2rx38wl&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [1.331903ms]" time="2021-01-30T16:19:52Z" level=info msg="photos: found 60 results for dist:20 count:60 order:newest merged:true [8.807303ms]" time="2021-01-30T16:19:52Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q= (200) [17.204181ms]" time="2021-01-30T16:19:53Z" level=debug msg="http: GET /api/v1/t/0565ab2f8eeb39ab0090d9cbac3a8fc66327dde5/public/tile_500 (200) [168.798µs]" time="2021-01-30T16:19:53Z" level=info msg="photos: found 7 results for dist:20 count:60 offset:60 order:newest merged:true [1.82733ms]" time="2021-01-30T16:19:53Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=60&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q= (200) [3.285979ms]" time="2021-01-30T16:19:53Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/tile_500 (200) [304.121µs]" time="2021-01-30T16:19:53Z" level=info msg="photos: found 67 results for dist:20 count:360 order:newest merged:true [12.205681ms]" time="2021-01-30T16:19:53Z" level=debug msg="http: GET /api/v1/t/29a83601a23c3e3413b0e313a891f37606872261/public/tile_500 (200) [157.106µs]" time="2021-01-30T16:19:53Z" level=debug msg="http: GET /api/v1/t/af6f4405cf3ddfe18a7f17c680eb576972f2e432/public/tile_500 (200) [199.165µs]" time="2021-01-30T16:19:53Z" level=debug msg="http: GET /api/v1/t/540eaf9de48b96a79f334b356bc02d53fd39ea53/public/tile_500 (200) [154.711µs]" time="2021-01-30T16:19:53Z" level=debug msg="http: GET /api/v1/photos?count=360&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q= (200) [22.924127ms]" time="2021-01-30T16:19:53Z" level=debug msg="http: GET /api/v1/t/491afdb548fe1a17d44211b443411a423471c8cc/public/tile_500 (200) [143.074µs]" time="2021-01-30T16:19:54Z" level=info msg="photos: found 55 results for photo:true dist:20 count:60 order:newest merged:true [7.788213ms]" time="2021-01-30T16:19:54Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=photo:true (200) [15.860791ms]" time="2021-01-30T16:19:56Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/fit_1280 (200) [317.38µs]" time="2021-01-30T16:19:56Z" level=debug msg="http: GET /api/v1/t/fd62f95cafc43bbdbce2aac3375b1af993197e98/public/fit_1280 (200) [344.359µs]" time="2021-01-30T16:19:57Z" level=debug msg="http: GET /api/v1/svg/photo (200) [399.758µs]" time="2021-01-30T16:19:57Z" level=debug msg="http: GET /api/v1/photos/pqnah1l2p1vjzc3j (200) [2.820578ms]" time="2021-01-30T16:20:07Z" level=info msg="Settings saved" time="2021-01-30T16:20:07Z" level=debug msg="http: POST /api/v1/settings (200) [4.274742ms]" time="2021-01-30T16:20:07Z" level=debug msg="http: GET /settings (200) [4.493009ms]" time="2021-01-30T16:20:07Z" level=debug msg="http: GET /api/v1/ws (200) [2m12.089106311s]" time="2021-01-30T16:20:13Z" level=info msg="Settings saved" time="2021-01-30T16:20:13Z" level=debug msg="http: POST /api/v1/settings (200) [4.193492ms]" time="2021-01-30T16:20:19Z" level=info msg="Settings saved" time="2021-01-30T16:20:19Z" level=debug msg="http: POST /api/v1/settings (200) [4.381125ms]" time="2021-01-30T16:20:24Z" level=info msg="Settings saved" time="2021-01-30T16:20:24Z" level=debug msg="http: POST /api/v1/settings (200) [4.043768ms]" time="2021-01-30T16:20:29Z" level=info msg="Settings saved" time="2021-01-30T16:20:29Z" level=debug msg="http: POST /api/v1/settings (200) [4.262587ms]" time="2021-01-30T16:20:35Z" level=info msg="Settings saved" time="2021-01-30T16:20:35Z" level=debug msg="http: POST /api/v1/settings (200) [4.012584ms]" time="2021-01-30T16:20:40Z" level=info msg="Settings saved" time="2021-01-30T16:20:40Z" level=debug msg="http: POST /api/v1/settings (200) [4.377702ms]" time="2021-01-30T16:20:46Z" level=info msg="Settings saved" time="2021-01-30T16:20:46Z" level=debug msg="http: POST /api/v1/settings (200) [3.935197ms]" time="2021-01-30T16:20:51Z" level=info msg="Settings saved" time="2021-01-30T16:20:51Z" level=debug msg="http: POST /api/v1/settings (200) [5.608865ms]" time="2021-01-30T16:20:56Z" level=info msg="Settings saved" time="2021-01-30T16:20:56Z" level=debug msg="http: POST /api/v1/settings (200) [4.112332ms]" time="2021-01-30T16:21:02Z" level=info msg="Settings saved" time="2021-01-30T16:21:02Z" level=debug msg="http: POST /api/v1/settings (200) [4.13598ms]" time="2021-01-30T16:21:07Z" level=info msg="Settings saved" time="2021-01-30T16:21:07Z" level=debug msg="http: POST /api/v1/settings (200) [4.894651ms]" time="2021-01-30T16:21:12Z" level=info msg="Settings saved" time="2021-01-30T16:21:12Z" level=debug msg="http: POST /api/v1/settings (200) [3.962727ms]" time="2021-01-30T16:21:18Z" level=info msg="Settings saved" time="2021-01-30T16:21:18Z" level=debug msg="http: POST /api/v1/settings (200) [11.551258ms]" time="2021-01-30T16:21:19Z" level=info msg="photos: found 4 results for archived:true public:true dist:20 quality:3 count:60 order:newest merged:true [1.31415ms]" time="2021-01-30T16:21:19Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&archived=true (200) [2.264188ms]" time="2021-01-30T16:21:26Z" level=info msg="Settings saved" time="2021-01-30T16:21:26Z" level=debug msg="http: POST /api/v1/settings (200) [4.195206ms]" time="2021-01-30T16:21:26Z" level=debug msg="http: GET /photos (200) [4.498799ms]" time="2021-01-30T16:21:26Z" level=debug msg="http: GET /api/v1/ws (200) [1m19.005858061s]" time="2021-01-30T16:21:26Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [16.147094ms]" time="2021-01-30T16:21:26Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [104.968443ms]" time="2021-01-30T16:21:28Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [8.278344ms]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.444097ms]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [18.860864ms]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [230.139µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [132.842µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [130.418µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [134.623µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [151.003µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [175.413µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [140.235µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [129.242µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [232.125µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [164.154µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [129.567µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [143.876µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [178.858µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [181.964µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [139.802µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [194.167µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [189.536µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [130.223µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [191.069µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [170.027µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [176.616µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [153.481µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [153.514µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [149.291µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [145.769µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [160.216µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [154.034µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [166.882µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [133.009µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [157.228µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [146.318µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [169.584µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [115.177µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [145.394µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [168.528µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [173.259µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [137.436µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [157.202µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [116.347µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [145.465µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [156.528µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [165.537µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [174.721µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [167.279µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [142.116µs]" time="2021-01-30T16:21:28Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [140.712µs]" time="2021-01-30T16:21:30Z" level=debug msg="albums: search type:state count:24 [9.995µs]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.141927ms]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:1 order:relevance [689.732µs]" time="2021-01-30T16:21:30Z" level=debug msg="cached album-cover:aqmxlr7el3v2x167:tile_500 [1.579275ms]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [1.87952ms]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:de state:Berlin\" public:true dist:20 album:aqmxlr72knhkjmf1 country:de state:Berlin count:1 order:relevance [712.197µs]" time="2021-01-30T16:21:30Z" level=debug msg="cached album-cover:aqmxlr72knhkjmf1:tile_500 [1.732173ms]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [1.879409ms]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:1 order:relevance [826.989µs]" time="2021-01-30T16:21:30Z" level=debug msg="cached album-cover:aqmxlr722zyrizc7:tile_500 [1.677442ms]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [1.805234ms]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Eastern Cape\" public:true dist:20 album:aqmxlr71c126qrgm country:za state:\"Eastern Cape\" count:1 order:relevance [724.26µs]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:us state:California\" public:true dist:20 album:aqmxlr71m5x8cy8d country:us state:California count:1 order:relevance [634.959µs]" time="2021-01-30T16:21:30Z" level=debug msg="cached album-cover:aqmxlr71c126qrgm:tile_500 [1.607171ms]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [1.768385ms]" time="2021-01-30T16:21:30Z" level=debug msg="cached album-cover:aqmxlr71m5x8cy8d:tile_500 [2.714018ms]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [2.859073ms]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:KwaZulu-Natal\" public:true dist:20 album:aqnr8o01trk8nat5 country:za state:\"KwaZulu-Natal\" count:1 order:relevance [1.598657ms]" time="2021-01-30T16:21:30Z" level=debug msg="cached album-cover:aqnr8o01trk8nat5:tile_500 [2.859211ms]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqnr8o01trk8nat5/t/public/tile_500 (200) [3.033126ms]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:fr state:La Réunion\" public:true dist:20 album:aqmxlr72g2205kgi country:fr state:\"La Réunion\" count:1 order:relevance [683.066µs]" time="2021-01-30T16:21:30Z" level=debug msg="cached album-cover:aqmxlr72g2205kgi:tile_500 [1.739515ms]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [1.885834ms]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:bw state:North-West District\" public:true dist:20 album:aqmxlr7jo2foplvd country:bw state:\"North-West District\" count:1 order:relevance [730.531µs]" time="2021-01-30T16:21:30Z" level=debug msg="cached album-cover:aqmxlr7jo2foplvd:tile_500 [1.621724ms]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [1.75092ms]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr8xp60gt1zdhw country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [2.715545ms]" time="2021-01-30T16:21:30Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr8xp60gt1zdhw" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqnr8xp60gt1zdhw/t/public/tile_500 (200) [3.017213ms]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:al state:Shqipëria qendrore\" public:true dist:20 album:aqnr93m30kmdcj8v country:al state:\"Shqipëria qendrore\" count:1 order:relevance [657.836µs]" time="2021-01-30T16:21:30Z" level=debug msg="cached album-cover:aqnr93m30kmdcj8v:tile_500 [1.546227ms]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqnr93m30kmdcj8v/t/public/tile_500 (200) [1.670132ms]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:it state:Trentino-Alto Adige\" public:true dist:20 album:aqmxlr73q4ljjm17 country:it state:\"Trentino-Alto Adige\" count:1 order:relevance [680.048µs]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:za state:Western Cape\" public:true dist:20 album:aqmxlr71tebcohrw country:za state:\"Western Cape\" count:1 order:relevance [663.457µs]" time="2021-01-30T16:21:30Z" level=debug msg="cached album-cover:aqmxlr73q4ljjm17:tile_500 [1.74141ms]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [1.873089ms]" time="2021-01-30T16:21:30Z" level=info msg="photos: found 1 results for filter:\"public:true country:gr state:Ἀποκεντρωμένη Διοίκησις Κρήτης\" public:true dist:20 album:aqmxlr724ofz622q country:gr state:\"Ἀποκεντρωμένη Διοίκησις Κρήτης\" count:1 order:relevance [837.833µs]" time="2021-01-30T16:21:30Z" level=debug msg="cached album-cover:aqmxlr724ofz622q:tile_500 [1.789465ms]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [1.951508ms]" time="2021-01-30T16:21:30Z" level=debug msg="cached album-cover:aqmxlr71tebcohrw:tile_500 [3.480403ms]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [3.656135ms]" time="2021-01-30T16:21:30Z" level=debug msg="albums: search q:canada type:state count:24 [11.431µs]" time="2021-01-30T16:21:30Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Canada&category=&type=state (200) [790.22µs]" time="2021-01-30T16:21:33Z" level=info msg="Album saved" time="2021-01-30T16:21:33Z" level=debug msg="albums: search id:aqmxlr722zyrizc7 [23.987µs]" time="2021-01-30T16:21:33Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr722zyrizc7 (200) [23.114034ms]" time="2021-01-30T16:21:33Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7 (200) [279.58µs]" time="2021-01-30T16:21:33Z" level=info msg="photos: found 2 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:60 order:newest merged:true [923.804µs]" time="2021-01-30T16:21:33Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr722zyrizc7&filter=public:true+country:ca+state:%22British+Columbia%22&merged=true&country=&camera=0&order=newest&q= (200) [1.52488ms]" time="2021-01-30T16:21:34Z" level=debug msg="albums: search type:state count:24 [10.381µs]" time="2021-01-30T16:21:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.548579ms]" time="2021-01-30T16:21:34Z" level=debug msg="albums: search type:state category:Mountains count:24 [11.883µs]" time="2021-01-30T16:21:34Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=Mountains&type=state (200) [639.457µs]" time="2021-01-30T16:21:34Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7 (200) [313.117µs]" time="2021-01-30T16:21:34Z" level=info msg="photos: found 2 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:60 order:newest merged:true [1.043267ms]" time="2021-01-30T16:21:34Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr722zyrizc7&filter=public:true+country:ca+state:%22British+Columbia%22&merged=true&country=&camera=0&order=newest&q= (200) [1.671587ms]" time="2021-01-30T16:21:37Z" level=info msg="Album saved" time="2021-01-30T16:21:37Z" level=debug msg="albums: search id:aqmxlr722zyrizc7 [17.016µs]" time="2021-01-30T16:21:37Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr722zyrizc7 (200) [19.233321ms]" time="2021-01-30T16:21:37Z" level=info msg="photos: found 2 results for filter:\"public:true country:ca state:British Columbia\" public:true dist:20 album:aqmxlr722zyrizc7 country:ca state:\"British Columbia\" count:120 order:newest merged:true [1.181885ms]" time="2021-01-30T16:21:37Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr722zyrizc7&filter=public:true+country:ca+state:%22British+Columbia%22&merged=true&country=&camera=0&order=newest&q= (200) [1.901771ms]" time="2021-01-30T16:21:38Z" level=debug msg="albums: search type:state count:24 [13.108µs]" time="2021-01-30T16:21:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.329141ms]" time="2021-01-30T16:21:38Z" level=debug msg="albums: search q:canada type:state count:24 [13.374µs]" time="2021-01-30T16:21:38Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=Canada&category=&type=state (200) [872.526µs]" time="2021-01-30T16:21:39Z" level=debug msg="http: GET /photos (200) [14.326057ms]" time="2021-01-30T16:21:39Z" level=debug msg="http: GET /api/v1/ws (200) [12.102927425s]" time="2021-01-30T16:21:39Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [21.845592ms]" time="2021-01-30T16:21:39Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [106.517637ms]" time="2021-01-30T16:21:40Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.886809ms]" time="2021-01-30T16:21:40Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.560395ms]" time="2021-01-30T16:21:40Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.911125ms]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [211.635µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [179.335µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [156.861µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [142.465µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [148.666µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [108.699µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [175.688µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [124.657µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [154.12µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [199.589µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [120.78µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [139.357µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [263.441µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [157.18µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [123.41µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [142.442µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [162.549µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [131.98µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [136.352µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [182.423µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [134.895µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [140.115µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [122.942µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [112.982µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [145.574µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [197.182µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [132.227µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [125.462µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [128.372µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [150.32µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [117.196µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [167.684µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [121.758µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [156.746µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [139.222µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [148.313µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [124.599µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [133.943µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [103.528µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [156.248µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [157.738µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [162.732µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [145.252µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [128.659µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [105.814µs]" time="2021-01-30T16:21:41Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [133.011µs]" time="2021-01-30T16:21:42Z" level=debug msg="albums: search type:state count:24 [9.999µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.246887ms]" time="2021-01-30T16:21:42Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.693µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [178.183µs]" time="2021-01-30T16:21:42Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [4.188µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [231.338µs]" time="2021-01-30T16:21:42Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [2.719µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [150.754µs]" time="2021-01-30T16:21:42Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.629µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [192.301µs]" time="2021-01-30T16:21:42Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.591µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [212.89µs]" time="2021-01-30T16:21:42Z" level=debug msg="cache hit for album-cover:aqnr8o01trk8nat5:tile_500 [2.269µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqnr8o01trk8nat5/t/public/tile_500 (200) [181.461µs]" time="2021-01-30T16:21:42Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [2.861µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [169.663µs]" time="2021-01-30T16:21:42Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr8xp60gt1zdhw country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [463.369µs]" time="2021-01-30T16:21:42Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr8xp60gt1zdhw" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqnr8xp60gt1zdhw/t/public/tile_500 (200) [800.821µs]" time="2021-01-30T16:21:42Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.264µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [209.308µs]" time="2021-01-30T16:21:42Z" level=debug msg="cache hit for album-cover:aqnr93m30kmdcj8v:tile_500 [2.928µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqnr93m30kmdcj8v/t/public/tile_500 (200) [150.934µs]" time="2021-01-30T16:21:42Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [3.234µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [145.651µs]" time="2021-01-30T16:21:42Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [2.708µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [158.812µs]" time="2021-01-30T16:21:42Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [3.833µs]" time="2021-01-30T16:21:42Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [166.939µs]" time="2021-01-30T16:21:43Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [370.34µs]" time="2021-01-30T16:21:43Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.624299ms]" time="2021-01-30T16:21:43Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.833256ms]" time="2021-01-30T16:21:44Z" level=debug msg="http: GET /photos (200) [14.584707ms]" time="2021-01-30T16:21:44Z" level=debug msg="http: GET /api/v1/ws (200) [4.261901956s]" time="2021-01-30T16:21:44Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.568655ms]" time="2021-01-30T16:21:44Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.675345ms]" time="2021-01-30T16:21:45Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [3.03391ms]" time="2021-01-30T16:21:45Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [10.633844ms]" time="2021-01-30T16:21:45Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [17.837337ms]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [146.26µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [166.254µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [155.545µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [139.869µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [143.834µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [126.979µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [217.611µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [167.916µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [143.514µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [201.891µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [142.523µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [147.363µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [154.758µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [140.617µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [222.021µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [158.038µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [142.643µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [182.808µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [170.058µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [177.188µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [146.242µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [150.389µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [155.961µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [168.021µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [143.782µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [135.286µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [134.608µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [111.233µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [144.507µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [152.886µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [139.372µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [162.534µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [131.388µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [155.649µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [436.573µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [202.48µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [166.946µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [161.057µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [129.663µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [153.727µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [143.691µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [173.528µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [157.701µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [134.014µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [146.815µs]" time="2021-01-30T16:21:46Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [121.268µs]" time="2021-01-30T16:21:47Z" level=debug msg="albums: search type:state count:24 [10.708µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.321433ms]" time="2021-01-30T16:21:47Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.796µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [247.998µs]" time="2021-01-30T16:21:47Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.994µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [187.338µs]" time="2021-01-30T16:21:47Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.625µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [138.012µs]" time="2021-01-30T16:21:47Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.995µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [179.669µs]" time="2021-01-30T16:21:47Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.983µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [191.71µs]" time="2021-01-30T16:21:47Z" level=debug msg="cache hit for album-cover:aqnr8o01trk8nat5:tile_500 [2.23µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqnr8o01trk8nat5/t/public/tile_500 (200) [158.887µs]" time="2021-01-30T16:21:47Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [2.397µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [121.565µs]" time="2021-01-30T16:21:47Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr8xp60gt1zdhw country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [478.515µs]" time="2021-01-30T16:21:47Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr8xp60gt1zdhw" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqnr8xp60gt1zdhw/t/public/tile_500 (200) [804.561µs]" time="2021-01-30T16:21:47Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [2.725µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [131.119µs]" time="2021-01-30T16:21:47Z" level=debug msg="cache hit for album-cover:aqnr93m30kmdcj8v:tile_500 [3.177µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqnr93m30kmdcj8v/t/public/tile_500 (200) [163.869µs]" time="2021-01-30T16:21:47Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [2.62µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [133.302µs]" time="2021-01-30T16:21:47Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [15.961µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [183.032µs]" time="2021-01-30T16:21:47Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [2.264µs]" time="2021-01-30T16:21:47Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [146.938µs]" time="2021-01-30T16:21:48Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [283.242µs]" time="2021-01-30T16:21:48Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [368.694µs]" time="2021-01-30T16:21:48Z" level=info msg="Album saved" time="2021-01-30T16:21:48Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [8.608µs]" time="2021-01-30T16:21:48Z" level=debug msg="http: POST /api/v1/albums/aqmxlr7el3v2x167/links (200) [13.104127ms]" time="2021-01-30T16:21:55Z" level=info msg="Album saved" time="2021-01-30T16:21:55Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [8.944µs]" time="2021-01-30T16:21:55Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr7el3v2x167/links/sqnr9gc2zq7wn81p (200) [8.764334ms]" time="2021-01-30T16:21:56Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [339.35µs]" time="2021-01-30T16:21:56Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.477822ms]" time="2021-01-30T16:21:56Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.767874ms]" time="2021-01-30T16:21:57Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [510.968µs]" time="2021-01-30T16:22:04Z" level=info msg="Album saved" time="2021-01-30T16:22:04Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [8.263µs]" time="2021-01-30T16:22:04Z" level=debug msg="http: PUT /api/v1/albums/aqmxlr7el3v2x167/links/sqnr9gc2zq7wn81p (200) [12.489185ms]" time="2021-01-30T16:22:04Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:120 order:newest merged:true [1.614038ms]" time="2021-01-30T16:22:04Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [3.565334ms]" time="2021-01-30T16:22:04Z" level=info msg="Album saved" time="2021-01-30T16:22:04Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [10.997µs]" time="2021-01-30T16:22:04Z" level=debug msg="http: POST /api/v1/albums/aqmxlr7el3v2x167/links (200) [10.53122ms]" time="2021-01-30T16:22:04Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:120 order:newest merged:true [1.491037ms]" time="2021-01-30T16:22:04Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.787237ms]" time="2021-01-30T16:22:05Z" level=info msg="Album saved" time="2021-01-30T16:22:05Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [8.977µs]" time="2021-01-30T16:22:05Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlr7el3v2x167/links/sqnr9gc2zq7wn81p (200) [12.672315ms]" time="2021-01-30T16:22:05Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:120 order:newest merged:true [1.84419ms]" time="2021-01-30T16:22:05Z" level=debug msg="http: GET /api/v1/photos?count=120&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [3.121596ms]" time="2021-01-30T16:22:06Z" level=debug msg="albums: search type:state count:24 [10.925µs]" time="2021-01-30T16:22:06Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.552577ms]" time="2021-01-30T16:22:06Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/links (200) [443.725µs]" time="2021-01-30T16:22:07Z" level=info msg="Album saved" time="2021-01-30T16:22:07Z" level=debug msg="albums: search id:aqmxlr7el3v2x167 [8.39µs]" time="2021-01-30T16:22:07Z" level=debug msg="http: DELETE /api/v1/albums/aqmxlr7el3v2x167/links/sqnr9gs21miknrfr (200) [12.883635ms]" time="2021-01-30T16:22:07Z" level=debug msg="http: GET /photos (200) [7.394592ms]" time="2021-01-30T16:22:07Z" level=debug msg="http: GET /api/v1/ws (200) [23.255801953s]" time="2021-01-30T16:22:07Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [10.577075ms]" time="2021-01-30T16:22:07Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [116.231171ms]" time="2021-01-30T16:22:09Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.558529ms]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.419955ms]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [19.442516ms]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [207.295µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [193.161µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [172.159µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [212.267µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [182.506µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [143.614µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [184.707µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [190.972µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [1.109562ms]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [149.813µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [154.643µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [257.767µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [172.907µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [180.742µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [165.061µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [172.972µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [169.87µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [145.03µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [159.874µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [195.559µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [135.849µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [183.047µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [114.81µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [179.122µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [176.158µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [166.565µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [120.653µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [166.185µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [142.82µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [191.097µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [149.595µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [179.341µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [207.858µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [207.856µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [186.384µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [151.769µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [134.012µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [239.251µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [152.796µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [221.808µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [169.93µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [162.377µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [145.455µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [152.534µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [132.514µs]" time="2021-01-30T16:22:09Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [148.858µs]" time="2021-01-30T16:22:10Z" level=debug msg="albums: search type:album count:24 [10.182µs]" time="2021-01-30T16:22:10Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [655.263µs]" time="2021-01-30T16:22:10Z" level=debug msg="cache hit for album-cover:aqmxlts2b2rx38wl:tile_500 [3.942µs]" time="2021-01-30T16:22:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlts2b2rx38wl/t/public/tile_500 (200) [238.722µs]" time="2021-01-30T16:22:10Z" level=debug msg="cache hit for album-cover:aqmxlt22ilujuxux:tile_500 [2.966µs]" time="2021-01-30T16:22:10Z" level=debug msg="http: GET /api/v1/albums/aqmxlt22ilujuxux/t/public/tile_500 (200) [160.668µs]" time="2021-01-30T16:22:11Z" level=debug msg="albums: search type:state count:24 [10.472µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.220089ms]" time="2021-01-30T16:22:11Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.102µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [182.594µs]" time="2021-01-30T16:22:11Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [3.892µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [177.952µs]" time="2021-01-30T16:22:11Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [3.241µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [142.033µs]" time="2021-01-30T16:22:11Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.817µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [150.197µs]" time="2021-01-30T16:22:11Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.306µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [200.72µs]" time="2021-01-30T16:22:11Z" level=debug msg="cache hit for album-cover:aqnr8o01trk8nat5:tile_500 [2.379µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqnr8o01trk8nat5/t/public/tile_500 (200) [229.808µs]" time="2021-01-30T16:22:11Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [2.914µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [152.226µs]" time="2021-01-30T16:22:11Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr8xp60gt1zdhw country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [511.018µs]" time="2021-01-30T16:22:11Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr8xp60gt1zdhw" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqnr8xp60gt1zdhw/t/public/tile_500 (200) [867.299µs]" time="2021-01-30T16:22:11Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.369µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [168.498µs]" time="2021-01-30T16:22:11Z" level=debug msg="cache hit for album-cover:aqnr93m30kmdcj8v:tile_500 [4.569µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqnr93m30kmdcj8v/t/public/tile_500 (200) [298.444µs]" time="2021-01-30T16:22:11Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [3.834µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [156.691µs]" time="2021-01-30T16:22:11Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [2.991µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [195.983µs]" time="2021-01-30T16:22:11Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [2.677µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [146.652µs]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [302.417µs]" time="2021-01-30T16:22:11Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.387517ms]" time="2021-01-30T16:22:11Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.62983ms]" time="2021-01-30T16:22:12Z" level=debug msg="albums: search type:state count:24 [9.733µs]" time="2021-01-30T16:22:12Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.285021ms]" time="2021-01-30T16:22:12Z" level=debug msg="albums: search type:album count:1000 [9.829µs]" time="2021-01-30T16:22:12Z" level=debug msg="http: GET /api/v1/albums?q=&count=1000&offset=0&type=album (200) [757.19µs]" time="2021-01-30T16:22:14Z" level=debug msg="album: creating {CoverUID: FolderUID: AlbumType: AlbumTitle:NotYetExistingAlbumForMoment AlbumLocation: AlbumCategory: AlbumCaption: AlbumDescription: AlbumNotes: AlbumFilter: AlbumOrder: AlbumTemplate: AlbumCountry: AlbumFavorite:false AlbumPrivate:false} notyetexistingalbumformoment" time="2021-01-30T16:22:14Z" level=info msg="Album created" time="2021-01-30T16:22:14Z" level=debug msg="albums: search id:aqnr9h23jah752qb [9.298µs]" time="2021-01-30T16:22:14Z" level=debug msg="http: POST /api/v1/albums (200) [14.245041ms]" time="2021-01-30T16:22:14Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:10000 [1.344441ms]" time="2021-01-30T16:22:14Z" level=info msg="Selection added to NotYetExistingAlbumForMoment" time="2021-01-30T16:22:14Z" level=debug msg="albums: search id:aqnr9h23jah752qb [9.806µs]" time="2021-01-30T16:22:14Z" level=debug msg="http: POST /api/v1/albums/aqnr9h23jah752qb/clone (200) [22.074133ms]" time="2021-01-30T16:22:14Z" level=debug msg="albums: search type:album count:24 [10.68µs]" time="2021-01-30T16:22:14Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [775.173µs]" time="2021-01-30T16:22:14Z" level=debug msg="cached album-cover:aqnr9h23jah752qb:tile_500 [1.246324ms]" time="2021-01-30T16:22:14Z" level=debug msg="http: GET /api/v1/albums/aqnr9h23jah752qb/t/public/tile_500 (200) [1.454565ms]" time="2021-01-30T16:22:15Z" level=debug msg="albums: search q:notyetexistingalbumformoment type:album count:24 [13.768µs]" time="2021-01-30T16:22:15Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=NotYetExistingAlbumForMoment&category=&type=album (200) [883.308µs]" time="2021-01-30T16:22:15Z" level=debug msg="http: GET /api/v1/albums/aqnr9h23jah752qb (200) [299.445µs]" time="2021-01-30T16:22:15Z" level=info msg="photos: found 6 results for dist:20 album:aqnr9h23jah752qb count:60 order:oldest merged:true [1.549153ms]" time="2021-01-30T16:22:15Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqnr9h23jah752qb&filter=&merged=true&country=&camera=0&order=oldest&q= (200) [2.840972ms]" time="2021-01-30T16:22:16Z" level=debug msg="albums: search type:album count:24 [10.365µs]" time="2021-01-30T16:22:16Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=album (200) [782.299µs]" time="2021-01-30T16:22:17Z" level=info msg="albums: deleting aqnr9h23jah752qb" time="2021-01-30T16:22:17Z" level=debug msg="http: POST /api/v1/batch/albums/delete (200) [16.828825ms]" time="2021-01-30T16:22:18Z" level=debug msg="albums: search type:state count:24 [14.047µs]" time="2021-01-30T16:22:18Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.693757ms]" time="2021-01-30T16:22:18Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [329.217µs]" time="2021-01-30T16:22:18Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.561805ms]" time="2021-01-30T16:22:18Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.943579ms]" time="2021-01-30T16:22:18Z" level=debug msg="http: GET /photos (200) [5.01316ms]" time="2021-01-30T16:22:18Z" level=debug msg="http: GET /api/v1/ws (200) [10.595916755s]" time="2021-01-30T16:22:18Z" level=debug msg="http: GET /static/build/app.css?9686ac20 (200) [9.231079ms]" time="2021-01-30T16:22:18Z" level=debug msg="http: GET /static/build/app.js?feb75914 (200) [107.376213ms]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /static/build/fonts/703cf8f274fbb265d49c6262825780e1.woff2 (200) [2.543038ms]" time="2021-01-30T16:22:20Z" level=info msg="photos: found 50 results for photo:true public:true dist:20 quality:3 count:60 order:newest merged:true [7.945342ms]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&merged=true&country=&camera=0&lens=0&label=&year=0&month=0&color=&order=newest&q=&public=true&quality=3&photo=true (200) [16.285721ms]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/dd014cf30ebca0cc5cc824aeeb269bce3522b243/public/tile_500 (200) [170.064µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/7773d33eeee24c4c2eb9e595486dba53bad1e717/public/tile_500 (200) [134.901µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/121916ba65377ab5a3fa3d44a4965d4319251b40/public/tile_500 (200) [156.66µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/f17b4e2e7a8317a006e7e8dcf6145bc50ed6d56b/public/tile_500 (200) [136.87µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/f74c897ca36c61026855a361966e03a4f3655319/public/tile_500 (200) [153.982µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/a391efdc99ed422d41de05d26aebb4d5b237c6fb/public/tile_500 (200) [126.027µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/5ddb2cee54f9100eeb8d6a3c1e0a2ebf2d350fdc/public/tile_500 (200) [200.603µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/eb357a7114ea3662453b61044ca180e423bb82b6/public/tile_500 (200) [153.37µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/607266649030c365a9249ef339a2b89ef547fd5b/public/tile_500 (200) [145.195µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/78bc5ac8d90c858c86012a93a95db13052fa8552/public/tile_500 (200) [177.346µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/d7d8e9b9e5758bd56e95b212714dea53a1ffd9af/public/tile_500 (200) [150.888µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/7b82fd1b7e803631e457dac224e9618506943ea1/public/tile_500 (200) [134.107µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/f779766ddcd4d47f2a9e33f71ec98ab6d36949c6/public/tile_500 (200) [181.105µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/c785288c3b61fa0765d3d9b82938f56d2a034f31/public/tile_500 (200) [160.575µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/46c338fa326166df62c9de261f58cfd6e81d3db7/public/tile_500 (200) [139.545µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/b57552992109d74eeb69777a4ae17a5b021d4adf/public/tile_500 (200) [146.637µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/9c73220f22b18abf68721db5ad47e5a32597a5d7/public/tile_500 (200) [163.588µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/a7756afdd90f3e9c2d38673e7b67deb648e98989/public/tile_500 (200) [107.045µs]" time="2021-01-30T16:22:20Z" level=debug msg="http: GET /api/v1/t/19aae445392f780c889c595c78773f9734ade8dc/public/tile_500 (200) [153.631µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/93c03e65f9f85dbddc89f77d03cba6a7eea827db/public/tile_500 (200) [152.943µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/65aae760c473b86dd6100da1b4a269052bb53690/public/tile_500 (200) [112.274µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/a93fb117d18ceade8b0299e0d9b5e6bf69c4cd6b/public/tile_500 (200) [120.889µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/8357ce3f779c4666b047b4ea4b1d167d8d0e020f/public/tile_500 (200) [108.264µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/5fde6f9c382c30e7b4980ef6825ab9a5aeadeaf8/public/tile_500 (200) [152.81µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/07c94ef29b45073ba62a44df968c29a8dc8b84b2/public/tile_500 (200) [139.152µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/1d38233066054822503920fe43180d8bc24e18e4/public/tile_500 (200) [235.578µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/16805ea72950916d8c2e88ce949a8b7c4a19294c/public/tile_500 (200) [154.164µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/7b4f5b0aa6cd0baf2c847ceec2c03c044339b15c/public/tile_500 (200) [161.142µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/60c7b5edda27758ce389fe05c1828b857190fd37/public/tile_500 (200) [130.896µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/26d58ca5cc0464a0e8e3925895195a92583e61f0/public/tile_500 (200) [155.795µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/097c93165472a4b4c0316c1a5b13e879c3aac17f/public/tile_500 (200) [142.3µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/a1c83283c4444c8110604bf5a91b0d7ef3ac0fbf/public/tile_500 (200) [168.07µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/0b4fde985a1a7e0e2fce2daa410cb5f086f28eef/public/tile_500 (200) [116.214µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/034df4b8198eed40096e35d11a6eb8ac6f7f9773/public/tile_500 (200) [165.924µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/d6b4bae772d416d26ad2f13caa35ea06ac58792a/public/tile_500 (200) [184.349µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/56e88e45e55cf21574b219a81a15ebbea52f8fef/public/tile_500 (200) [135.765µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/19c2747f359a3005c17eacfe250bfa3be56e4ed6/public/tile_500 (200) [153.218µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/711036bc33a2064ac4bf30b760a56770d2f91e56/public/tile_500 (200) [104.127µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/1108c1b37243aaf9852ca1b8258abdc4bc8f427d/public/tile_500 (200) [139.478µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/e07367d99b981feedb19ac83167e2094ffd86c8a/public/tile_500 (200) [413.694µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/45f2e2be9ef879361c2bd54ed57834e8dc1739c3/public/tile_500 (200) [136.343µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/95d6c620e4c91361d3df4f0bb43f7b1113e419ca/public/tile_500 (200) [151.253µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/ead5179fa3eef014d1408038e13b0b2495e27b77/public/tile_500 (200) [180.942µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/6307e48f1ab2a583a521a08d066accad919640bc/public/tile_500 (200) [161.338µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/087c9d5531bb6c832b3cf080eea19faddfa87edc/public/tile_500 (200) [154.964µs]" time="2021-01-30T16:22:21Z" level=debug msg="http: GET /api/v1/t/e74a3cab4ddfa28d5872d1ecb358e7165f9723fb/public/tile_500 (200) [143.181µs]" time="2021-01-30T16:22:22Z" level=debug msg="albums: search type:state count:24 [9.661µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums?count=24&offset=0&q=&category=&type=state (200) [1.156762ms]" time="2021-01-30T16:22:22Z" level=debug msg="cache hit for album-cover:aqmxlr7el3v2x167:tile_500 [4.266µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167/t/public/tile_500 (200) [188.737µs]" time="2021-01-30T16:22:22Z" level=debug msg="cache hit for album-cover:aqmxlr72knhkjmf1:tile_500 [4.017µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72knhkjmf1/t/public/tile_500 (200) [235.578µs]" time="2021-01-30T16:22:22Z" level=debug msg="cache hit for album-cover:aqmxlr722zyrizc7:tile_500 [5.627µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr722zyrizc7/t/public/tile_500 (200) [148.603µs]" time="2021-01-30T16:22:22Z" level=debug msg="cache hit for album-cover:aqmxlr71m5x8cy8d:tile_500 [2.679µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71m5x8cy8d/t/public/tile_500 (200) [152.702µs]" time="2021-01-30T16:22:22Z" level=debug msg="cache hit for album-cover:aqmxlr71c126qrgm:tile_500 [2.342µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71c126qrgm/t/public/tile_500 (200) [153.409µs]" time="2021-01-30T16:22:22Z" level=debug msg="cache hit for album-cover:aqnr8o01trk8nat5:tile_500 [1.774µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqnr8o01trk8nat5/t/public/tile_500 (200) [139.788µs]" time="2021-01-30T16:22:22Z" level=debug msg="cache hit for album-cover:aqmxlr72g2205kgi:tile_500 [2.465µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr72g2205kgi/t/public/tile_500 (200) [149.472µs]" time="2021-01-30T16:22:22Z" level=info msg="photos: found 0 results for filter:\"public:true country:de state:Nordrhein-Westfalen\" public:true dist:20 album:aqnr8xp60gt1zdhw country:de state:\"Nordrhein-Westfalen\" count:1 order:relevance [494.308µs]" time="2021-01-30T16:22:22Z" level=debug msg="album-cover: no photos yet, using generic image for aqnr8xp60gt1zdhw" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqnr8xp60gt1zdhw/t/public/tile_500 (200) [888.082µs]" time="2021-01-30T16:22:22Z" level=debug msg="cache hit for album-cover:aqmxlr7jo2foplvd:tile_500 [3.864µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7jo2foplvd/t/public/tile_500 (200) [228.754µs]" time="2021-01-30T16:22:22Z" level=debug msg="cache hit for album-cover:aqnr93m30kmdcj8v:tile_500 [3.215µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqnr93m30kmdcj8v/t/public/tile_500 (200) [169.145µs]" time="2021-01-30T16:22:22Z" level=debug msg="cache hit for album-cover:aqmxlr73q4ljjm17:tile_500 [2.811µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr73q4ljjm17/t/public/tile_500 (200) [136.651µs]" time="2021-01-30T16:22:22Z" level=debug msg="cache hit for album-cover:aqmxlr71tebcohrw:tile_500 [2.68µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr71tebcohrw/t/public/tile_500 (200) [147.063µs]" time="2021-01-30T16:22:22Z" level=debug msg="cache hit for album-cover:aqmxlr724ofz622q:tile_500 [22.908µs]" time="2021-01-30T16:22:22Z" level=debug msg="http: GET /api/v1/albums/aqmxlr724ofz622q/t/public/tile_500 (200) [184.508µs]" time="2021-01-30T16:22:23Z" level=debug msg="http: GET /api/v1/albums/aqmxlr7el3v2x167 (200) [353.596µs]" time="2021-01-30T16:22:23Z" level=info msg="photos: found 6 results for filter:\"public:true country:de state:Baden-Württemberg\" public:true dist:20 album:aqmxlr7el3v2x167 country:de state:\"Baden-Württemberg\" count:60 order:newest merged:true [1.399777ms]" time="2021-01-30T16:22:23Z" level=debug msg="http: GET /api/v1/photos?count=60&offset=0&album=aqmxlr7el3v2x167&filter=public:true+country:de+state:%22Baden-W%C3%BCrttemberg%22&merged=true&country=&camera=0&order=newest&q= (200) [2.621994ms]" time="2021-01-30T16:22:29Z" level=debug msg="http: GET /api/v1/ws (200) [9.847077424s]" time="2021-01-30T16:23:16Z" level=debug msg="http: GET /api/v1/config (200) [4.589628ms]" time="2021-01-30T16:29:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T16:29:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T16:29:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:29:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:29:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T16:33:16Z" level=debug msg="http: GET /api/v1/config (200) [4.660329ms]" time="2021-01-30T16:43:16Z" level=debug msg="http: GET /api/v1/config (200) [5.084186ms]" time="2021-01-30T16:44:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T16:44:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T16:44:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:44:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:44:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T16:53:16Z" level=debug msg="http: GET /api/v1/config (200) [4.216279ms]" time="2021-01-30T16:59:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T16:59:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T16:59:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:59:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T16:59:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T17:03:16Z" level=debug msg="http: GET /api/v1/config (200) [4.108882ms]" time="2021-01-30T17:13:16Z" level=debug msg="http: GET /api/v1/config (200) [4.699806ms]" time="2021-01-30T17:14:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T17:14:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T17:14:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T17:14:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T17:14:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T17:23:16Z" level=debug msg="http: GET /api/v1/config (200) [3.657587ms]" time="2021-01-30T17:29:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T17:29:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T17:29:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T17:29:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T17:29:10Z" level=debug msg="backup: album yaml files disabled" time="2021-01-30T17:33:16Z" level=debug msg="http: GET /api/v1/config (200) [3.894923ms]" time="2021-01-30T17:43:16Z" level=debug msg="http: GET /api/v1/config (200) [4.866849ms]" time="2021-01-30T17:44:10Z" level=debug msg="metadata: starting routine check" time="2021-01-30T17:44:10Z" level=debug msg="moments: index contains 49 photos and 5 videos, using threshold 6" time="2021-01-30T17:44:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T17:44:10Z" level=debug msg="moments: updated “Nature & Landscape” (public:true label:landscape|nature)" time="2021-01-30T17:44:10Z" level=debug msg="backup: album yaml files disabled"