-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Build from source #7145
Comments
It should work fine without any further steps. Are you sure this happens on a complete clean install or have you already done some modifications, as it is indicted by the other issues you have opened? |
@juliushaertl nope, this was my first try. |
@juliushaertl also, downloading app from https://download.nextcloud.com/server/releases/nextcloud-12.0.3.zip and setting debug causes so many files to throw exception.
Can confirm it? |
No works fine here. Please check your browsers network console for errors. It might be an issue with your webserver config. Can you also check if it loads fine when running the php internal webserver via |
closing, as you got it working |
I had the same problem. |
Steps to reproduce
$ git submodule update --init
Expected behaviour
Nextcloud should work correctly and without any errors.
Actual behaviour
I see bunch of javascript errors in console. my guess is that dependant libraries is not provided/installed correctly.
Also application doesn't function correctly. although page loads successfully, but clicking on settings icon or other icons does not perform an action.
Console is:
and so more.
My best guess is that, there is another step to build nextcloud from it's source. that isn't provided in the documentation.
Server configuration
Operating system: CentOS 7-4.1708.el7.centos.x86_64
Web server: Apache 2.4.6
Database: Sqlite
PHP version: 7.0
Nextcloud version: 12.0.3
Updated from an older Nextcloud/ownCloud or fresh install: fresh clone install
Where did you install Nextcloud from:
https://github.com/nextcloud/server
List of activated apps:
Nextcloud configuration:
Config report
Are you using external storage, if yes which one: local
Are you using encryption: no
Are you using an external user-backend, if yes which one: No
Client configuration
Browser: Chrome 62.0.3202.89 (Official Build) (64-bit)
Operating system: Windows 10
Logs
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: