Thanks Mark
Have altered to read
sameSiteCookies="strict" />
<Valve className="org.apache.catalina.valves.RemoteAddrValve"
allow=".*"/>
<Manager sessionAttributeValueClassNameFilter="java\.lang\.(?:Boolean|Integer>
</Context>
But still no luck?
> On 13 Jun 2022, at 18:20, Mark Thomas <[email protected]> wrote:
>
> Take a look in manager/META-INF/context.xml. You'll need to adjust the
> RemoteAddrValve
>
> Mark
>
>
> On 13/06/2022 18:00, Bruce Gavin wrote:
>> That might be the problem! A different machine.
>>> On 13 Jun 2022, at 17:41, Mark Thomas <[email protected]> wrote:
>>>
>>> Where are you trying to access the Manager from? The same machine as you
>>> installed Tomcat or a different one?
>>>
>>> Mark
>>>
>>>
>>>> On 13/06/2022 17:28, [email protected] wrote:
>>>> Chris
>>>> Both BASE and Home point to the same. I used the attached
>>>> https://www.digitalocean.com/community/tutorials/how-to-install-apache-tomcat-10-on-ubuntu-20-04
>>>> -----Original Message-----
>>>> From: Christopher Schultz <[email protected]>
>>>> Sent: 13 June 2022 17:22
>>>> To: [email protected]
>>>> Subject: Re: New Install - Manager/html issue
>>>> Bruce,
>>>>> On 6/13/22 11:29, [email protected] wrote:
>>>>> Tomcat is installed in opt/tomcat and the webapps directory contains
>>>>> docs examples host-manager manager ROOT
>>>> I think that's CATALINA_HOME not CATALINA_BASE. IIRC, Ubuntu installs
>>>> Tomcat into /opt/tomcat but has separate directory structure for
>>>> CATALINA_BASE. Normally, the examples, manager, and host-manager
>>>> applications wouldn't be enabled by default.
>>>> Have a look at the Ubuntu package documentation for how to enable those
>>>> applications -- and only enable the ones you actually need.
>>>> -chris
>>>>> -----Original Message-----
>>>>> From: Mark Thomas <[email protected]>
>>>>> Sent: 13 June 2022 16:23
>>>>> To: [email protected]
>>>>> Subject: Re: New Install - Manager/html issue
>>>>>
>>>>> On 13/06/2022 14:17, [email protected] wrote:
>>>>>> I have just installed Apache Tomcat 10.0.22 on Ubuntu 22.04.
>>>>>> However, when I click on the Manager link I get a 404 /manager/html
>>>>>> is not available and the description is "The origin server did not
>>>>>> find a current representation for the target resource or is not willing
>>>>>> to disclose that one exists"
>>>>>>
>>>>>> Any idea how I can resolve the issue?
>>>>>
>>>>> How did you install Tomcat?
>>>>>
>>>>> What is the contents of the $CATALINA_BASE/webapps directory?
>>>>>
>>>>> Mark
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: [email protected]
>>>>> For additional commands, e-mail: [email protected]
>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> To unsubscribe, e-mail: [email protected]
>>>>> For additional commands, e-mail: [email protected]
>>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [email protected]
>>>> For additional commands, e-mail: [email protected]
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: [email protected]
>>>> For additional commands, e-mail: [email protected]
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [email protected]
>>> For additional commands, e-mail: [email protected]
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>