Grayson Adams

Results 14 comments of Grayson Adams

Actually getting blank pages when trying to add new marks as well. I am able to remove marks, obviously was able to register and set up / install to database....

> In the mean time, is there a way to manually batch edit metadata? Whether through SQL, or through editing sidecar .yml files? I attempted to remove labels via sed...

Same issue here... Is in-cluster deployment just straight up broken? How did you resolve this @rosh-cha or @thomaspetit ?

@kyds3k Were you able to? Same issue here

Same issue here. Is this not possible to use in a frontend?

The @types/spotify-web-api-node does not match up with the current state of the package. https://github.com/thelinmichael/spotify-web-api-node/blob/be15f1c742b35134ce5bd35521d8bf1ab1ba67cf/src/spotify-web-api.js#L12-L86 In other words, that function does not actually exist.

Standard Notes syncing server logs are showing this: ``` 2020-07-23 18:23:12.594 [WARN ] Can't verify CSRF token authenticity. (pid:4904) 2020-07-23 18:23:21.108 [INFO ] Completed 200 OK in 9050ms (Views: 2.1ms...

I added logs just now, do you mean more than the above?

> Yes. Ideally, the logs should include the `500` error messages. ```2020-07-23 18:26:39.359 [WARN ] Can't verify CSRF token authenticity. (pid:4904) 2020-07-23 18:26:48.398 [INFO ] Completed 500 Internal Server Error...

Not sure why it is saying AWS? This is locally hosted. I am using the production flag though, if that helps. EDIT: Going back to the development tag fixes the...