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

File Import Service: Error when importing file small.ifc on latest #1151

Closed
iainsproat opened this issue Oct 25, 2022 · 1 comment
Closed

Comments

@iainsproat
Copy link
Contributor

iainsproat commented Oct 25, 2022

To recreate

  1. deploy fileimport-service with 2.9.1-alpha.15897
  2. From UI, import file ./packages/fileimport-service/ifc/ifcs/small.ifc
  3. Following error message is generated:
Doing task  { id: '88ca8b619a' }
Starting process: node ./ifc/import_file.js,/tmp/file_to_import/file,d3c6c10d40,b4882e62be,main,File upload: small.ifc
Parser:  ARGV:  /tmp/file_to_import/file d3c6c10d40 b4882e62be main File upload: small.ifc

Parser:  web-ifc: 0.0.34 threading: 0

Parser:  unexpected token type, expected REF

Parser:  unexpected token type, expected REF
unexpected token type, expected REF

...

Parser:  unexpected token type, expected REF

Process exited with code 0
Error:  Error: TypeError: FromRawLineData[rawLineData.type] is not a function
    at doTask (/speckle-server/packages/fileimport-service/src/daemon.js:147:32)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at async Timeout.tick [as _onTimeout] (/speckle-server/packages/fileimport-service/src/daemon.js:243:5)
@iainsproat iainsproat self-assigned this Oct 25, 2022
@iainsproat iainsproat changed the title Error when importing file small.ifc on latest File Import Service: Error when importing file small.ifc on latest Oct 25, 2022
@iainsproat iainsproat removed their assignment Oct 25, 2022
@iainsproat
Copy link
Contributor Author

Closing as superseded

@iainsproat iainsproat closed this as not planned Won't fix, can't repro, duplicate, stale Aug 15, 2024
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

1 participant