Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some simulation errors are too long to show on a popup. #163

Open
JoseluDAM2000 opened this issue Jun 4, 2019 · 0 comments
Open

Some simulation errors are too long to show on a popup. #163

JoseluDAM2000 opened this issue Jun 4, 2019 · 0 comments
Assignees

Comments

@JoseluDAM2000
Copy link
Collaborator

May this was controlled on the server side?

{
  "status": "failed", 
  "account": "jlgomez@tecnosylva.com", 
  "name": "Test house 2", 
  "messages": [
    "2019-06-03T09:41:57.596963 | info | job created", 
    "2019-06-03T09:41:58.758148 | info | Initializing WindNinja Run", 
    "2019-06-03T09:41:58.758975 | info | Auto Forecast Evaluated: NOMADS-HRRR-CONUS-3-KM", 
    "2019-06-03T09:41:58.785115 | info | DEM created", 
    "2019-06-03T09:42:02.839457 | error | ERROR 1: HTTP error code : 404\nERROR 1: Failed to download file.\nWarning 1: Failed to download forecast, stepping back one forecast run time step.\nERROR 1: [blockMesh error] \n\n--> FOAM FATAL ERROR: \nbad size -49\n\n    From function List<T>::List(const label size)\n    in file /home/ubuntu/src//OpenFOAM-2.2.x/src/OpenFOAM/lnInclude/List.C at line 49.\n\nFOAM aborting\n\n#0  Foam::error::printStack(Foam::Ostream&) at ??:?\n#1  Foam::error::abort() at ??:?\n#2  Foam::lineDivide::lineDivide(Foam::curvedEdge const&, int, double) at ??:?\n#3  Foam::blockDescriptor::setEdge(int, int, int, int) at ??:?\n#4  Foam::blockDescriptor::makeBlockEdges() at ??:?\n#5  Foam::blockDescriptor::blockDescriptor(Foam::Field<Foam::Vector<double> > const&, Foam::PtrList<Foam::curvedEdge> const&, Foam::Istream&) at ??:?\n#6  Foam::block::block(Foam::Field<Foam::Vector<double> > const&, Foam::PtrList<Foam::curvedEdge> const&, Foam::Istream&) at ??:?\n#7  Foam::blockMesh::createTopology(Foam::IOdictionary const&, Foam::word const&) at ??:?\n#8  Foam::blockMesh::blockMesh(Foam::IOdictionary const&, Foam::word const&) at ??:?\n#9  \n at ??:?\n#10  __libc_start_main in \"/lib/x86_64-linux-gnu/libc.so.6\"\n#11  \n at ??:?\nERROR 1: [decomposePar error] \n\n--> FOAM FATAL ERROR: \nCannot find file \"points\" in directory \"polyMesh\" in times 0 down to constant\n\n    From function Time::findInstance(const fileName&, const word&, const IOobject::readOption, const word&)\n    in file db/Time/findInstance.C at line 203.\n\nFOAM exiting\n\nSegmentation fault (core dumped)\n", 
    "2019-06-03T09:42:02.840168 | info | Complete - total processing: 0:00:04.083678"
  ], 
  "id": "6ac2bcc3-a90f-4aa7-86c6-82e229e92bc0", 
  "output": {}, 
  "input": {
    "domain": {
      "xmin": -95.97811916086913, 
      "ymin": 32.49782601495519, 
      "ymax": 32.498823746123804, 
      "xmax": -95.97715965763206
    }, 
    "products": "vector:true;raster:true;topofire:true;geopdf:false;clustered:false;weather:true", 
    "parameters": "forecast_duration:1;vegetation:grass;mesh_choice:coarse", 
    "forecast": "AUTO"
  }, 
  "email": ""
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants