Where are Apache logs when installed in a Snap?How to have apache serve nextcloud index when pointing...
Reverse string, can I make it faster?
Why the color red for the Republican Party
Are the terms "stab" and "staccato" synonyms?
Making a sword in the stone, in a medieval world without magic
Make a transparent 448*448 image
What does a stand alone "T" index value do?
Aliens englobed the Solar System: will we notice?
Peter's Strange Word
Is it true that real estate prices mainly go up?
In the late 1940’s to early 1950’s what technology was available that could melt a LOT of ice?
Is there any way to damage Intellect Devourer(s) when already within a creature's skull?
Logic. Truth of a negation
Do f-stop and exposure time perfectly cancel?
Do Bugbears' arms literally get longer when it's their turn?
How to create a hard link to an inode (ext4)?
Good allowance savings plan?
The bar has been raised
How do I deal with a powergamer in a game full of beginners in a school club?
Algorithm to convert a fixed-length string to the smallest possible collision-free representation?
How much stiffer are 23c tires over 28c?
Look through the portal of every day
Why is there a voltage between the mains ground and my radiator?
What are some noteworthy "mic-drop" moments in math?
Why would a jet engine that runs at temps excess of 2000°C burn when it crashes?
Where are Apache logs when installed in a Snap?
How to have apache serve nextcloud index when pointing directly to the server url?nextcloud server with snap package on xenialInstall curl command on Ubuntu Snappy CoreApache2 cannot bind to socket, and httpd cannot be killedhow to access Nextcloud (running on a local machine) from outside?Index.php on localhost appearing differently in browser than what I see in the fileNextCloud Wont LaunchSetup local nextcloud file server through hotspotUbuntu18 server combining snap install of rocketchat and nextcloudSnap package daemons won't start on fresh Ubuntu Server install
ENVIRONMENT
Completely fresh Ubuntu Server installation, and NextCloud installed via snap.
PROBLEM
Browser requests to public IP over WAN time out when routed to Nextcloud server.
Meanwhile, browser requests to that machine's local IP over LAN resolve to web UI as expected.
WHAT I’VE TRIED
I’ve confirmed that my port forwarding configs in our router are working.
After getting the timeouts directly following my initial setup, what I did to test was change the rule in our router to point to another IP on our LAN, and spooled up Apache on that machine. After doing so, visiting our Public IP successfully returned the Apache2 Default Page (sent test requests, both, directly and through KProxy.com).
Next, I reverted the router rule to once again point to the IP for the Nextcloud server, and requests began timing out again.
HELP NEEDED
My guess is that the next thing to check would be the Apache logs, but since is was all installed as part of the snap, can't seem to find what I'm looking for.
Then after that, maybe I should check the Nextcloud logs... but that doesn't seem too helpful at this stage. I did find the /snap/nextcloud/current/logs directory, but that is currently empty.
1) am I correct to think that the Apache logs are my best next step?
2) if so, where should those be?
3) otherwise, what else should I be looking for?
server apache2 routing nextcloud
New contributor
mOrloff is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
ENVIRONMENT
Completely fresh Ubuntu Server installation, and NextCloud installed via snap.
PROBLEM
Browser requests to public IP over WAN time out when routed to Nextcloud server.
Meanwhile, browser requests to that machine's local IP over LAN resolve to web UI as expected.
WHAT I’VE TRIED
I’ve confirmed that my port forwarding configs in our router are working.
After getting the timeouts directly following my initial setup, what I did to test was change the rule in our router to point to another IP on our LAN, and spooled up Apache on that machine. After doing so, visiting our Public IP successfully returned the Apache2 Default Page (sent test requests, both, directly and through KProxy.com).
Next, I reverted the router rule to once again point to the IP for the Nextcloud server, and requests began timing out again.
HELP NEEDED
My guess is that the next thing to check would be the Apache logs, but since is was all installed as part of the snap, can't seem to find what I'm looking for.
Then after that, maybe I should check the Nextcloud logs... but that doesn't seem too helpful at this stage. I did find the /snap/nextcloud/current/logs directory, but that is currently empty.
1) am I correct to think that the Apache logs are my best next step?
2) if so, where should those be?
3) otherwise, what else should I be looking for?
server apache2 routing nextcloud
New contributor
mOrloff is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
ENVIRONMENT
Completely fresh Ubuntu Server installation, and NextCloud installed via snap.
PROBLEM
Browser requests to public IP over WAN time out when routed to Nextcloud server.
Meanwhile, browser requests to that machine's local IP over LAN resolve to web UI as expected.
WHAT I’VE TRIED
I’ve confirmed that my port forwarding configs in our router are working.
After getting the timeouts directly following my initial setup, what I did to test was change the rule in our router to point to another IP on our LAN, and spooled up Apache on that machine. After doing so, visiting our Public IP successfully returned the Apache2 Default Page (sent test requests, both, directly and through KProxy.com).
Next, I reverted the router rule to once again point to the IP for the Nextcloud server, and requests began timing out again.
HELP NEEDED
My guess is that the next thing to check would be the Apache logs, but since is was all installed as part of the snap, can't seem to find what I'm looking for.
Then after that, maybe I should check the Nextcloud logs... but that doesn't seem too helpful at this stage. I did find the /snap/nextcloud/current/logs directory, but that is currently empty.
1) am I correct to think that the Apache logs are my best next step?
2) if so, where should those be?
3) otherwise, what else should I be looking for?
server apache2 routing nextcloud
New contributor
mOrloff is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
ENVIRONMENT
Completely fresh Ubuntu Server installation, and NextCloud installed via snap.
PROBLEM
Browser requests to public IP over WAN time out when routed to Nextcloud server.
Meanwhile, browser requests to that machine's local IP over LAN resolve to web UI as expected.
WHAT I’VE TRIED
I’ve confirmed that my port forwarding configs in our router are working.
After getting the timeouts directly following my initial setup, what I did to test was change the rule in our router to point to another IP on our LAN, and spooled up Apache on that machine. After doing so, visiting our Public IP successfully returned the Apache2 Default Page (sent test requests, both, directly and through KProxy.com).
Next, I reverted the router rule to once again point to the IP for the Nextcloud server, and requests began timing out again.
HELP NEEDED
My guess is that the next thing to check would be the Apache logs, but since is was all installed as part of the snap, can't seem to find what I'm looking for.
Then after that, maybe I should check the Nextcloud logs... but that doesn't seem too helpful at this stage. I did find the /snap/nextcloud/current/logs directory, but that is currently empty.
1) am I correct to think that the Apache logs are my best next step?
2) if so, where should those be?
3) otherwise, what else should I be looking for?
server apache2 routing nextcloud
server apache2 routing nextcloud
New contributor
mOrloff is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
mOrloff is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
mOrloff is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 8 mins ago
mOrloffmOrloff
101
101
New contributor
mOrloff is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
mOrloff is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
mOrloff is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
mOrloff is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1125181%2fwhere-are-apache-logs-when-installed-in-a-snap%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
mOrloff is a new contributor. Be nice, and check out our Code of Conduct.
mOrloff is a new contributor. Be nice, and check out our Code of Conduct.
mOrloff is a new contributor. Be nice, and check out our Code of Conduct.
mOrloff is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1125181%2fwhere-are-apache-logs-when-installed-in-a-snap%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown