+diplic...@googlegroups.com
So, I have no clue what the error is. But this morning I rolled out a new version, where I changed a log.Errorf to a log.Warningf.
Looking at the version list in the console, I see:
Note that the serving version, the one deployed yesterday (using the same tools, the same command line, almost the same code, from the same dev machine, which is able to serve static files) is >30MB big, while the later ones are ~1MB big.
When I use the debug option in the console to see the files, it also seems that the old versions have a file system uploaded looking like:
While the new versions have a file system looking like:
I.e. they have a different root.
I have no clue what's happening...