dtrovwl75780 2015-10-08 21:58
浏览 25
已采纳

Stupeflix API字体名称错误

We have a website that has a webform. In the form the user can select a few photos from there computer, facebook, or from our provided gallery. Our site is built in Wordpress, latest version. Today, I noticed that most of the videos are not being created by the Stupeflix API.

We seem to be getting a strange response from Stupeflix when i look at the Activity Log.

Here is the error:

{"error": "InvalidFontError: Invalid font, file name = http://example.com/wp-content/plugins/myplugin/_assets/klavika.otf, XML line 19."}

It seems to be having trouble with the Klavika font only I'm not sure if that is really the case. The XML it is referring too is the definition.xml.php file that we use to generate the info that Stupeflix needs to generate the video.

Here's why, I tried switching the fontname to "verdana" which is a font that is safe to use in Stupeflix and then i receive a totally weird error in the response activity log.

So, what else is odd about this is that last year we had the same font.

After i made that font change to verdana and tested, I received a different error. So now its saying:

{"error": "File does not exists:/data/eph1/dragon/tmp/dragon-video.create-XDASTJIZVRPRG55QEWQVLPLWBE-G7Mmq4/audios/file_0.mp3"}

Does anyone have any idea what is going on here? Everything seemed to be working fine yesterday and for weeks/months prior, but then today, it is not working anymore.

Is this an issue on Stupeflix's side?

  • 写回答

1条回答 默认 最新

  • doumeng3080 2015-10-08 22:25
    关注

    Starting today, I am getting the same error:

    InvalidFontError: Invalid font, file name = ...

    My guess is that Stupeflix did some sort of update today as the service was down for a while. Not sure if they changed or broke something to do with fonts.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 R语言Rstudio突然无法启动
  • ¥15 关于#matlab#的问题:提取2个图像的变量作为另外一个图像像元的移动量,计算新的位置创建新的图像并提取第二个图像的变量到新的图像
  • ¥15 改算法,照着压缩包里边,参考其他代码封装的格式 写到main函数里
  • ¥15 用windows做服务的同志有吗
  • ¥60 求一个简单的网页(标签-安全|关键词-上传)
  • ¥35 lstm时间序列共享单车预测,loss值优化,参数优化算法
  • ¥15 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值