What happened when running beego, using goland's debugger to report that the view file could not be found?

clipboard.png

the figure above shows the error report after running main.go in debugger mode and then requesting it

if you directly use go run or bee run without using debugger, you can find the corresponding file

normally.

is there anything else you need to set up in debugger?

Feb.11,2022

set the working directory.

clipboard.png

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b37f74-2c0be.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b37f74-2c0be.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?