koronabora

Untitled

Oct 5th, 2020
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.77 KB | None | 0 0
  1. JavaScript Object Notation: application/json
  2.     Object
  3.         Member Key: name
  4.             String value:
  5.             Key: name
  6.         Member Key: database
  7.             String value: d41d8cd98f00b204e9800998ecf8427e.data
  8.             Key: database
  9.         Member Key: default
  10.             True value
  11.             Key: default
  12.         Member Key: version
  13.             String value: 21.8
  14.             Key: version
  15.         Member Key: geometry
  16.             Array
  17.                 String value: d41d8cd98f00b204e9800998ecf8427e0.data
  18.                 String value: d41d8cd98f00b204e9800998ecf8427e1.data
  19.                 String value: d41d8cd98f00b204e9800998ecf8427e2.data
  20.             Key: geometry
  21.  
  22. =============================
  23.  
  24. INFO - 05-10-2020 14-35-38 - D:\main\Web\Service\Source\JobRunner\ServerApi.h - bool __cdecl OdWeb::JobRunner::ServerApi::addFileMetadata(const class OdWeb::JobRunner::Settings &,const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,const class OdWeb::JobRunner::MetaData &) - 123 - {
  25.     "name": "",
  26.     "database": "d41d8cd98f00b204e9800998ecf8427e.data",
  27.     "default": true,
  28.     "version": "21.8",
  29.     "geometry": [
  30.         "d41d8cd98f00b204e9800998ecf8427e0.data",
  31.         "d41d8cd98f00b204e9800998ecf8427e1.data",
  32.         "d41d8cd98f00b204e9800998ecf8427e2.data"
  33.     ]
  34. }
  35. Error - 05-10-2020 14-35-38 - D:\main\Web\Service\Source\JobRunner\ServerApi.h - bool __cdecl OdWeb::JobRunner::ServerApi::isOk(const class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,class std::shared_ptr<struct httplib::Response>) - 58 - Bab request to server api/opencloud/files/5f7b04f11f6fc54abbdde3d5/geometry with status=500 body=<!doctype html><html lang="en"><head><title>HTTP Status 500 тАУ Internal Server Error</title><style type="text/css">h1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} h2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} h3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} body {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} b {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} p {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;} a {color:black;} a.name {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 500 тАУ Internal Server Error</h1><hr class="line" /><p><b>Type</b> Status Report</p><p><b>Message</b> Internal Server Error</p><p><b>Description</b> The server encountered an unexpected condition that prevented it from fulfilling the request.</p><hr class="line" /><h3>Apache Tomcat/9.0.26</h3></body></html>
Add Comment
Please, Sign In to add comment