Serghei Luchianenco
Serghei Luchianenco
I have the same issue, but after running second or third time sudo dlite init ``` ➜ ~ sudo /Applications/dlite init Virtual machine hostname [local.docker]: Disk size (in gigabytes) [20]:...
removed but still the same problem ``` ➜ ~ sudo rm /etc/exports ➜ ~ ll /etc/export* -rw-r--r-- 1 root wheel 278B Feb 14 22:44 /etc/exports_old ➜ ~ sudo /Applications/dlite init...
@tripox thanks, without sudo works fine
what do you think to use Redis to track quota? We will reduce the processing and response time in this way
Started implementation - added 3 db fields for user quote per month, day and hour, updated user:add and user:list command working on, using redis as data storage for quota calculations
I do it like this: in webpack.config.babel.js ``` const setup = { resolve: { alias: { 'FosRouter': path.resolve('./web/bundles/fosjsrouting/js/', 'router.js'), 'FosRoutes': path.resolve('./web/js/', 'fos_js_routes.js') }, modules: [ path.resolve('js'), 'node_modules' ] } module.exports...
@acidjames this is a nice tool, but in April it was not yet published ;)
Same error for php 7.1.10
i used tideways instead of xhprof... seems like xhprof will not support php7
Can you give more information about what to do, please? thanks