Skip to content

ERR| Resource directory doesn't exist #692

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

Open
wdfk-prog opened this issue Apr 10, 2025 · 0 comments
Open

ERR| Resource directory doesn't exist #692

wdfk-prog opened this issue Apr 10, 2025 · 0 comments

Comments

@wdfk-prog
Copy link

wdfk-prog commented Apr 10, 2025

  • vscode + cmake used

  • generate test failed

  • why?

  • server.log

2025-04-10 16:40:23.900 [   ]             loguru.cpp:770   INFO| Logging to 'utbot/utbot_distr/logs/everything.log', mode: 'a', verbosity: 9
2025-04-10 16:40:23.901 [  ]             loguru.cpp:770   INFO| Logging to 'utbot/utbot_distr/logs//latest_readable.log', mode: 'w', verbosity: 0
2025-04-10 16:40:23.905 [   ]             Server.cpp:674    ERR| ITF request path: 
2025-04-10 16:40:23.905 [   ]             Server.cpp:676    ERR| ITF request2 path: ""
2025-04-10 16:40:24.097 [   ]   CompilationUtils.cpp:211    ERR| Resource directory doesn't exist: ""
2025-04-10 16:40:24.105 [   ]             Server.cpp:580   INFO| GenerateProjectStubs receive:
projectContext {
  projectName: "******"
  projectPath: "******"
  testDirPath: "******/tests"
  buildDirRelativePath: "******/build/"
  clientProjectPath: "******"
}
settingsContext {
  generateForStaticFunctions: true
  timeoutPerFunction: 30
  useStubs: true
}
targetPath: "TTrack.elf"

2025-04-10 16:40:24.222 [   ]   CompilationUtils.cpp:211    ERR| Resource directory doesn't exist: ""
2025-04-10 16:40:24.223 [   ]TargetBuildDatabase.cpp:24    INFO| Chosen target: ******.elf
2025-04-10 16:40:24.239 [   ]   CompilationUtils.cpp:211    ERR| Resource directory doesn't exist: ""
2025-04-10 16:40:52.897 [   ]             loguru.cpp:770   INFO| Logging to 'everything.log', mode: 'a', verbosity: 9
2025-04-10 16:40:52.898 [embedsky-WGSH   ]             loguru.cpp:770   INFO| Logging to 'latest_readable.log', mode: 'w', verbosity: 0
  • client.log
16:40:52 | Successfully connected to server
16:41:05 | Sending function tests request 
lineInfo: [******.cpp 60]
16:41:06 | 14 UNAVAILABLE: Connection dropped
16:41:06 | 14 UNAVAILABLE: No connection established
16:41:06 | Connection with server lost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant