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: | KrAAB |
---|---|
Location: | Donna, TX |
Users: | 2 |
Nodes: | 20 (0 / 20) |
Uptime: | 01:42:18 |
Calls: | 372 |
Calls today: | 14 |
Files: | 1,675 |
D/L today: |
22 files (24,428K bytes) |
Messages: | 36,747 |
Posted today: | 1 |