DMehaffy

Results 547 comments of DMehaffy

> Okay I played around a little bit and the above may work for the Docker Image of strapi (which is no longer build and updated!) but not for my...

> > Did you also set the server URL? > > Yes, I set it to "/" Server should be absolute not relative. Can you test with absolute? We are...

We had a similar report from another user who had an add blocker that would cause problems also. I think in a case like this, there probably isn't much we...

related to but not duplicate of: https://github.com/strapi/strapi/issues/13132

> Hi :) How can I reproduce the bug? You would basically need to upload a file that cloudinary rejects like a PDF but you can use #13132 as an...

> I also have had the same issue, while trying to update to the latest version, one I think I notice that might be the issue. > I have the...

> Certain plugins do change the schemas (eg url_alias) and I suspect there may be many more. > Perhaps focusing in some kind of schema normalizing tool for these kind...

Hello, Please see: https://strapi.io/documentation/developer-docs/latest/getting-started/usage-information.html

Variable is set in the same location as the UUID, you will most like likely need to set this variable during build time as well: https://github.com/strapi/strapi/blob/3f63902d4b471c4bafc571789970793783352bd8/packages/strapi/lib/services/metrics/index.js#L27

I was able to confirm this on v3.4.5. Thank you @quentinhayot