简体   繁体   English

尝试部署服务器标签时标记服务器“服务器错误”

[英]tagging server "Server Error" when trying to deploy Server Tag

I'm trying to deploy manually GTM Server Container.我正在尝试手动部署 GTM 服务器容器。 I'm following this configuration guide from google:我正在遵循谷歌的这个配置指南:

https://developers.google.com/tag-manager/serverside/script-user-guide https://developers.google.com/tag-manager/serverside/script-user-guide

Everything seems to be working fine however when trying to preview my container I have the following error一切似乎都运行良好,但是在尝试预览我的容器时出现以下错误

Error: Server Error
The server encountered an error and could not complete your request.
Please try again in 30 seconds.

When I'm running the command in the cloud shell gcloud app logs read I have the following error Error: Failed to decode the container config.当我在云 shell gcloud app logs read中运行命令时,出现以下错误Error: Failed to decode the container config.

Any idea?任何想法? What can I do?我能做些什么?

This might sound very obvious but if anyone if stuck the same way what you need to do is passing the Container Configuration code you get from the GTM interface to the Container config variable when setting up the server.这听起来很明显,但是如果有人遇到同样的问题,您需要做的就是在设置服务器时将从 GTM 接口获得的容器配置代码传递给容器配置变量。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 尝试加载我的应用程序时出现GAE“ 500服务器错误”消息 - GAE “500 Server Error” message when trying to load my application 部署后出现 AppEngine 500 服务器错误 — 代码错误? - AppEngine 500 Server Error after deploy — error in code? 将servlet部署到应用程序引擎后出现500服务器错误 - 500 server error with servlet after deploy it on app engine 部署后,为什么Google App Engine中出现500服务器错误? - Why 500 Server Error in google app engine after deploy? 为 Google Tag Manager 服务器端配置 App Engine 时出现 VPC 网络错误 - VPC Network error when configuring App Engine for Google Tag Manager Server Side AppEngine:404错误,但部署服务器上的主页除外(在本地服务器上工作正常) - AppEngine: 404 error except home page on deploy server (works fine on local server) appengine struts 2.3.4.1错误(struts试图重新加载服务器) - appengine struts 2.3.4.1 error (struts trying to reload server) 在控制台中打开应用程序时,GAE服务器错误 - GAE Server Error when Opening App in Console 通过JSP发送邮件时出现服务器错误 - Server error when sending mail via jsp 尝试在本地Google AppEngine服务器上登录时出现503错误 - 503 errors when trying to login on local Google AppEngine server
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM