Philipp

Results 85 comments of Philipp

@b-fein @Strohgelaender The following request fails `GET https://artemis.in.tum.de/api/courses/274/raw-iris-settings` with a JSON answer containing the following: `"You are not allowed to access the Course with id 274"` So it's related to...

I probably won't add compression, but maybe somebody will create a pull request for it, possibly with an extendable middleware support, i.e. being able to hook the read/write and file...

Have you tried it with the sample command line arguments: `-i -F NTFS -u "" -m R:`?

I will leave this issue open, because then the feature request stays visible and although I don't expect it, maybe it will motivate someone to add it. Especially a middleware...

> Edit to add: I tried it with exactly those options and I received `The service memefs has failed to start (Status=ffffffff).` as a message. Do you get a crash...

> I've got a similar behaviour with error code 0xc00001 tho, one thing I noticed is that WinFsp also died `WIN32_EXIT_CODE : 1077 (0x435)`. I haven't found any logs, dumps...

@L3tum This seems to be a problem on your side in regard to WinFsp. Were you able to use any other WinFsp filesystems, such as their pre-delivered memfs? (This repo...

@Melab _eventwr_ is the built-in Windows Event Viewer, in which under the category _Applications_ you can find error logs related to memefs. Take a look there. Then also try running...

In addition, assuming you have used the Memefs Installer with the Launchctl Service, you can also do it that way: `"C:\Program Files (x86)\WinFsp\bin\launchctl-x64.exe" start memefs64 ramdisk "" \\.\R:` (Run the...

@Melab | Okay, I'm in and I followed your previous directions, but I still don't know where to look. On the left side are the categories you can open. You...