stefanVDW
stefanVDW
Explore posts from servers
DDokploy
Created by stefanVDW on 8/27/2024 in #help
Issue making http call from application to external API
I work a lot with nuxt
23 replies
DDokploy
Created by stefanVDW on 8/27/2024 in #help
Issue making http call from application to external API
I can make an example for Dokploy if you want!
23 replies
DDokploy
Created by stefanVDW on 8/27/2024 in #help
Issue making http call from application to external API
But the issue seems solved now
23 replies
DDokploy
Created by stefanVDW on 8/27/2024 in #help
Issue making http call from application to external API
At least not for nuxt
23 replies
DDokploy
Created by stefanVDW on 8/27/2024 in #help
Issue making http call from application to external API
But preview is not meant for production, no?
23 replies
DDokploy
Created by stefanVDW on 8/27/2024 in #help
Issue making http call from application to external API
As per the Nuxt docs
23 replies
DDokploy
Created by stefanVDW on 8/27/2024 in #help
Issue making http call from application to external API
No I have this as start command: NIXPACKS_START_CMD="node .output/server/index.mjs"
23 replies
DDokploy
Created by stefanVDW on 8/27/2024 in #help
Issue making http call from application to external API
Turns out that making too many api calls is messing with TLS somewhere, either at the firebase side or dokploy, not sure
23 replies
DDokploy
Created by stefanVDW on 8/27/2024 in #help
Issue making http call from application to external API
I just pushed a fix! I added a fetch call to google just to make sure it works at all and that one succeeded
23 replies
DDokploy
Created by stefanVDW on 8/27/2024 in #help
Issue making http call from application to external API
23 replies
DDokploy
Created by stefanVDW on 8/27/2024 in #help
Issue making http call from application to external API
Do you mean on the dokploy side or the firebase side? The clarify, the firebase URL i'm calling is an open firebase API for Hacker News and not something I have control over. See this as an example: https://hacker-news.firebaseio.com/v0/item/41372129.json
23 replies
NNuxt
Created by stefanVDW on 5/30/2024 in #❓・help
Memory leak Nuxt 3.11.2
Right, the code base is closed source and I'm having trouble recreating the leak. But the reason I came here to ask is that no user code changes have been made. Only the update to 3.11.2. There were a few libs that caused memory leaks for some people such as i18n, vuetify and formkit so I was hoping there was an obvious culprit in my package.json.
I'll keep trying recreating it
4 replies