Hébergement Cloud Web - NodeJS/SSH : voir les sorties (console.log)
... / NodeJS/SSH : voir les sor...
BMPCreated with Sketch.BMPZIPCreated with Sketch.ZIPXLSCreated with Sketch.XLSTXTCreated with Sketch.TXTPPTCreated with Sketch.PPTPNGCreated with Sketch.PNGPDFCreated with Sketch.PDFJPGCreated with Sketch.JPGGIFCreated with Sketch.GIFDOCCreated with Sketch.DOC Error Created with Sketch.
Frage

NodeJS/SSH : voir les sorties (console.log)

Von
ArmandS3
Erstellungsdatum 2021-08-22 14:50:03 (edited on 2024-09-04 13:11:19) in Hébergement Cloud Web

Bonjour,

Ma question me parait basique, pourtant je ne trouve aucune réponse dans les guides, ou ici même :
Je n'arrive pas à voir les sorties générées par console.log() via SSH.
Cela marche très bien si on lance une instance à partir de SSH, sauf pour l'instance principale (port 80), celle accessible en http : Si on la lance, le port étant déjà utilisé, l'instance s'arrête.

Comment faire pour voir les sorties types console.log sur l'instance principale, port 80 ?

Merci beaucoup pour vos réponses, travailler à l'aveugle pour déboguer n'est pas le top.