evnt !ERROR 13 (Permission denied) (WinError 32) in file.cpp line 309 (sbbs_t::delfiles) removing "C:\sbbs\temp\event\" access=-3 info=*.*
I am seeing a lot of C++ errors with having to run the last build from 2/17 due in part had issues with getting webv4 to run with 3.17b.
evnt !ERROR 13 (Permission denied) (WinError 32) in file.cpp line 309 (sbbs_t::delfiles) removing "C:\sbbs\temp\event\" access=-3 info=*.*
evnt ERROR 2 (No such file or directory) (WinError 18) in un_qwk.cpp line 94 (sbbs_t::unpack_qwk) executing "C:\sbbs\exec\unzip -Coj C:\sbbs\data\VERT.qwk *.* -d C:\sbbs\temp\event\" access=50
Re: C++ errors with QWK unpacking.
By: gregzoll to all on Thu Feb 20 2020 01:21 am
I am seeing a lot of C++ errors with having to run the last build from 2/17 due in part had issues with getting webv4 to run with 3.17b.
evnt !ERROR 13 (Permission denied) (WinError 32) in file.cpp line 309 (sbbs_t::delfiles) removing "C:\sbbs\temp\event\" access=-3 info=*.*
Permission denied is the error. And Windows error 32, from https://docs.micr osoft.com/en-us/windows/win32/debug/system-error-codes--0-499-ERROR_SHARING_ VIOLATION
32 (0x20)
The process cannot access the file because it is being used by another process.
evnt ERROR 2 (No such file or directory) (WinError 18) in un_qwk.cpp line 94 (sbbs_t::unpack_qwk) executing "C:\sbbs\exec\unzip -Coj C:\sbbs\data\VERT.qwk *.* -d C:\sbbs\temp\event\" access=50
Does c:\sbbs\exec\unzip.exe exist?
If not, something's wrong.
If yes, perhaps you have some Windows service (security software?) preventing sbbs from running it.
digital man
| Sysop: | deepend | 
|---|---|
| Location: | Calgary, Alberta | 
| Users: | 281 | 
| Nodes: | 10 (0 / 10) | 
| Uptime: | 22:02:43 | 
| Calls: | 2,402 | 
| Files: | 5,167 | 
| D/L today: | 135  				files (54,634K bytes) | 
| Messages: | 437,705 |