Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Notifications
Login / Register
Community
Community
Notifications
close
  • Forums
  • Knowledge Center
  • Events & Webinars
  • Ideas
  • Blogs
Help
Help
  • Explore Community
  • Get Started
  • Ask the Community
  • How-To & Best Practices
  • Contact Support
Login / Register
Sustainability
Sustainability

Ask Me About Webinar: Data Center Assets - Modeling, Cooling, and CFD Simulation
Join our 30-minute expert session on July 10, 2025 (9:00 AM & 5:00 PM CET), to explore Digital Twins, cooling simulations, and IT infrastructure modeling. Learn how to boost resiliency and plan power capacity effectively. Register now to secure your spot!

Powerchute stops communicating after config.ini upload

APC UPS Data Center & Enterprise Solutions Forum

Schneider, APC support forum to share knowledge about installation and configuration for Data Center and Business Power UPSs, Accessories, Software, Services.

cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Home
  • Schneider Electric Community
  • APC UPS, Critical Power, Cooling and Racks
  • APC UPS Data Center & Enterprise Solutions Forum
  • Powerchute stops communicating after config.ini upload
Options
  • Mark Topic as New
  • Mark Topic as Read
  • Float this Topic for Current User
  • Bookmark
  • Subscribe
  • Mute
  • Printer Friendly Page
Invite a Co-worker
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send Invite Cancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Send New Invite Close
Top Experts
User Count
BillP
Administrator BillP Administrator
5060
voidstar_apc
Janeway voidstar_apc
196
Teken
Spock Teken
117
Erasmus_apc
Sisko Erasmus_apc
112
View All

Invite a Colleague

Found this content useful? Share it with a Colleague!

Invite a Colleague Invite
Solved Go to Solution
Back to APC UPS Data Center & Enterprise Solutions Forum
Solved
Anonymous user
Not applicable

Posted: ‎2021-06-30 04:52 AM . Last Modified: ‎2024-03-08 03:58 AM

0 Likes
1
782
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-06-30 04:52 AM . Last Modified: ‎2024-03-08 03:58 AM

Powerchute stops communicating after config.ini upload

I'm currently looking at updating Power Group settings and Battery Low Durations on about 100 UPSs with NMC2 cards in them. I understand the best way to do this in a bulk operation is using the FTP based APC INI Utility?

I've been testing this and after uploading the config.ini to the NMC I've been discovering that PowerChute on the associated server is no longer able to communicate with the NMC. The PowerChute log displays: "PowerChute is not Receiving Data from the Network Management Card"

To fix the issue I have found I needed to uninstall PowerChute on the server and re-register it with the NMC. I'm after clarification on what may be happening here? Is there a key I'm wiping out on the NMC and breaking the association and if so is there a way to still perform the bulk upload without breaking the NMC's association with PowerChute?

Anyone's advise greatly appreciated, thanks in advance!

Labels
  • Labels:
  • UPS Management Devices & PowerChute Software
  • Tags:
  • card
  • config.ini
  • is
  • management
  • network
  • NMC
  • not
  • PowerChute
  • receiving
Reply

Link copied. Please paste this link to share this article on your social media post.

  • All forum topics
  • Previous Topic
  • Next Topic

Accepted Solutions
BillP
Administrator BillP Administrator
Administrator

Posted: ‎2021-06-30 04:52 AM . Last Modified: ‎2024-03-08 03:58 AM

0 Likes
0
782
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-06-30 04:52 AM . Last Modified: ‎2024-03-08 03:58 AM

Hi,

When running the PowerChute Setup wizard PowerChute registers with the NMC. Once registered the NMC send a UDP packet every 25 seconds to the network segment of the registered PowerChute Clients. Example: PowerChute server is on network segment 10.0.0.1. Every 25 seconds the NMC send a UDP packet to 10.0.0.255. 

I would first check to see if the PowerChute Agent IP is still registered with the NMC. You can check via the GUI under Configuration - PowerChute Clients. To check using config.ini the info is saved under [PowerChute]. If still registered the next thing to check is to see if the packets are being sent and that the IP address of the sender matches the NMC address the PowerChute Client is expecting the packet from. To check the registered NMC in the PCNS GUI go to UPS Configuration. To check in the pcnsconfig.ini the NMC IP is save under [NetworkManagementCard]. To check for the packet, I run Wireshark.

As for uninstalling, have you tried to stop the PowerChute service and restart? When the service is started PowerChute will connect to the NMC assuming you have not changed enrolWithNMC = true to enrolWithNMC = false in pcnsconfig.ini. 

 

See Answer In Context

Reply

Link copied. Please paste this link to share this article on your social media post.

Reply 1
BillP
Administrator BillP Administrator
Administrator

Posted: ‎2021-06-30 04:52 AM . Last Modified: ‎2024-03-08 03:58 AM

0 Likes
0
783
  • Mark as New
  • Bookmark
  • Subscribe
  • Mute
  • Permalink
  • Print
  • Email to a Friend
  • Report Inappropriate Content

Link copied. Please paste this link to share this article on your social media post.

Posted: ‎2021-06-30 04:52 AM . Last Modified: ‎2024-03-08 03:58 AM

Hi,

When running the PowerChute Setup wizard PowerChute registers with the NMC. Once registered the NMC send a UDP packet every 25 seconds to the network segment of the registered PowerChute Clients. Example: PowerChute server is on network segment 10.0.0.1. Every 25 seconds the NMC send a UDP packet to 10.0.0.255. 

I would first check to see if the PowerChute Agent IP is still registered with the NMC. You can check via the GUI under Configuration - PowerChute Clients. To check using config.ini the info is saved under [PowerChute]. If still registered the next thing to check is to see if the packets are being sent and that the IP address of the sender matches the NMC address the PowerChute Client is expecting the packet from. To check the registered NMC in the PCNS GUI go to UPS Configuration. To check in the pcnsconfig.ini the NMC IP is save under [NetworkManagementCard]. To check for the packet, I run Wireshark.

As for uninstalling, have you tried to stop the PowerChute service and restart? When the service is started PowerChute will connect to the NMC assuming you have not changed enrolWithNMC = true to enrolWithNMC = false in pcnsconfig.ini. 

 

Reply

Link copied. Please paste this link to share this article on your social media post.

Preview Exit Preview

never-displayed

You must be signed in to add attachments

never-displayed

 
To The Top!

Forums

  • APC UPS Data Center Backup Solutions
  • EcoStruxure IT
  • EcoStruxure Geo SCADA Expert
  • Metering & Power Quality
  • Schneider Electric Wiser

Knowledge Center

Events & webinars

Ideas

Blogs

Get Started

  • Ask the Community
  • Community Guidelines
  • Community User Guide
  • How-To & Best Practice
  • Experts Leaderboard
  • Contact Support
Brand-Logo
Subscribing is a smart move!
You can subscribe to this board after you log in or create your free account.
Forum-Icon

Create your free account or log in to subscribe to the board - and gain access to more than 10,000+ support articles along with insights from experts and peers.

Register today for FREE

Register Now

Already have an account? Login

Terms & Conditions Privacy Notice Change your Cookie Settings © 2025 Schneider Electric

This is a heading

With achievable small steps, users progress and continually feel satisfaction in task accomplishment.

Usetiful Onboarding Checklist remembers the progress of every user, allowing them to take bite-sized journeys and continue where they left.

of