Hi Support-Team,
we have a problem with out background function on our preview deploys.
So we need to check the logs.
But we cannot access the function logs of our manually (netlify deploy) deployed preview.
Deploy logs on gitlab prints:
Deploying to draft URL…
- Hashing files…
- Looking for a functions cache…
Ignoring functions cache (use without --skip-functions-cache to change)
Finished hashing 272 files and 1 functions
› Warning: Modules with native dependencies - pricecrawler-background
The serverless functions above use Node.js modules with native dependencies, which
must be installed on a system with the same architecture as the function runtime. A
mismatch in the system and runtime may lead to errors when invoking your functions.
To ensure your functions work as expected, we recommend using continuous deployment
instead of manual deployment.
For more information, visit Create deploys | Netlify Docs. - CDN diffing files…
CDN requesting 98 files and 1 functions
- Uploading 100 files
Finished uploading 100 assets
- Waiting for deploy to go live…
Deploy is live!
Logs: Netlify App
Website Draft URL: https://6426ac773af93000c9800f32--epic-jackson-ac4945.netlify.app
Where can we the function logs of the preview?
Regards
THorsten