Administrator API: Connection to a specific instance with username, password

(1) how to connect to a specific instance of the ColdFusion Administrator with a user name and password.  The example that I see everywhere is variations of:

adminObj = createObject ("component", "cfide.adminapi.administrator");
adminObj.login ("password");

seemingly based on no instance and not several administrators.

My goal is to connect to a set of instances and assign datasources to each of them based on a csv file.  I know how to do everything once connected.

I don't know how to do, what log!

Help, please!

(2) is it a true document everywhere that the documents actually the administrator API?  I have the help files which I suppose that everyone has and they do not.

Thank you.

As far as I know that there is little documentation on the API:

http://livedocs.Adobe.com/ColdFusion/8/htmldocs/help.HTML?content=basiconfig_37.html

Another way is to browse through the CFC via the cfcexplorer:

/ CFIDE/componentutils/cfcexplorer.cfc? Path=/CFIDE/AdminAPI/administrator.CFC&name=CFIDE.ad minapi.administrator & METHOD = getcfcinhtml

Mack

Tags: ColdFusion

Similar Questions

  • Cannot connect through the ORA-01017 Invalid Username/Password database link

    Hello

    I have two virtual machines with Oracle 11 g 2 and one with Oracle 12 c installed on RHEL 6

    I wanted to install a dblink between the 2, but after you have created the dblink I get error: ORA - 01017 Invalid username/password

    Now, I know, the error is clear enough but when I try to connect using netmgr it works

    So just to summarize, Oracle 12 c, I'm trying to connect to Oracle 11 g using a DBLINK but I get ORA-01017

    Since Oracle 12 c, I created a new service so that I have the remote db alias in tnsname.ora and at the end of the process, when they ask for test connection, I can connect successfully to remote db

    Then I created a dblink according to the following:

    SQL > CREATE PUBLIC DBLINK LINK DATABASE to CONNECT to

    "hr""" IDENTIFIED BY ' password ' with the HELP of 'REMOTEDB ';

    If I then select * from employees@dblink, I get the error

    What I've noticed, it is that in the 11g (the target machine) I can not connect with OS authentication, don't know if its related

    If i: sqlplus / as sysdba I get ORA-01031 insufficient become

    I have to connect to the Linux box as user 'oracle', who is a member of the groups oinstall dba

    Am I missing something?

    Thank you!

    CHRI$ says:

    SQL > CREATE PUBLIC DATABASE LINK DBLINK TO CONNECT TO

    'hr' IDENTIFIED BY 'password' with the HELP of "REMOTEDB";

    You will probably have to create the link without containing the user name and the word in double quotes.

  • Performance of the Datapump API work on a specific instance of the RAC

    I'm under that DataPump matter using the DBMS_DATAPUMP API in a CCR environment. DBMS_DATAPUMP. START_JOB (handle) occasionally fails with ERROR ORA-31626: there is no job

    Note metalink Doc ID: 758228.1
    says "It is not possible to start or restart Data Pump jobs on a single instance of a RAC, if there is use of data pump running on other instances of FCAC."
    It recommends that these jobs running on a regular instance using the DBMS_JOB. Procedure of the INSTANCE.

    I am unable to do this. I tried to call DBMS_JOB. INSTANCE after I made a DBMS_DATAPUMP. OPEN to get a handle to the job, and before I called DBMS_DATAPUMP. START_JOB. The DBMS_JOB. Call the INSTANCE returns an ORA-23421: job XXX number is not a job in the job queue.

    I wonder if the DATAPUMP jobs enter a different working mechanism and therefore is not accessible with the DBMS_JOB package. Would be recognizing all of the ideas on the issue.

    Thank you
    EM

    Create a DATAPUMP service that points to one and only one of your nodes.

    Then, connect to the service not to the database, instance or sid.

  • Connect to a specific instance of SQL Server?

    Hi all
    I create a new connection to SQL Server, specify the host and port number listens to SQL Browser (my servers have dynamic, non-static ports), and I can connect successfully to the local Instance of SQL Server on this computer, which is SQL Server 2000. However, I also have a SQL Server 2005 and 2008 running on this computer as well and want to connect to them.

    The SQL Server tab is not ask a name instance at all, so I do not know how to do this. I guess I could do my static ports for each instance, but the point of using SQL Browser is that you need not do so. SQL Browser behaves almost like a DNS server for all to come to this machine sql queries.

    Is there a way to specify the name of the instance you want to connect to instead of a port #?

    In the port field:

    Instance: PORT = name

    Example:

    instance of 1433; = sqlweak

    You do not have something in the host name classified as localhost\sqlweak as you would in MS Management Studio.

  • CANNOT ACCESS THE ADMINISTRATOR PROFILE MY OFFICE BECAUSE I FORGOT MY USERNAME/PASSWORD TO ACCESS OR MAKE CHANGES. IT COMES TO MY LAPTOP.

    I'M ONLY in MEASURE of ACCESS to SYSTEMS / PC USER ACCOUNT, I NEED TO GET IN the ADMINISTRATOR ACCESS

    If you have forgotten your password, if you have another user who has administrative privileges account you can log in to that account and change the password of your account of origin of the user accounts applet in Control Panel. If you do not have another account like this set upwards or that you do not have the password which you will need to log on to the built-in Administrator account. In XP Home, start the computer in Mode safe. This, by repeatedly pressing the F8 key as the computer starts. This will put you in the right menu. Navigate using your arrow up; the mouse does not work here. Once in safe mode, you will see the normally hidden administrator account. The default password is white.

    In XP Pro, you don't need to go to Safe Mode. In the home screen, do Ctrl-Alt-Del twice to get the classic Windows logon box. Type in "Administrator" and the password that you assigned when you set up Windows.

    If you reset the password of the account administrator integrated into house or have Pro and don't remember the password, use NTpasswd to change the password of the built-in to a white administrator account. Download the bootable CD .iso image file, burn with third-party burning software such as free ImgBurn , Nero or Roxio. Burn as an image, not in the form of data. Start with the media that you have created. You need to maybe change the boot order in the BIOS or obtain a menu of boot command temporary with the pressure of a special key. NTpasswd will run. Follow the instructions carefully.

    http://home.eunet.no/pnordahl/ntpasswd/

    Then, go to the user accounts applet in Control Panel and set passwords that you remember and other changes. WRITE THE PASSWORDS DOWN AND PUT THEM SOMEWHERE YOU WON'T LOSE THEM. MS - MVP - Elephant Boy computers - don't panic!

  • How to create IT strategy using the BES administrator API

    Hi all

    Can tell me, how to create IT strategy using the BES administrator API.

    Please provide me with the code example.

    Thanks in advance.

    Kind regards

    Sampath

    Hi Sebastian,.

    The Administration of BlackBerry API does not support the creation of it political. This feature is currently with the development of control and review for a future version of the BlackBerry Web Services for the Administration of the company.

    Kind regards

  • DB connection - user SYS with wrong password

    Hi all

    One strange thing I noticed with the SYS user as Oracle 9i (who has never worked on earlier versions), it is that I can connect to SYS as SYSDBA with wrong password user as well! Please guide how to avoid this...
    (I have looked for a solution online but could not find any :())
    SQL> CONN SYS/AAA@TEST AS SYSDBA
    Connected.
    SQL> DISC
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> CONN SYS/BBB@TEST AS SYSDBA
    Connected.
    SQL>
    SQL> DISC
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    * 009 *.

    There is nothing wrong, and nothing should be, IMO, prevented.
    When you connect to the server as a user in the Group dba (Unix) or group ora_dba (Windows), you are an advanced user and authentication of the o/s applies to you, and you don't need a password .
    Login as the owner of the software (oracle) all the time, what do many DBA, is a bad idea in any case, you can remove anyufile o/s level.

    Strategies to avoid it:
    -Make sure that your account is not in the groups I mentioned
    or
    -disable authentication of the o/s of editiing sqlnet.ora

    The two procedures are documented.

    Finally, note someone who has root access can move easily.

    -------------------
    Sybrand Bakker
    Senior Oracle DBA

  • 12 c grid/RAC - how to connect to specific instances - steps required?

    Hello

    I have a Setup RAC 4 knots and I want to be able to backup of all 4 nodes simultaneously. To do this, I want to connect explicitly to each instance of RMAN rather than connect to the DBSID. What is the way for me to do the same? I am not able to connect to specific instances of SQLplus/TNSPING as well as I think that IP SCAN is not able to resolve the SID of the DB, and not the instance ID. When I specify the connection string, there is no failure that it allocates channels automatically to instances (instances of 2 and 2 knots are inactive and do not participate in the backup).

    • -What are the steps I have to do to reach the bottom in order to connect to particular instances of SQLplus?
    • -Should NetCA what I use to set up TNS/Listener - database or a grid?
    • -Steps I need to take on all the nodes instead of a single node?

    Any help is welcome!

    RMAN > RUN {

    2 > ALLOCATE CHANNEL ch00 TYPE connect "sys/oracle@realdb_1" FORMAT DISK '\\192.168.2.11\test\DF_CH00_%U'

    3 > ALLOCATE CHANNEL ch01 TYPE connect "sys/oracle@realdb_2" FORMAT DISK '\\192.168.2.11\test\DF_CH01_%U'

    4 > ALLOCATE CHANNEL ch02 TYPE connect "sys/oracle@realdb_3" FORMAT DISK '\\192.168.2.11\test\DF_CH02_%U'

    5 > ALLOCATE CHANNEL ch03 TYPE connect "sys/oracle@realdb_4" FORMAT DISK '\\192.168.2.11\test\DF_CH03_%U'

    6 backup additional 0 database >

    7 > CHANNEL ch00;

    8 > CHANNEL ch01;

    9 > CHANNEL ch02;

    10 > CHANNEL ch03;

    11 > }

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-12001: could not Open channel ch00

    RMAN-10008: could not create channel context

    RMAN-10003: impossible to to connect to goal database

    ORA-12154: TNS: could not solve the connect the identifier specified

    Hello

    You defined individual entries for all instances of your tnsfiles.

    Please check your connection string got all the entries in realdb_1, realdb_2, realdb_3, realdb_4 that you do not service or name of SCAN.

    Thank you

    M

  • A general error occurred: could not connect with the password of administrator of vim cannot configure VIM account on the host

    Community salvation.

    Story: I was called to look at the configuration of vSphere for a customer. When I started looking, I noticed several problems in the environment of the person who has put in place initially. I've been noting but have done nothing to fix these up to the...

    A question that I've seen is that the server vSphere does not apper communicate properly on ESX 3.5 servers. The error message is similar to a post on this forum ( http://communities.vmware.com/message/1450789?tstart=0) however the same method of solution did not work.

    Currently I have two ESX hosts connected to a console vSphere. The Console displays the disconnected hosts and the error points to the problems with the VPXUSER account. I found

    I searched and found several articles with similar questions, so I chose a course of action

    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US & cmd = displayKC & externalId = 1007132

    http://communities.VMware.com/message/1168241

    As a note - vSphere client connections toESX welcomes also directly works very well - don't show no problems and everything seems fine.

    So - my first actions were to disconnect and reconnect one of the hosts.  The operation failed with the error "a general error has occurred: unable to connect with the password of administrator of vim cannot configure VIM account on the host. After that, I followed the elimination of the VPXUSER process, restarted the agents and you reconnect the server for vSphere - to the same result. I then deleted the ESX host, removed the VPXUSER, restarted the agents and added that the host ESX back once again - but no change - the same exact error message. I don't see the VPXUSER ID are re-created by this process - so I guess that ESX and vSphere should know the ID and the password.

    Nothing shows up in the var for this - but one of the articles above explains that as a result of the use of the PAM modules.

    Just for fun, I also tried using the ROOT password and reallowing ROOT to connect via SSH - but I got the same failures. I also tried lifting the VPXUSER ID privleges but - same questions.

    If - goes here - any ideas? I can give other details or screen caputres

    ESX3:

    #%PAM-1.0

    1. Automatically generated by esxcfg-auth

    /lib/security/$ISA/pam_unix.so account required

    AUTH required /lib/security/$ISA/pam_env.so

    AUTH sufficient /lib/security/$ISA/pam_unix.so likeauth nullok

    AUTH required /lib/security/$ISA/pam_deny.so

    attempts at password required /lib/security/$ISA/pam_cracklib.so = 3

    shadow md5 password sufficient /lib/security/$ISA/pam_unix.so nullok use_authtok

    /lib/security/$ISA/pam_deny.so password required

    session required /lib/security/$ISA/pam_limits.so

    session required /lib/security/$ISA/pam_unix.so

    ESX4

    #%PAM-1.0

    account required pam_per_user.so /etc/pam.d/login.map

    AUTH required pam_per_user.so /etc/pam.d/login.map

    /etc/pam.d/login.map pam_per_user.so password required

    /etc/pam.d/login.map pam_per_user.so sign in required

    -KjB

  • I am not able to connect to my computer with my password, it tells me to connect using my administrator password.

    I am not able to connect to my computer with my password, it says Séverine using administrater password but it is not the password of accomplishments and keeps telling me to enter my password. After several attempts to connect to my computer it stops. What can I do?

    Hello

    Press twice CTRL + ALT + DELETE (at the same time), you will get the classic quick and allows you to enter your user name.

    I hope this helps.

  • Controller of domain and DNS behind RRAS without VPN connected directly to the internet with a Cisco router

    I hava a ME Cisco 3400 with physical single port available for a cable connection.

    The ISP give me an IP address interface = 89.120.29.89 to act as a gateway to the IP Address of the host, which is provided for in the order 89.120.29.90.

    The host computer is a dual Xeon computer with two NICs for LAN and WAN.

    Fields of application: to install a windows 2008 R2 between public and private network server.

    Even though I know it's not recomanded, I put the DNS role and directories Active Directory roles installed on the same computer, the computer above, (I do not have enough computer for roles different place on different computers)

    The desired configuration:

    To have installed with his roles behind a WS2008R2 has RRAS. without a VPN.

    b with VPN

    and for WAN access for the client computers of the private LAN Windows 7 OS. (The basin of LAN address 192.168.0.1 - 255).

    First step : to have internet access in the browser (I use Google chrome) (without taking into account the DNS and AD)

    Network configuration:

    Map NETWORK WAN, at the top of the stack of liaison in the Control Panel/network connections and sharing:

    Host IP: 89.120.29.90

    Mask: 255.255.255.252

    Gateway: 89.120.29.89

    DNS: 193.231.100.130 my ISP name server address.

    OK, I can browse the internet.

    Second stage. (Consider DNS and Active Directories)

    DNS instaled role for this computer.

    AD installed as a global catalog.

    NETWORK WAN server that is directly connected to the Cisco router:

    Conection area 3

    Properties:

    Client for Microsoft Netwaork: not verified

    Network Load Balancing: not verified

    File and shared printer: not verified

    QoSPacketScheduler: not verified;

    Microsoft Network Monitor 3 pilot: not verified

    IPv4                                                     ;  checked

    Pilot a Link Layer Topology Mapper i/o: checked

    Link layer Discover responder: checked

    IPv4 tab

    Host IP: 89.120.29.90

    Mask: 255.255.255.252

    Gateway: 89.120.29.89

    DNS: 193.231.100.130 my ISP name server address.

    under the tab advanced

    IP settings : even that, tab IPV4 with automatic metric check;

    DNS tab :

    Add primary and connection suffixes DNS specific: not verified

    Add suffixes primary DNS suffixes parents: not verified

    Add this DNS suffixes: no

    Registry deals with this connection in DNS: not verified;

    Use this connection DNS suffix in DNS registration: not verified;

    WINS tab : enable search LMHOST: not verified

    Enable NetBios over TCP IP: don't check;

    Disable NetBios on TCP IP: checked;

    Connection to the local network 2

    Properties :

    Client for Microsoft Netwaork: checked

    Network Load Balancing: no

    File and shared printer: checked

    QoS Packet Scheduler: not verified;

    Microsoft Network Monitor 3 pilot: not verified

    IPv4 checked

    Pilot a Link Layer Topology Mapper i/o: checked

    Link layer Discover responder: checked

    IPv4 tab

    NETWORK LAN CARD: 192.168.0.101

    Mask: 255.255.255.0

    Gateway: 192.168.0.1

    under Advanced tab:

    IP settings : even that, tab IPV4 with automatic metric check;

    DNS tab :

    Add primary and connection suffixes DNS specific: checked

    Add suffixes primary DNS suffixes parents: not verified

    Add this DNS suffixes: no

    Registry deals with this connection in DNS: checked;

    Use this connection DNS suffix in DNS registration: checked;

    WINS tab : enable search LMHOST: not verified

    Enable NetBios over TCP IP: check;

    Disable NetBios on TCP IP: not verified;

    Install RRAS as NAT (NAT) under any condition imposed by DHCP(not installed) in ideea that RRAS will generate the private IP address of the DHCP allocator.

    In any case, for the beginning, I have a fix IP, do not get IP automatically.

    At this point, it gets the configuration simple posible for RRAS follows:

    3, LAN connection that corespond to the WAN interface IP:

    "NAT configured for the following Internet interface: Local Area Connection 3.
    The clients on the local network will assign the IP addresses of the following range:

    network address: 192.168.0.0. netmask 255.255.0.0.

    After Windows RRAS are open:

    The Network Interfaces tab:

    NICs are enabled and connected;

    UAL remotely & policies:

    Launch NPS,

    on the NPS server tab:

    Allow access to successful Active Directory directories:

    Properties: authentication: port 1812,1645

    kept port 1813,1646;

    on the accounting tab: nothing;

    under NPS policies:

    Grant permission for the RRAS server under builin\Administrator of the accounts;

    On strategy and the type of server unspecified (NAT do not exist as an entry in the drop-down list server dwn)

    under the static road: nothing;

    under the IPv4 tab or both are there(there IP) and are up

    under NAT

    Connection to the local network 3: public interface connected to the internet

    enable NAT on this interface:

    under the address pool: ISP addresses public;(two addresses)

    under the terms of service and the ports: Web server: http 80.

    (I have I have a static IP address for the client computer in mind, I set up a single customer).

    At the client computer :

    configured as domain customer and added to the users AD and computer AD

    logon to the domain:

    Local Area Connection

    Properties:

    Client for Microsoft Netwaork: checked

    Network Load Balancing: not verified

    File sharing and printer: checked

    QoS Packet Scheduler: checked;

    Microsoft Network Monitor 3 pilot: not verified

    IPv4                                                     ;  checked

    Pilot a Link Layer Topology Mapper i/o: checked

    Link layer Discover responder: checked

    IPv4 tab

    Host IP: 192.168.0.101

    Mask: 255.255.0.0

    Gateway: 192.168.0.1

    DNS: (auto-add the same to the local machine).

    under the tab advanced

    IP settings : even that, tab IPV4 with automatic metric check;

    DNS tab :

    Add primary and connection suffixes DNS specific: checked

    Add suffixes primary DNS suffixes parents: not verified

    Add this DNS suffixes: no

    Registry deals with this connection in DNS: checked;

    Use this connection DNS suffix in DNS registration: checked;

    WINS tab : enable search LMHOST: not verified

    Enable NetBios over TCP IP: checked;

    Disable NetBios on TCP IP: not verified;

    right now the 192.168.0.101 client cannot connect to internet through RRAS.

    ;

    This issue is beyond the scope of this site and must be placed on Technet or MSDN

    http://social.technet.Microsoft.com/forums/en-us/home

    http://social.msdn.Microsoft.com/forums/en-us/home

  • ACS 4.0 new administration users connect.

    We just migrated to 3.3 something to 4.0 a few weeks ago. The old system, we had two administrative users: administrator (from right) and hd (with the rights to see registered users and failed attempts). After the conversion and moving to a new server, which works perfectly, user administrator has worked. However, the hd user gets a "connection failed" whenever someone tries to connect, even with a good password. (I have reset the password to things easy, I removed the password, etc.).

    Also, if I change the hd user and click on "Grant All" to access, hd can connect. I tried through the elements a little at a time to see if there is one that can be turned on and let it work, but have not found one and it is a lot of time to go through one of the attributes at the same time, disconnect and reconnect you to solve problems. This happens with a brand new administrator as well - if it has not obtained all rights, he cannot og in.

    The administration audit log is not very useful, registration only:

    24/05/2006 10:36:26 - SECURITY - 192.168.11.95 administrator 'hd' connection failed.

    This worked fine before the upgrade, allowing the assistance of members of the Bureau check which were used on which machines (VPN or dial), and why they did not comply if it was.

    Is this a bug?

    Hi rich,

    I tried this in the laboratory and it works well (only failed attempts and connected users access) with ACS 4.0. I don't know if this is specific to an upgrade.

    BTW, have you tried to remove the 'hd' admin and add another admin using another name of user with rights to failure and registered users?

    How to add an admin without any privileges? Can he successfully connect?

    Obaid.

  • Cannot start the instance with srvctl only sqlplus

    Hello

    I must be missing something very obvious here... I can't launch the instances on our 2 CCR node with srvctl (fine get all others managed by cluster service/listeners/etc), but if I use sqlplus + start, all right.

    Oracle Standard Edition 11.1.0.7 on Linux x 86-64
    Instances: bopa1 + bopa2
    Nodes: bls0114 + bls0115

    The error I get is:
    -----
    bls0115:ora. Bopa.bopa2.inst:
    bls0115:ora. Bopa.bopa2.inst:SQL * more: version 11.1.0.7.0 - Production on Sun Oct 21 16:12:59 2012
    bls0115:ora. Bopa.bopa2.inst:
    bls0115:ora. Bopa.bopa2.inst:Copyright (c) 1982, 2008, Oracle. All rights reserved.
    bls0115:ora. Bopa.bopa2.inst:
    bls0115:ora. Bopa.bopa2.inst: Enter-username: connect to an idle instance.
    bls0115:ora. Bopa.bopa2.inst:
    bls0115:ora. Bopa.bopa2.inst:SQL > ORA-00119: invalid specification for the system REMOTE_LISTENER parameter
    bls0115:ora. Bopa.bopa2.inst:ORA - 00132: error syntax or network name not resolved "LISTENERS_BOPA."
    bls0115:ora. Bopa.bopa2.inst:ORA - 01078: failure in the treatment of system settings
    bls0115:ora. Bopa.bopa2.inst:SQL > disconnected
    bls0115:ora. Bopa.bopa2.inst:
    CRS-0215: could not start resource 'ora.bopa.bopa2.inst '.
    -----
    Looking lsnrctl status, I don't see that LISTENER_host name on the nodes, has something to do with it?

    The cluster has been newly installed and works fine otherwise.

    Published by: traore on 25 October 2012 14:25

    Hello

    you have defined a REMOTE_LISTENER parameter in the database which can be solved with the TNSNAMES.ora uses the clusterware.

    Then 2 possibilities:

    (a.) your tnsnames.ora to the dbhome contains no entry of the LISTENERS_BOPA.
    (b) you use a tnsnames.ora different due to the use of the TNS_ADMIN variable. It's probably settled in the sqlplus environment, but not on the level of database/instance when clusterware tries to start.

    Set it with:
    setenv srvctl database d t ' "TNS_ADMIN =".

    or perhaps at the level of the instance (instance of setenv srvctl - but I'm not sure it exists.) Sorry no atm 11.1 cluster to check).

    Concerning
    Sebastian

  • When connecting two books of Mac with Migration Wizard using a cable Ethernet 'right' or 'twisted '?

    Hello

    Soon I'll have a new Mac Book Pro, and I would try Migration Wizard but > > > > when connecting two books of Mac with Migration Wizard should I use a cable Ethernet 'right' or 'twisted '?

    You can use either; There is no advantage to one or the other specific.

    (144276)

  • Cannot connect to a specific Web site

    For the last two weeks, I am unable to connect to a specific website (sharks.nhl.com). The user name and the password seem to go through fine (when I give a wrong password I get an error on the site), but the situation changes not connected.

    This problem exists on my desktop Linux and work only with Firefox. On my macbook/Firefox 30.0 it works very well on my windows laptop with IE 10 it works fine, on the same Linux with Chrome last he also works very well.

    However, it does not work with Firefox for Canonical Ubuntu and Firefox binary downloaded from the mozilla web site. I deleted cookies and other things and there is still no progress. The macbook Firefox and Linux firefox sync via Firefox Sync, for sets of modules are identical.

    This problem may be caused by corrupted cookies or cookies that are blocked.

    • Check the permissions on the subject: permissions page and in "tools > Page Info > Permissions.

    Clear the cache and cookies only from Web sites that are causing problems.

    "Clear the Cache":

    • Edit > Preferences > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Edit > Preferences > privacy > "Use the custom settings for history" > Cookies: "show the Cookies".

Maybe you are looking for