Toan Tran

Results 31 comments of Toan Tran

@MatthieuVeillon my `_error.tsx` ```tsx import NextErrorComponent from 'next/error'; import * as Sentry from '@sentry/node'; import * as React from "react"; import dynamic from "next/dynamic"; const MyImage = dynamic(import('components/MyImage')); const BackButton...

@soulgalore I think supporting Kubernetes for Dashboard is enough https://www.sitespeed.io/documentation/sitespeed.io/performance-dashboard/#production-guidelines

@seliverstov-maxim Dockerfile is great, but it crashes when running with multithreads ``` I, [2021-05-07 08:17:08 +0000#1693] [C: 47304296299360] INFO -- MySpider: Info: visits: requests: 7, responses: 6 D, [2021-05-07 08:17:08...

@sebastian-palma I use docker image `ruby:2.7.1`

Hello @ajaxray , Additional information: - The OS you're operating on: Debian GNU/Linux 10 (buster) - The image filename: watermark.png - The image path is correct - No error/warning, command...

@ajaxray , this is the command: ``` markpdf "/tmp/down-net_http20210701-137-bb60fl" watermark.png "/tmp/2415704.pdf" --center --opacity=0.1 --angle=45 ```