-
Notifications
You must be signed in to change notification settings - Fork 848
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
VVV.DEV 404 #807
Comments
==> default: Setting up pkg-php-tools (1.11) ... |
None of those errors seem relevant, maybe it's related to agiledivider/vagrant-hostsupdater#92 ? What's the content of your |
I think I have honed in on the errors, after provisioning with bradp vv after some time the database seems to bring up a host of Javascript PMA errors - however I am not sure how to proceed here. I am still a beginner so troubleshooting seems a very long winded process |
Something to do with 'phpmyadmin.pma__tracking' |
@rsordillo are you still getting the 404 errors for vvv.dev? Are other URLs doing the same thing? |
@jeremyfelt i'm having this issue too after last update (OSx 10.11.1). Clean provisioning. It works, but after some navigation it starts throwing 404 in all sites. After some time, the reloads work and load the websites. Navigation leads you again to 404s. It stopped working after i did destroy my first box, and installed it again in a new location. I've installed VV after that, so i guess it's not related. Also tried $ vagrant HALP? :_) |
Hi @raulillana, can you check out issue #810 and leave a comment there. I'd especially be interested as to whether these 404 requests are appearing in the VM's nginx access or error logs. I have a feeling this might all be related to the I'm going to close this issue (807) out as 810 is more focused. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
New to this so a steep learning curve but.. looking through install log this came back does anyone have any ideas? Thanks
==> default: Initializing grunt in WordPress develop... This may take a few moments.
==> default: >> Local Npm module "grunt-browserify" not found. Is it installed?
==> default: Loading "sass.js" tasks...
==> default: ERROR
==> default: >> Error: The
libsass
binding was not found in /srv/www/wordpress-develop/node_modules/node-sass/vendor/linux-x64-11/binding.node==> default: >> This usually happens because your node version has changed.
==> default: >> Run
npm rebuild node-sass
to build the binding for your current node version.==> default: Running "clean:all" (clean) task
==> default: >> 0 paths cleaned.
==> default: Running "copy:files" (copy) task
==> default: Created 142 directories
==> default: , copied 1230 files
==> default: Running "copy:wp-admin-rtl" (copy) task
==> default: Copied 1 file
==> default: Running "copy:version" (copy) task
==> default: Copied 1 file
==> default: Running "cssmin:core" (cssmin) task
==> default: >> 21 files created. 322.69 kB ��� 531.23 kB
==> default: Warning: Task "sass:colors" not found. Use --force to continue.
==> default: Aborted due to warnings.
==> default:
The text was updated successfully, but these errors were encountered: